Pull request #3621 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 1ecdab4148a2da39b523538a056cab399db8933d rather than f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f Obtained Jenkinsfile from 1ecdab4148a2da39b523538a056cab399db8933d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7412993149533091572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2647109650590802030.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3621/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2401856683092393755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5091596625603732090.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3621/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3621/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3694420188897831274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-86’ is offline Running on prd-centos7-docker-4c-2g-87 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7624539957281674898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f Merge succeeded, producing f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f Checking out Revision f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f (PR-3621) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1513228822246622326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7370098464112445341.key > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 Commit message: "Merge branch 'main' into issue-3597" > git rev-list --no-walk be7cd1a2b97444f2f68526818b56c1831050f36e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:50:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:50:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:50:58 ========================================================= 09:50:58 EdgeX Global Pipelines Version Info 09:50:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:50:59 ------------------- 09:50:59 stable info: 09:50:59 ------------------- 09:50:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:50:59 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:50:59 Message: update stable to v1.0.196 09:51:00 ------------------- 09:51:00 experimental info: 09:51:00 ------------------- 09:51:00 Commited By: **** collab-it+edgex@linuxfoundation.org 09:51:00 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:51:00 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3621 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3621 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3621 [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4b0b2c [Pipeline] echo 09:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:00 provisioning config files... 09:51:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8722734816103144700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:01 ---> docker-login.sh 09:51:01 nexus3.edgexfoundry.org:10001 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 nexus3.edgexfoundry.org:10002 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 nexus3.edgexfoundry.org:10003 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 nexus3.edgexfoundry.org:10004 09:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:01 Configure a credential helper to remove this warning. See 09:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:01 09:51:01 Login Succeeded 09:51:01 docker.io 09:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:02 Configure a credential helper to remove this warning. See 09:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:02 09:51:02 Login Succeeded 09:51:02 ---> docker-login.sh ends [Pipeline] } 09:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:02 ++ 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 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/core-command/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo core-command,cmd/core-command/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/core-data/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo core-data,cmd/core-data/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/core-metadata/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo core-metadata,cmd/core-metadata/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/security-bootstrapper/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/security-proxy-setup/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/support-notifications/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo support-notifications,cmd/support-notifications/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/support-scheduler/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:51:02 + for file in '`ls cmd/**/Dockerfile`' 09:51:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:51:02 ++ cut -d/ -f2 09:51:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:51:02 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 09:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:03 09:51:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:51:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:03 latest: Pulling from edgex-devops/git-semver 09:51:03 31603596830f: Pulling fs layer 09:51:03 b6dc333f4379: Pulling fs layer 09:51:03 3d9ef1400e77: Pulling fs layer 09:51:03 fd332fbdc1db: Pulling fs layer 09:51:03 fd332fbdc1db: Waiting 09:51:03 b6dc333f4379: Verifying Checksum 09:51:03 b6dc333f4379: Download complete 09:51:04 31603596830f: Verifying Checksum 09:51:04 31603596830f: Download complete 09:51:04 fd332fbdc1db: Verifying Checksum 09:51:04 fd332fbdc1db: Download complete 09:51:04 3d9ef1400e77: Verifying Checksum 09:51:04 3d9ef1400e77: Download complete 09:51:04 31603596830f: Pull complete 09:51:04 b6dc333f4379: Pull complete 09:51:05 3d9ef1400e77: Pull complete 09:51:05 fd332fbdc1db: Pull complete 09:51:05 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 09:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:51:05 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 09:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:51:06 $ docker top 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:07 [ssh-agent] Looking for ssh-agent implementation... 09:51:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:07 $ docker exec 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent 09:51:07 SSH_AUTH_SOCK=/tmp/ssh-rn77EJ2XuDvO/agent.14 09:51:07 SSH_AGENT_PID=20 09:51:07 Running ssh-add (command line suppressed) 09:51:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5319100105029798242.key (/w/workspace/edgex-go/2@tmp/private_key_5319100105029798242.key) 09:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:07 + git tag --points-at HEAD [Pipeline] } 09:51:07 $ docker exec --env ******** --env ******** 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent -k 09:51:07 unset SSH_AUTH_SOCK; 09:51:07 unset SSH_AGENT_PID; 09:51:07 echo Agent pid 20 killed; 09:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:51:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:07 [ssh-agent] Looking for ssh-agent implementation... 09:51:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:07 $ docker exec 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent 09:51:08 SSH_AUTH_SOCK=/tmp/ssh-o6UAlEDt1ezj/agent.54 09:51:08 SSH_AGENT_PID=61 09:51:08 Running ssh-add (command line suppressed) 09:51:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_152646614941153231.key (/w/workspace/edgex-go/2@tmp/private_key_152646614941153231.key) 09:51:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:08 + git semver init 09:51:08 # -> Open(): unable to determine branch for HEAD 09:51:08 # $GIT_DIR = /w/workspace/edgex-go/2/.git 09:51:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 09:51:08 # $SEMVER_REMOTE_NAME = origin 09:51:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:51:08 # $SEMVER_USER_NAME = edgex-jenkins 09:51:08 # $SEMVER_BRANCH = PR-3621 09:51:08 # $SEMVER_TEMP = /tmp/semver-138146030 09:51:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:51:20 # '/tmp/semver-138146030' -> '/w/workspace/edgex-go/2/.semver' 09:51:20 # -> Force: false 09:51:20 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 09:51:20 $ docker exec --env ******** --env ******** 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 ssh-agent -k 09:51:20 unset SSH_AUTH_SOCK; 09:51:20 unset SSH_AGENT_PID; 09:51:20 echo Agent pid 61 killed; 09:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:21 + git semver [Pipeline] } 09:51:21 $ docker stop --time=1 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 09:51:24 $ docker rm -f 33e30038a3210c120fcd320dba0c11f0c48ddb8315a62a4e2dc4c11719a89833 [Pipeline] // withDockerContainer [Pipeline] sh 09:51:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:51:24 Stashed 1 file(s) [Pipeline] echo 09:51:24 [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 09:51:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:51:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:51:26 + sudo service docker restart 09:51:26 + true 09:51:26 Redirecting to /bin/systemctl restart docker.service 09:51:40 Still waiting to schedule task 09:51:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 09:51:44 ========================================================= 09:51:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:51:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:51:44 + 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 . 09:51:46 Sending build context to Docker daemon 328.4MB 09:51:46 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:51:46 Step 2/6 : FROM ${BASE} 09:51:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:51:46 540db60ca938: Pulling fs layer 09:51:46 adcc1eea9eea: Pulling fs layer 09:51:46 4c4ab2625f07: Pulling fs layer 09:51:46 0773c198feca: Pulling fs layer 09:51:46 345f892a5656: Pulling fs layer 09:51:46 9ac62484cfdc: Pulling fs layer 09:51:46 5ac4037533be: Pulling fs layer 09:51:46 dc6bda0758c5: Pulling fs layer 09:51:46 345f892a5656: Waiting 09:51:46 9ac62484cfdc: Waiting 09:51:46 5ac4037533be: Waiting 09:51:46 dc6bda0758c5: Waiting 09:51:46 0773c198feca: Waiting 09:51:46 4c4ab2625f07: Verifying Checksum 09:51:46 4c4ab2625f07: Download complete 09:51:46 adcc1eea9eea: Verifying Checksum 09:51:46 adcc1eea9eea: Download complete 09:51:46 345f892a5656: Verifying Checksum 09:51:46 345f892a5656: Download complete 09:51:46 9ac62484cfdc: Verifying Checksum 09:51:46 9ac62484cfdc: Download complete 09:51:46 540db60ca938: Verifying Checksum 09:51:46 540db60ca938: Download complete 09:51:46 540db60ca938: Pull complete 09:51:46 adcc1eea9eea: Pull complete 09:51:46 4c4ab2625f07: Pull complete 09:51:47 5ac4037533be: Verifying Checksum 09:51:47 5ac4037533be: Download complete 09:51:49 dc6bda0758c5: Verifying Checksum 09:51:49 dc6bda0758c5: Download complete 09:51:49 0773c198feca: Verifying Checksum 09:51:49 0773c198feca: Download complete 09:51:52 0773c198feca: Pull complete 09:51:52 345f892a5656: Pull complete 09:51:52 9ac62484cfdc: Pull complete 09:51:52 5ac4037533be: Pull complete 09:51:55 dc6bda0758c5: Pull complete 09:51:55 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 09:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:51:55 ---> eb58bd16d52e 09:51:55 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 09:51:57 ---> Running in e166a37e2592 09:51:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:51:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:51:58 (1/12) Installing libmagic (5.39-r0) 09:51:59 (2/12) Installing file (5.39-r0) 09:51:59 (3/12) Installing libc-dev (0.7.2-r3) 09:51:59 (4/12) Installing g++ (10.2.1_pre1-r3) 09:52:03 (5/12) Installing fortify-headers (1.1-r0) 09:52:03 (6/12) Installing patch (2.7.6-r7) 09:52:03 (7/12) Installing build-base (0.5-r2) 09:52:03 (8/12) Installing libsodium (1.0.18-r0) 09:52:03 (9/12) Installing pkgconf (1.7.3-r0) 09:52:03 (10/12) Installing libsodium-dev (1.0.18-r0) 09:52:03 (11/12) Installing libzmq (4.3.3-r1) 09:52:03 (12/12) Installing zeromq-dev (4.3.3-r1) 09:52:03 Executing busybox-1.32.1-r6.trigger 09:52:03 OK: 219 MiB in 52 packages 09:52:05 Removing intermediate container e166a37e2592 09:52:05 ---> eb9df0e00065 09:52:05 Step 4/6 : WORKDIR /edgex-go 09:52:05 ---> Running in 204d32851b4b 09:52:05 Removing intermediate container 204d32851b4b 09:52:05 ---> dc1aa91fa8f0 09:52:05 Step 5/6 : COPY go.mod . 09:52:05 ---> 1e5b65c79735 09:52:05 Step 6/6 : RUN go mod download 09:52:05 ---> Running in a2994cd00678 09:52:15 Removing intermediate container a2994cd00678 09:52:15 ---> 9f40c170e123 09:52:15 Successfully built 9f40c170e123 09:52:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:52:15 + docker inspect -f . ci-base-image-x86_64 09:52:15 . [Pipeline] withDockerContainer 09:52:16 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 09:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:16 $ docker top 1577818c55c3c7e581432dea201ecd663e240a9cbd2301774845a473a87d5b4e -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:16 + go version 09:52:16 go version go1.16.5 linux/amd64 [Pipeline] } 09:52:16 $ docker stop --time=1 1577818c55c3c7e581432dea201ecd663e240a9cbd2301774845a473a87d5b4e 09:52:18 $ docker rm -f 1577818c55c3c7e581432dea201ecd663e240a9cbd2301774845a473a87d5b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:18 + docker inspect -f . ci-base-image-x86_64 09:52:18 . [Pipeline] withDockerContainer 09:52:18 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 09:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:19 $ docker top 737d156f940fbbc31530a7cc7c164097cda219cfec5b7758662a5904181dc927 -eo pid,comm [Pipeline] { [Pipeline] echo 09:52:19 ========================================================= 09:52:19 [edgeXBuildGoParallel] Running Tests and Build... 09:52:19 ========================================================= [Pipeline] sh 09:52:19 + go mod tidy [Pipeline] sh 09:52:20 + make test 09:52:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:52:20 go mod tidy 09:52:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:52:25 ? github.com/edgexfoundry/edgex-go [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:52:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:52:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:52:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 09:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 09:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 46.3% of statements 09:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.9% of statements 09:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements 09:53:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 09:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 95.1% of statements 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:53:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:53:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:53:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.8% of statements 09:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:53:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 09:53:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 09:53:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 09:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements 09:53:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 09:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 09:53:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 09:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 09:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 09:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements 09:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 09:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 09:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:53:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 19.3% of statements 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:53:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:53:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:53:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.6% of statements 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:53:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:53:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:53:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 09:53:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 09:53:49 GO111MODULE=on go vet ./... 09:54:15 gofmt -l . 09:54:15 [ "`gofmt -l .`" = "" ] 09:54:15 ./bin/test-attribution-txt.sh [Pipeline] sh 09:54:16 + ls -al . 09:54:16 total 568 09:54:16 drwxrwxr-x 10 1001 1001 4096 Jul 14 09:54 . 09:54:16 drwxr-xr-x 4 root root 28 Jul 14 09:52 .. 09:54:16 -rw-rw-r-- 1 1001 1001 11 Jul 14 09:50 .dockerignore 09:54:16 drwxrwxr-x 8 1001 1001 179 Jul 14 09:50 .git 09:54:16 drwxrwxr-x 3 1001 1001 125 Jul 14 09:50 .github 09:54:16 -rw-rw-r-- 1 1001 1001 818 Jul 14 09:50 .gitignore 09:54:16 -rw-rw-r-- 1 1001 1001 76 Jul 14 09:50 .hadolint.yml 09:54:16 drwx------ 3 1001 1001 58 Jul 14 09:51 .semver 09:54:16 -rw-rw-r-- 1 1001 1001 166 Jul 14 09:50 .sonarcloud.properties 09:54:16 -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:50 Attribution.txt 09:54:16 -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:50 CHANGELOG.md 09:54:16 -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:50 CONTRIBUTING.md 09:54:16 -rw-rw-r-- 1 1001 1001 931 Jul 14 09:50 Dockerfile.build 09:54:16 -rw-rw-r-- 1 1001 1001 849 Jul 14 09:50 Jenkinsfile 09:54:16 -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:50 LICENSE 09:54:16 -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:50 Makefile 09:54:16 -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:50 README.md 09:54:16 -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:50 SECURITY.md 09:54:16 -rw-rw-r-- 1 1001 1001 5 Jul 14 09:51 VERSION 09:54:16 -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:50 ZMQWindows.md 09:54:16 drwxrwxr-x 2 1001 1001 37 Jul 14 09:50 bin 09:54:16 drwxrwxr-x 14 1001 1001 4096 Jul 14 09:50 cmd 09:54:16 -rw-r--r-- 1 root root 402846 Jul 14 09:53 coverage.out 09:54:16 -rw-rw-r-- 1 1001 1001 812 Jul 14 09:50 go.mod 09:54:16 -rw-r--r-- 1 root root 20973 Jul 14 09:52 go.sum 09:54:16 drwxrwxr-x 7 1001 1001 114 Jul 14 09:50 internal 09:54:16 drwxrwxr-x 3 1001 1001 16 Jul 14 09:50 openapi 09:54:16 drwxrwxr-x 4 1001 1001 71 Jul 14 09:50 snap 09:54:16 -rw-rw-r-- 1 1001 1001 204 Jul 14 09:50 version.go [Pipeline] sh 09:54:16 + '[' -e coverage.out ] 09:54:16 + chown 1001:1001 coverage.out [Pipeline] stash 09:54:16 Stashed 1 file(s) [Pipeline] sh 09:54:16 + make build 09:54:16 go mod tidy 09:54:16 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 09:54: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 09:54:28 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 09:54:28 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 09:54:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:54:29 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 09:54:30 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 09:54:31 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 09:54:32 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 09:54:33 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 09:54:34 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 09:54:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:54:36 $ docker stop --time=1 737d156f940fbbc31530a7cc7c164097cda219cfec5b7758662a5904181dc927 09:54:38 $ docker rm -f 737d156f940fbbc31530a7cc7c164097cda219cfec5b7758662a5904181dc927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:39 09:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:40 latest: Pulling from edgex-devops/edgex-compose 09:54:40 cbdbe7a5bc2a: Pulling fs layer 09:54:40 ca9280d653b3: Pulling fs layer 09:54:40 7e9c9ca2126c: Pulling fs layer 09:54:40 cbdbe7a5bc2a: Verifying Checksum 09:54:40 cbdbe7a5bc2a: Download complete 09:54:40 cbdbe7a5bc2a: Pull complete 09:54:40 ca9280d653b3: Verifying Checksum 09:54:40 ca9280d653b3: Download complete 09:54:41 ca9280d653b3: Pull complete 09:54:41 7e9c9ca2126c: Verifying Checksum 09:54:41 7e9c9ca2126c: Download complete 09:54:45 7e9c9ca2126c: Pull complete 09:54:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:54:45 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 09:54:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:54:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-89 in /w/workspace/edgexfoundry_edgex-go_PR-3621 09:54:48 $ docker top e96b9ba5040b958d032be0cbc7c9a16afb723155477291aa372bc654d0d47746 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 09:54:48 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:54:48 The recommended git tool is: git 09:54:48 + grep parallel 09:54:48 + docker-compose build --help 09:54:49 --parallel Build images in parallel. [Pipeline] } 09:54:49 $ docker stop --time=1 e96b9ba5040b958d032be0cbc7c9a16afb723155477291aa372bc654d0d47746 09:54:50 $ docker rm -f e96b9ba5040b958d032be0cbc7c9a16afb723155477291aa372bc654d0d47746 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:51 . [Pipeline] withDockerContainer 09:54:51 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 09:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:54:51 $ docker top 7c3372f7abafb3ca2d887be8b81fa4c7c83a47c41bcba4839f18a4d2bbbfd45f -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:51 + docker-compose -f ./docker-compose-build.yml build --parallel 09:54:52 Building core-command ... 09:54:52 Building core-data ... 09:54:52 Building core-metadata ... 09:54:52 Building security-bootstrapper ... 09:54:52 Building security-proxy-setup ... 09:54:52 Building security-secretstore-setup ... 09:54:52 Building support-notifications ... 09:54:52 Building support-scheduler ... 09:54:52 Building sys-mgmt-agent ... 09:54:52 Building sys-mgmt-agent 09:54:52 Building support-notifications 09:54:52 Building core-command 09:54:52 Building security-secretstore-setup 09:54:52 Building security-bootstrapper 09:54:54 using credential edgex-jenkins-ssh 09:54:54 Cloning the remote Git repository 09:54:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:54:54 > git init /w/workspace/edgex-go/2 # timeout=10 09:54:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:54 > git --version # timeout=10 09:54:54 > git --version # 'git version 2.17.1' 09:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:55:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:55:04 ---> 9f40c170e123 09:55:04 Step 3/24 : WORKDIR /edgex-go 09:55:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:55:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:55:04 ---> 9f40c170e123 09:55:04 Step 3/23 : WORKDIR /edgex-go 09:55:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:55:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:55:04 ---> 9f40c170e123 09:55:04 Step 3/24 : WORKDIR /edgex-go 09:55:10 ---> Running in 2417ebab2880 09:55:10 ---> Running in fe05a39acfed 09:55:10 ---> Running in 5c49e85a3fc3 09:55:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:55:11 Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:55:11 Merge succeeded, producing f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:55:11 Checking out Revision f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f (PR-3621) 09:55:11 Removing intermediate container 5c49e85a3fc3 09:55:11 ---> cf297f1c4cc9 09:55:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:11 Removing intermediate container 2417ebab2880 09:55:11 ---> da351ee348d0 09:55:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:12 Removing intermediate container fe05a39acfed 09:55:12 ---> 779ac394ac91 09:55:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:55:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:55:12 ---> 9f40c170e123 09:55:12 Step 3/26 : WORKDIR /edgex-go 09:55:12 ---> Using cache 09:55:12 ---> 779ac394ac91 09:55:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:11 > git config core.sparsecheckout # timeout=10 09:55:11 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 09:55:11 > git remote # timeout=10 09:55:11 > git config --get remote.origin.url # timeout=10 09:55:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:11 > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 09:55:11 > git rev-parse HEAD^{commit} # timeout=10 09:55:11 > git config core.sparsecheckout # timeout=10 09:55:11 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 09:55:13 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:55:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:55:13 ---> 9f40c170e123 09:55:13 Step 3/32 : WORKDIR /edgex-go 09:55:13 ---> Using cache 09:55:13 ---> 779ac394ac91 09:55:13 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:13 ---> Running in 22b369a93cff 09:55:13 ---> Running in cdc6183d866a 09:55:13 ---> Running in b7b68e618eb2 09:55:13 ---> Running in e9d643156a81 09:55:13 ---> Running in 44bbac0aa628 09:55:14 Removing intermediate container 22b369a93cff 09:55:14 ---> 1796d3ad096b 09:55:14 Step 5/24 : RUN apk add --update --no-cache make bash git 09:55:14 ---> Running in 9f83b40b0d54 09:55:14 Removing intermediate container cdc6183d866a 09:55:14 ---> 7ead2dcfab2b 09:55:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:55:15 ---> Running in ac30b911f21c 09:55:15 Removing intermediate container b7b68e618eb2 09:55:15 ---> ce13c7345506 09:55:15 Step 5/32 : RUN apk add --update --no-cache make git 09:55:15 Removing intermediate container e9d643156a81 09:55:15 ---> 2d733d6a278a 09:55:15 Step 5/26 : RUN apk add --update --no-cache make git 09:55:15 ---> Running in 42c399d448b2 09:55:15 ---> Running in 6d89204f4e73 09:55:15 Removing intermediate container 44bbac0aa628 09:55:15 ---> 6b727b1d3b0f 09:55:15 Step 5/24 : RUN apk add --update --no-cache make git 09:55:15 ---> Running in d3daf154e010 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:55:15 Commit message: "Merge branch 'main' into issue-3597" 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:55:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:55:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:55:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:55:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:55:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:55:16 OK: 219 MiB in 52 packages 09:55:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:55:16 OK: 219 MiB in 52 packages 09:55:17 OK: 219 MiB in 52 packages 09:55:17 OK: 219 MiB in 52 packages 09:55:17 Removing intermediate container 9f83b40b0d54 09:55:17 ---> 588f0c7ce5e4 09:55:17 Step 6/24 : COPY go.mod . 09:55:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:55:17 OK: 219 MiB in 52 packages 09:55:17 Removing intermediate container 42c399d448b2 09:55:17 ---> 5c1eaa07a8fd 09:55:17 Step 6/32 : COPY go.mod . 09:55:17 ---> ea1e98840670 09:55:17 Step 7/24 : RUN go mod download 09:55:17 + + true 09:55:17 sudo service docker restart 09:55:17 ---> Running in 1dfad4b69ae4 09:55:17 ---> 30e0a0e74b27 09:55:17 Step 7/32 : RUN go mod download 09:55:17 ---> Running in 0b7c07a8fe17 09:55:17 Removing intermediate container d3daf154e010 09:55:17 ---> a1474037c40b 09:55:17 Step 6/24 : COPY go.mod . 09:55:17 Removing intermediate container 6d89204f4e73 09:55:17 ---> 1f8bde956b9e 09:55:17 Step 6/26 : COPY go.mod . 09:55:17 Removing intermediate container ac30b911f21c 09:55:17 ---> 6571e433b387 09:55:17 Step 6/23 : COPY go.mod . 09:55:18 ---> cedbd3488b63 09:55:18 Step 7/24 : RUN go mod download 09:55:18 ---> 3fe44f0ca934 09:55:18 Step 7/26 : RUN go mod download 09:55:18 ---> Running in 7b51c8f9f940 09:55:18 ---> 7f007612a48b 09:55:18 Step 7/23 : RUN go mod download 09:55:18 ---> Running in 9b6d5f95df15 09:55:18 ---> Running in 05a40a12a279 09:55:19 Removing intermediate container 1dfad4b69ae4 09:55:19 ---> e1dc9a17a822 09:55:19 Step 8/24 : COPY . . 09:55:19 Removing intermediate container 0b7c07a8fe17 09:55:19 ---> 780315dc6452 09:55:19 Step 8/32 : COPY . . 09:55:27 Removing intermediate container 7b51c8f9f940 09:55:27 ---> 38d906870484 09:55:27 Step 8/24 : COPY . . 09:55:27 ---> 8728df132295 09:55:27 Step 9/32 : RUN go mod tidy 09:55:27 ---> c2dc51986934 09:55:27 Step 9/24 : RUN go mod tidy 09:55:27 Removing intermediate container 05a40a12a279 09:55:27 ---> 162a69776aa9 09:55:27 Step 8/23 : COPY . . 09:55:29 ---> Running in dd15c7b25704 09:55:30 Removing intermediate container 9b6d5f95df15 09:55:30 ---> 0fa0b09daa73 09:55:30 Step 8/26 : COPY . . 09:55:30 ---> Running in e718fe3cf97b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:35 provisioning config files... 09:55:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1887031219180343871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:36 ---> docker-login.sh 09:55:36 nexus3.edgexfoundry.org:10001 09:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:37 Configure a credential helper to remove this warning. See 09:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:37 09:55:37 Login Succeeded 09:55:37 nexus3.edgexfoundry.org:10002 09:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:38 Configure a credential helper to remove this warning. See 09:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:38 09:55:38 Login Succeeded 09:55:38 nexus3.edgexfoundry.org:10003 09:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:38 Configure a credential helper to remove this warning. See 09:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:38 09:55:38 Login Succeeded 09:55:38 nexus3.edgexfoundry.org:10004 09:55:38 Removing intermediate container dd15c7b25704 09:55:38 ---> 46a426e0e3f7 09:55:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:38 ---> cc7c9a90ef4a 09:55:38 Step 9/23 : RUN go mod tidy 09:55:38 ---> 3ea45e745e15 09:55:38 Step 9/24 : RUN go mod tidy 09:55:38 ---> Running in feb38d8f49bf 09:55:38 ---> Running in e2947e63bb1a 09:55:38 ---> Running in 30be783bea95 09:55:38 Removing intermediate container e718fe3cf97b 09:55:38 ---> 77145321ad36 09:55:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:55:38 ---> Running in b381bd7150d9 09:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:39 Configure a credential helper to remove this warning. See 09:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:39 09:55:39 Login Succeeded 09:55:39 docker.io 09:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:40 Configure a credential helper to remove this warning. See 09:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:40 09:55:40 Login Succeeded 09:55:40 ---> docker-login.sh ends [Pipeline] } 09:55:40 Deleting 1 temporary files 09:55:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:40 ========================================================= 09:55:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:55:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:55:41 + 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 . 09:55:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:55:43 Sending build context to Docker daemon 165.9MB 09:55:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:55:43 Step 2/6 : FROM ${BASE} 09:55:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:43 595b0fe564bb: Pulling fs layer 09:55:43 24495759ef45: Pulling fs layer 09:55:43 d148012ef14d: Pulling fs layer 09:55:43 cb65c68fc2e2: Pulling fs layer 09:55:43 093eec477d81: Pulling fs layer 09:55:43 20fd20ab2234: Pulling fs layer 09:55:43 43245461236d: Pulling fs layer 09:55:43 5a37c24eccbd: Pulling fs layer 09:55:43 cb65c68fc2e2: Waiting 09:55:43 093eec477d81: Waiting 09:55:43 20fd20ab2234: Waiting 09:55:43 5a37c24eccbd: Waiting 09:55:43 43245461236d: Waiting 09:55:43 d148012ef14d: Verifying Checksum 09:55:43 d148012ef14d: Download complete 09:55:43 24495759ef45: Verifying Checksum 09:55:43 24495759ef45: Download complete 09:55:43 Removing intermediate container e2947e63bb1a 09:55:43 ---> 7d9b85b96fda 09:55:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:55:43 ---> Running in b96cd88a54a2 09:55:43 Removing intermediate container 30be783bea95 09:55:43 ---> 65575689f3d5 09:55:43 Step 10/24 : RUN make cmd/core-command/core-command 09:55:43 093eec477d81: Download complete 09:55:43 20fd20ab2234: Verifying Checksum 09:55:43 20fd20ab2234: Download complete 09:55:43 595b0fe564bb: Verifying Checksum 09:55:43 595b0fe564bb: Download complete 09:55:43 43245461236d: Verifying Checksum 09:55:43 43245461236d: Download complete 09:55:43 ---> Running in d6ca816817ef 09:55:44 595b0fe564bb: Pull complete 09:55:44 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 09:55:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:55:45 24495759ef45: Pull complete 09:55:45 d148012ef14d: Pull complete 09:55:46 5a37c24eccbd: Verifying Checksum 09:55:46 5a37c24eccbd: Download complete 09:55:47 cb65c68fc2e2: Verifying Checksum 09:55:47 cb65c68fc2e2: Download complete 09:55:52 ---> 1bb2cbbd4687 09:55:52 Step 9/26 : RUN go mod tidy 09:55:52 ---> Running in 2465a774e079 09:55:54 Removing intermediate container 2465a774e079 09:55:54 ---> aab1f4a03f5e 09:55:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:54 ---> Running in b33e931c1ce0 09:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:55:57 cb65c68fc2e2: Pull complete 09:55:57 093eec477d81: Pull complete 09:55:58 20fd20ab2234: Pull complete 09:55:58 43245461236d: Pull complete 09:56:03 5a37c24eccbd: Pull complete 09:56:03 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 09:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:56:03 ---> 274d7007c78b 09:56:03 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 09:56:05 ---> Running in 4bf74c65111b 09:56:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:56:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:56:08 (1/12) Installing libmagic (5.39-r0) 09:56:08 (2/12) Installing file (5.39-r0) 09:56:08 (3/12) Installing libc-dev (0.7.2-r3) 09:56:09 (4/12) Installing g++ (10.2.1_pre1-r3) 09:56:14 (5/12) Installing fortify-headers (1.1-r0) 09:56:14 (6/12) Installing patch (2.7.6-r7) 09:56:14 (7/12) Installing build-base (0.5-r2) 09:56:14 (8/12) Installing libsodium (1.0.18-r0) 09:56:15 (9/12) Installing pkgconf (1.7.3-r0) 09:56:15 (10/12) Installing libsodium-dev (1.0.18-r0) 09:56:15 (11/12) Installing libzmq (4.3.3-r1) 09:56:15 (12/12) Installing zeromq-dev (4.3.3-r1) 09:56:15 Executing busybox-1.32.1-r6.trigger 09:56:15 OK: 218 MiB in 52 packages 09:56:19 Removing intermediate container 4bf74c65111b 09:56:19 ---> 6a46c648ed57 09:56:19 Step 4/6 : WORKDIR /edgex-go 09:56:19 ---> Running in d74a5f11cca6 09:56:20 Removing intermediate container d74a5f11cca6 09:56:20 ---> 14c8e5b34f9c 09:56:20 Step 5/6 : COPY go.mod . 09:56:20 ---> 556203f3bb3f 09:56:20 Step 6/6 : RUN go mod download 09:56:20 ---> Running in c41a9cb3639e 09:56:21 Removing intermediate container feb38d8f49bf 09:56:21 ---> a6a550474d8d 09:56:21 09:56:21 Step 11/32 : FROM alpine:3.12 09:56:21 3.12: Pulling from library/alpine 09:56:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:56:21 Status: Downloaded newer image for alpine:3.12 09:56:21 ---> 13621d1b12d4 09:56:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:56:21 ---> Running in 429883ce7735 09:56:21 Removing intermediate container 429883ce7735 09:56:21 ---> 2d12fbf9baee 09:56:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:56:21 Removing intermediate container b381bd7150d9 09:56:21 ---> 0c4da17aaa0c 09:56:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:56:21 ---> Running in 13287d3f4fab 09:56:21 ---> Running in 609fe714ba46 09:56:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:56:21 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 09:56:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:56:22 (1/2) Installing dumb-init (1.2.2-r1) 09:56:22 (2/2) Installing su-exec (0.2-r1) 09:56:22 Executing busybox-1.31.1-r20.trigger 09:56:22 OK: 6 MiB in 16 packages 09:56:23 Removing intermediate container 13287d3f4fab 09:56:23 ---> 85e671981b65 09:56:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:56:23 ---> Running in 5943bcc11ea2 09:56:23 Removing intermediate container 5943bcc11ea2 09:56:23 ---> 6a9455d947f4 09:56:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:56:24 ---> Running in 44bbdc6a1f8b 09:56:24 Removing intermediate container 609fe714ba46 09:56:24 ---> ed2382607bcf 09:56:24 09:56:24 Step 12/24 : FROM docker:20.10.0 09:56:24 Removing intermediate container d6ca816817ef 09:56:24 ---> 306e5b1cbfb9 09:56:24 09:56:24 Step 11/24 : FROM alpine:3.12 09:56:24 ---> 13621d1b12d4 09:56:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:56:24 Removing intermediate container 44bbdc6a1f8b 09:56:24 ---> c7753bb638a0 09:56:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:56:24 20.10.0: Pulling from library/docker 09:56:24 ---> Running in a55d1b6c3ad0 09:56:24 ---> Running in b5a0d1114965 09:56:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:56:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:56:25 (1/1) Installing dumb-init (1.2.2-r1) 09:56:25 Executing busybox-1.31.1-r20.trigger 09:56:25 OK: 6 MiB in 15 packages 09:56:26 Removing intermediate container a55d1b6c3ad0 09:56:26 ---> 5d4330bd33cc 09:56:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:56:26 ---> Running in 3bf9c4482dac 09:56:26 Removing intermediate container b5a0d1114965 09:56:26 ---> d1c819e94c9f 09:56:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:56:26 ---> Running in ecd46f499e39 09:56:27 Removing intermediate container ecd46f499e39 09:56:27 ---> 2cf5dc0c9c02 09:56:27 Step 14/24 : ENV APP_PORT=59882 09:56:27 Removing intermediate container 3bf9c4482dac 09:56:27 ---> 58872ae84877 09:56:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:56:27 ---> Running in 6c471a4fa248 09:56:28 Removing intermediate container 6c471a4fa248 09:56:28 ---> 6c22ebb81852 09:56:28 Step 15/24 : EXPOSE $APP_PORT 09:56:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:56:29 ---> Running in fd2166ecfc7e 09:56:29 ---> 13966bd8ba8a 09:56:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:56:29 ---> Running in 856de74b90b4 09:56:30 Removing intermediate container fd2166ecfc7e 09:56:30 ---> a5ce36a7b53c 09:56:30 Step 16/24 : WORKDIR / 09:56:30 ---> Running in 549c72067fe0 09:56:30 Removing intermediate container 549c72067fe0 09:56:30 ---> 4dd13d5cb397 09:56:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:56:30 Status: Downloaded newer image for docker:20.10.0 09:56:30 ---> aefe523efa57 09:56:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:56:31 ---> Running in 1d006622bf32 09:56:31 ---> 50c1985f6f9d 09:56:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:56:31 Removing intermediate container b96cd88a54a2 09:56:31 ---> 9fb515fbdf08 09:56:31 09:56:31 Step 11/23 : FROM alpine:3.12 09:56:31 ---> 13621d1b12d4 09:56:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:56:31 ---> Running in 19ec63c54411 09:56:31 Removing intermediate container 1d006622bf32 09:56:31 ---> a77a5a7bbc75 09:56:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:56:31 ---> Running in 1979eff6a256 09:56:31 Removing intermediate container 856de74b90b4 09:56:31 ---> cf9ad6172c5d 09:56:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:56:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:56:32 ---> e02b85577d5c 09:56:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:56:32 ---> d57f0001c503 09:56:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:56:32 Removing intermediate container b33e931c1ce0 09:56:32 ---> c8abef961ab0 09:56:32 09:56:32 Step 11/26 : FROM alpine:3.12 09:56:32 ---> 13621d1b12d4 09:56:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:56:32 (1/2) Installing ca-certificates (20191127-r4) 09:56:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:56:32 (2/2) Installing dumb-init (1.2.2-r1) 09:56:32 Executing busybox-1.31.1-r20.trigger 09:56:32 Executing ca-certificates-20191127-r4.trigger 09:56:32 ---> Running in 040da108fe51 09:56:32 OK: 6 MiB in 16 packages 09:56:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:56:32 (1/39) Installing readline (8.0.4-r0) 09:56:32 (2/39) Installing bash (5.0.17-r0) 09:56:32 Executing bash-5.0.17-r0.post-install 09:56:32 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:56:32 (4/39) Installing libcurl (7.77.0-r0) 09:56:32 (5/39) Installing curl (7.77.0-r0) 09:56:32 (6/39) Installing dumb-init (1.2.2-r1) 09:56:32 (7/39) Installing libbz2 (1.0.8-r1) 09:56:32 (8/39) Installing expat (2.2.9-r1) 09:56:32 (9/39) Installing libffi (3.3-r2) 09:56:32 ---> 39ace2adb601 09:56:32 Step 20/24 : ENTRYPOINT ["/core-command"] 09:56:32 (10/39) Installing gdbm (1.13-r1) 09:56:32 (11/39) Installing xz-libs (5.2.5-r0) 09:56:32 (12/39) Installing sqlite-libs (3.32.1-r1) 09:56:32 (13/39) Installing python3 (3.8.10-r0) 09:56:32 ---> Running in caf9af8d1996 09:56:33 ---> 1bf27b0bf368 09:56:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:56:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:56:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:56:33 (1/6) Installing ca-certificates (20191127-r4) 09:56:33 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:56:33 (3/6) Installing libcurl (7.77.0-r0) 09:56:33 (4/6) Installing curl (7.77.0-r0) 09:56:33 (5/6) Installing dumb-init (1.2.2-r1) 09:56:33 (6/6) Installing su-exec (0.2-r1) 09:56:33 Executing busybox-1.31.1-r20.trigger 09:56:33 Executing ca-certificates-20191127-r4.trigger 09:56:33 Removing intermediate container caf9af8d1996 09:56:33 ---> 7efb186c49bc 09:56:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:33 OK: 7 MiB in 20 packages 09:56:33 Removing intermediate container 19ec63c54411 09:56:33 ---> d497d55bbe34 09:56:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:56:33 ---> a6fe4ca5b533 09:56:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:56:33 ---> Running in c4399208c8f2 09:56:33 ---> Running in 160cd26d9348 09:56:34 (14/39) Installing py3-appdirs (1.4.4-r1) 09:56:34 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:56:34 (16/39) Installing py3-parsing (2.4.7-r0) 09:56:34 (17/39) Installing py3-six (1.15.0-r0) 09:56:34 (18/39) Installing py3-packaging (20.4-r0) 09:56:34 (19/39) Installing py3-setuptools (47.0.0-r0) 09:56:34 (20/39) Installing py3-chardet (3.0.4-r4) 09:56:34 (21/39) Installing py3-idna (2.9-r0) 09:56:34 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:56:34 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:56:34 (24/39) Installing py3-requests (2.23.0-r0) 09:56:34 (25/39) Installing py3-msgpack (1.0.0-r0) 09:56:34 (26/39) Installing py3-lockfile (0.12.2-r3) 09:56:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:56:34 (28/39) Installing py3-colorama (0.4.3-r0) 09:56:34 (29/39) Installing py3-distlib (0.3.0-r0) 09:56:34 (30/39) Installing py3-distro (1.5.0-r1) 09:56:34 (31/39) Installing py3-webencodings (0.5.1-r3) 09:56:34 (32/39) Installing py3-html5lib (1.0.1-r4) 09:56:34 Removing intermediate container c4399208c8f2 09:56:34 ---> efaf7aa01353 09:56:34 Step 22/24 : LABEL arch=x86_64 09:56:34 (33/39) Installing py3-pytoml (0.1.21-r0) 09:56:34 Removing intermediate container 160cd26d9348 09:56:34 ---> db356c43b69c 09:56:34 Step 14/23 : ENV APP_PORT=59860 09:56:34 (34/39) Installing py3-pep517 (0.8.2-r0) 09:56:34 (35/39) Installing py3-progress (1.5-r0) 09:56:34 (36/39) Installing py3-toml (0.10.1-r0) 09:56:34 (37/39) Installing py3-retrying (1.3.3-r0) 09:56:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:56:34 (39/39) Installing py3-pip (20.1.1-r0) 09:56:34 ---> Running in a7d7bc780818 09:56:34 ---> 979a524258a4 09:56:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:56:34 Executing busybox-1.31.1-r19.trigger 09:56:34 ---> Running in 417bc2b7b242 09:56:34 OK: 72 MiB in 59 packages 09:56:34 Removing intermediate container 040da108fe51 09:56:34 ---> 8c1224bc28f9 09:56:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:56:34 Removing intermediate container a7d7bc780818 09:56:34 ---> 17608a2336cf 09:56:34 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:56:34 ---> Running in 99233aff3a0d 09:56:35 ---> Running in cf073cbb9131 09:56:35 Removing intermediate container 417bc2b7b242 09:56:35 ---> 2c07fef15703 09:56:35 Step 15/23 : EXPOSE $APP_PORT 09:56:35 ---> Running in 74ea18fa9854 09:56:35 Removing intermediate container 99233aff3a0d 09:56:35 ---> 5e03853fafd8 09:56:35 Step 14/26 : WORKDIR / 09:56:35 Removing intermediate container cf073cbb9131 09:56:35 ---> 34ecb1d7c69b 09:56:35 Step 24/24 : LABEL version=0.0.0 09:56:35 ---> 5dafdda3ee5a 09:56:35 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:56:35 ---> Running in 72799bfb5800 09:56:35 ---> Running in 1c3a486a5699 09:56:35 ---> Running in 2a4f24cb3fb4 09:56:35 Removing intermediate container 74ea18fa9854 09:56:35 ---> 398c8e1a930b 09:56:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:35 Removing intermediate container 72799bfb5800 09:56:35 ---> affdd264018c 09:56:35 09:56:35 Collecting docker-compose==1.23.2 09:56:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:56:35 Collecting cached-property<2,>=1.2.0 09:56:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:56:35 Successfully built affdd264018c 09:56:35 Successfully tagged core-command:latest 09:56:35 Building core-data 09:56:35  Building core-command ... done Collecting jsonschema<3,>=2.5.1 09:56:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:56:35 Collecting texttable<0.10,>=0.9.0 09:56:35 Downloading texttable-0.9.1.tar.gz (11 kB) 09:56:35 Removing intermediate container 1c3a486a5699 09:56:35 ---> c21368ad9cbd 09:56:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:56:35 Removing intermediate container 2a4f24cb3fb4 09:56:35 ---> 081f0d9d5e59 09:56:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:56:36 ---> 1fd9b95f9c16 09:56:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:36 Collecting docker<4.0,>=3.6.0 09:56:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:56:36 Collecting docopt<0.7,>=0.6.1 09:56:36 Downloading docopt-0.6.2.tar.gz (25 kB) 09:56:36 Collecting PyYAML<4,>=3.10 09:56:36 Downloading PyYAML-3.13.tar.gz (270 kB) 09:56:37 Collecting websocket-client<1.0,>=0.32.0 09:56:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:56:37 Collecting dockerpty<0.5,>=0.4.1 09:56:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:56:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:56:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:56:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:56:38 Collecting docker-pycreds>=0.4.0 09:56:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:56:38 Collecting urllib3<1.25,>=1.21.1 09:56:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:56:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:56:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:56:38 Collecting idna<2.8,>=2.5 09:56:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:56:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:56:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:56:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:56:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:56:38 Installing collected packages: cached-property, jsonschema, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, PyYAML, dockerpty, docker-compose 09:56:39 ---> 5030cea4486f 09:56:39 Step 27/32 : RUN chmod +x /entrypoint.sh 09:56:39 ---> 4177cb4151b3 09:56:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:56:40 Running setup.py install for texttable: started 09:56:40 Running setup.py install for texttable: finished with status 'done' 09:56:40 ---> 76b153c6eecc 09:56:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:56:40 ---> Running in 53da09ff9a1a 09:56:40 ---> 8da4eb5e7b9f 09:56:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:56:40 Attempting uninstall: urllib3 09:56:40 Found existing installation: urllib3 1.25.9 09:56:40 Uninstalling urllib3-1.25.9: 09:56:41 Successfully uninstalled urllib3-1.25.9 09:56:41 ---> c697450e52e5 09:56:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:56:41 Attempting uninstall: idna 09:56:41 Found existing installation: idna 2.9 09:56:41 Uninstalling idna-2.9: 09:56:41 Successfully uninstalled idna-2.9 09:56:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:56:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:56:41 ---> 9f40c170e123 09:56:41 Step 3/24 : WORKDIR /edgex-go 09:56:41 ---> Using cache 09:56:41 ---> 779ac394ac91 09:56:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:41 ---> Using cache 09:56:41 ---> 6b727b1d3b0f 09:56:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:56:42 Attempting uninstall: requests 09:56:42 Found existing installation: requests 2.23.0 09:56:42 Uninstalling requests-2.23.0: 09:56:42 Successfully uninstalled requests-2.23.0 09:56:42 ---> 623d5664232a 09:56:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:56:42 ---> Running in 266d3f844731 09:56:42 ---> Running in f329c73a0892 09:56:42 Running setup.py install for docopt: started 09:56:42 Removing intermediate container 266d3f844731 09:56:42 ---> d68226f81755 09:56:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:42 ---> Running in 3990448e6221 09:56:42 ---> 0cf31631bbe0 09:56:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:56:42 Removing intermediate container 53da09ff9a1a 09:56:42 ---> 6f59108abce8 09:56:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:56:42 Running setup.py install for docopt: finished with status 'done' 09:56:42 Running setup.py install for PyYAML: started 09:56:42 Removing intermediate container 3990448e6221 09:56:42 ---> 97c67007ec9f 09:56:42 Step 21/23 : LABEL arch=x86_64 09:56:43 ---> Running in f513b34e0cc4 09:56:43 ---> Running in 68ba2e1995b6 09:56:43 ---> f5020abdb19c 09:56:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:43 Running setup.py install for PyYAML: finished with status 'done' 09:56:43 Running setup.py install for dockerpty: started 09:56:43 Removing intermediate container 68ba2e1995b6 09:56:43 ---> bbb5510c0a25 09:56:43 Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:56:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:56:43 Running setup.py install for dockerpty: finished with status 'done' 09:56:43 Removing intermediate container f513b34e0cc4 09:56:43 ---> f9ca49eca289 09:56:43 Step 29/32 : CMD ["gate"] 09:56:44 ---> Running in 30f08a044988 09:56:44 ---> 39fcdbcb0b10 09:56:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:44 ---> Running in 050b3747c64f 09:56:44 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 09:56:44 OK: 219 MiB in 52 packages 09:56:44 Removing intermediate container 30f08a044988 09:56:44 ---> f3d260718ab7 09:56:44 Step 23/23 : LABEL version=0.0.0 09:56:44 ---> Running in 2a0dd60b4c9f 09:56:44 Removing intermediate container 050b3747c64f 09:56:44 ---> 03c98fcf4c6d 09:56:44 Step 30/32 : LABEL arch=x86_64 09:56:44 ---> Running in fe785d39f818 09:56:44 ---> a96d07bc0001 09:56:44 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/ 09:56:44 Removing intermediate container 2a0dd60b4c9f 09:56:44 ---> 7714eed57571 09:56:44 09:56:44 ---> Running in 2d5db7edab6b 09:56:44 Successfully built 7714eed57571 09:56:44 Removing intermediate container f329c73a0892 09:56:44 ---> eb0690724a3b 09:56:44 Step 6/24 : COPY go.mod . 09:56:44 Successfully tagged support-notifications:latest 09:56:44 Building support-scheduler 09:56:44  Building support-notifications ... done Removing intermediate container fe785d39f818 09:56:44 ---> 401197b7c4ac 09:56:44 Step 31/32 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:56:45 ---> Running in 7255c8021614 09:56:46 ---> d5a0d992b281 09:56:46 Step 7/24 : RUN go mod download 09:56:47 Removing intermediate container c41a9cb3639e 09:56:47 ---> 53b8c55872f7 09:56:47 Successfully built 53b8c55872f7 09:56:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:56:48 + docker inspect -f . ci-base-image-arm64 09:56:48 . [Pipeline] withDockerContainer 09:56:48 prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container 09:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:56:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:56:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:49 ---> 9f40c170e123 09:56:49 Step 3/23 : WORKDIR /edgex-go 09:56:49 ---> Using cache 09:56:49 ---> 779ac394ac91 09:56:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:49 ---> Using cache 09:56:49 ---> 6b727b1d3b0f 09:56:49 Step 5/23 : RUN apk add --update --no-cache make git 09:56:49 ---> Using cache 09:56:49 ---> a1474037c40b 09:56:49 Step 6/23 : COPY go.mod . 09:56:49 ---> Using cache 09:56:49 ---> cedbd3488b63 09:56:49 Step 7/23 : RUN go mod download 09:56:49 ---> Using cache 09:56:49 ---> 38d906870484 09:56:49 Step 8/23 : COPY . . 09:56:49 ---> Using cache 09:56:49 ---> 3ea45e745e15 09:56:49 Step 9/23 : RUN go mod tidy 09:56:49 ---> Using cache 09:56:49 ---> 65575689f3d5 09:56:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:56:50 $ docker top ada7baf7b1ba759e664ae3e02fc2adc912749dbf8f63f08a3883e859ce68bdfb -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:50 ---> Running in 4aeef14ad262 09:56:50 Removing intermediate container 7255c8021614 09:56:50 ---> 4028c0100077 09:56:50 Step 32/32 : LABEL version=0.0.0 09:56:51 + go version 09:56:51 go version go1.16.5 linux/arm64 09:56:51 ---> Running in 32a00eb8afe9 09:56:51 ---> Running in ab292a8648cc 09:56:51 Removing intermediate container 1979eff6a256 09:56:51 ---> 3c63cb34f90b 09:56:51 Step 15/24 : ENV APP_PORT=58890 09:56:51 Removing intermediate container 2d5db7edab6b 09:56:51 ---> 3c841b41ae12 09:56:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:56:51 ---> Running in 67d839c55d60 09:56:51 ---> Running in 623f010a53e6 [Pipeline] } 09:56:51 $ docker stop --time=1 ada7baf7b1ba759e664ae3e02fc2adc912749dbf8f63f08a3883e859ce68bdfb 09:56:51 Removing intermediate container ab292a8648cc 09:56:51 ---> 2ddf871d903d 09:56:51 09:56:51 Removing intermediate container 67d839c55d60 09:56:51 ---> 3cc239119019 09:56:51 Step 16/24 : EXPOSE $APP_PORT 09:56:51 Successfully built 2ddf871d903d 09:56:51 Successfully tagged security-bootstrapper:latest 09:56:51 Building security-proxy-setup 09:56:51 ---> Running in 4bee7e2e194e 09:56:51  Building security-bootstrapper ... done Removing intermediate container 623f010a53e6 09:56:51 ---> cea8a9ca883b 09:56:51 Step 24/26 : LABEL arch=x86_64 09:56:51 ---> Running in d9446dcb8347 09:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:56:52 Removing intermediate container 4bee7e2e194e 09:56:52 ---> df3e3f354a90 09:56:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:56:52 $ docker rm -f ada7baf7b1ba759e664ae3e02fc2adc912749dbf8f63f08a3883e859ce68bdfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:53 + docker inspect -f . ci-base-image-arm64 09:56:53 . [Pipeline] withDockerContainer 09:56:53 prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container 09:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:56:54 Removing intermediate container d9446dcb8347 09:56:54 ---> 9de3f32ae415 09:56:54 Step 25/26 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:56:55 $ docker top 009677e02a0ad492a4afc1828ab6e78f047ca0351a24a082dac58e6998ef0167 -eo pid,comm 09:56:55 ---> 26cbdfa58970 09:56:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:56:55 ---> Running in 0bc48e4deb71 09:56:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:56:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:56:55 ---> 9f40c170e123 09:56:55 Step 3/22 : WORKDIR /edgex-go 09:56:55 ---> Using cache 09:56:55 ---> 779ac394ac91 09:56:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:55 ---> Using cache 09:56:55 ---> 6b727b1d3b0f 09:56:55 Step 5/22 : RUN apk add --update --no-cache make git 09:56:55 ---> Using cache 09:56:55 ---> a1474037c40b 09:56:55 Step 6/22 : COPY go.mod . 09:56:55 ---> Using cache 09:56:55 ---> cedbd3488b63 09:56:55 Step 7/22 : RUN go mod download 09:56:55 ---> Using cache 09:56:55 ---> 38d906870484 09:56:55 Step 8/22 : COPY . . 09:56:55 ---> Using cache 09:56:55 ---> 3ea45e745e15 09:56:55 Step 9/22 : RUN go mod tidy 09:56:55 ---> Using cache 09:56:55 ---> 65575689f3d5 09:56:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] { [Pipeline] echo 09:56:55 ========================================================= 09:56:55 [edgeXBuildGoParallel] Running Tests and Build... 09:56:55 ========================================================= [Pipeline] sh 09:56:55 Removing intermediate container 0bc48e4deb71 09:56:55 ---> 94fffeeefc16 09:56:55 Step 26/26 : LABEL version=0.0.0 09:56:55 ---> Running in 8ddc9ebfb96d 09:56:56 ---> Running in 16ff78518eb6 09:56:56 ---> 3870813f92f7 09:56:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:56:56 Removing intermediate container 4aeef14ad262 09:56:56 ---> 3d3fc0cf9f0e 09:56:56 Step 8/24 : COPY . . 09:56:56 Removing intermediate container 16ff78518eb6 09:56:56 ---> 613c7b35b060 09:56:56 09:56:56 + go mod tidy 09:56:56 ---> 6306daae7bdc 09:56:56 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:56:56 Successfully built 613c7b35b060 09:56:56 Successfully tagged security-secretstore-setup:latest 09:56:56 Building core-metadata 09:56:57  Building security-secretstore-setup ... done 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 09:56:57 ---> Running in 5fbe48028a39 [Pipeline] sh 09:56:57 + make test 09:56:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:56:57 go mod tidy 09:56:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:57:05 Removing intermediate container 5fbe48028a39 09:57:05 ---> 870f8cfab9b5 09:57:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:06 ---> e463c1d6fc2f 09:57:06 Step 9/24 : RUN go mod tidy 09:57:06 ---> Running in 7e8dfd4e3fe2 09:57:06 ---> Running in 47a7633163bb 09:57:06 Removing intermediate container 7e8dfd4e3fe2 09:57:06 ---> 283e1176a5a4 09:57:06 Step 22/24 : LABEL arch=x86_64 09:57:06 ---> Running in 991ced5e7a75 09:57:07 Removing intermediate container 991ced5e7a75 09:57:07 ---> 0184e9da9231 09:57:07 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:57:07 ---> Running in 34ecd554d108 09:57:07 Removing intermediate container 34ecd554d108 09:57:07 ---> e894e0ba143b 09:57:07 Step 24/24 : LABEL version=0.0.0 09:57:07 ---> Running in bf7c3a3f4960 09:57:07 Removing intermediate container bf7c3a3f4960 09:57:07 ---> 6ddef5be1ad4 09:57:07 09:57:07 Successfully built 6ddef5be1ad4 09:57:07 Successfully tagged sys-mgmt-agent:latest 09:57:08  Building sys-mgmt-agent ... done Removing intermediate container 47a7633163bb 09:57:08 ---> 720a2f73a9f7 09:57:08 Step 10/24 : RUN make cmd/core-data/core-data 09:57:09 ---> Running in e371df27c203 09:57:09 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 09:57:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:57:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:57:13 ---> 9f40c170e123 09:57:13 Step 3/24 : WORKDIR /edgex-go 09:57:13 ---> Using cache 09:57:13 ---> 779ac394ac91 09:57:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:13 ---> Using cache 09:57:13 ---> 6b727b1d3b0f 09:57:13 Step 5/24 : RUN apk add --update --no-cache make git 09:57:13 ---> Using cache 09:57:13 ---> a1474037c40b 09:57:13 Step 6/24 : COPY go.mod . 09:57:13 ---> Using cache 09:57:13 ---> cedbd3488b63 09:57:13 Step 7/24 : RUN go mod download 09:57:13 ---> Using cache 09:57:13 ---> 38d906870484 09:57:13 Step 8/24 : COPY . . 09:57:13 ---> Using cache 09:57:13 ---> 3ea45e745e15 09:57:13 Step 9/24 : RUN go mod tidy 09:57:13 ---> Using cache 09:57:13 ---> 65575689f3d5 09:57:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:57:14 ---> Running in 3dc1cec1a8fc 09:57:15 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 09:57:25 ? github.com/edgexfoundry/edgex-go [no test files] 09:57:25 Removing intermediate container 32a00eb8afe9 09:57:25 ---> d69d24c0c125 09:57:25 09:57:25 Step 11/23 : FROM alpine:3.12 09:57:25 ---> 13621d1b12d4 09:57:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:57:25 ---> Using cache 09:57:25 ---> d1c819e94c9f 09:57:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:25 ---> Using cache 09:57:25 ---> 2cf5dc0c9c02 09:57:25 Step 14/23 : ENV APP_PORT=59861 09:57:25 ---> Running in 43c1dd1a93ea 09:57:25 Removing intermediate container 43c1dd1a93ea 09:57:25 ---> 7ff28baaad07 09:57:25 Step 15/23 : EXPOSE $APP_PORT 09:57:25 ---> Running in cbcc98f9ba43 09:57:25 Removing intermediate container cbcc98f9ba43 09:57:25 ---> 2f955229c0f3 09:57:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:25 ---> 53e12496ef42 09:57:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:25 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 09:57:25 ---> 1a9ea53c2133 09:57:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:57:25 ---> 7c4f32622b2a 09:57:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:57:25 ---> Running in 476bf03243b5 09:57:26 Removing intermediate container 476bf03243b5 09:57:26 ---> 10eab23fb263 09:57:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:26 ---> Running in 5a54f46154ad 09:57:26 Removing intermediate container 5a54f46154ad 09:57:26 ---> e8fd37fa29cc 09:57:26 Step 21/23 : LABEL arch=x86_64 09:57:26 ---> Running in 6bdc92a2a3cc 09:57:26 Removing intermediate container 6bdc92a2a3cc 09:57:26 ---> fee38d41d167 09:57:26 Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:57:26 ---> Running in 64b08af3232c 09:57:26 Removing intermediate container 64b08af3232c 09:57:26 ---> 5429d887d06f 09:57:26 Step 23/23 : LABEL version=0.0.0 09:57:26 ---> Running in 47a3256bee9d 09:57:26 Removing intermediate container 47a3256bee9d 09:57:26 ---> 589ab6244de5 09:57:26 09:57:26 Successfully built 589ab6244de5 09:57:26 Successfully tagged support-scheduler:latest 09:57:30  Building support-scheduler ... done Removing intermediate container 8ddc9ebfb96d 09:57:30 ---> 4dbb991821ee 09:57:30 09:57:30 Step 11/22 : FROM alpine:3.12 09:57:30 ---> 13621d1b12d4 09:57:30 Step 12/22 : RUN apk add --update --no-cache curl 09:57:30 ---> Running in a6d9033c8a42 09:57:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:30 (1/4) Installing ca-certificates (20191127-r4) 09:57:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:57:30 (3/4) Installing libcurl (7.77.0-r0) 09:57:31 (4/4) Installing curl (7.77.0-r0) 09:57:31 Executing busybox-1.31.1-r20.trigger 09:57:31 Executing ca-certificates-20191127-r4.trigger 09:57:31 OK: 7 MiB in 18 packages 09:57:31 Removing intermediate container a6d9033c8a42 09:57:31 ---> e2be7e104fdb 09:57:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:57:31 ---> Running in 885009886e1a 09:57:31 Removing intermediate container 885009886e1a 09:57:31 ---> f4b9e9d15d8a 09:57:31 Step 14/22 : WORKDIR /edgex 09:57:31 ---> Running in 5439dc4b7f16 09:57:32 Removing intermediate container 5439dc4b7f16 09:57:32 ---> a5b2ca34a031 09:57:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:57:32 ---> 3bb161a84e0d 09:57:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:57:33 ---> 46221a39af83 09:57:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:57:33 ---> 1c2e5cc9cab4 09:57:33 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:57:33 ---> Running in 452f0819268e 09:57:33 Removing intermediate container 452f0819268e 09:57:33 ---> 5553b5c704fc 09:57:33 Step 19/22 : CMD ["--init=true"] 09:57:33 ---> Running in 483304b7b395 09:57:34 Removing intermediate container 483304b7b395 09:57:34 ---> e9d2c387cbf6 09:57:34 Step 20/22 : LABEL arch=x86_64 09:57:34 ---> Running in 72f60c4d5593 09:57:34 Removing intermediate container 72f60c4d5593 09:57:34 ---> ebacb8591f4f 09:57:34 Step 21/22 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:57:34 ---> Running in d6ec645e64a6 09:57:34 Removing intermediate container d6ec645e64a6 09:57:34 ---> 3f4323855c35 09:57:34 Step 22/22 : LABEL version=0.0.0 09:57:34 ---> Running in 6ddee48c2216 09:57:34 Removing intermediate container 6ddee48c2216 09:57:34 ---> 293e1e1c68d5 09:57:34 09:57:34 Successfully built 293e1e1c68d5 09:57:34 Successfully tagged security-proxy-setup:latest 09:57:40  Building security-proxy-setup ... done Removing intermediate container e371df27c203 09:57:40 ---> 76a835538eaf 09:57:40 09:57:40 Step 11/24 : FROM alpine:3.12 09:57:40 ---> 13621d1b12d4 09:57:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:57:40 ---> Running in 2e400d661c08 09:57:40 Removing intermediate container 2e400d661c08 09:57:40 ---> 312eb7311cb4 09:57:40 Step 13/24 : ENV APP_PORT=59880 09:57:40 ---> Running in 73a40ba5caea 09:57:40 Removing intermediate container 73a40ba5caea 09:57:40 ---> 4a44a7a692f7 09:57:40 Step 14/24 : EXPOSE $APP_PORT 09:57:40 ---> Running in 97c3e1f11e09 09:57:40 Removing intermediate container 97c3e1f11e09 09:57:40 ---> b0e1e4f2d557 09:57:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:40 ---> Running in 4594ddc93e78 09:57:40 Removing intermediate container 3dc1cec1a8fc 09:57:40 ---> 85b8b51190cf 09:57:40 09:57:40 Step 11/24 : FROM alpine:3.12 09:57:40 ---> 13621d1b12d4 09:57:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:57:40 ---> Using cache 09:57:40 ---> d1c819e94c9f 09:57:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:40 ---> Using cache 09:57:40 ---> 2cf5dc0c9c02 09:57:40 Step 14/24 : ENV APP_PORT=59881 09:57:40 ---> Running in 9e526fb11a9b 09:57:40 Removing intermediate container 9e526fb11a9b 09:57:40 ---> 484f04e544ab 09:57:40 Step 15/24 : EXPOSE $APP_PORT 09:57:40 ---> Running in da6261cdc55d 09:57:40 Removing intermediate container da6261cdc55d 09:57:40 ---> 66bdd447713e 09:57:40 Step 16/24 : WORKDIR / 09:57:40 ---> Running in b2da2a95c910 09:57:40 Removing intermediate container b2da2a95c910 09:57:40 ---> 01ad7b584949 09:57:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:41 Removing intermediate container 4594ddc93e78 09:57:41 ---> f666dde1daa0 09:57:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:57:41 ---> Running in 0f9fbdd01b88 09:57:41 ---> 90dd962ddcfb 09:57:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:41 ---> 95f2e4675c08 09:57:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:57:41 ---> 5719a2383e7a 09:57:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:57:41 ---> Running in 0c5704ccde42 09:57:41 Removing intermediate container 0c5704ccde42 09:57:41 ---> 23742940be75 09:57:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:41 ---> Running in 7cb2f5969e2b 09:57:41 Removing intermediate container 7cb2f5969e2b 09:57:41 ---> 69311df5bde5 09:57:41 Step 22/24 : LABEL arch=x86_64 09:57:41 ---> Running in d2fe6bdfbba2 09:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:41 Removing intermediate container d2fe6bdfbba2 09:57:41 ---> 8dbdf521c9fc 09:57:41 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:57:42 ---> Running in c8320291d3af 09:57:42 Removing intermediate container c8320291d3af 09:57:42 ---> 7f054d5fb205 09:57:42 Step 24/24 : LABEL version=0.0.0 09:57:42 ---> Running in 5d6f3d85732d 09:57:42 Removing intermediate container 5d6f3d85732d 09:57:42 ---> 1d5994e33697 09:57:42 09:57:42 Successfully built 1d5994e33697 09:57:42 Successfully tagged core-metadata:latest 09:57:42  Building core-metadata ... done (1/6) Installing dumb-init (1.2.2-r1) 09:57:42 (2/6) Installing libgcc (9.3.0-r2) 09:57:42 (3/6) Installing libsodium (1.0.18-r0) 09:57:42 (4/6) Installing libstdc++ (9.3.0-r2) 09:57:43 (5/6) Installing libzmq (4.3.3-r0) 09:57:43 (6/6) Installing zeromq (4.3.3-r0) 09:57:43 Executing busybox-1.31.1-r20.trigger 09:57:43 OK: 8 MiB in 20 packages 09:57:43 Removing intermediate container 0f9fbdd01b88 09:57:43 ---> 9eb234693123 09:57:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:44 ---> c69876d1fc12 09:57:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:57:44 ---> 019b6350b477 09:57:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:57:44 ---> 03aad35d1581 09:57:44 Step 20/24 : ENTRYPOINT ["/core-data"] 09:57:44 ---> Running in 8775d91de821 09:57:44 Removing intermediate container 8775d91de821 09:57:44 ---> ca9c0b3f0d61 09:57:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:44 ---> Running in b8314973b469 09:57:44 Removing intermediate container b8314973b469 09:57:44 ---> aacb8c9e43c7 09:57:44 Step 22/24 : LABEL arch=x86_64 09:57:44 ---> Running in e3804d376eef 09:57:44 Removing intermediate container e3804d376eef 09:57:44 ---> 1f52ffbc2a3e 09:57:44 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:57:44 ---> Running in 7120adf2ed6e 09:57:44 Removing intermediate container 7120adf2ed6e 09:57:44 ---> 99426470a087 09:57:44 Step 24/24 : LABEL version=0.0.0 09:57:44 ---> Running in c92f741dce86 09:57:45 Removing intermediate container c92f741dce86 09:57:45 ---> 19e809798229 09:57:45 09:57:45 Successfully built 19e809798229 09:57:45 Successfully tagged core-data:latest 09:57:45  Building core-data ... done  [Pipeline] } 09:57:45 $ docker stop --time=1 7c3372f7abafb3ca2d887be8b81fa4c7c83a47c41bcba4839f18a4d2bbbfd45f 09:57:46 $ docker rm -f 7c3372f7abafb3ca2d887be8b81fa4c7c83a47c41bcba4839f18a4d2bbbfd45f [Pipeline] // withDockerContainer [Pipeline] sh 09:57:46 + docker images 09:57:46 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:46 core-data latest 19e809798229 2 seconds ago 20.3MB 09:57:46 core-metadata latest 1d5994e33697 4 seconds ago 16.6MB 09:57:46 85b8b51190cf 6 seconds ago 1.16GB 09:57:46 76a835538eaf 7 seconds ago 1.16GB 09:57:46 security-proxy-setup latest 293e1e1c68d5 12 seconds ago 25.7MB 09:57:46 4dbb991821ee 17 seconds ago 1.16GB 09:57:46 support-scheduler latest 589ab6244de5 20 seconds ago 15.9MB 09:57:46 d69d24c0c125 23 seconds ago 1.16GB 09:57:46 sys-mgmt-agent latest 6ddef5be1ad4 39 seconds ago 311MB 09:57:46 security-secretstore-setup latest 613c7b35b060 50 seconds ago 28.7MB 09:57:46 security-bootstrapper latest 2ddf871d903d 55 seconds ago 18.6MB 09:57:46 support-notifications latest 7714eed57571 About a minute ago 16.7MB 09:57:46 core-command latest affdd264018c About a minute ago 15.9MB 09:57:46 c8abef961ab0 About a minute ago 1.17GB 09:57:46 9fb515fbdf08 About a minute ago 1.16GB 09:57:46 ed2382607bcf About a minute ago 1.16GB 09:57:46 306e5b1cbfb9 About a minute ago 1.16GB 09:57:46 a6a550474d8d About a minute ago 1.16GB 09:57:46 ci-base-image-x86_64 latest 9f40c170e123 5 minutes ago 659MB 09:57:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB 09:57:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB 09:57:46 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 09:57:46 docker 20.10.0 aefe523efa57 7 months ago 240MB 09:57:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:58:02 Still waiting to schedule task 09:58:02 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:58:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:58:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:58:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:58:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:58:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:58:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:58:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:58:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:58:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:58:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:58:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements 09:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:58:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.332s coverage: 100.0% of statements 09:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:58:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 46.3% of statements 09:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:58:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:58:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.627s coverage: 89.9% of statements 09:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:58:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.212s coverage: 78.9% of statements 09:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.272s coverage: 95.1% of statements 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.179s coverage: 60.0% of statements 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.291s coverage: 0.8% of statements 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements 09:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.258s coverage: 47.1% of statements 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.208s coverage: 79.5% of statements 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.156s coverage: 94.1% of statements 09:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements 09:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 09:59:14 Running on prd-ubuntu18.04-docker-8c-8g-90 in /w/workspace/edgexfoundry_edgex-go_PR-3621 [Pipeline] { [Pipeline] ws 09:59:14 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:59:15 The recommended git tool is: git 09:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 09:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 09:59:17 using credential edgex-jenkins-ssh 09:59:17 Cloning the remote Git repository 09:59:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:59:17 > git init /w/workspace/edgex-go/2 # timeout=10 09:59:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:59:17 > git --version # timeout=10 09:59:17 > git --version # 'git version 2.17.1' 09:59:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.658s coverage: 81.8% of statements 09:59:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:59:24 Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:59:24 Merge succeeded, producing f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 09:59:24 Checking out Revision f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f (PR-3621) 09:59:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:59:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:59:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3621/head:refs/remotes/origin/PR-3621 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:59:24 > git config core.sparsecheckout # timeout=10 09:59:24 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 09:59:24 > git remote # timeout=10 09:59:24 > git config --get remote.origin.url # timeout=10 09:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:24 > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 09:59:24 > git rev-parse HEAD^{commit} # timeout=10 09:59:24 > git config core.sparsecheckout # timeout=10 09:59:24 > git checkout -f f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f # timeout=10 09:59:28 Commit message: "Merge branch 'main' into issue-3597" 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 58.8% of statements 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.230s coverage: 80.0% of statements 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.313s coverage: 91.2% of statements 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.701s coverage: 64.4% of statements 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:59:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 09:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:29 + echo snap-build.sh 09:59:29 snap-build.sh 09:59:29 + SNAP_BASE_DIR=. 09:59:29 + '[' '!' -z /w/workspace/edgex-go/2 ']' 09:59:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 09:59:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 09:59:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 09:59:29 + cd /w/workspace/edgex-go/2 09:59:29 + sudo apt-get remove -qy --purge lxd lxd-client 09:59:29 Reading package lists... 09:59:29 Building dependency tree... 09:59:29 Reading state information... 09:59:29 The following packages were automatically installed and are no longer required: 09:59:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:59:29 uidmap xdelta3 09:59:29 Use 'sudo apt autoremove' to remove them. 09:59:29 The following packages will be REMOVED: 09:59:29 lxd* lxd-client* 09:59:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:59:30 After this operation, 31.7 MB disk space will be freed. 09:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 09:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 09:59:31 (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.) 09:59:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:59:32 Removing lxd dnsmasq configuration 09:59:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:59:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:59:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:59:33 (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.) 09:59:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:59:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.067s coverage: 66.9% of statements 09:59:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:59:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:59:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:59:35 Processing triggers for systemd (237-3ubuntu10.45) ... 09:59:35 Processing triggers for ureadahead (0.100.0-21) ... 09:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.6% of statements 09:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.345s coverage: 89.5% of statements 09:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements 09:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:59:36 + sudo snap remove --purge lxd 09:59:37 snap "lxd" is not installed 09:59:37 + sudo groupadd --force --system lxd 09:59:37 ++ whoami 09:59:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:59:37 + newgrp - lxd 09:59:37 + sudo snap install lxd 09:59:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.216s coverage: 19.3% of statements 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:59:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 91.9% of statements 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:59:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 62.7% of statements 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:59:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.6% of statements 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:59:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:59:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:59:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements 09:59:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 09:59:45 GO111MODULE=on go vet ./... 09:59:49 2021-07-14T09:59:47Z INFO Waiting for automatic snapd restart... 10:00:15 lxd 4.16 from Canonical* installed 10:00:15 + sudo lxd init --auto 10:00:22 + sudo snap install --classic snapcraft 10:00:34 snapcraft 4.8.3 from Canonical* installed 10:00:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:00:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:00:34 % Total % Received % Xferd Average Speed Time Time Time Current 10:00:34 Dload Upload Total Spent Left Speed 10:00:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8957 0 --:--:-- --:--:-- --:--:-- 8957 10:00:34 31 3325k 31 1032k 0 0 7322k 0 --:--:-- --:--:-- --:--:-- 7322k 100 3325k 100 3325k 0 0 19.4M 0 --:--:-- --:--:-- --:--:-- 86.1M 10:00:34 ./yq_linux_amd64 10:00:34 + sudo snapcraft prime --use-lxd 10:00:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:00:37 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: 10:00:37 - README.md 10:00:37 10:00:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:00:37 Launching a container. 10:00:45 Waiting for container to be ready 10:00:45 To start your first instance, try: lxc launch ubuntu:18.04 10:00:45 10:00:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:00:49 Waiting for network to be ready... 10:00:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:00:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 10:00:50 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:00:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 10:00:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:00:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:00:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 10:00:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 10:00:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 10:00:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 10:00:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:00:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:00:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:00:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:00:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:00:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:00:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:00:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:00:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:00:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 10:00:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 10:00:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 10:00:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 10:00:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 10:00:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 10:00:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 10:00:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 10:00:54 Fetched 24.8 MB in 4s (6240 kB/s) 10:00:54 Reading package lists... 10:00:54 Reading package lists... 10:00:55 Building dependency tree... 10:00:55 Reading state information... 10:00:55 The following additional packages will be installed: 10:00:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:00:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:00:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:00:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:00:55 Suggested packages: 10:00:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:00:55 Recommended packages: 10:00:55 gnupg libsasl2-modules 10:00:55 The following NEW packages will be installed: 10:00:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:00:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:00:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:00:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:00:55 The following packages will be upgraded: 10:00:55 gpg gpg-agent gpgconf libudev1 10:00:55 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 10:00:55 Need to get 3530 kB of archives. 10:00:55 After this operation, 13.3 MB of additional disk space will be used. 10:00:55 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] 10:00:55 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] 10:00:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:00:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:00:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 10:00:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 10:00:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:00:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:00:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:00:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:00:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:00:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:00:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:00:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:00:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:00:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:00:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:00:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:00:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:00:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:00:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:00:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:00:56 debconf: delaying package configuration, since apt-utils is not installed 10:00:56 Fetched 3530 kB in 1s (3218 kB/s) 10:00:56 (Reading database ... 12511 files and directories currently installed.) 10:00:56 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 10:00:56 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 10:00:56 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 10:00:56 Selecting previously unselected package udev. 10:00:56 (Reading database ... 12511 files and directories currently installed.) 10:00:56 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 10:00:56 Unpacking udev (237-3ubuntu10.48) ... 10:00:57 Selecting previously unselected package libfuse2:amd64. 10:00:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:00:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:00:57 Selecting previously unselected package fuse. 10:00:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:00:57 Unpacking fuse (2.9.7-1ubuntu1) ... 10:00:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:00:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:00:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:00:57 Selecting previously unselected package libksba8:amd64. 10:00:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:00:57 Unpacking libksba8:amd64 (1.3.5-2) ... 10:00:58 Selecting previously unselected package libroken18-heimdal:amd64. 10:00:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:00:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:00:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:00:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:58 Selecting previously unselected package libwind0-heimdal:amd64. 10:00:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:00:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:00:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:00:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:00:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:00:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:59 Selecting previously unselected package libsasl2-modules-db:amd64. 10:00:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:00:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:59 Selecting previously unselected package libsasl2-2:amd64. 10:00:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:00:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:59 Selecting previously unselected package libldap-common. 10:00:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:00:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:00:59 Selecting previously unselected package libldap-2.4-2:amd64. 10:00:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:00:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:00:59 Selecting previously unselected package dirmngr. 10:00:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:00:59 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:00:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:00:59 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:00:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:00:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:00:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:00:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:00:59 Setting up libksba8:amd64 (1.3.5-2) ... 10:00:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:00:59 Setting up udev (237-3ubuntu10.48) ... 10:01:00 invoke-rc.d: policy-rc.d denied execution of start. 10:01:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Processing triggers for systemd (237-3ubuntu10) ... 10:01:00 Setting up fuse (2.9.7-1ubuntu1) ... 10:01:00 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:01:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:01:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:01:00 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:01:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:01:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:01:00 settings in the [Install] section, and DefaultInstance for template units). 10:01:00 This means they are not meant to be enabled using systemctl. 10:01:00 Possible reasons for having this kind of units are: 10:01:00 1) A unit may be statically enabled by being symlinked from another unit's 10:01:00 .wants/ or .requires/ directory. 10:01:00 2) A unit's purpose may be to act as a helper for some other unit which has 10:01:00 a requirement dependency on it. 10:01:00 3) A unit may be started when needed via activation (socket, path, timer, 10:01:00 D-Bus, udev, scripted systemctl call, ...). 10:01:00 4) In case of template units, the unit is meant to be enabled with some 10:01:00 instance name specified. 10:01:01 Reading package lists... 10:01:01 Building dependency tree... 10:01:01 Reading state information... 10:01:01 The following additional packages will be installed: 10:01:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:01:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:01:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:01:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:01:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:01:01 Suggested packages: 10:01:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:01:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:01:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:01:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:01:01 systemd-container policykit-1 10:01:01 Recommended packages: 10:01:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:01:01 The following NEW packages will be installed: 10:01:01 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:01:01 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:01:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:01:01 multiarch-support openssh-client python3 python3-minimal python3.6 10:01:01 python3.6-minimal snapd squashfs-tools sudo 10:01:01 The following packages will be upgraded: 10:01:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:01:01 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 10:01:01 Need to get 36.7 MB of archives. 10:01:01 After this operation, 147 MB of additional disk space will be used. 10:01:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 10:01:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:01:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 10:01:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:01:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:01:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:01:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:01:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:01:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:01:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:01:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:01:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:01:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:01:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:01:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 10:01:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:01:02 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 10:01:02 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 10:01:02 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 10:01:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:01:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:01:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:01:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:01:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:01:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:01:02 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:01:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:01:02 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:01:02 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 10:01:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 10:01:04 debconf: delaying package configuration, since apt-utils is not installed 10:01:04 Fetched 36.7 MB in 2s (14.8 MB/s) 10:01:04 (Reading database ... 12757 files and directories currently installed.) 10:01:04 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 10:01:04 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 10:01:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 10:01:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 10:01:05 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 10:01:05 (Reading database ... 12757 files and directories currently installed.) 10:01:05 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 10:01:05 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 10:01:05 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 10:01:05 (Reading database ... 12757 files and directories currently installed.) 10:01:05 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 10:01:05 Unpacking apt (1.6.14) over (1.6.1) ... 10:01:06 Setting up apt (1.6.14) ... 10:01:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:01:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:01:06 (Reading database ... 12764 files and directories currently installed.) 10:01:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:01:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:01:07 Selecting previously unselected package libpython3.6-minimal:amd64. 10:01:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:01:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:01:07 Selecting previously unselected package libexpat1:amd64. 10:01:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:01:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:01:07 gofmt -l . 10:01:07 [ "`gofmt -l .`" = "" ] 10:01:07 ./bin/test-attribution-txt.sh [Pipeline] sh 10:01:07 Selecting previously unselected package python3.6-minimal. 10:01:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:01:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:01:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 10:01:07 Checking for services that may need to be restarted...done. 10:01:07 Checking for services that may need to be restarted...done. 10:01:07 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:01:07 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:01:07 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:01:07 + ls -al . 10:01:07 total 596 10:01:07 drwxrwxr-x 9 1001 1001 4096 Jul 14 10:01 . 10:01:07 drwxr-xr-x 4 root root 4096 Jul 14 09:56 .. 10:01:07 -rw-rw-r-- 1 1001 1001 11 Jul 14 09:55 .dockerignore 10:01:07 drwxrwxr-x 8 1001 1001 4096 Jul 14 09:55 .git 10:01:07 drwxrwxr-x 3 1001 1001 4096 Jul 14 09:55 .github 10:01:07 -rw-rw-r-- 1 1001 1001 818 Jul 14 09:55 .gitignore 10:01:07 -rw-rw-r-- 1 1001 1001 76 Jul 14 09:55 .hadolint.yml 10:01:07 -rw-rw-r-- 1 1001 1001 166 Jul 14 09:55 .sonarcloud.properties 10:01:07 -rw-rw-r-- 1 1001 1001 8609 Jul 14 09:55 Attribution.txt 10:01:07 -rw-rw-r-- 1 1001 1001 43881 Jul 14 09:55 CHANGELOG.md 10:01:07 -rw-rw-r-- 1 1001 1001 3804 Jul 14 09:55 CONTRIBUTING.md 10:01:07 -rw-rw-r-- 1 1001 1001 931 Jul 14 09:55 Dockerfile.build 10:01:07 -rw-rw-r-- 1 1001 1001 849 Jul 14 09:55 Jenkinsfile 10:01:07 -rw-rw-r-- 1 1001 1001 10775 Jul 14 09:55 LICENSE 10:01:07 -rw-rw-r-- 1 1001 1001 6003 Jul 14 09:55 Makefile 10:01:07 -rw-rw-r-- 1 1001 1001 7818 Jul 14 09:55 README.md 10:01:07 -rw-rw-r-- 1 1001 1001 6912 Jul 14 09:55 SECURITY.md 10:01:07 -rw-rw-r-- 1 1001 1001 5 Jul 14 09:51 VERSION 10:01:07 -rw-rw-r-- 1 1001 1001 4131 Jul 14 09:55 ZMQWindows.md 10:01:07 drwxrwxr-x 2 1001 1001 4096 Jul 14 09:55 bin 10:01:07 drwxrwxr-x 14 1001 1001 4096 Jul 14 09:55 cmd 10:01:07 -rw-r--r-- 1 root root 402846 Jul 14 09:59 coverage.out 10:01:07 -rw-rw-r-- 1 1001 1001 812 Jul 14 09:55 go.mod 10:01:07 -rw-r--r-- 1 root root 20973 Jul 14 09:56 go.sum 10:01:07 drwxrwxr-x 7 1001 1001 4096 Jul 14 09:55 internal 10:01:07 drwxrwxr-x 3 1001 1001 4096 Jul 14 09:55 openapi 10:01:07 drwxrwxr-x 4 1001 1001 4096 Jul 14 09:55 snap 10:01:07 -rw-rw-r-- 1 1001 1001 204 Jul 14 09:55 version.go [Pipeline] sh 10:01:08 Selecting previously unselected package python3-minimal. 10:01:08 (Reading database ... 13012 files and directories currently installed.) 10:01:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:01:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:01:08 Selecting previously unselected package mime-support. 10:01:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:01:08 Unpacking mime-support (3.60ubuntu1) ... 10:01:08 Selecting previously unselected package libmpdec2:amd64. 10:01:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:01:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:01:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:01:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:01:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:01:08 + '[' -e coverage.out ] 10:01:08 + chown 1001:1001 coverage.out [Pipeline] stash 10:01:08 Warning: overwriting stash ‘coverage-report’ 10:01:08 Selecting previously unselected package python3.6. 10:01:08 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:01:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:01:08 Selecting previously unselected package libpython3-stdlib:amd64. 10:01:08 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:01:08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:01:08 Setting up python3-minimal (3.6.7-1~18.04) ... 10:01:08 Selecting previously unselected package python3. 10:01:08 (Reading database ... 13442 files and directories currently installed.) 10:01:08 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:01:09 Unpacking python3 (3.6.7-1~18.04) ... 10:01:09 Selecting previously unselected package multiarch-support. 10:01:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:01:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:01:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:01:09 Selecting previously unselected package liblzo2-2:amd64. 10:01:09 (Reading database ... 13479 files and directories currently installed.) 10:01:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:01:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:01:09 Stashed 1 file(s) [Pipeline] sh 10:01:09 Selecting previously unselected package libbsd0:amd64. 10:01:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:01:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:01:09 Selecting previously unselected package sudo. 10:01:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:01:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:01:09 Selecting previously unselected package apparmor. 10:01:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:01:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:01:10 + make build 10:01:10 go mod tidy 10:01: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 10:01:11 Selecting previously unselected package libedit2:amd64. 10:01:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:01:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:01:11 Selecting previously unselected package libkrb5support0:amd64. 10:01:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:01:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:01:11 Selecting previously unselected package libk5crypto3:amd64. 10:01:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:01:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:01:11 Selecting previously unselected package libkeyutils1:amd64. 10:01:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:01:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:01:11 Selecting previously unselected package libkrb5-3:amd64. 10:01:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:01:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:01:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:01:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:01:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:01:12 Selecting previously unselected package libssl1.0.0:amd64. 10:01:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 10:01:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:01:12 Selecting previously unselected package openssh-client. 10:01:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:01:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:01:12 Selecting previously unselected package squashfs-tools. 10:01:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 10:01:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 10:01:12 Selecting previously unselected package snapd. 10:01:12 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 10:01:12 Unpacking snapd (2.49.2+18.04) ... 10:01:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:01:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:01:15 Setting up mime-support (3.60ubuntu1) ... 10:01:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:01:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:01:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:01:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:01:16 Setting up systemd (237-3ubuntu10.48) ... 10:01:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:01:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:01:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:01:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:01:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:01:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:01:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:01:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:01:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 10:01:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:01:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:01:19 Setting up python3 (3.6.7-1~18.04) ... 10:01:19 running python rtupdate hooks for python3.6... 10:01:19 running python post-rtupdate hooks for python3.6... 10:01:19 Setting up apparmor (2.12-4ubuntu5.1) ... 10:01:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:01:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:01:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:01:21 Setting up snapd (2.49.2+18.04) ... 10:01:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:01:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:01:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:01:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:01:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:01:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:01:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:01:23 /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' 10:01:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:01:24 Processing triggers for systemd (237-3ubuntu10.48) ... 10:01:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:01:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:01:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:01:26 Reading package lists... 10:01:26 Reading package lists... 10:01:26 Building dependency tree... 10:01:26 Reading state information... 10:01:26 Calculating upgrade... 10:01:27 The following packages will be upgraded: 10:01:27 advancecomp base-files bash binutils binutils-common 10:01:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:01:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:01:27 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:01:27 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:01:27 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:01:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:01:27 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:01:27 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 10:01:27 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 10:01:27 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 10:01:27 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 10:01:27 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 10:01:27 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 10:01:27 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 10:01:27 ubuntu-keyring util-linux 10:01:27 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:01:27 Need to get 64.1 MB of archives. 10:01:27 After this operation, 5112 kB of additional disk space will be used. 10:01:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:01:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 10:01:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:01:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:01:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:01:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:01:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:01:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:01:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:01:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:01:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:01:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:01:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:01:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:01:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:01:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:01:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:01:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:01:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:01:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:01:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:01:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:01:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:01:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:01:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:01:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:01:27 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:01:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:01:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:01:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:01:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:01:28 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:01:28 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:01:28 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:01:28 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 10:01:28 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:01:28 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:01:28 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 10:01:28 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 10:01:28 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:01:28 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:01:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 10:01:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:01:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:01:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:01:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:01:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:01:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:01:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:01:28 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] 10:01:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:01:28 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:01:28 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:01:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 10:01:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:01:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:01:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:01:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:01:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:01:28 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:01:28 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:01:28 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:01:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:01:28 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:01:28 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:01:28 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:01:28 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:01:28 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:01:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:01:28 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:01:28 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:01:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:01:28 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:01:28 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:01:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:01:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:01:28 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:01:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 10:01:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 10:01:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 10:01:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 10:01:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 10:01:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:01:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:01:28 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:01:28 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:01:28 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:01:28 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:01:28 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:01:28 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:01:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:01:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:01:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:01:28 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:01:28 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:01:28 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] 10:01:28 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:01:28 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:01:28 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:01:28 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:01:28 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:01:28 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:01:28 debconf: delaying package configuration, since apt-utils is not installed 10:01:29 Fetched 64.1 MB in 2s (34.7 MB/s) 10:01:29 (Reading database ... 13914 files and directories currently installed.) 10:01:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:01:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:01:29 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:01:29 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:01:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 10:01:29 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 10:01:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:30 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:30 (Reading database ... 13914 files and directories currently installed.) 10:01:30 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:01:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:01:31 (Reading database ... 13914 files and directories currently installed.) 10:01:31 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:31 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:31 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:31 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:31 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:01:31 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:01:31 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:31 (Reading database ... 13914 files and directories currently installed.) 10:01:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:01:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:01:32 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:01:32 (Reading database ... 13914 files and directories currently installed.) 10:01:32 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:01:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:01:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:01:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:01:33 Setting up base-files (10.1ubuntu2.10) ... 10:01:33 Installing new version of config file /etc/issue ... 10:01:33 Installing new version of config file /etc/issue.net ... 10:01:33 Installing new version of config file /etc/lsb-release ... 10:01:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:01:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:01:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:01:33 Removing obsolete conffile /etc/default/motd-news ... 10:01:33 (Reading database ... 13915 files and directories currently installed.) 10:01:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:01:33 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:01:33 Setting up bash (4.4.18-2ubuntu1.2) ... 10:01:33 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 10:01:33 (Reading database ... 13915 files and directories currently installed.) 10:01:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:01:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:01:33 (Reading database ... 13915 files and directories currently installed.) 10:01:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:01:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:01:33 Setting up tar (1.29b-2ubuntu0.2) ... 10:01:33 (Reading database ... 13915 files and directories currently installed.) 10:01:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:01:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:01:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:01:34 (Reading database ... 13915 files and directories currently installed.) 10:01:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:01:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:01:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:01:34 (Reading database ... 13915 files and directories currently installed.) 10:01:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:01:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:01:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:01:34 (Reading database ... 13915 files and directories currently installed.) 10:01:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:01:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:01:34 Setting up grep (3.1-2build1) ... 10:01:34 (Reading database ... 13915 files and directories currently installed.) 10:01:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:01:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:01:34 Setting up login (1:4.5-1ubuntu2) ... 10:01:35 (Reading database ... 13915 files and directories currently installed.) 10:01:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:01:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:01:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:01:35 (Reading database ... 13915 files and directories currently installed.) 10:01:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:01:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:01:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:01:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:01:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:01:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:01:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:01:36 (Reading database ... 13915 files and directories currently installed.) 10:01:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:01:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:01:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:01:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:01:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:01:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:01:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:01:37 (Reading database ... 13915 files and directories currently installed.) 10:01:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:01:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:01:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:01:37 (Reading database ... 13915 files and directories currently installed.) 10:01:37 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:37 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:37 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:01:37 (Reading database ... 13915 files and directories currently installed.) 10:01:37 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:37 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:37 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:01:37 (Reading database ... 13915 files and directories currently installed.) 10:01:37 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:37 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:01:37 (Reading database ... 13915 files and directories currently installed.) 10:01:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:01:38 (Reading database ... 13915 files and directories currently installed.) 10:01:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:01:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:01:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:01:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:01:38 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:01:38 (Reading database ... 13915 files and directories currently installed.) 10:01:38 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:01:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:01:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:01:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:01:39 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 10:01:40 (Reading database ... 13915 files and directories currently installed.) 10:01:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:01:40 (Reading database ... 13915 files and directories currently installed.) 10:01:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:01:41 (Reading database ... 13915 files and directories currently installed.) 10:01:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:01:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:01:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:01:42 (Reading database ... 13915 files and directories currently installed.) 10:01:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:01:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:01:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:01:42 (Reading database ... 13915 files and directories currently installed.) 10:01:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:01:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:01:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:01:42 (Reading database ... 13917 files and directories currently installed.) 10:01:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:01:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:01:42 Setting up debconf (1.5.66ubuntu1) ... 10:01:43 (Reading database ... 13917 files and directories currently installed.) 10:01:43 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:01:43 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:01:43 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:01:43 (Reading database ... 13917 files and directories currently installed.) 10:01:43 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:01:43 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:01:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:01:43 (Reading database ... 13917 files and directories currently installed.) 10:01:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:01:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:01:43 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 10:01:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:01:44 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 10:01:44 (Reading database ... 13917 files and directories currently installed.) 10:01:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:01:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:01:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 10:01:44 (Reading database ... 13919 files and directories currently installed.) 10:01:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:01:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:01:45 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:01:45 (Reading database ... 13923 files and directories currently installed.) 10:01:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:01:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:01:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 10:01:45 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 10:01:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:01:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:01:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:01:45 (Reading database ... 13923 files and directories currently installed.) 10:01:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:01:45 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:01:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:01:46 (Reading database ... 13923 files and directories currently installed.) 10:01:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 10:01:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 10:01:46 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 10:01:46 (Reading database ... 13923 files and directories currently installed.) 10:01:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 10:01:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:01:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 10:01:46 (Reading database ... 13923 files and directories currently installed.) 10:01:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:01:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:01:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:01:46 (Reading database ... 13923 files and directories currently installed.) 10:01:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:01:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:01:46 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:01:46 (Reading database ... 13923 files and directories currently installed.) 10:01:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:01:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:01:47 Setting up passwd (1:4.5-1ubuntu2) ... 10:01:47 (Reading database ... 13923 files and directories currently installed.) 10:01:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:01:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:01:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:01:47 (Reading database ... 13923 files and directories currently installed.) 10:01:47 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:01:47 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 10:01:47 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:01:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:01:47 (Reading database ... 13923 files and directories currently installed.) 10:01:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:01:47 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:01:47 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:01:47 (Reading database ... 13923 files and directories currently installed.) 10:01:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:01:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:01:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:01:48 (Reading database ... 13923 files and directories currently installed.) 10:01:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:01:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:01:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:01:48 (Reading database ... 13923 files and directories currently installed.) 10:01:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:01:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:01:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:01:48 (Reading database ... 13923 files and directories currently installed.) 10:01:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:01:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:01:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:01:49 (Reading database ... 13923 files and directories currently installed.) 10:01:49 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:01:49 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:01:49 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:01:49 (Reading database ... 13923 files and directories currently installed.) 10:01:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:01:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:01:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:01:49 (Reading database ... 13924 files and directories currently installed.) 10:01:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:01:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:01:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:01:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:01:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:01:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:01:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 10:01:49 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 10:01:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:01:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:01:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:01:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:01:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:01:50 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:01:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:01:50 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:01:50 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:01:50 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:01:50 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:01:50 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:01:50 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:01:50 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:01:50 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:01:50 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 10:01:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:01:51 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 10:01:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:01:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:01:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:01:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:01:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:01:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:01:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:01:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:01:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:01:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:01:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:01:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:53 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 10:01:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:01:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:01:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:01:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:01:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:01:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:01:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:01:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:01:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:01:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:01:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:01:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:01:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:01:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:01:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:01:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:01:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:01:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:01:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:01:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:01:57 10:01:57 Current default time zone: 'Etc/UTC' 10:01:57 Local time is now: Wed Jul 14 10:01:57 UTC 2021. 10:01:57 Universal Time is now: Wed Jul 14 10:01:57 UTC 2021. 10:01:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:01:57 10:01:57 Setting up systemd-sysv (237-3ubuntu10.48) ... 10:01:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:57 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 10:01:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:01:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:01:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:01:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:01:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:01:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:01:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:01:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:01:57 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:01:57 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:01:57 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:01:57 Setting up patch (2.7.6-2ubuntu1.1) ... 10:01:57 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:01:57 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:01:57 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 10:01:57 Installing new version of config file /etc/ssl/openssl.cnf ... 10:01:57 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:01:57 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:01:57 Setting up ca-certificates (20210119~18.04.1) ... 10:01:57 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 10:01:59 Updating certificates in /etc/ssl/certs... 10:01:59 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 10:02:00 23 added, 27 removed; done. 10:02:00 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:02:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:02:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:02:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:02:00 Setting up pkgbinarymangler (138.18.04.1) ... 10:02:00 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:02:00 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up perl (5.26.1-6ubuntu0.5) ... 10:02:00 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:02:00 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:02:00 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:02:00 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:02:00 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:02:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:02:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:02:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:02:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:02:00 Processing triggers for systemd (237-3ubuntu10.48) ... 10:02:01 Processing triggers for mime-support (3.60ubuntu1) ... 10:02:01 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:02:01 Updating certificates in /etc/ssl/certs... 10:02:01 0 added, 0 removed; done. 10:02:01 Running hooks in /etc/ca-certificates/update.d... 10:02:01 done. 10:02:02 Reading package lists... 10:02:02 Building dependency tree... 10:02:02 Reading state information... 10:02:02 The following NEW packages will be installed: 10:02:02 apt-transport-https 10:02:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:02:02 Need to get 4348 B of archives. 10:02:02 After this operation, 154 kB of additional disk space will be used. 10:02:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 10:02:02 debconf: delaying package configuration, since apt-utils is not installed 10:02:02 Fetched 4348 B in 0s (21.9 kB/s) 10:02:02 Selecting previously unselected package apt-transport-https. 10:02:02 (Reading database ... 13929 files and directories currently installed.) 10:02:02 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 10:02:02 Unpacking apt-transport-https (1.6.14) ... 10:02:02 Setting up apt-transport-https (1.6.14) ... 10:02:03 Waiting for network to be ready... 10:02:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:02:08 $ docker stop --time=1 009677e02a0ad492a4afc1828ab6e78f047ca0351a24a082dac58e6998ef0167 10:02:09 2021-07-14T10:02:07Z INFO Waiting for automatic snapd restart... 10:02:11 snapd 2.51.1 from Canonical* installed 10:02:11 $ docker rm -f 009677e02a0ad492a4afc1828ab6e78f047ca0351a24a082dac58e6998ef0167 10:02:11 "snapd" switched to the "latest/stable" channel 10:02:11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:13 10:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:13 latest: Pulling from edgex-devops/edgex-compose-arm64 10:02:13 29e5d40040c1: Pulling fs layer 10:02:13 1ce36da41761: Pulling fs layer 10:02:13 25b303627fd3: Pulling fs layer 10:02:14 29e5d40040c1: Verifying Checksum 10:02:14 29e5d40040c1: Download complete 10:02:14 1ce36da41761: Verifying Checksum 10:02:14 1ce36da41761: Download complete 10:02:14 29e5d40040c1: Pull complete 10:02:15 core18 20210611 from Canonical* installed 10:02:15 "core18" switched to the "latest/stable" channel 10:02:15 10:02:16 1ce36da41761: Pull complete 10:02:16 25b303627fd3: Verifying Checksum 10:02:16 25b303627fd3: Download complete 10:02:20 snapcraft 4.8.3 from Canonical* installed 10:02:20 "snapcraft" switched to the "latest/stable" channel 10:02:20 10:02:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 10:02:24 - README.md 10:02:24 10:02:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:02:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:02:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:02:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:02:26 25b303627fd3: Pull complete 10:02:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:02:26 Reading package lists... 10:02:26 prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container 10:02:26 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 10:02:26 Reading package lists... 10:02:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:02:27 Building dependency tree... 10:02:27 Reading state information... 10:02:27 Suggested packages: 10:02:27 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:02:27 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:02:27 Recommended packages: 10:02:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:02:27 The following NEW packages will be installed: 10:02:27 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:02:27 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:02:27 pkg-config zip 10:02:27 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:02:27 Need to get 7663 kB of archives. 10:02:27 After this operation, 43.8 MB of additional disk space will be used. 10:02:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:02:27 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:02:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 10:02:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 10:02:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 10:02:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:02:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:02:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:02:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:02:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:02:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:02:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:02:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:02:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:02:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:02:28 debconf: delaying package configuration, since apt-utils is not installed 10:02:28 Fetched 7663 kB in 1s (10.4 MB/s) 10:02:28 Selecting previously unselected package libglib2.0-0:amd64. 10:02:28 (Reading database ... 13933 files and directories currently installed.) 10:02:28 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:02:28 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:02:28 Selecting previously unselected package libpsl5:amd64. 10:02:28 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:02:28 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:02:28 Selecting previously unselected package libnghttp2-14:amd64. 10:02:28 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:02:28 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:02:28 Selecting previously unselected package librtmp1:amd64. 10:02:28 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:02:28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:02:28 Selecting previously unselected package libcurl3-gnutls:amd64. 10:02:28 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 10:02:28 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:02:29 Selecting previously unselected package liberror-perl. 10:02:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:02:29 Unpacking liberror-perl (0.17025-1) ... 10:02:29 Selecting previously unselected package git-man. 10:02:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 10:02:29 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 10:02:29 Selecting previously unselected package git. 10:02:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 10:02:29 Unpacking git (1:2.17.1-1ubuntu0.8) ... 10:02:29 $ docker top 30049a3c05cb94525226f5806df5b1ea56aed6e23d398975186076df26a4c694 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:30 Selecting previously unselected package libnorm1:amd64. 10:02:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:02:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:02:30 Selecting previously unselected package libpgm-5.2-0:amd64. 10:02:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:02:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:02:30 Selecting previously unselected package libsodium23:amd64. 10:02:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:02:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:02:30 + docker-compose build --help 10:02:30 + grep parallel 10:02:31 Selecting previously unselected package libzmq5:amd64. 10:02:31 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:02:31 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:02:31 Selecting previously unselected package libzmq3-dev:amd64. 10:02:31 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:02:31 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:02:31 Selecting previously unselected package pkg-config. 10:02:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:02:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:02:31 Selecting previously unselected package zip. 10:02:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:02:31 Unpacking zip (3.0-11build1) ... 10:02:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:02:31 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 10:02:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:02:31 Setting up liberror-perl (0.17025-1) ... 10:02:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:02:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:02:31 No schema files found: doing nothing. 10:02:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:02:31 Setting up zip (3.0-11build1) ... 10:02:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:02:31 Setting up libsodium23:amd64 (1.0.16-2) ... 10:02:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:02:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:02:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:02:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:02:32 Setting up git (1:2.17.1-1ubuntu0.8) ... 10:02:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:02:33 git set to automatically installed. 10:02:33 git-man set to automatically installed. 10:02:33 libcurl3-gnutls set to automatically installed. 10:02:33 liberror-perl set to automatically installed. 10:02:33 libglib2.0-0 set to automatically installed. 10:02:33 libnghttp2-14 set to automatically installed. 10:02:33 libnorm1 set to automatically installed. 10:02:33 libpgm-5.2-0 set to automatically installed. 10:02:33 libpsl5 set to automatically installed. 10:02:33 librtmp1 set to automatically installed. 10:02:33 libsodium23 set to automatically installed. 10:02:33 libzmq3-dev set to automatically installed. 10:02:33 libzmq5 set to automatically installed. 10:02:33 pkg-config set to automatically installed. 10:02:33 zip set to automatically installed. 10:02:34 snapd is not logged in, snap install commands will use sudo 10:02:35 --parallel Build images in parallel. [Pipeline] } 10:02:35 $ docker stop --time=1 30049a3c05cb94525226f5806df5b1ea56aed6e23d398975186076df26a4c694 10:02:35 snap "core18" has no updates available 10:02:36 snapd is not logged in, snap install commands will use sudo 10:02:37 $ docker rm -f 30049a3c05cb94525226f5806df5b1ea56aed6e23d398975186076df26a4c694 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:38 . [Pipeline] withDockerContainer 10:02:38 prd-ubuntu18.04-docker-arm64-4c-16g-89 does not seem to be running inside a container 10:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:02:39 $ docker top 3e38ff42cee9ee9a375ed626ad0349be34c666c030adc748d223e5bba335cf18 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:40 + docker-compose -f ./docker-compose-build.yml build --parallel 10:02:42 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 10:02:43 Pulling config-common 10:02:43 + snapcraftctl pull 10:02:44 Building core-command ... 10:02:44 Building core-data ... 10:02:44 Building core-metadata ... 10:02:44 Building security-bootstrapper ... 10:02:44 Building security-proxy-setup ... 10:02:44 Building security-secretstore-setup ... 10:02:44 Building support-notifications ... 10:02:44 Building support-scheduler ... 10:02:44 Building sys-mgmt-agent ... 10:02:44 Building core-metadata 10:02:44 Building security-secretstore-setup 10:02:44 Building security-proxy-setup 10:02:44 Building support-scheduler 10:02:44 Building security-bootstrapper 10:02:44 Pulling go-build-helper 10:02:44 + snapcraftctl pull 10:02:45 'edgex-go' has dependencies that need to be staged: go-build-helper 10:02:45 Skipping pull go-build-helper (already ran) 10:02:45 Building go-build-helper 10:02:45 + snapcraftctl build 10:02:47 Staging go-build-helper 10:02:47 + snapcraftctl stage 10:02:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:02:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:02:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 10:02:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 10:02:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:02:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:02:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 10:02:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 10:02:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 10:02:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 10:02:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:02:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:02:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:02:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:02:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:02:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:02:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:02:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:02:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:02:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 10:02:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 10:02:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 10:02:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 10:02:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 10:02:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 10:02:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 10:02:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 10:02:57 Fetched 24.8 MB in 0s (0 B/s) 10:02:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:02:57 Fetched 224 kB in 0s (0 B/s) 10:02:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:02:57 Fetched 157 kB in 0s (0 B/s) 10:02:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:02:57 Fetched 221 kB in 0s (0 B/s) 10:02:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:02:57 Fetched 143 kB in 0s (0 B/s) 10:02:57 Pulling edgex-go 10:02:57 + snapcraftctl pull 10:02:57 Pulling hooks 10:02:57 + snapcraftctl pull 10:03:15 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:03:15 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:03:15 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:03:15 Fetched 0 B in 0s (0 B/s) 10:03:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:03:15 Fetched 96.5 kB in 0s (0 B/s) 10:03:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:03:15 Fetched 279 kB in 0s (0 B/s) 10:03:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:03:15 Fetched 122 kB in 0s (0 B/s) 10:03:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:03:15 Fetched 77.8 kB in 0s (0 B/s) 10:03:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:03:15 Fetched 8848 B in 0s (0 B/s) 10:03:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:03:15 Fetched 47.8 kB in 0s (0 B/s) 10:03:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:03:15 Fetched 45.6 kB in 0s (0 B/s) 10:03:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:03:15 Fetched 15.0 kB in 0s (0 B/s) 10:03:15 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 10:03:15 Fetched 219 kB in 0s (0 B/s) 10:03:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:03:15 Fetched 154 kB in 0s (0 B/s) 10:03:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:03:15 Fetched 50.6 kB in 0s (0 B/s) 10:03:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:03:15 Fetched 14.8 kB in 0s (0 B/s) 10:03:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:03:15 Fetched 41.8 kB in 0s (0 B/s) 10:03:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:03:15 Fetched 499 kB in 0s (0 B/s) 10:03:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:03:15 Fetched 111 kB in 0s (0 B/s) 10:03:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:03:15 Fetched 240 kB in 0s (0 B/s) 10:03:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:03:15 Fetched 29.3 kB in 0s (0 B/s) 10:03:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:03:15 Fetched 85.5 kB in 0s (0 B/s) 10:03:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:03:15 Fetched 24.5 kB in 0s (0 B/s) 10:03:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:03:15 Fetched 49.2 kB in 0s (0 B/s) 10:03:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:03:15 Fetched 54.2 kB in 0s (0 B/s) 10:03:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:03:15 Fetched 30.8 kB in 0s (0 B/s) 10:03:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:03:15 Fetched 15.8 kB in 0s (0 B/s) 10:03:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:03:15 Fetched 85.9 kB in 0s (0 B/s) 10:03:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:03:15 Fetched 8720 B in 0s (0 B/s) 10:03:15 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 10:03:15 Fetched 140 kB in 0s (0 B/s) 10:03:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:03:15 Fetched 119 kB in 0s (0 B/s) 10:03:15 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 10:03:15 Fetched 111 kB in 0s (0 B/s) 10:03:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:03:15 Fetched 11.1 kB in 0s (0 B/s) 10:03:15 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:03:15 Fetched 645 kB in 0s (0 B/s) 10:03:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:03:15 Fetched 41.3 kB in 0s (0 B/s) 10:03:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:03:15 Fetched 17.9 kB in 0s (0 B/s) 10:03:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:03:15 Fetched 368 kB in 0s (0 B/s) 10:03:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:03:15 Fetched 187 kB in 0s (0 B/s) 10:03:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:03:15 Fetched 175 kB in 0s (0 B/s) 10:03:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:03:15 Fetched 206 kB in 0s (0 B/s) 10:03:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 10:03:15 Fetched 1301 kB in 0s (0 B/s) 10:03:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:03:15 Fetched 36.2 kB in 0s (0 B/s) 10:03:15 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 10:03:15 Fetched 159 kB in 0s (0 B/s) 10:03:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:03:15 Fetched 107 kB in 0s (0 B/s) 10:03:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:03:15 Fetched 48.7 kB in 0s (0 B/s) 10:03:15 Pulling static-packages 10:03:15 + snapcraftctl pull 10:03:15 Pulling version 10:03:15 + cd /root/project 10:03:15 + git describe --tags --abbrev=0 10:03:15 + sed s/v// 10:03:15 + GIT_VERSION=2.0.1-dev.7 10:03:15 + [ -z 2.0.1-dev.7 ] 10:03:15 + snapcraftctl set-version 2.0.1-dev.7 10:03:16 Building config-common 10:03:16 + snapcraftctl build 10:03:17 Skipping build go-build-helper (already ran) 10:03:18 Building edgex-go 10:03:18 + cd /root/parts/edgex-go/src 10:03:18 + git describe --tags --abbrev=0 10:03:18 + sed s/v// 10:03:18 + GIT_VERSION=2.0.1-dev.7 10:03:18 + [ -z 2.0.1-dev.7 ] 10:03:18 + echo 2.0.1-dev.7 10:03:18 + make build 10:03:18 go mod tidy 10:03:20 go: downloading github.com/gorilla/mux v1.8.0 10:03:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 10:03:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 10:03:20 go: downloading github.com/stretchr/testify v1.7.0 10:03:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 10:03:20 go: downloading github.com/google/uuid v1.2.0 10:03:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:03:20 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:03:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 10:03:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:03:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 10:03:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 10:03:21 go: downloading github.com/go-playground/validator/v10 v10.6.1 10:03:21 go: downloading github.com/davecgh/go-spew v1.1.1 10:03:21 go: downloading github.com/pmezard/go-difflib v1.0.0 10:03:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:03:21 go: downloading gopkg.in/yaml.v2 v2.4.0 10:03:21 go: downloading github.com/go-kit/kit v0.9.0 10:03:22 go: downloading github.com/stretchr/objx v0.1.0 10:03:22 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:03:22 go: downloading github.com/lib/pq v1.10.2 10:03:22 go: downloading github.com/pelletier/go-toml v1.9.3 10:03:22 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:03:22 go: downloading github.com/x448/float16 v0.8.4 10:03:22 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 10:03:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 10:03:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:03:22 go: downloading github.com/pebbe/zmq4 v1.2.7 10:03:22 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:03:22 go: downloading github.com/go-playground/universal-translator v0.17.0 10:03:22 go: downloading github.com/leodido/go-urn v1.2.0 10:03:22 go: downloading golang.org/x/text v0.3.2 10:03:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 10:03:22 go: downloading github.com/go-playground/locales v0.13.0 10:03:22 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:03:22 go: downloading github.com/go-stack/stack v1.8.0 10:03:22 go: downloading github.com/hashicorp/consul/api v1.8.1 10:03:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:03:22 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 10:03:22 go: downloading github.com/kr/pretty v0.2.0 10:03:22 go: downloading github.com/gorilla/websocket v1.4.2 10:03:22 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 10:03:22 go: downloading github.com/onsi/ginkgo v1.10.1 10:03:23 go: downloading github.com/onsi/gomega v1.7.0 10:03:23 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:03:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:03:23 go: downloading github.com/mitchellh/copystructure v1.0.0 10:03:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:03:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:03:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 10:03:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:03:23 go: downloading github.com/hashicorp/serf v0.9.5 10:03:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 10:03:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 10:03:23 go: downloading github.com/kr/text v0.1.0 10:03:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:03:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 10:03:23 go: downloading github.com/fatih/color v1.9.0 10:03:23 go: downloading github.com/mattn/go-colorable v0.1.6 10:03:23 go: downloading github.com/mattn/go-isatty v0.0.12 10:03:23 go: downloading github.com/pkg/errors v0.8.1 10:03:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:03:23 go: downloading github.com/hashicorp/go-msgpack v0.5.3 10:03:23 go: downloading github.com/hashicorp/memberlist v0.2.2 10:03:23 go: downloading github.com/hpcloud/tail v1.0.0 10:03:23 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 10:03:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:03:23 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:03:23 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:03:23 go: downloading github.com/hashicorp/go-multierror v1.1.0 10:03:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 10:03:23 go: downloading github.com/miekg/dns v1.1.26 10:03:23 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:03:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:03:23 go: downloading gopkg.in/fsnotify.v1 v1.4.7 10:03:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:03:23 go: downloading github.com/hashicorp/errwrap v1.0.0 10:03:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data 10:03:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:03:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command 10:03:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:03:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:03:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:03:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:03:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:03:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:03:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 10:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:03:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:03:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:03:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:03:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:03:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:03:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:03:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:03:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:03:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:03:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:03:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:03:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:03:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:03:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:03:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:03:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:03:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:03:48 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 10:03:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:03:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:03:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:03:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:03:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:03:48 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 10:03:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:03:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:03:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:03:49 Building hooks 10:03:49 + cd /root/parts/hooks/src 10:03:49 + make build 10:03:49 go mod tidy 10:03:49 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 10:03:49 go: downloading github.com/stretchr/testify v1.5.1 10:03:49 go: downloading gopkg.in/yaml.v2 v2.2.2 10:03:49 go: downloading github.com/davecgh/go-spew v1.1.0 10:03:50 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:03:50 GO111MODULE=on go build -o cmd/install/install ./cmd/install 10:03:51 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 10:03:51 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 10:03:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:03:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:03:52 ---> 53b8c55872f7 10:03:52 Step 3/22 : WORKDIR /edgex-go 10:03:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:03:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:03:52 ---> 53b8c55872f7 10:03:52 Step 3/24 : WORKDIR /edgex-go 10:03:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:03:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:03:52 ---> 53b8c55872f7 10:03:52 Step 3/26 : WORKDIR /edgex-go 10:03:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:03:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:03:52 ---> 53b8c55872f7 10:03:52 Step 3/23 : WORKDIR /edgex-go 10:03:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:03:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 10:03:52 ---> 53b8c55872f7 10:03:52 Step 3/32 : WORKDIR /edgex-go 10:03:52 ---> Running in 5f45c806ed04 10:03:52 ---> Running in c6fe1b407b9b 10:03:52 ---> Running in 444bcd16a9be 10:03:52 ---> Running in 533e01afb337 10:03:52 ---> Running in 6d5c3e2f2015 10:03:52 Removing intermediate container 533e01afb337 10:03:52 ---> 7210b507f5ba 10:03:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:52 Removing intermediate container c6fe1b407b9b 10:03:52 ---> b5411af37416 10:03:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:52 Removing intermediate container 444bcd16a9be 10:03:52 ---> 3bce9b986064 10:03:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:52 Removing intermediate container 5f45c806ed04 10:03:52 ---> ff93eadc6b34 10:03:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:52 Removing intermediate container 6d5c3e2f2015 10:03:52 ---> 5477b5e68391 10:03:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:52 ---> Running in e0fb309b94b4 10:03:52 ---> Running in 58bee43b8ba9 10:03:52 ---> Running in b6c5dd7a19b2 10:03:52 ---> Running in abf9b5492aaa 10:03:52 ---> Running in dcc03a644367 10:03:53 Removing intermediate container e0fb309b94b4 10:03:53 ---> f65362dc616d 10:03:53 Step 5/32 : RUN apk add --update --no-cache make git 10:03:53 ---> Running in dcd388666185 10:03:53 Removing intermediate container 58bee43b8ba9 10:03:53 ---> e45c8347c4d9 10:03:53 Step 5/23 : RUN apk add --update --no-cache make git 10:03:54 ---> Running in 93efb9b26e68 10:03:54 Building static-packages 10:03:54 + snapcraftctl build 10:03:54 Removing intermediate container abf9b5492aaa 10:03:54 ---> 2eeeccea8dda 10:03:54 Step 5/24 : RUN apk add --update --no-cache make git 10:03:54 Removing intermediate container b6c5dd7a19b2 10:03:54 ---> fbafb98836c6 10:03:54 Step 5/22 : RUN apk add --update --no-cache make git 10:03:55 ---> Running in 5cddcf43064f 10:03:55 ---> Running in ca0d4e3dfd64 10:03:55 Removing intermediate container dcc03a644367 10:03:55 ---> 35cbacf977db 10:03:55 Step 5/26 : RUN apk add --update --no-cache make git 10:03:55 ---> Running in 6b08f2c674de 10:03:55 Building version 10:03:55 + snapcraftctl build 10:03:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:03:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:03:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:03:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:03:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:03:58 OK: 218 MiB in 52 packages 10:03:58 Staging config-common 10:03:58 + snapcraftctl stage 10:03:59 OK: 218 MiB in 52 packages 10:03:59 OK: 218 MiB in 52 packages 10:03:59 Skipping stage go-build-helper (already ran) 10:03:59 Staging edgex-go 10:03:59 + snapcraftctl stage 10:03:59 OK: 218 MiB in 52 packages 10:03:59 OK: 218 MiB in 52 packages 10:04:00 Staging hooks 10:04:00 + snapcraftctl stage 10:04:00 Removing intermediate container 93efb9b26e68 10:04:00 ---> 27d77bcffc59 10:04:00 Step 6/23 : COPY go.mod . 10:04:00 Removing intermediate container dcd388666185 10:04:00 ---> eac36ddcc17b 10:04:00 Step 6/32 : COPY go.mod . 10:04:00 Removing intermediate container 5cddcf43064f 10:04:00 ---> 57343f47238d 10:04:00 Step 6/22 : COPY go.mod . 10:04:01 Staging static-packages 10:04:01 + snapcraftctl stage 10:04:01 Removing intermediate container 6b08f2c674de 10:04:01 ---> 2a67678f68bd 10:04:01 Step 6/26 : COPY go.mod . 10:04:01 Removing intermediate container ca0d4e3dfd64 10:04:01 ---> a4e9d4633a6a 10:04:01 Step 6/24 : COPY go.mod . 10:04:01 ---> 7bba70139ea6 10:04:01 Step 7/23 : RUN go mod download 10:04:01 ---> Running in b3378dc26933 10:04:02 ---> c44976c6b7ed 10:04:02 Step 7/32 : RUN go mod download 10:04:02 ---> b1d5721a4ba4 10:04:02 Step 7/22 : RUN go mod download 10:04:02 Staging version 10:04:02 + snapcraftctl stage 10:04:02 ---> Running in d94aae9d1c4e 10:04:02 ---> 0bbe3236db8b 10:04:02 Step 7/26 : RUN go mod download 10:04:02 ---> Running in 1cfb1ac17c19 10:04:02 ---> 3f7745402a8c 10:04:02 Step 7/24 : RUN go mod download 10:04:02 ---> Running in 705c6736d4dd 10:04:03 ---> Running in 1650e0abf13c 10:04:03 Priming config-common 10:04:03 + snapcraftctl prime 10:04:04 Priming go-build-helper 10:04:04 + snapcraftctl prime 10:04:05 Priming edgex-go 10:04:05 + snapcraftctl prime 10:04:05 Removing intermediate container b3378dc26933 10:04:05 ---> 4c798f9d89c4 10:04:05 Step 8/23 : COPY . . 10:04:06 Priming hooks 10:04:06 + snapcraftctl prime 10:04:06 Removing intermediate container d94aae9d1c4e 10:04:06 ---> 04f3b457ddfe 10:04:06 Step 8/32 : COPY . . 10:04:07 Priming static-packages 10:04:07 + snapcraftctl prime 10:04:08 Removing intermediate container 705c6736d4dd 10:04:08 ---> 8ebfdd3310a0 10:04:08 Step 8/26 : COPY . . 10:04:09 Removing intermediate container 1cfb1ac17c19 10:04:09 ---> 23b8207f9a45 10:04:09 Step 8/22 : COPY . . 10:04:09 Removing intermediate container 1650e0abf13c 10:04:09 ---> 345f89dd082a 10:04:09 Step 8/24 : COPY . . 10:04:10 Priming version 10:04:10 + snapcraftctl prime 10:04:11 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:04:27 ---> 6a66f364e431 10:04:27 Step 9/23 : RUN go mod tidy 10:04:27 ---> 567c3bd8a488 10:04:27 Step 9/32 : RUN go mod tidy 10:04:28 ---> Running in 6582b0f12e3f 10:04:28 ---> 8f5b616dc1d0 10:04:28 Step 9/26 : RUN go mod tidy 10:04:28 ---> Running in 6926368a63ea 10:04:28 ---> Running in a9cd019acd34 10:04:29 ---> f0755fdba1a7 10:04:29 Step 9/22 : RUN go mod tidy 10:04:29 ---> 3f5f4f2ce819 10:04:29 Step 9/24 : RUN go mod tidy 10:04:29 ---> Running in a6e9f9e923fa 10:04:29 ---> Running in 84a9c0c2ec4f 10:04:36 Removing intermediate container 6582b0f12e3f 10:04:36 ---> 5060d7d8dbaa 10:04:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:04:36 Removing intermediate container a9cd019acd34 10:04:36 ---> 05fbcc6849ca 10:04:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:04:36 Removing intermediate container 6926368a63ea 10:04:36 ---> 9a4b684e49b3 10:04:36 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:04:36 ---> Running in 3a32266b746a 10:04:36 Removing intermediate container 84a9c0c2ec4f 10:04:36 ---> 4093d01e3f23 10:04:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:04:36 ---> Running in 4d2176d5d38c 10:04:36 ---> Running in f5fd09b0763c 10:04:36 ---> Running in b76dd7a38cc6 10:04:36 Removing intermediate container a6e9f9e923fa 10:04:36 ---> 21306e2baa3b 10:04:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 10:04:36 ---> Running in 6ef6536f3903 10:04:37 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 10:04:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:04: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 10:04:38 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 10:04:39 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 10:06:31 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 10:06:31 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 10:06:36 Removing intermediate container f5fd09b0763c 10:06:36 ---> ed32c64e0e26 10:06:36 10:06:36 Step 11/32 : FROM alpine:3.12 10:06:36 Removing intermediate container b76dd7a38cc6 10:06:36 ---> b50b69f3a755 10:06:36 10:06:36 Step 11/22 : FROM alpine:3.12 10:06:36 Removing intermediate container 3a32266b746a 10:06:36 ---> 18855682fc37 10:06:36 10:06:36 Step 11/23 : FROM alpine:3.12 10:06:36 Removing intermediate container 4d2176d5d38c 10:06:36 ---> 0b400b978412 10:06:36 10:06:36 Step 11/26 : FROM alpine:3.12 10:06:36 3.12: Pulling from library/alpine 10:06:36 3.12: Pulling from library/alpine 10:06:36 3.12: Pulling from library/alpine 10:06:37 3.12: Pulling from library/alpine 10:06:37 Removing intermediate container 6ef6536f3903 10:06:37 ---> 03c799d3e931 10:06:37 10:06:37 Step 11/24 : FROM alpine:3.12 10:06:37 3.12: Pulling from library/alpine 10:06:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:06:37 Status: Downloaded newer image for alpine:3.12 10:06:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:06:37 Status: Image is up to date for alpine:3.12 10:06:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:06:38 Status: Image is up to date for alpine:3.12 10:06:38 ---> c4fd0aeabfcf 10:06:38 Step 12/22 : RUN apk add --update --no-cache curl 10:06:38 ---> c4fd0aeabfcf 10:06:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:06:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:06:38 Status: Image is up to date for alpine:3.12 10:06:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:06:38 Status: Image is up to date for alpine:3.12 10:06:38 ---> c4fd0aeabfcf 10:06:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:06:38 ---> c4fd0aeabfcf 10:06:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:06:38 ---> c4fd0aeabfcf 10:06:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:06:38 ---> Running in d06a8f551793 10:06:38 ---> Running in 4ac9eda0f185 10:06:38 ---> Running in 6db4a6559692 10:06:38 ---> Running in 7605c658120e 10:06:38 ---> Running in fb8cec987d2f 10:06:39 Removing intermediate container 7605c658120e 10:06:39 ---> 11799a9a512f 10:06:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 10:06:39 ---> Running in 7f868eb67bba 10:06:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:41 (1/1) Installing dumb-init (1.2.2-r1) 10:06:41 Executing busybox-1.31.1-r20.trigger 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:41 OK: 5 MiB in 15 packages 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:42 (1/4) Installing ca-certificates (20191127-r4) 10:06:42 (1/1) Installing dumb-init (1.2.2-r1) 10:06:42 Executing busybox-1.31.1-r20.trigger 10:06:42 OK: 5 MiB in 15 packages 10:06:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:06:42 (3/4) Installing libcurl (7.77.0-r0) 10:06:42 (4/4) Installing curl (7.77.0-r0) 10:06:42 Executing busybox-1.31.1-r20.trigger 10:06:42 Executing ca-certificates-20191127-r4.trigger 10:06:42 (1/6) Installing ca-certificates (20191127-r4) 10:06:42 OK: 7 MiB in 18 packages 10:06:42 (1/2) Installing dumb-init (1.2.2-r1) 10:06:42 (2/2) Installing su-exec (0.2-r1) 10:06:42 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:06:42 Executing busybox-1.31.1-r20.trigger 10:06:42 (3/6) Installing libcurl (7.77.0-r0) 10:06:42 (4/6) Installing curl (7.77.0-r0) 10:06:42 OK: 5 MiB in 16 packages 10:06:42 (5/6) Installing dumb-init (1.2.2-r1) 10:06:42 (6/6) Installing su-exec (0.2-r1) 10:06:42 Executing busybox-1.31.1-r20.trigger 10:06:42 Executing ca-certificates-20191127-r4.trigger 10:06:42 OK: 7 MiB in 20 packages 10:06:43 Removing intermediate container 4ac9eda0f185 10:06:43 ---> 76c677bbd805 10:06:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:06:43 ---> Running in a953f3bfe0c0 10:06:44 Removing intermediate container 6db4a6559692 10:06:44 ---> da80b6755e39 10:06:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:06:44 ---> Running in 4011c6105057 10:06:44 Removing intermediate container 7f868eb67bba 10:06:44 ---> 0c29577f7163 10:06:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 10:06:45 Removing intermediate container a953f3bfe0c0 10:06:45 ---> 591086c2aa73 10:06:45 Step 14/23 : ENV APP_PORT=59861 10:06:45 Removing intermediate container d06a8f551793 10:06:45 ---> af1efdb09211 10:06:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:06:45 ---> Running in 74c6c18a6d97 10:06:45 ---> Running in da8c780c3281 10:06:45 Removing intermediate container 4011c6105057 10:06:45 ---> 996f4963c75e 10:06:45 Step 14/24 : ENV APP_PORT=59881 10:06:45 ---> Running in f56a4dc2b393 10:06:45 ---> Running in 80ad06c6ad3e 10:06:45 Removing intermediate container fb8cec987d2f 10:06:45 ---> a1952f83e9c8 10:06:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:06:45 Removing intermediate container 74c6c18a6d97 10:06:45 ---> ca8d0246236e 10:06:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:06:45 ---> Running in 9d354f7a26e1 10:06:46 ---> Running in 67c87b51eb1f 10:06:46 Removing intermediate container f56a4dc2b393 10:06:46 ---> cbc6079d0db4 10:06:46 Step 14/22 : WORKDIR /edgex 10:06:46 Removing intermediate container da8c780c3281 10:06:46 ---> abb66e40ebbf 10:06:46 Step 15/23 : EXPOSE $APP_PORT 10:06:46 ---> Running in f4225e935ed7 10:06:46 Removing intermediate container 80ad06c6ad3e 10:06:46 ---> 5c908395b6ed 10:06:46 Step 15/24 : EXPOSE $APP_PORT 10:06:46 ---> Running in 084ead6e821a 10:06:46 ---> Running in 891cda351b09 10:06:46 Removing intermediate container 9d354f7a26e1 10:06:46 ---> 8c39461de2bb 10:06:46 Step 14/26 : WORKDIR / 10:06:46 Removing intermediate container 67c87b51eb1f 10:06:46 ---> 57e059d35e62 10:06:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:06:46 ---> Running in 3ef82c214a10 10:06:46 ---> Running in 16dc20a68c72 10:06:47 Removing intermediate container f4225e935ed7 10:06:47 ---> 228af210fe62 10:06:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:06:47 Removing intermediate container 084ead6e821a 10:06:47 ---> ae10e10d7992 10:06:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:47 Removing intermediate container 891cda351b09 10:06:47 ---> bbf978611a36 10:06:47 Step 16/24 : WORKDIR / 10:06:47 Removing intermediate container 3ef82c214a10 10:06:47 ---> f81ee9f20c6e 10:06:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:06:47 ---> Running in 66475cd43fbe 10:06:48 ---> ffc9ccb4dd7e 10:06:48 ---> d4fc7a159b20 10:06:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:06:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:06:48 Removing intermediate container 66475cd43fbe 10:06:48 ---> 1ff9289e5161 10:06:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:49 ---> 375b5e1ee0e2 10:06:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:06:50 ---> fea081f0de27 10:06:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:06:50 Removing intermediate container 16dc20a68c72 10:06:50 ---> a124829c01e7 10:06:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 10:06:50 ---> be0ce3a0cce2 10:06:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:06:50 ---> Running in 73bebaca6943 10:06:50 ---> 962ccb43e514 10:06:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:06:50 ---> 70b0223b70c1 10:06:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:06:51 ---> b78ef8e82980 10:06:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:06:51 Removing intermediate container 73bebaca6943 10:06:51 ---> 0c53b32259e1 10:06:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:06:51 ---> 7c31eb2c2dab 10:06:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:06:52 ---> e27912906cd1 10:06:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:06:52 ---> Running in e1fa50f96f2d 10:06:52 ---> 8b1a907e2721 10:06:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:06:53 ---> Running in 9233ff3c700c 10:06:53 ---> caa24a3e01d0 10:06:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:06:53 ---> 53fbf91f2d8b 10:06:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 10:06:53 ---> cdc99e2b5a1b 10:06:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:06:53 ---> Running in cdb1eb15d7ba 10:06:53 Removing intermediate container e1fa50f96f2d 10:06:53 ---> d673012a6c2f 10:06:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:06:53 ---> Running in 3f6b8d158060 10:06:53 Removing intermediate container 9233ff3c700c 10:06:53 ---> b1cc3167c4db 10:06:53 Step 19/22 : CMD ["--init=true"] 10:06:53 ---> Running in f0c758f212d8 10:06:54 ---> Running in 0e0fa79569c0 10:06:54 Removing intermediate container cdb1eb15d7ba 10:06:54 ---> 35cb49cff6b1 10:06:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:06:54 ---> Running in ac88784e53c2 10:06:54 Removing intermediate container f0c758f212d8 10:06:54 ---> 7f801cc536ab 10:06:54 Step 21/23 : LABEL arch=arm64 10:06:55 Removing intermediate container 0e0fa79569c0 10:06:55 ---> 99fa36d14e9c 10:06:55 Step 20/22 : LABEL arch=arm64 10:06:55 ---> Running in f81559437c04 10:06:55 ---> 39dd62b2d8b4 10:06:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:06:55 Removing intermediate container ac88784e53c2 10:06:55 ---> db640a5f0554 10:06:55 Step 22/24 : LABEL arch=arm64 10:06:55 ---> Running in f361e027f765 10:06:55 ---> Running in d1ac05818a91 10:06:56 Removing intermediate container f81559437c04 10:06:56 ---> 70dbcaa8eff1 10:06:56 Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:06:56 Removing intermediate container f361e027f765 10:06:56 ---> 61d34136408b 10:06:56 Step 21/22 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:06:56 ---> Running in 057e51d7cf92 10:06:56 ---> Running in ce0a65867dc6 10:06:56 Removing intermediate container d1ac05818a91 10:06:56 ---> 08fed6f8f387 10:06:56 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:06:56 ---> Running in 6ab127c4b637 10:06:56 ---> 75bb65ee2bf0 10:06:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:06:57 Removing intermediate container 057e51d7cf92 10:06:57 ---> 035ec43a15de 10:06:57 Step 23/23 : LABEL version=0.0.0 10:06:57 Removing intermediate container 3f6b8d158060 10:06:57 ---> 54dd1cf2e160 10:06:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:57 ---> Running in 852d0b19b05a 10:06:57 Removing intermediate container ce0a65867dc6 10:06:57 ---> 4707924dd560 10:06:57 Step 22/22 : LABEL version=0.0.0 10:06:57 Removing intermediate container 6ab127c4b637 10:06:57 ---> 0accdb726fbe 10:06:57 Step 24/24 : LABEL version=0.0.0 10:06:57 ---> Running in 2a078ffbd23f 10:06:57 ---> Running in fb6120189cdb 10:06:58 Removing intermediate container 852d0b19b05a 10:06:58 ---> aae35b2b5bcf 10:06:58 10:06:58 ---> 22109dd5b1da 10:06:58 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/ 10:06:58 Successfully built aae35b2b5bcf 10:06:58 Removing intermediate container fb6120189cdb 10:06:58 ---> e07ef95f2a94 10:06:58 10:06:58 ---> 5de5666a2712 10:06:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:06:58 Removing intermediate container 2a078ffbd23f 10:06:58 ---> f451a69414f1 10:06:58 10:06:58 Successfully tagged support-scheduler-arm64:latest 10:06:58  Building support-scheduler ... done Building sys-mgmt-agent 10:06:58 ---> Running in 915a32cd3938 10:06:59 Successfully built e07ef95f2a94 10:06:59 Successfully tagged core-metadata-arm64:latest 10:06:59 Building core-command 10:06:59 Successfully built f451a69414f1 10:06:59  Building core-metadata ... done Successfully tagged security-proxy-setup-arm64:latest 10:06:59 Building core-data 10:07:00  Building security-proxy-setup ... done  ---> 978152be5d0f 10:07:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:07:01 ---> 0f5ce79f2555 10:07:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:07:01 Removing intermediate container 915a32cd3938 10:07:01 ---> 0c8579d41cf4 10:07:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 10:07:01 ---> Running in 7cd145283384 10:07:02 ---> c83f3e090ca5 10:07:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:07:02 Removing intermediate container 7cd145283384 10:07:02 ---> 66d4e943feb8 10:07:02 Step 24/26 : LABEL arch=arm64 10:07:02 ---> Running in c4cdba3902da 10:07:03 ---> ed9528a43349 10:07:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 10:07:04 ---> Running in e101b5c0660f 10:07:04 Removing intermediate container c4cdba3902da 10:07:04 ---> 5e46a40e5dad 10:07:04 Step 25/26 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:07:04 ---> Running in 97e168bd35cb 10:07:05 Removing intermediate container e101b5c0660f 10:07:05 ---> 46f208e03b68 10:07:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:07:05 Removing intermediate container 97e168bd35cb 10:07:05 ---> 97719c342922 10:07:05 Step 26/26 : LABEL version=0.0.0 10:07:05 ---> Running in e985b37c2c85 10:07:06 ---> dcf778d48b65 10:07:06 Step 27/32 : RUN chmod +x /entrypoint.sh 10:07:06 ---> Running in 15c60d14e212 10:07:06 Removing intermediate container e985b37c2c85 10:07:06 ---> a7daebef5841 10:07:06 10:07:07 Successfully built a7daebef5841 10:07:07 Successfully tagged security-secretstore-setup-arm64:latest 10:07:07 Building support-notifications 10:07:09  Building security-secretstore-setup ... done Removing intermediate container 15c60d14e212 10:07:09 ---> 8597a8795473 10:07:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 10:07:10 ---> Running in 9dc97f48fc4e 10:07:11 Removing intermediate container 9dc97f48fc4e 10:07:11 ---> 7fca6b1e2cd8 10:07:11 Step 29/32 : CMD ["gate"] 10:07:12 ---> Running in a10d3b965790 10:07:13 Removing intermediate container a10d3b965790 10:07:13 ---> 87fc4c7b7d16 10:07:13 Step 30/32 : LABEL arch=arm64 10:07:13 ---> Running in 7e7fbc83849b 10:07:14 Removing intermediate container 7e7fbc83849b 10:07:14 ---> c3916b7605c9 10:07:14 Step 31/32 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:07:14 ---> Running in bff2ee2b2410 10:07:15 Removing intermediate container bff2ee2b2410 10:07:15 ---> 1cdacb4f8263 10:07:15 Step 32/32 : LABEL version=0.0.0 10:07:15 ---> Running in e84795cc6f3a 10:07:16 Removing intermediate container e84795cc6f3a 10:07:16 ---> 96c4898a9357 10:07:16 10:07:17 Successfully built 96c4898a9357 10:07:17 Successfully tagged security-bootstrapper-arm64:latest 10:07:49  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:07:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:07:49 ---> 53b8c55872f7 10:07:49 Step 3/24 : WORKDIR /edgex-go 10:07:49 ---> Using cache 10:07:49 ---> 5477b5e68391 10:07:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:49 ---> Using cache 10:07:49 ---> 35cbacf977db 10:07:49 Step 5/24 : RUN apk add --update --no-cache make git 10:07:49 ---> Using cache 10:07:49 ---> 2a67678f68bd 10:07:49 Step 6/24 : COPY go.mod . 10:07:49 ---> Using cache 10:07:49 ---> 0bbe3236db8b 10:07:49 Step 7/24 : RUN go mod download 10:07:49 ---> Using cache 10:07:49 ---> 8ebfdd3310a0 10:07:49 Step 8/24 : COPY . . 10:07:49 ---> Using cache 10:07:49 ---> 8f5b616dc1d0 10:07:49 Step 9/24 : RUN go mod tidy 10:07:49 ---> Using cache 10:07:49 ---> 05fbcc6849ca 10:07:49 Step 10/24 : RUN make cmd/core-command/core-command 10:07:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:07:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:07:49 ---> 53b8c55872f7 10:07:49 Step 3/24 : WORKDIR /edgex-go 10:07:49 ---> Using cache 10:07:49 ---> 5477b5e68391 10:07:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:49 ---> Using cache 10:07:49 ---> 35cbacf977db 10:07:49 Step 5/24 : RUN apk add --update --no-cache make bash git 10:07:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:07:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:07:49 ---> 53b8c55872f7 10:07:49 Step 3/24 : WORKDIR /edgex-go 10:07:49 ---> Using cache 10:07:49 ---> 5477b5e68391 10:07:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:49 ---> Using cache 10:07:49 ---> 35cbacf977db 10:07:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:07:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:07:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:07:49 ---> 53b8c55872f7 10:07:49 Step 3/23 : WORKDIR /edgex-go 10:07:49 ---> Using cache 10:07:49 ---> 5477b5e68391 10:07:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:49 ---> Using cache 10:07:49 ---> 35cbacf977db 10:07:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:07:51 ---> Running in 57a40a753dda 10:07:51 ---> Running in e5dc39901d5f 10:07:51 ---> Running in 4929d0a539d2 10:07:51 ---> Running in 0bfac7656071 10:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:07:53 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 10:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:07:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:07:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:07:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:07:55 OK: 218 MiB in 52 packages 10:07:55 OK: 218 MiB in 52 packages 10:07:55 OK: 218 MiB in 52 packages 10:07:57 Removing intermediate container 4929d0a539d2 10:07:57 ---> a7e12c7d8b3d 10:07:57 Step 6/23 : COPY go.mod . 10:07:58 Removing intermediate container 57a40a753dda 10:07:58 ---> de608db3c12f 10:07:58 Step 6/24 : COPY go.mod . 10:07:58 Removing intermediate container e5dc39901d5f 10:07:58 ---> c3bd102d715f 10:07:58 Step 6/24 : COPY go.mod . 10:07:59 ---> 6d527ffdb064 10:07:59 Step 7/23 : RUN go mod download 10:07:59 ---> 0abc777cc85c 10:07:59 Step 7/24 : RUN go mod download 10:07:59 ---> Running in 7be7b609b134 10:07:59 ---> 1d887986a55f 10:08:00 Step 7/24 : RUN go mod download 10:08:00 ---> Running in c47d69639f0c 10:08:00 ---> Running in 6a30b004555a 10:08:05 Removing intermediate container 7be7b609b134 10:08:05 ---> 90143268f915 10:08:05 Step 8/23 : COPY . . 10:08:05 Removing intermediate container 6a30b004555a 10:08:05 ---> 4cb6c81356ad 10:08:05 Step 8/24 : COPY . . 10:08:05 Removing intermediate container c47d69639f0c 10:08:05 ---> d581ea8f3411 10:08:05 Step 8/24 : COPY . . 10:08:38 ---> c0b221e055bb 10:08:38 Step 9/23 : RUN go mod tidy 10:08:38 ---> 4b9f758f5927 10:08:38 Step 9/24 : RUN go mod tidy 10:08:38 ---> d09414fdcc56 10:08:38 Step 9/24 : RUN go mod tidy 10:08:38 ---> Running in 9c57c37d39f6 10:08:38 ---> Running in c1b8cfbc23e3 10:08:38 ---> Running in 667ef4b9d222 10:08:38 Removing intermediate container 0bfac7656071 10:08:38 ---> 597ea4d80031 10:08:38 10:08:38 Step 11/24 : FROM alpine:3.12 10:08:38 ---> c4fd0aeabfcf 10:08:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:08:38 ---> Using cache 10:08:38 ---> da80b6755e39 10:08:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:08:38 ---> Using cache 10:08:38 ---> 996f4963c75e 10:08:38 Step 14/24 : ENV APP_PORT=59882 10:08:38 ---> Running in da64509c50f7 10:08:39 Removing intermediate container da64509c50f7 10:08:39 ---> d02178fcdcc9 10:08:39 Step 15/24 : EXPOSE $APP_PORT 10:08:39 ---> Running in f93e1b54ba57 10:08:40 Removing intermediate container f93e1b54ba57 10:08:40 ---> 718ad980cf24 10:08:40 Step 16/24 : WORKDIR / 10:08:40 Removing intermediate container 9c57c37d39f6 10:08:40 ---> 92a6a3dcd201 10:08:40 Step 10/24 : RUN make cmd/core-data/core-data 10:08:40 ---> Running in a12d51c58205 10:08:40 ---> Running in 379be917d3b5 10:08:41 Removing intermediate container 667ef4b9d222 10:08:41 ---> b05aeda7c49f 10:08:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:08:41 Removing intermediate container c1b8cfbc23e3 10:08:41 ---> 7ddb6d3d8766 10:08:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:08:41 Removing intermediate container a12d51c58205 10:08:41 ---> 548aaa756e1e 10:08:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:41 ---> Running in 688b5fda2174 10:08:41 ---> Running in cbd320ee50a6 10:08:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:08:42 ---> 909646c5e65e 10:08:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:08:43 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 10:08:43 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 10:08:44 ---> f1327c642dda 10:08:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:08:45 ---> 96cfea387f4e 10:08:45 Step 20/24 : ENTRYPOINT ["/core-command"] 10:08:45 ---> Running in 2cdf2c96317a 10:08:46 Removing intermediate container 2cdf2c96317a 10:08:46 ---> 6a1a4ab2e332 10:08:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:46 ---> Running in b3777b03dcc9 10:08:47 Removing intermediate container b3777b03dcc9 10:08:47 ---> 28cec85cc0f8 10:08:47 Step 22/24 : LABEL arch=arm64 10:08:47 ---> Running in 90e05b8295bc 10:08:48 Removing intermediate container 90e05b8295bc 10:08:48 ---> c79ac0679b72 10:08:48 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:08:48 ---> Running in 7805ba3198ce 10:08:49 Removing intermediate container 7805ba3198ce 10:08:49 ---> 5c7dbc638e96 10:08:49 Step 24/24 : LABEL version=0.0.0 10:08:49 ---> Running in 89133b14a175 10:08:49 Removing intermediate container 89133b14a175 10:08:49 ---> 50e93083b530 10:08:49 10:08:50 Successfully built 50e93083b530 10:08:50 Successfully tagged core-command-arm64:latest 10:09:58  Building core-command ... done Removing intermediate container cbd320ee50a6 10:09:58 ---> 9b3014b73d0c 10:09:58 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:09:58 ---> Running in aad6578012ca 10:09:58 Removing intermediate container 688b5fda2174 10:09:58 ---> c909865e8444 10:09:58 10:09:58 Step 11/23 : FROM alpine:3.12 10:09:58 ---> c4fd0aeabfcf 10:09:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:09:58 ---> Running in d99b93e205f1 10:09:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:09:59 (1/2) Installing ca-certificates (20191127-r4) 10:09:59 (2/2) Installing dumb-init (1.2.2-r1) 10:09:59 Executing busybox-1.31.1-r20.trigger 10:09:59 Executing ca-certificates-20191127-r4.trigger 10:09:59 OK: 6 MiB in 16 packages 10:10:00 Removing intermediate container aad6578012ca 10:10:00 ---> efd6738bbaeb 10:10:00 10:10:00 Step 12/24 : FROM docker:20.10.0 10:10:01 20.10.0: Pulling from library/docker 10:10:01 Removing intermediate container d99b93e205f1 10:10:01 ---> d648cd295625 10:10:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:10:01 Removing intermediate container 379be917d3b5 10:10:01 ---> b30e4803d84b 10:10:01 10:10:01 Step 11/24 : FROM alpine:3.12 10:10:01 ---> c4fd0aeabfcf 10:10:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:10:02 ---> Running in aaff141bc27a 10:10:02 ---> Running in 283cb16c6287 10:10:03 Removing intermediate container aaff141bc27a 10:10:03 ---> 04c7212e638b 10:10:03 Step 14/23 : ENV APP_PORT=59860 10:10:03 ---> Running in 1154d326e7d4 10:10:03 Removing intermediate container 283cb16c6287 10:10:03 ---> 7acc6a9f1033 10:10:03 Step 13/24 : ENV APP_PORT=59880 10:10:03 ---> Running in a1f86b18a4b2 10:10:04 Removing intermediate container 1154d326e7d4 10:10:04 ---> de7df1d1c488 10:10:04 Step 15/23 : EXPOSE $APP_PORT 10:10:04 ---> Running in c1b5f5690bb8 10:10:04 Removing intermediate container a1f86b18a4b2 10:10:04 ---> 04ecf9628e1a 10:10:04 Step 14/24 : EXPOSE $APP_PORT 10:10:04 ---> Running in 0e4decbe4053 10:10:04 Removing intermediate container c1b5f5690bb8 10:10:04 ---> aa62336b870a 10:10:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:05 Removing intermediate container 0e4decbe4053 10:10:05 ---> 162f708c718a 10:10:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:05 ---> Running in 0f5e3fe6a551 10:10:06 ---> 6e852f934d27 10:10:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:10:08 ---> 0433014614d0 10:10:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:10:08 Removing intermediate container 0f5e3fe6a551 10:10:08 ---> 770b10dcea3b 10:10:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:10:08 ---> Running in fa04203b324d 10:10:09 ---> fe12aac1f261 10:10:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:10:09 ---> Running in 6e01d6cfed23 10:10:10 Removing intermediate container 6e01d6cfed23 10:10:10 ---> 32da3e0f0edc 10:10:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:10:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:10 ---> Running in f5f51296f84c 10:10:11 Removing intermediate container f5f51296f84c 10:10:11 ---> fd39db8b3d49 10:10:11 Step 21/23 : LABEL arch=arm64 10:10:11 ---> Running in d1ae83b5b12c 10:10:11 Removing intermediate container d1ae83b5b12c 10:10:11 ---> f4c270c85017 10:10:11 Step 22/23 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:10:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:11 ---> Running in 67a53f4ac640 10:10:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:10:12 Status: Downloaded newer image for docker:20.10.0 10:10:12 ---> eeaf43b92773 10:10:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:10:12 ---> Running in e48fc1780e76 10:10:12 Removing intermediate container 67a53f4ac640 10:10:12 ---> 261bdcf9ea5c 10:10:12 Step 23/23 : LABEL version=0.0.0 10:10:12 ---> Running in 723b1104fe7b 10:10:12 Removing intermediate container e48fc1780e76 10:10:12 ---> 425dfc75e23c 10:10:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:10:13 ---> Running in c59ce4e1192d 10:10:13 Removing intermediate container 723b1104fe7b 10:10:13 ---> e81ccd35b4ff 10:10:13 10:10:13 Successfully built e81ccd35b4ff 10:10:13 Successfully tagged support-notifications-arm64:latest 10:10:13  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 10:10:14 (2/6) Installing libgcc (9.3.0-r2) 10:10:14 (3/6) Installing libsodium (1.0.18-r0) 10:10:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:14 (4/6) Installing libstdc++ (9.3.0-r2) 10:10:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:15 (1/39) Installing readline (8.0.4-r0) 10:10:15 (2/39) Installing bash (5.0.17-r0) 10:10:15 (5/6) Installing libzmq (4.3.3-r0) 10:10:15 Executing bash-5.0.17-r0.post-install 10:10:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:10:15 (4/39) Installing libcurl (7.77.0-r0) 10:10:15 (5/39) Installing curl (7.77.0-r0) 10:10:15 (6/39) Installing dumb-init (1.2.2-r1) 10:10:15 (7/39) Installing libbz2 (1.0.8-r1) 10:10:15 (8/39) Installing expat (2.2.9-r1) 10:10:15 (9/39) Installing libffi (3.3-r2) 10:10:15 (10/39) Installing gdbm (1.13-r1) 10:10:15 (11/39) Installing xz-libs (5.2.5-r0) 10:10:15 (12/39) Installing sqlite-libs (3.32.1-r1) 10:10:15 (13/39) Installing python3 (3.8.10-r0) 10:10:15 (6/6) Installing zeromq (4.3.3-r0) 10:10:15 Executing busybox-1.31.1-r20.trigger 10:10:15 OK: 8 MiB in 20 packages 10:10:17 (14/39) Installing py3-appdirs (1.4.4-r1) 10:10:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:10:17 (16/39) Installing py3-parsing (2.4.7-r0) 10:10:17 (17/39) Installing py3-six (1.15.0-r0) 10:10:17 (18/39) Installing py3-packaging (20.4-r0) 10:10:17 (19/39) Installing py3-setuptools (47.0.0-r0) 10:10:17 (20/39) Installing py3-chardet (3.0.4-r4) 10:10:17 (21/39) Installing py3-idna (2.9-r0) 10:10:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:10:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:10:17 (24/39) Installing py3-requests (2.23.0-r0) 10:10:17 (25/39) Installing py3-msgpack (1.0.0-r0) 10:10:17 (26/39) Installing py3-lockfile (0.12.2-r3) 10:10:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:10:17 (28/39) Installing py3-colorama (0.4.3-r0) 10:10:17 (29/39) Installing py3-distlib (0.3.0-r0) 10:10:17 (30/39) Installing py3-distro (1.5.0-r1) 10:10:17 (31/39) Installing py3-webencodings (0.5.1-r3) 10:10:17 (32/39) Installing py3-html5lib (1.0.1-r4) 10:10:17 (33/39) Installing py3-pytoml (0.1.21-r0) 10:10:17 Removing intermediate container fa04203b324d 10:10:17 ---> 5c145c7ab35b 10:10:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:17 (34/39) Installing py3-pep517 (0.8.2-r0) 10:10:17 (35/39) Installing py3-progress (1.5-r0) 10:10:17 (36/39) Installing py3-toml (0.10.1-r0) 10:10:17 (37/39) Installing py3-retrying (1.3.3-r0) 10:10:17 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:10:17 (39/39) Installing py3-pip (20.1.1-r0) 10:10:18 Executing busybox-1.31.1-r19.trigger 10:10:18 OK: 72 MiB in 59 packages 10:10:18 ---> b6e99098179b 10:10:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:10:20 ---> 02466c7c59e5 10:10:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:10:21 ---> 1671ebc79c46 10:10:21 Step 20/24 : ENTRYPOINT ["/core-data"] 10:10:21 ---> Running in af489e86db3d 10:10:21 Removing intermediate container af489e86db3d 10:10:21 ---> 9ca5585581ea 10:10:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:10:21 ---> Running in a7bfb4339192 10:10:22 Removing intermediate container a7bfb4339192 10:10:22 ---> b868cad0afd1 10:10:22 Step 22/24 : LABEL arch=arm64 10:10:22 ---> Running in f8c7a0279c3a 10:10:22 Collecting docker-compose==1.23.2 10:10:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:10:23 Removing intermediate container f8c7a0279c3a 10:10:23 ---> 3771fc3c8f28 10:10:23 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:10:23 ---> Running in ee67da5fdbb7 10:10:23 Collecting texttable<0.10,>=0.9.0 10:10:23 Downloading texttable-0.9.1.tar.gz (11 kB) 10:10:23 Removing intermediate container ee67da5fdbb7 10:10:23 ---> f53d44e41a5a 10:10:23 Step 24/24 : LABEL version=0.0.0 10:10:23 ---> Running in 7e03fb600dd6 10:10:24 Removing intermediate container 7e03fb600dd6 10:10:24 ---> ff36db2074ba 10:10:24 10:10:24 Successfully built ff36db2074ba 10:10:24 Successfully tagged core-data-arm64:latest 10:10:26  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:10:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:10:26 Collecting docopt<0.7,>=0.6.1 10:10:26 Downloading docopt-0.6.2.tar.gz (25 kB) 10:10:28 Collecting cached-property<2,>=1.2.0 10:10:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:10:29 Collecting PyYAML<4,>=3.10 10:10:29 Downloading PyYAML-3.13.tar.gz (270 kB) 10:10:32 Collecting websocket-client<1.0,>=0.32.0 10:10:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:10:32 Collecting jsonschema<3,>=2.5.1 10:10:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:10:33 Collecting dockerpty<0.5,>=0.4.1 10:10:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:10:35 Collecting docker<4.0,>=3.6.0 10:10:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:10:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:10:35 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) 10:10:35 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) 10:10:35 Collecting idna<2.8,>=2.5 10:10:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:10:36 Collecting urllib3<1.25,>=1.21.1 10:10:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:10:36 Collecting docker-pycreds>=0.4.0 10:10:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:10:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:10:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:10:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:10:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:10:37 Installing collected packages: texttable, idna, urllib3, requests, docopt, cached-property, PyYAML, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, docker-compose 10:10:37 Running setup.py install for texttable: started 10:10:39 Running setup.py install for texttable: finished with status 'done' 10:10:39 Attempting uninstall: idna 10:10:39 Found existing installation: idna 2.9 10:10:39 Uninstalling idna-2.9: 10:10:39 Successfully uninstalled idna-2.9 10:10:40 Attempting uninstall: urllib3 10:10:40 Found existing installation: urllib3 1.25.9 10:10:40 Uninstalling urllib3-1.25.9: 10:10:40 Successfully uninstalled urllib3-1.25.9 10:10:41 Attempting uninstall: requests 10:10:41 Found existing installation: requests 2.23.0 10:10:41 Uninstalling requests-2.23.0: 10:10:41 Successfully uninstalled requests-2.23.0 10:10:41 Running setup.py install for docopt: started 10:10:43 Running setup.py install for docopt: finished with status 'done' 10:10:43 Running setup.py install for PyYAML: started 10:10:45 Running setup.py install for PyYAML: finished with status 'done' 10:10:45 Running setup.py install for dockerpty: started 10:10:47 Running setup.py install for dockerpty: finished with status 'done' 10:10:49 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 10:10:57 Removing intermediate container c59ce4e1192d 10:10:57 ---> b9df31e811a4 10:10:57 Step 15/24 : ENV APP_PORT=58890 10:10:57 ---> Running in c1e560df7f74 10:10:57 Removing intermediate container c1e560df7f74 10:10:57 ---> 284add36940a 10:10:57 Step 16/24 : EXPOSE $APP_PORT 10:10:57 ---> Running in 7bf9a6dfde3a 10:10:58 Removing intermediate container 7bf9a6dfde3a 10:10:58 ---> d745d520d9e7 10:10:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:10:59 ---> 8144acda14b7 10:10:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:11:00 ---> 780515f9184f 10:11:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:11:01 ---> a652fde65fea 10:11:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 10:11:01 ---> Running in c1fcf86ddbaa 10:11:01 Removing intermediate container c1fcf86ddbaa 10:11:01 ---> e251ef8449df 10:11:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:01 ---> Running in 86670bc3a82e 10:11:02 Removing intermediate container 86670bc3a82e 10:11:02 ---> c3f554a3ce0a 10:11:02 Step 22/24 : LABEL arch=arm64 10:11:02 ---> Running in 3b43009768e1 10:11:02 Removing intermediate container 3b43009768e1 10:11:02 ---> 14c9ae44d28d 10:11:02 Step 23/24 : LABEL git_sha=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f 10:11:02 ---> Running in 63aa924ae657 10:11:03 Removing intermediate container 63aa924ae657 10:11:03 ---> a3296937295e 10:11:03 Step 24/24 : LABEL version=0.0.0 10:11:03 ---> Running in 5060f15fc760 10:11:04 Removing intermediate container 5060f15fc760 10:11:04 ---> 6cdd2faec5d2 10:11:04 10:11:04 Successfully built 6cdd2faec5d2 10:11:04 Successfully tagged sys-mgmt-agent-arm64:latest 10:11:04  Building sys-mgmt-agent ... done  [Pipeline] } 10:11:04 $ docker stop --time=1 3e38ff42cee9ee9a375ed626ad0349be34c666c030adc748d223e5bba335cf18 10:11:06 $ docker rm -f 3e38ff42cee9ee9a375ed626ad0349be34c666c030adc748d223e5bba335cf18 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:07 + docker images 10:11:07 REPOSITORY TAG IMAGE ID CREATED SIZE 10:11:07 sys-mgmt-agent-arm64 latest 6cdd2faec5d2 4 seconds ago 298MB 10:11:07 core-data-arm64 latest ff36db2074ba 43 seconds ago 19.2MB 10:11:07 support-notifications-arm64 latest e81ccd35b4ff 54 seconds ago 15.7MB 10:11:07 b30e4803d84b About a minute ago 997MB 10:11:07 efd6738bbaeb About a minute ago 991MB 10:11:07 c909865e8444 About a minute ago 991MB 10:11:07 core-command-arm64 latest 50e93083b530 2 minutes ago 15MB 10:11:07 597ea4d80031 2 minutes ago 989MB 10:11:07 security-bootstrapper-arm64 latest 96c4898a9357 3 minutes ago 17.5MB 10:11:07 security-secretstore-setup-arm64 latest a7daebef5841 4 minutes ago 27.1MB 10:11:07 core-metadata-arm64 latest e07ef95f2a94 4 minutes ago 15.7MB 10:11:07 security-proxy-setup-arm64 latest f451a69414f1 4 minutes ago 24.2MB 10:11:07 support-scheduler-arm64 latest aae35b2b5bcf 4 minutes ago 15.1MB 10:11:07 03c799d3e931 4 minutes ago 994MB 10:11:07 0b400b978412 4 minutes ago 998MB 10:11:07 18855682fc37 4 minutes ago 991MB 10:11:07 ed32c64e0e26 4 minutes ago 992MB 10:11:07 b50b69f3a755 4 minutes ago 995MB 10:11:07 ci-base-image-arm64 latest 53b8c55872f7 14 minutes ago 663MB 10:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB 10:11:07 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 10:11:07 docker 20.10.0 eeaf43b92773 7 months ago 228MB 10:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:11:08 ---> job-cost.sh 10:11:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iOuI 10:11:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-iOuI/bin to PATH 10:13:24 INFO: No Stack... 10:13:24 INFO: Retrieving Pricing Info for: v2-standard-4 10:13:24 INFO: Archiving Costs [Pipeline] sh 10:13:24 + cat /w/workspace/edgex-go/2/archives/cost.csv 10:13:24 + cut -d, -f6 [Pipeline] lock 10:13:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3621-2-stack-cost] 10:13:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3621-2-stack-cost] did not exist. Created. 10:13:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3621-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:25 + echo total: 0.18000000715255737 [Pipeline] stash 10:13:25 Stashed 1 file(s) [Pipeline] } 10:13:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3621-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:13:26 provisioning config files... 10:13:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config71522658882252838tmp [Pipeline] { [Pipeline] sh 10:13:26 + set +x 10:13:26 + curl -s https://codecov.io/bash 10:13:26 + bash -s -- 10:13:26 10:13:26 _____ _ 10:13:26 / ____| | | 10:13:26 | | ___ __| | ___ ___ _____ __ 10:13:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:13:26 | |___| (_) | (_| | __/ (_| (_) \ V / 10:13:26 \_____\___/ \__,_|\___|\___\___/ \_/ 10:13:26 Bash-1.0.4 10:13:26 10:13:26 10:13:26 ==> git version 2.24.4 found 10:13:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:13:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:13:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:13:26 ==> Jenkins CI detected. 10:13:26 project root: . 10:13:26 --> token set from env 10:13:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:13:26 ==> Running gcov in . (disable via -X gcov) 10:13:26 ==> Python coveragepy not found 10:13:26 ==> Searching for coverage reports in: 10:13:26 + . 10:13:26 -> Found 1 reports 10:13:26 ==> Detecting git/mercurial file structure 10:13:26 ==> Reading reports 10:13:26 + ./coverage.out bytes=402846 10:13:26 ==> Appending adjustments 10:13:26 https://docs.codecov.io/docs/fixing-reports 10:13:28 + Found adjustments 10:13:28 ==> Gzipping contents 10:13:28 56K /tmp/codecov.jfegmh.gz 10:13:28 ==> Uploading reports 10:13:28 url: https://codecov.io 10:13:28 query: branch=PR-3621&commit=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3621%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3621&job=&cmd_args= 10:13:28 -> Pinging Codecov 10:13:28 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3621&commit=f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3621%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3621&job=&cmd_args= 10:13:28 -> Uploading to 10:13:28 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f/6c9da831-f6ad-4e3b-a118-c4669b601ea3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T101328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dfc47b5af69d2898b80cd78b6ed38c3adc3978d7f3f957bfebbb347c2c5a814 10:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:28 Dload Upload Total Spent Left Speed 10:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54473 0 0 100 54473 0 100k --:--:-- --:--:-- --:--:-- 100k 10:13:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4b0b2cd5c0759ba9e0419df9b08a3ea0822015f [Pipeline] } 10:13:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:13:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:32 ---> package-listing.sh 10:13:32 ++ facter osfamily 10:13:32 ++ tr '[:upper:]' '[:lower:]' 10:13:32 + OS_FAMILY=redhat 10:13:32 + workspace=/w/workspace/edgex-go/2 10:13:32 + START_PACKAGES=/tmp/packages_start.txt 10:13:32 + END_PACKAGES=/tmp/packages_end.txt 10:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:32 + PACKAGES=/tmp/packages_start.txt 10:13:32 + '[' /w/workspace/edgex-go/2 ']' 10:13:32 + PACKAGES=/tmp/packages_end.txt 10:13:32 + case "${OS_FAMILY}" in 10:13:32 + rpm -qa 10:13:32 + sort 10:13:35 + '[' -f /tmp/packages_start.txt ']' 10:13:35 + '[' -f /tmp/packages_end.txt ']' 10:13:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:35 + '[' /w/workspace/edgex-go/2 ']' 10:13:35 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:13:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:13:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:13:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:13:36 10:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:13:36 alpine: Pulling from edgex-lftools-log-publisher 10:13:36 df20fa9351a1: Pulling fs layer 10:13:36 36b3adc4ff6f: Pulling fs layer 10:13:36 8ad3a11d3b57: Pulling fs layer 10:13:36 46f8f816bc3b: Pulling fs layer 10:13:36 93b61091891f: Pulling fs layer 10:13:36 93b9cdb0e59b: Pulling fs layer 10:13:36 5e14af77c1be: Pulling fs layer 10:13:36 01666e4c0597: Pulling fs layer 10:13:36 aa168da1d23b: Pulling fs layer 10:13:36 46f8f816bc3b: Waiting 10:13:36 93b61091891f: Waiting 10:13:36 93b9cdb0e59b: Waiting 10:13:36 5e14af77c1be: Waiting 10:13:36 aa168da1d23b: Waiting 10:13:36 01666e4c0597: Waiting 10:13:36 36b3adc4ff6f: Verifying Checksum 10:13:36 36b3adc4ff6f: Download complete 10:13:36 46f8f816bc3b: Verifying Checksum 10:13:36 46f8f816bc3b: Download complete 10:13:36 df20fa9351a1: Verifying Checksum 10:13:36 df20fa9351a1: Download complete 10:13:36 93b9cdb0e59b: Verifying Checksum 10:13:36 93b9cdb0e59b: Download complete 10:13:36 5e14af77c1be: Verifying Checksum 10:13:36 5e14af77c1be: Download complete 10:13:36 01666e4c0597: Verifying Checksum 10:13:36 01666e4c0597: Download complete 10:13:36 93b61091891f: Verifying Checksum 10:13:36 93b61091891f: Download complete 10:13:36 df20fa9351a1: Pull complete 10:13:36 8ad3a11d3b57: Verifying Checksum 10:13:36 8ad3a11d3b57: Download complete 10:13:36 36b3adc4ff6f: Pull complete 10:13:37 8ad3a11d3b57: Pull complete 10:13:37 46f8f816bc3b: Pull complete 10:13:37 93b61091891f: Pull complete 10:13:37 93b9cdb0e59b: Pull complete 10:13:37 5e14af77c1be: Pull complete 10:13:37 01666e4c0597: Pull complete 10:13:38 aa168da1d23b: Verifying Checksum 10:13:38 aa168da1d23b: Download complete 10:13:43 aa168da1d23b: Pull complete 10:13:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:13:43 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 10:13:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:13:46 $ docker top 6aaba24df38b953989e9b1da4f1dacafd67095ebf0add3f626e7ae8f11598f23 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:46 + touch /tmp/pre-build-complete [Pipeline] sh 10:13:47 + mkdir -p /var/log/sa [Pipeline] sh 10:13:47 + ls /var/log/sa-host 10:13:47 + sadf -c /var/log/sa-host/sa05 10:13:47 file_magic: OK 10:13:47 HZ: Using current value: 100 10:13:47 file_header: OK 10:13:47 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 10:13:47 Statistics: 10:13:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:13:47 File successfully converted to sysstat format version 12.2.1 10:13:47 + sadf -c /var/log/sa-host/sa14 10:13:47 file_magic: OK 10:13:47 HZ: Using current value: 100 10:13:47 file_header: OK 10:13:47 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 10:13:47 Statistics: 10:13:47 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... 10:13:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:47 provisioning config files... 10:13:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7375719879318721885tmp [Pipeline] { [Pipeline] echo 10:13:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:48 ---> create-netrc.sh [Pipeline] } 10:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:13:48 ---> python-tools-install.sh [Pipeline] echo 10:13:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:13:48 ---> sudo-logs.sh 10:13:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:13:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:13:49 ---> job-cost.sh 10:13:49 lf-activate-venv: SKIPPING 10:13:49 DEBUG: total: 0.18000000715255737 10:13:49 INFO: Retrieving Stack Cost... 10:13:50 INFO: Retrieving Pricing Info for: v3-standard-2 10:13:50 INFO: Archiving Costs [Pipeline] echo 10:13:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:51 ---> logs-deploy.sh 10:13:51 lf-activate-venv: SKIPPING 10:13:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3621/2 10:13:51 INFO: archiving workspace using pattern(s): 10:13:52 Archives upload complete. 10:13:52 INFO: archiving logs to Nexus 10:13:52 ---> uname -a: 10:13:52 Linux prd-centos7-docker-4c-2g-87.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:13:52 10:13:52 10:13:52 ---> lscpu: 10:13:52 Architecture: x86_64 10:13:52 CPU op-mode(s): 32-bit, 64-bit 10:13:52 Byte Order: Little Endian 10:13:52 Address sizes: 40 bits physical, 48 bits virtual 10:13:52 CPU(s): 2 10:13:52 On-line CPU(s) list: 0,1 10:13:52 Thread(s) per core: 1 10:13:52 Core(s) per socket: 1 10:13:52 Socket(s): 2 10:13:52 NUMA node(s): 1 10:13:52 Vendor ID: AuthenticAMD 10:13:52 CPU family: 23 10:13:52 Model: 49 10:13:52 Model name: AMD EPYC-Rome Processor 10:13:52 Stepping: 0 10:13:52 CPU MHz: 2800.000 10:13:52 BogoMIPS: 5600.00 10:13:52 Virtualization: AMD-V 10:13:52 Hypervisor vendor: KVM 10:13:52 Virtualization type: full 10:13:52 L1d cache: 64 KiB 10:13:52 L1i cache: 64 KiB 10:13:52 L2 cache: 1 MiB 10:13:52 L3 cache: 32 MiB 10:13:52 NUMA node0 CPU(s): 0,1 10:13:52 Vulnerability Itlb multihit: Not affected 10:13:52 Vulnerability L1tf: Not affected 10:13:52 Vulnerability Mds: Not affected 10:13:52 Vulnerability Meltdown: Not affected 10:13:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:13:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:13:52 Vulnerability Srbds: Not affected 10:13:52 Vulnerability Tsx async abort: Not affected 10:13:52 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 10:13:52 10:13:52 10:13:52 ---> nproc: 10:13:52 2 10:13:52 10:13:52 10:13:52 ---> df -h: 10:13:52 Filesystem Size Used Available Use% Mounted on 10:13:52 overlay 40.0G 12.0G 28.0G 30% / 10:13:52 tmpfs 64.0M 0 64.0M 0% /dev 10:13:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:13:52 shm 64.0M 0 64.0M 0% /dev/shm 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /facter-os 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/resolv.conf 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hostname 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hosts 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/auth.log 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /run/cloud-init/result.json 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/sa-host 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/secure 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/2 10:13:52 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/2@tmp 10:13:52 10:13:52 10:13:52 ---> free -m: 10:13:52 total used free shared buff/cache available 10:13:52 Mem: 7821 1421 1963 0 4435 6354 10:13:52 Swap: 1023 1 1022 10:13:52 10:13:52 10:13:52 ---> ip addr: 10:13:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:13:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:13:52 inet 127.0.0.1/8 scope host lo 10:13:52 valid_lft forever preferred_lft forever 10:13:52 inet6 ::1/128 scope host 10:13:52 valid_lft forever preferred_lft forever 10:13:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:13:52 link/ether fa:16:3e:48:5f:e3 brd ff:ff:ff:ff:ff:ff 10:13:52 inet 10.30.122.225/23 brd 10.30.123.255 scope global dynamic eth0 10:13:52 valid_lft 84955sec preferred_lft 84955sec 10:13:52 inet6 fe80::f816:3eff:fe48:5fe3/64 scope link 10:13:52 valid_lft forever preferred_lft forever 10:13:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:13:52 link/ether 02:42:96:ba:38:6b brd ff:ff:ff:ff:ff:ff 10:13:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:13:52 valid_lft forever preferred_lft forever 10:13:52 inet6 fe80::42:96ff:feba:386b/64 scope link 10:13:52 valid_lft forever preferred_lft forever 10:13:52 10:13:52 10:13:52 ---> sar -b -r -n DEV: 10:13:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 10:13:52 10:13:52 09:49:35 LINUX RESTART (2 CPU) 10:13:52 10:13:52 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:52 09:51:02 145.55 18.15 127.40 0.00 5433.93 44840.97 0.00 10:13:52 09:52:01 92.48 0.71 91.77 0.00 359.02 44326.66 0.00 10:13:52 09:53:01 139.93 0.00 139.93 0.00 0.00 20082.40 0.00 10:13:52 09:54:01 50.75 0.00 50.75 0.00 0.00 8350.50 0.00 10:13:52 09:55:01 222.88 20.55 202.32 0.00 495.95 115465.41 0.00 10:13:52 09:56:01 670.84 335.46 335.38 0.00 13619.30 201569.85 0.00 10:13:52 09:57:01 464.16 22.40 441.76 0.00 2033.17 163786.97 0.00 10:13:52 09:58:01 272.08 76.01 196.07 0.00 4512.47 54021.36 0.00 10:13:52 09:59:02 5.35 0.00 5.35 0.00 0.00 167.62 0.00 10:13:52 10:00:01 0.25 0.02 0.24 0.00 0.14 2.69 0.00 10:13:52 10:01:01 0.40 0.13 0.27 0.00 1.73 2.25 0.00 10:13:52 10:02:01 0.38 0.08 0.30 0.00 2.00 5.78 0.00 10:13:52 10:03:01 0.27 0.00 0.27 0.00 0.00 2.50 0.00 10:13:52 10:04:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 10:13:52 10:05:01 0.35 0.20 0.15 0.00 5.86 1.83 0.00 10:13:52 10:06:01 0.83 0.00 0.83 0.00 0.00 16.49 0.00 10:13:52 10:07:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 10:13:52 10:08:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 10:13:52 10:09:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 10:13:52 10:10:01 0.97 0.80 0.17 0.00 43.31 1.80 0.00 10:13:52 10:11:01 0.25 0.00 0.25 0.00 0.00 3.82 0.00 10:13:52 10:12:01 0.25 0.05 0.20 0.00 0.40 3.00 0.00 10:13:52 10:13:01 0.18 0.00 0.18 0.00 0.00 2.25 0.00 10:13:52 Average: 90.15 20.68 69.47 0.00 1154.66 28436.41 0.00 10:13:52 10:13:52 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:52 09:51:02 5350920 0 814320 10.17 2620 1841080 1681444 18.56 720588 1542156 4768 10:13:52 09:52:01 4140144 0 966056 12.06 2620 2900120 1839312 20.31 1056228 2328284 45352 10:13:52 09:53:01 3798428 0 1140656 14.24 2620 3067236 1946640 21.49 1379924 2276956 232820 10:13:52 09:54:01 3776072 0 1241916 15.51 2620 2988332 1879788 20.75 1399996 2276916 70432 10:13:52 09:55:01 121852 0 1474208 18.41 2620 6410260 2780180 30.69 3074384 4135964 590480 10:13:52 09:56:01 264516 0 1939736 24.22 2620 5802068 4009112 44.26 3239232 3783960 54204 10:13:52 09:57:01 138960 0 1494392 18.66 2620 6372968 2712320 29.95 2751500 4369048 349696 10:13:52 09:58:01 2710612 0 1287424 16.07 2620 4008284 1562916 17.26 1489316 3115660 20 10:13:52 09:59:02 2714308 0 1283728 16.03 2620 4008284 1526912 16.86 1509684 3092632 12 10:13:52 10:00:01 2709236 0 1288792 16.09 2620 4008292 1527068 16.86 1522616 3086448 8 10:13:52 10:01:01 2708384 0 1289644 16.10 2620 4008292 1530168 16.89 1523636 3086448 20 10:13:52 10:02:01 2710864 0 1286980 16.07 2620 4008476 1527420 16.86 1522484 3086564 8 10:13:52 10:03:01 2710828 0 1287012 16.07 2620 4008480 1527420 16.86 1522496 3086564 8 10:13:52 10:04:01 2710772 0 1287064 16.07 2620 4008484 1527420 16.86 1522644 3086564 8 10:13:52 10:05:01 2709128 0 1288672 16.09 2620 4008520 1527600 16.87 1523580 3086588 16 10:13:52 10:06:01 2709176 0 1288620 16.09 2620 4008524 1527600 16.87 1523940 3086588 8 10:13:52 10:07:01 2709368 0 1288424 16.09 2620 4008528 1527456 16.86 1523600 3086588 8 10:13:52 10:08:01 2709424 0 1288360 16.09 2620 4008536 1527420 16.86 1523660 3086588 8 10:13:52 10:09:01 2709408 0 1288376 16.09 2620 4008536 1527420 16.86 1523736 3086588 16 10:13:52 10:10:01 2708200 0 1288276 16.09 2620 4009844 1527420 16.86 1523804 3087892 16 10:13:52 10:11:01 2707576 0 1288900 16.09 2620 4009844 1527504 16.86 1524144 3087888 8 10:13:52 10:12:01 2707672 0 1288800 16.09 2620 4009848 1527484 16.86 1524128 3087900 8 10:13:52 10:13:01 2707588 0 1288876 16.09 2620 4009856 1527484 16.86 1524196 3087900 8 10:13:52 Average: 2649715 0 1290401 16.11 2620 4066204 1796761 19.84 1649979 3049508 58606 10:13:52 10:13:52 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:52 09:51:02 eth0 1039.45 759.21 3340.18 100.29 0.00 0.00 0.00 0.00 10:13:52 09:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:52:01 veth5beba02 39.17 61.44 2.87 214.20 0.00 0.00 0.00 0.00 10:13:52 09:52:01 eth0 990.57 1216.68 6207.76 124.25 0.00 0.00 0.00 0.00 10:13:52 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:52:01 docker0 875.85 602.93 71.45 2938.57 0.00 0.00 0.00 0.00 10:13:52 09:53:01 vethab144fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:13:52 09:53:01 eth0 210.44 164.36 671.87 28.69 0.00 0.00 0.00 0.00 10:13:52 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:53:01 docker0 138.65 163.91 10.12 629.03 0.00 0.00 0.00 0.00 10:13:52 09:54:01 vethab144fd 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 10:13:52 09:54:01 eth0 23.34 12.25 17.53 9.33 0.00 0.00 0.00 0.00 10:13:52 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:54:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 10:13:52 09:55:01 eth0 198.08 170.87 1699.44 134.09 0.00 0.00 0.00 0.00 10:13:52 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:55:01 veth42e3725 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:13:52 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:56:01 vethcdeb9c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:13:52 09:56:01 veth18e8c82 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:13:52 09:56:01 veth19abff9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:13:52 09:56:01 vethaf213cd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:13:52 09:57:01 veth5851bae 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 10:13:52 09:57:01 eth0 2792.04 2536.25 13853.00 439.55 0.00 0.00 0.00 0.00 10:13:52 09:57:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:13:52 09:57:01 veth42e3725 0.00 1.44 0.00 0.07 0.00 0.00 0.00 0.00 10:13:52 09:58:01 eth0 53.29 34.36 110.49 14.77 0.00 0.00 0.00 0.00 10:13:52 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:58:01 docker0 1133.64 926.44 89.36 4300.58 0.00 0.00 0.00 0.00 10:13:52 09:59:02 eth0 0.85 0.35 0.07 0.03 0.00 0.00 0.00 0.00 10:13:52 09:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 09:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:00:01 eth0 0.97 0.78 0.66 0.24 0.00 0.00 0.00 0.00 10:13:52 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:01:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:13:52 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:02:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:13:52 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:04:01 eth0 1.08 0.08 0.11 0.01 0.00 0.00 0.00 0.00 10:13:52 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:05:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 10:13:52 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:06:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:13:52 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:07:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:13:52 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:13:52 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:13:52 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:13:52 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:11:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:13:52 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:13:52 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 Average: eth0 123.25 111.95 608.36 19.84 0.00 0.00 0.00 0.00 10:13:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:52 Average: docker0 49.37 40.34 3.89 187.28 0.00 0.00 0.00 0.00 10:13:52 10:13:52 10:13:52 ---> sar -P ALL: 10:13:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 10:13:52 10:13:52 09:49:35 LINUX RESTART (2 CPU) 10:13:52 10:13:52 09:50:01 CPU %user %nice %system %iowait %steal %idle 10:13:52 09:51:02 all 20.77 0.00 5.66 5.35 0.11 68.11 10:13:52 09:51:02 0 21.52 0.00 5.46 4.44 0.13 68.45 10:13:52 09:51:02 1 20.04 0.00 5.85 6.24 0.09 67.78 10:13:52 09:52:01 all 19.51 0.00 6.65 4.24 0.08 69.52 10:13:52 09:52:01 0 15.76 0.00 6.83 6.47 0.09 70.85 10:13:52 09:52:01 1 23.26 0.00 6.47 2.01 0.07 68.19 10:13:52 09:53:01 all 62.68 0.00 9.65 2.42 0.14 25.11 10:13:52 09:53:01 0 62.28 0.00 10.24 1.96 0.15 25.38 10:13:52 09:53:01 1 63.08 0.00 9.06 2.88 0.13 24.85 10:13:52 09:54:01 all 34.67 0.00 5.26 0.38 0.08 59.61 10:13:52 09:54:01 0 34.70 0.00 5.47 0.28 0.07 59.48 10:13:52 09:54:01 1 34.64 0.00 5.06 0.47 0.09 59.74 10:13:52 09:55:01 all 54.13 0.00 13.45 2.56 0.13 29.73 10:13:52 09:55:01 0 55.05 0.00 13.60 3.28 0.13 27.94 10:13:52 09:55:01 1 53.22 0.00 13.30 1.84 0.13 31.51 10:13:52 09:56:01 all 44.83 0.00 18.00 30.05 0.14 6.98 10:13:52 09:56:01 0 45.37 0.00 17.85 29.66 0.13 6.99 10:13:52 09:56:01 1 44.29 0.00 18.15 30.45 0.15 6.96 10:13:52 09:57:01 all 63.41 0.00 20.01 13.62 0.15 2.81 10:13:52 09:57:01 0 61.58 0.00 20.82 14.67 0.15 2.78 10:13:52 09:57:01 1 65.23 0.00 19.20 12.57 0.15 2.85 10:13:52 09:58:01 all 49.43 0.00 10.40 5.54 0.12 34.52 10:13:52 09:58:01 0 49.50 0.00 10.40 5.16 0.13 34.81 10:13:52 09:58:01 1 49.37 0.00 10.39 5.92 0.11 34.22 10:13:52 09:59:02 all 0.18 0.00 0.05 0.00 0.03 99.75 10:13:52 09:59:02 0 0.08 0.00 0.03 0.00 0.03 99.85 10:13:52 09:59:02 1 0.27 0.00 0.07 0.00 0.02 99.65 10:13:52 10:00:01 all 0.21 0.00 0.05 0.00 0.03 99.71 10:13:52 10:00:01 0 0.37 0.00 0.07 0.00 0.03 99.52 10:13:52 10:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:13:52 10:01:01 all 0.18 0.00 0.05 0.00 0.02 99.75 10:13:52 10:01:01 0 0.33 0.00 0.07 0.00 0.02 99.58 10:13:52 10:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:13:52 10:13:52 10:01:01 CPU %user %nice %system %iowait %steal %idle 10:13:52 10:02:01 all 0.07 0.00 0.04 0.00 0.02 99.87 10:13:52 10:02:01 0 0.08 0.00 0.05 0.00 0.02 99.85 10:13:52 10:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:13:52 10:03:01 all 0.04 0.00 0.02 0.00 0.03 99.92 10:13:52 10:03:01 0 0.08 0.00 0.02 0.00 0.03 99.87 10:13:52 10:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:13:52 10:04:01 all 0.17 0.00 0.03 0.00 0.01 99.79 10:13:52 10:04:01 0 0.30 0.00 0.02 0.00 0.00 99.68 10:13:52 10:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:13:52 10:05:01 all 0.14 0.00 0.06 0.00 0.02 99.78 10:13:52 10:05:01 0 0.10 0.00 0.07 0.00 0.02 99.82 10:13:52 10:05:01 1 0.18 0.00 0.05 0.00 0.02 99.75 10:13:52 10:06:01 all 0.13 0.00 0.02 0.00 0.02 99.84 10:13:52 10:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:13:52 10:06:01 1 0.23 0.00 0.02 0.00 0.02 99.73 10:13:52 10:07:01 all 0.09 0.00 0.03 0.00 0.03 99.86 10:13:52 10:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:13:52 10:07:01 1 0.15 0.00 0.02 0.00 0.03 99.80 10:13:52 10:08:01 all 0.16 0.00 0.03 0.00 0.01 99.80 10:13:52 10:08:01 0 0.15 0.00 0.03 0.00 0.00 99.82 10:13:52 10:08:01 1 0.17 0.00 0.03 0.00 0.02 99.78 10:13:52 10:09:01 all 0.19 0.00 0.02 0.00 0.01 99.78 10:13:52 10:09:01 0 0.33 0.00 0.02 0.00 0.00 99.65 10:13:52 10:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:13:52 10:10:01 all 0.17 0.00 0.03 0.02 0.03 99.76 10:13:52 10:10:01 0 0.30 0.00 0.03 0.00 0.02 99.65 10:13:52 10:10:01 1 0.03 0.00 0.03 0.03 0.03 99.87 10:13:52 10:11:01 all 0.20 0.00 0.03 0.00 0.03 99.75 10:13:52 10:11:01 0 0.30 0.00 0.02 0.00 0.02 99.67 10:13:52 10:11:01 1 0.10 0.00 0.03 0.00 0.03 99.83 10:13:52 10:12:01 all 0.17 0.00 0.02 0.01 0.02 99.79 10:13:52 10:12:01 0 0.17 0.00 0.02 0.00 0.02 99.80 10:13:52 10:12:01 1 0.17 0.00 0.02 0.02 0.02 99.78 10:13:52 10:13:52 10:12:01 CPU %user %nice %system %iowait %steal %idle 10:13:52 10:13:01 all 0.09 0.00 0.03 0.00 0.01 99.87 10:13:52 10:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:13:52 10:13:01 1 0.15 0.00 0.03 0.00 0.00 99.82 10:13:52 Average: all 14.45 0.00 3.68 2.63 0.05 79.19 10:13:52 Average: 0 14.32 0.00 3.74 2.70 0.05 79.19 10:13:52 Average: 1 14.59 0.00 3.61 2.55 0.05 79.19 10:13:52 10:13:52 10:13:52