Pull request #3655 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 43ef70ca0774b3b81186b5b6faa54311f1717b19+b1bdcd94332d9981d98deb7be6e1abf49d24c93e (fd13d1a2263b55df1b7930cb3452bb32249fdd91) 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-ssh3265117891745603978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh6445757439422697565.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3655/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-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2387768573090955875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh394627689053956841.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-3655/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-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9221580762754630092.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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-230 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh4070557267505342496.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 b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 43ef70ca0774b3b81186b5b6faa54311f1717b19 > 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/5@tmp/jenkins-gitclient-ssh6812901933004655520.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 Merge succeeded, producing 43ef70ca0774b3b81186b5b6faa54311f1717b19 Checking out Revision 43ef70ca0774b3b81186b5b6faa54311f1717b19 (PR-3655) > 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/5@tmp/jenkins-gitclient-ssh8641827345981356260.key > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 Commit message: "Merge branch 'main' into issue-3654" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:00 ========================================================= 06:43:00 EdgeX Global Pipelines Version Info 06:43:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bb57c8583e65481efbd58ef189e3c694b177c65f # timeout=10 06:43:01 ------------------- 06:43:01 stable info: 06:43:01 ------------------- 06:43:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:01 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 06:43:01 Message: update stable to v1.0.204 06:43:02 ------------------- 06:43:02 experimental info: 06:43:02 ------------------- 06:43:02 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:02 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 06:43:02 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:43:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43ef70ca0774b3b81186b5b6faa54311f1717b19 [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43ef70c [Pipeline] echo 06:43:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:03 provisioning config files... 06:43:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2934807412725974662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:03 ---> docker-login.sh 06:43:03 nexus3.edgexfoundry.org:10001 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:03 nexus3.edgexfoundry.org:10002 06:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:03 Configure a credential helper to remove this warning. See 06:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:03 06:43:03 Login Succeeded 06:43:04 nexus3.edgexfoundry.org:10003 06:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:04 Configure a credential helper to remove this warning. See 06:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:04 06:43:04 Login Succeeded 06:43:04 nexus3.edgexfoundry.org:10004 06:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:04 Configure a credential helper to remove this warning. See 06:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:04 06:43:04 Login Succeeded 06:43:04 docker.io 06:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:04 Configure a credential helper to remove this warning. See 06:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:04 06:43:04 Login Succeeded 06:43:04 ---> docker-login.sh ends [Pipeline] } 06:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:05 ++ 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 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/core-command/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo core-command,cmd/core-command/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/core-data/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo core-data,cmd/core-data/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/core-metadata/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo core-metadata,cmd/core-metadata/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/security-bootstrapper/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/security-proxy-setup/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ cut -d/ -f2 06:43:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:43:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/support-notifications/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo support-notifications,cmd/support-notifications/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/support-scheduler/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:43:05 + for file in '`ls cmd/**/Dockerfile`' 06:43:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:43:05 ++ cut -d/ -f2 06:43:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:43:05 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 06:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:06 06:43:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:06 latest: Pulling from edgex-devops/git-semver 06:43:06 31603596830f: Pulling fs layer 06:43:06 d4622e32a9a9: Pulling fs layer 06:43:06 1030fce36090: Pulling fs layer 06:43:06 6c6cb7e1b49b: Pulling fs layer 06:43:06 6c6cb7e1b49b: Waiting 06:43:06 d4622e32a9a9: Download complete 06:43:07 31603596830f: Verifying Checksum 06:43:07 31603596830f: Download complete 06:43:07 31603596830f: Pull complete 06:43:07 6c6cb7e1b49b: Verifying Checksum 06:43:07 6c6cb7e1b49b: Download complete 06:43:07 d4622e32a9a9: Pull complete 06:43:07 1030fce36090: Verifying Checksum 06:43:07 1030fce36090: Download complete 06:43:07 1030fce36090: Pull complete 06:43:08 6c6cb7e1b49b: Pull complete 06:43:08 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 06:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:08 prd-centos7-docker-4c-2g-230 does not seem to be running inside a container 06:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:43:09 $ docker top b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:09 [ssh-agent] Looking for ssh-agent implementation... 06:43:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:09 $ docker exec b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent 06:43:09 SSH_AUTH_SOCK=/tmp/ssh-zC9ixaPTYSpP/agent.15 06:43:09 SSH_AGENT_PID=21 06:43:09 Running ssh-add (command line suppressed) 06:43:09 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4709599188863958124.key (/w/workspace/edgex-go/5@tmp/private_key_4709599188863958124.key) 06:43:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:10 + git tag --points-at HEAD [Pipeline] } 06:43:10 $ docker exec --env ******** --env ******** b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent -k 06:43:10 unset SSH_AUTH_SOCK; 06:43:10 unset SSH_AGENT_PID; 06:43:10 echo Agent pid 21 killed; 06:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:10 [ssh-agent] Looking for ssh-agent implementation... 06:43:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:10 $ docker exec b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent 06:43:10 SSH_AUTH_SOCK=/tmp/ssh-q3aQkg16kg2h/agent.55 06:43:10 SSH_AGENT_PID=61 06:43:10 Running ssh-add (command line suppressed) 06:43:10 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4375877125370496389.key (/w/workspace/edgex-go/5@tmp/private_key_4375877125370496389.key) 06:43:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:11 + git semver init 06:43:11 # -> Open(): unable to determine branch for HEAD 06:43:11 # $GIT_DIR = /w/workspace/edgex-go/5/.git 06:43:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 06:43:11 # $SEMVER_REMOTE_NAME = origin 06:43:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:11 # $SEMVER_USER_NAME = edgex-jenkins 06:43:11 # $SEMVER_BRANCH = PR-3655 06:43:11 # $SEMVER_TEMP = /tmp/semver-976583457 06:43:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:43:26 # '/tmp/semver-976583457' -> '/w/workspace/edgex-go/5/.semver' 06:43:26 # -> Force: false 06:43:26 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 06:43:26 $ docker exec --env ******** --env ******** b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 ssh-agent -k 06:43:26 unset SSH_AUTH_SOCK; 06:43:26 unset SSH_AGENT_PID; 06:43:26 echo Agent pid 61 killed; 06:43:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:26 + git semver [Pipeline] } 06:43:26 $ docker stop --time=1 b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 06:43:28 $ docker rm -f b9c42f8e12ffbb9be35a636bcdde93fad77930faf8756909dbfbc169cf46f4f0 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:29 Stashed 1 file(s) [Pipeline] echo 06:43:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 06:43:29 ========================================================= 06:43:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:43:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:43:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:43:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:43:29 540db60ca938: Pulling fs layer 06:43:29 adcc1eea9eea: Pulling fs layer 06:43:29 4c4ab2625f07: Pulling fs layer 06:43:29 db62176df00c: Pulling fs layer 06:43:29 3b30891b0d05: Pulling fs layer 06:43:29 06b49ca38bd5: Pulling fs layer 06:43:29 c788192a36de: Pulling fs layer 06:43:29 a77e37c0d609: Pulling fs layer 06:43:29 c3185cebc471: Pulling fs layer 06:43:29 db62176df00c: Waiting 06:43:29 3b30891b0d05: Waiting 06:43:29 06b49ca38bd5: Waiting 06:43:29 c788192a36de: Waiting 06:43:29 a77e37c0d609: Waiting 06:43:29 c3185cebc471: Waiting 06:43:29 4c4ab2625f07: Verifying Checksum 06:43:29 4c4ab2625f07: Download complete 06:43:29 adcc1eea9eea: Verifying Checksum 06:43:29 adcc1eea9eea: Download complete 06:43:29 3b30891b0d05: Verifying Checksum 06:43:29 3b30891b0d05: Download complete 06:43:29 06b49ca38bd5: Verifying Checksum 06:43:29 06b49ca38bd5: Download complete 06:43:29 540db60ca938: Verifying Checksum 06:43:29 540db60ca938: Download complete 06:43:29 c788192a36de: Verifying Checksum 06:43:29 c788192a36de: Download complete 06:43:29 540db60ca938: Pull complete 06:43:30 adcc1eea9eea: Pull complete 06:43:30 4c4ab2625f07: Pull complete 06:43:31 a77e37c0d609: Verifying Checksum 06:43:31 a77e37c0d609: Download complete 06:43:33 c3185cebc471: Verifying Checksum 06:43:33 c3185cebc471: Download complete 06:43:34 db62176df00c: Verifying Checksum 06:43:34 db62176df00c: Download complete 06:43:38 db62176df00c: Pull complete 06:43:38 3b30891b0d05: Pull complete 06:43:38 06b49ca38bd5: Pull complete 06:43:38 c788192a36de: Pull complete 06:43:38 a77e37c0d609: Pull complete 06:43:40 c3185cebc471: Pull complete 06:43:40 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:43:40 + docker build -t ci-base-image-x86_64 -f - . 06:43:40 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:43:40 WORKDIR /edgex 06:43:40 COPY go.mod . 06:43:40 RUN go mod download' 06:43:42 Sending build context to Docker daemon 328.6MB 06:43:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:43:42 ---> 031687cdd783 06:43:42 Step 2/4 : WORKDIR /edgex 06:43:44 Still waiting to schedule task 06:43:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:43:44 ---> Running in efa296eb0e1b 06:43:44 Removing intermediate container efa296eb0e1b 06:43:44 ---> 6e1f73456322 06:43:44 Step 3/4 : COPY go.mod . 06:43:44 ---> 2c6d8a6294d9 06:43:44 Step 4/4 : RUN go mod download 06:43:44 ---> Running in 4d77db22af13 06:44:23 Removing intermediate container 4d77db22af13 06:44:23 ---> a43d864520bb 06:44:23 Successfully built a43d864520bb 06:44:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:44:23 + docker inspect -f . ci-base-image-x86_64 06:44:23 . [Pipeline] withDockerContainer 06:44:23 prd-centos7-docker-4c-2g-230 does not seem to be running inside a container 06:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:44:24 $ docker top 5bb2fd1282f2f9bd9265de7bb99607f493e0523ba0942fe53737ee86db0839e4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:24 + go version 06:44:24 go version go1.16.6 linux/amd64 [Pipeline] } 06:44:24 $ docker stop --time=1 5bb2fd1282f2f9bd9265de7bb99607f493e0523ba0942fe53737ee86db0839e4 06:44:26 $ docker rm -f 5bb2fd1282f2f9bd9265de7bb99607f493e0523ba0942fe53737ee86db0839e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:26 + docker inspect -f . ci-base-image-x86_64 06:44:26 . [Pipeline] withDockerContainer 06:44:26 prd-centos7-docker-4c-2g-230 does not seem to be running inside a container 06:44:26 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:44:27 $ docker top 3ca796feb245d1e2cbde4065ab3e6d7f5fcd9bd6ecac989d57e6469dc14113a8 -eo pid,comm [Pipeline] { [Pipeline] echo 06:44:27 ========================================================= 06:44:27 [edgeXBuildGoParallel] Running Tests and Build... 06:44:27 ========================================================= [Pipeline] sh 06:44:27 + go mod tidy [Pipeline] sh 06:44:28 + make test 06:44:28 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 06:44:28 go mod tidy 06:44:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:44:34 ? github.com/edgexfoundry/edgex-go [no test files] 06:44:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:44:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:44:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:44:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:44:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:44:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:44:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:44:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:44:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:44:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:45:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:45:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:45:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:45:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:45:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 06:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:45:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 100.0% of statements 06:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:45:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 46.3% of statements 06:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:45:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 06:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:45:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 06:45:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:45:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:45:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:45:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:45:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:45:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.310s coverage: 94.2% of statements 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:45:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:45:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 06:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 06:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements 06:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 06:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 06:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 06:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.136s coverage: 96.3% of statements 06:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 06:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 06:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 06:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.202s coverage: 81.8% of statements 06:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:45:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:45:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:45:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:45:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:45:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:45:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 06:45:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 06:45:53 GO111MODULE=on go vet ./... 06:46:20 gofmt -l . 06:46:20 [ "`gofmt -l .`" = "" ] 06:46:20 ./bin/test-attribution-txt.sh [Pipeline] sh 06:46:20 + ls -al . 06:46:20 total 604 06:46:20 drwxrwxr-x 10 1001 1001 4096 Aug 10 06:46 . 06:46:20 drwxr-xr-x 4 root root 28 Aug 10 06:44 .. 06:46:20 -rw-rw-r-- 1 1001 1001 11 Aug 10 06:42 .dockerignore 06:46:20 drwxrwxr-x 8 1001 1001 179 Aug 10 06:42 .git 06:46:20 drwxrwxr-x 3 1001 1001 125 Aug 10 06:42 .github 06:46:20 -rw-rw-r-- 1 1001 1001 818 Aug 10 06:42 .gitignore 06:46:20 -rw-rw-r-- 1 1001 1001 76 Aug 10 06:42 .hadolint.yml 06:46:20 drwx------ 3 1001 1001 58 Aug 10 06:43 .semver 06:46:20 -rw-rw-r-- 1 1001 1001 166 Aug 10 06:42 .sonarcloud.properties 06:46:20 -rw-rw-r-- 1 1001 1001 1171 Aug 10 06:42 ADOPTERS.md 06:46:20 -rw-rw-r-- 1 1001 1001 8609 Aug 10 06:42 Attribution.txt 06:46:20 -rw-rw-r-- 1 1001 1001 43881 Aug 10 06:42 CHANGELOG.md 06:46:20 -rw-rw-r-- 1 1001 1001 3804 Aug 10 06:42 CONTRIBUTING.md 06:46:20 -rw-rw-r-- 1 1001 1001 677 Aug 10 06:42 GOVERNANCE.md 06:46:20 -rw-rw-r-- 1 1001 1001 849 Aug 10 06:42 Jenkinsfile 06:46:20 -rw-rw-r-- 1 1001 1001 10775 Aug 10 06:42 LICENSE 06:46:20 -rw-rw-r-- 1 1001 1001 5915 Aug 10 06:42 Makefile 06:46:20 -rw-rw-r-- 1 1001 1001 582 Aug 10 06:42 OWNERS.md 06:46:20 -rw-rw-r-- 1 1001 1001 8643 Aug 10 06:42 README.md 06:46:20 -rw-rw-r-- 1 1001 1001 6912 Aug 10 06:42 SECURITY.md 06:46:20 -rw-rw-r-- 1 1001 1001 5 Aug 10 06:43 VERSION 06:46:20 -rw-rw-r-- 1 1001 1001 4131 Aug 10 06:42 ZMQWindows.md 06:46:20 drwxrwxr-x 2 1001 1001 37 Aug 10 06:42 bin 06:46:20 drwxrwxr-x 14 1001 1001 4096 Aug 10 06:42 cmd 06:46:20 -rw-r--r-- 1 root root 404176 Aug 10 06:45 coverage.out 06:46:20 -rw-rw-r-- 1 1001 1001 813 Aug 10 06:42 go.mod 06:46:20 -rw-r--r-- 1 root root 48847 Aug 10 06:44 go.sum 06:46:20 drwxrwxr-x 8 1001 1001 124 Aug 10 06:42 internal 06:46:20 drwxrwxr-x 3 1001 1001 16 Aug 10 06:42 openapi 06:46:20 drwxrwxr-x 4 1001 1001 71 Aug 10 06:42 snap 06:46:20 -rw-rw-r-- 1 1001 1001 204 Aug 10 06:42 version.go [Pipeline] sh 06:46:21 + '[' -e coverage.out ] 06:46:21 + chown 1001:1001 coverage.out [Pipeline] stash 06:46:21 Stashed 1 file(s) [Pipeline] sh 06:46:22 + make build 06:46:22 go mod tidy 06:46:22 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 06:46:24 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 06:46:30 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 06:46:30 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 06:46:31 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 06:46:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:46:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:46:33 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 06:46:34 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 06:46:35 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 06:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:46:37 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] } 06:46:38 $ docker stop --time=1 3ca796feb245d1e2cbde4065ab3e6d7f5fcd9bd6ecac989d57e6469dc14113a8 06:46:41 $ docker rm -f 3ca796feb245d1e2cbde4065ab3e6d7f5fcd9bd6ecac989d57e6469dc14113a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:46:43 06:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:46:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:46:44 latest: Pulling from edgex-devops/edgex-compose 06:46:44 cbdbe7a5bc2a: Pulling fs layer 06:46:44 ca9280d653b3: Pulling fs layer 06:46:44 7e9c9ca2126c: Pulling fs layer 06:46:44 cbdbe7a5bc2a: Verifying Checksum 06:46:44 cbdbe7a5bc2a: Download complete 06:46:44 cbdbe7a5bc2a: Pull complete 06:46:45 ca9280d653b3: Verifying Checksum 06:46:45 ca9280d653b3: Download complete 06:46:46 ca9280d653b3: Pull complete 06:46:46 7e9c9ca2126c: Verifying Checksum 06:46:46 7e9c9ca2126c: Download complete 06:46:51 7e9c9ca2126c: Pull complete 06:46:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:46:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:46:51 prd-centos7-docker-4c-2g-230 does not seem to be running inside a container 06:46:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 06:46:53 $ docker top 09f20d340eb520a5a12e17990fbb354b508553abfe7beff7419e9116e403e712 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:54 + docker-compose build --help 06:46:54 + grep parallel 06:46:54 --parallel Build images in parallel. [Pipeline] } 06:46:54 $ docker stop --time=1 09f20d340eb520a5a12e17990fbb354b508553abfe7beff7419e9116e403e712 06:46:56 $ docker rm -f 09f20d340eb520a5a12e17990fbb354b508553abfe7beff7419e9116e403e712 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:46:56 . [Pipeline] withDockerContainer 06:46:56 prd-centos7-docker-4c-2g-230 does not seem to be running inside a container 06:46:56 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:46:57 $ docker top 1b6bfaa03576461df19431af2ea7a0390a08512dcb163a32369d005d2932cd8f -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:57 + docker-compose -f ./docker-compose-build.yml build --parallel 06:46:58 Building core-command ... 06:46:58 Building core-data ... 06:46:58 Building core-metadata ... 06:46:58 Building security-bootstrapper ... 06:46:58 Building security-proxy-setup ... 06:46:58 Building security-secretstore-setup ... 06:46:58 Building support-notifications ... 06:46:58 Building support-scheduler ... 06:46:58 Building sys-mgmt-agent ... 06:46:58 Building sys-mgmt-agent 06:46:58 Building core-command 06:46:58 Building core-data 06:46:58 Building security-secretstore-setup 06:46:58 Building security-proxy-setup 06:47:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:47:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:47:10 ---> a43d864520bb 06:47:10 Step 3/24 : WORKDIR /edgex-go 06:47:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:47:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:47:10 ---> a43d864520bb 06:47:10 Step 3/22 : WORKDIR /edgex-go 06:47:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:47:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:47:10 ---> a43d864520bb 06:47:10 Step 3/24 : WORKDIR /edgex-go 06:47:13 ---> Running in 590ab0af1531 06:47:13 ---> Running in d731b4f13b98 06:47:13 ---> Running in b1c866357d79 06:47:21 Removing intermediate container b1c866357d79 06:47:21 ---> 93971d17d912 06:47:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 Removing intermediate container d731b4f13b98 06:47:21 ---> 0dfbfea1d93e 06:47:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:21 Removing intermediate container 590ab0af1531 06:47:21 ---> 9de2e7a365df 06:47:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:23 ---> Running in 620a42579b29 06:47:23 ---> Running in 2dcd911913fc 06:47:23 ---> Running in 40f4e102b6dd 06:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:47:25 ---> a43d864520bb 06:47:25 Step 3/24 : WORKDIR /edgex-go 06:47:25 ---> Using cache 06:47:25 ---> 0dfbfea1d93e 06:47:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:47:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:47:25 ---> a43d864520bb 06:47:25 Step 3/26 : WORKDIR /edgex-go 06:47:25 ---> Using cache 06:47:25 ---> 0dfbfea1d93e 06:47:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:25 ---> Running in 00d561b93b93 06:47:25 ---> Running in 7478fb20aa30 06:47:25 Removing intermediate container 620a42579b29 06:47:25 ---> 89522636fe2b 06:47:25 Step 5/24 : RUN apk add --update --no-cache make bash git 06:47:25 Removing intermediate container 40f4e102b6dd 06:47:25 ---> ff3abecaaff1 06:47:25 Step 5/24 : RUN apk add --update --no-cache make git 06:47:25 ---> Running in 1b515f41a212 06:47:25 ---> Running in 27880973b956 06:47:25 Removing intermediate container 2dcd911913fc 06:47:25 ---> adf3a20ba4e3 06:47:25 Step 5/22 : RUN apk add --update --no-cache make git 06:47:25 ---> Running in f4993e4bb0c1 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:26 Removing intermediate container 00d561b93b93 06:47:26 ---> 02da70b04087 06:47:26 Step 5/26 : RUN apk add --update --no-cache make git 06:47:26 ---> Running in cbfe95a20992 06:47:26 Removing intermediate container 7478fb20aa30 06:47:26 ---> 1cd038276aac 06:47:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:47:26 ---> Running in fab17abb36f7 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:27 OK: 219 MiB in 52 packages 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:27 OK: 219 MiB in 52 packages 06:47:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:47:27 OK: 219 MiB in 52 packages 06:47:28 Removing intermediate container 27880973b956 06:47:28 ---> 8e5296295abe 06:47:28 Step 6/24 : COPY go.mod . 06:47:28 ---> 82b69b1e1e54 06:47:28 Step 7/24 : RUN go mod download 06:47:28 Removing intermediate container f4993e4bb0c1 06:47:28 ---> 86a6cbc588b5 06:47:28 Step 6/22 : COPY go.mod . 06:47:28 OK: 219 MiB in 52 packages 06:47:28 OK: 219 MiB in 52 packages 06:47:28 Removing intermediate container 1b515f41a212 06:47:28 ---> 6757acf5ce17 06:47:28 Step 6/24 : COPY go.mod . 06:47:28 ---> Running in 7c4949b8794b 06:47:28 ---> 6ef5582a1adb 06:47:28 Step 7/22 : RUN go mod download 06:47:28 ---> 589c2d90c5e5 06:47:28 Step 7/24 : RUN go mod download 06:47:28 ---> Running in 5875876f1325 06:47:28 ---> Running in 3a0f1abec11c 06:47:28 Removing intermediate container fab17abb36f7 06:47:28 ---> 4ab8b4872cdb 06:47:28 Step 6/24 : COPY go.mod . 06:47:28 Removing intermediate container cbfe95a20992 06:47:28 ---> 8561bc613852 06:47:28 Step 6/26 : COPY go.mod . 06:47:29 ---> fe84055dd90d 06:47:29 Step 7/26 : RUN go mod download 06:47:29 ---> Running in 112027f9c71c 06:47:29 ---> 1435e8d73645 06:47:29 Step 7/24 : RUN go mod download 06:47:29 ---> Running in e8439f81a1ed 06:47:30 Removing intermediate container 5875876f1325 06:47:30 ---> f9088f4ab2b1 06:47:30 Step 8/22 : COPY . . 06:47:30 Removing intermediate container 7c4949b8794b 06:47:30 ---> 206d6f2e6250 06:47:30 Step 8/24 : COPY . . 06:47:31 Removing intermediate container 3a0f1abec11c 06:47:31 ---> b0da72d29425 06:47:31 Step 8/24 : COPY . . 06:47:31 Removing intermediate container 112027f9c71c 06:47:31 ---> 88cce72f0330 06:47:31 Step 8/26 : COPY . . 06:47:31 Removing intermediate container e8439f81a1ed 06:47:31 ---> 78d67915ec72 06:47:31 Step 8/24 : COPY . . 06:47:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-231 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws 06:47:39 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:47:39 The recommended git tool is: git 06:47:43 ---> 5d267f70b667 06:47:43 Step 9/26 : RUN go mod tidy 06:47:43 ---> Running in a6f87c4f0a7b 06:47:44 using credential edgex-jenkins-ssh 06:47:44 Cloning the remote Git repository 06:47:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:47:45 > git init /w/workspace/edgex-go/5 # timeout=10 06:47:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:47:45 > git --version # timeout=10 06:47:45 > git --version # 'git version 2.17.1' 06:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:46 ---> 6c59e0712ee4 06:47:46 Step 9/24 : RUN go mod tidy 06:47:46 ---> Running in db85485516a8 06:47:51 Removing intermediate container db85485516a8 06:47:51 ---> 88d38470506d 06:47:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:47:51 Removing intermediate container a6f87c4f0a7b 06:47:51 ---> a98e33d8dcec 06:47:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:47:51 ---> Running in 09232597e540 06:47:51 ---> Running in 7905651033f9 06:47:51 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 06:47:51 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 06:48:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:48:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:48:02 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 43ef70ca0774b3b81186b5b6faa54311f1717b19 06:48:02 Merge succeeded, producing 43ef70ca0774b3b81186b5b6faa54311f1717b19 06:48:02 Checking out Revision 43ef70ca0774b3b81186b5b6faa54311f1717b19 (PR-3655) 06:48:02 > git config core.sparsecheckout # timeout=10 06:48:02 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 06:48:02 > git remote # timeout=10 06:48:02 > git config --get remote.origin.url # timeout=10 06:48:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:02 > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 06:48:02 > git rev-parse HEAD^{commit} # timeout=10 06:48:02 > git config core.sparsecheckout # timeout=10 06:48:02 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 06:48:04 ---> d08e2f2bed2c 06:48:04 Step 9/22 : RUN go mod tidy 06:48:04 ---> 57ef2f77661c 06:48:04 Step 9/24 : RUN go mod tidy 06:48:04 ---> Running in 0e2316d93c48 06:48:04 ---> Running in 22439e87d931 06:48:04 ---> 906e0d4ba9f6 06:48:04 Step 9/24 : RUN go mod tidy 06:48:04 ---> Running in 1f8f4ac947ee 06:48:06 Removing intermediate container 0e2316d93c48 06:48:06 ---> 8e6316c82112 06:48:06 Step 10/24 : RUN make cmd/core-command/core-command 06:48:06 ---> Running in fe80a1a23a9c 06:48:06 Removing intermediate container 22439e87d931 06:48:06 ---> be17239f7dbc 06:48:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:48:06 ---> Running in 37f228f9a75a 06:48:06 Removing intermediate container 1f8f4ac947ee 06:48:06 ---> b8f3a20a1e3f 06:48:06 Step 10/24 : RUN make cmd/core-data/core-data 06:48:06 ---> Running in 7d7217700fdb 06:48:07 Commit message: "Merge branch 'main' into issue-3654" 06:48:07 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 06:48:07 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 06:48:07 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:08 provisioning config files... 06:48:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6206426946931055406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:08 ---> docker-login.sh 06:48:08 nexus3.edgexfoundry.org:10001 06:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:10 Configure a credential helper to remove this warning. See 06:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:10 06:48:10 Login Succeeded 06:48:10 nexus3.edgexfoundry.org:10002 06:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:10 Configure a credential helper to remove this warning. See 06:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:10 06:48:10 Login Succeeded 06:48:10 nexus3.edgexfoundry.org:10003 06:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:11 Configure a credential helper to remove this warning. See 06:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:11 06:48:11 Login Succeeded 06:48:11 nexus3.edgexfoundry.org:10004 06:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:11 Configure a credential helper to remove this warning. See 06:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:11 06:48:11 Login Succeeded 06:48:11 docker.io 06:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:12 Configure a credential helper to remove this warning. See 06:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:12 06:48:12 Login Succeeded 06:48:12 ---> docker-login.sh ends [Pipeline] } 06:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:48:13 ========================================================= 06:48:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:48:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:48:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:48:13 595b0fe564bb: Pulling fs layer 06:48:13 24495759ef45: Pulling fs layer 06:48:13 d148012ef14d: Pulling fs layer 06:48:13 e90a11edd702: Pulling fs layer 06:48:13 d77568369979: Pulling fs layer 06:48:13 fc1c9f9a7f3b: Pulling fs layer 06:48:13 170f2ba95c9a: Pulling fs layer 06:48:13 97ac5df62f85: Pulling fs layer 06:48:13 fc1c9f9a7f3b: Waiting 06:48:13 170f2ba95c9a: Waiting 06:48:13 e90a11edd702: Waiting 06:48:13 97ac5df62f85: Waiting 06:48:13 d77568369979: Waiting 06:48:13 d148012ef14d: Verifying Checksum 06:48:13 d148012ef14d: Download complete 06:48:13 24495759ef45: Verifying Checksum 06:48:13 24495759ef45: Download complete 06:48:13 d77568369979: Verifying Checksum 06:48:13 d77568369979: Download complete 06:48:13 fc1c9f9a7f3b: Verifying Checksum 06:48:13 fc1c9f9a7f3b: Download complete 06:48:14 595b0fe564bb: Verifying Checksum 06:48:14 595b0fe564bb: Download complete 06:48:14 170f2ba95c9a: Verifying Checksum 06:48:14 170f2ba95c9a: Download complete 06:48:14 595b0fe564bb: Pull complete 06:48:15 24495759ef45: Pull complete 06:48:15 d148012ef14d: Pull complete 06:48:18 97ac5df62f85: Verifying Checksum 06:48:18 97ac5df62f85: Download complete 06:48:18 e90a11edd702: Verifying Checksum 06:48:18 e90a11edd702: Download complete 06:48:28 e90a11edd702: Pull complete 06:48:28 d77568369979: Pull complete 06:48:28 fc1c9f9a7f3b: Pull complete 06:48:28 170f2ba95c9a: Pull complete 06:48: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 06:48:30 Removing intermediate container 09232597e540 06:48:30 ---> 86df4ebee923 06:48:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:48:30 ---> Running in 04b058bfaaa6 06:48:31 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 06:48:33 Removing intermediate container 04b058bfaaa6 06:48:33 ---> 2a4224b0c753 06:48:33 06:48:33 Step 12/24 : FROM docker:20.10.7 06:48:33 20.10.7: Pulling from library/docker 06:48:34 Removing intermediate container 7905651033f9 06:48:34 ---> 3b14ebe41187 06:48:34 06:48:34 Step 11/26 : FROM alpine:3.12 06:48:34 3.12: Pulling from library/alpine 06:48:35 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:48:35 Status: Downloaded newer image for alpine:3.12 06:48:35 ---> 13621d1b12d4 06:48:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:48:35 ---> Running in 1d01423b859f 06:48:35 97ac5df62f85: Pull complete 06:48:35 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:48:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:48:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:48:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:48:36 WORKDIR /edgex 06:48:36 COPY go.mod . 06:48:36 RUN go mod download 06:48:36 + docker build -t ci-base-image-arm64 -f - . 06:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:48:36 (1/6) Installing ca-certificates (20191127-r4) 06:48:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:48:36 (3/6) Installing libcurl (7.78.0-r0) 06:48:36 (4/6) Installing curl (7.78.0-r0) 06:48:36 (5/6) Installing dumb-init (1.2.2-r1) 06:48:36 (6/6) Installing su-exec (0.2-r1) 06:48:36 Executing busybox-1.31.1-r20.trigger 06:48:36 Executing ca-certificates-20191127-r4.trigger 06:48:36 OK: 7 MiB in 20 packages 06:48:38 Sending build context to Docker daemon 165.9MB 06:48:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:48:38 ---> 04bc70af865f 06:48:38 Step 2/4 : WORKDIR /edgex 06:48:38 Removing intermediate container 1d01423b859f 06:48:38 ---> 1386f23ee969 06:48:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:48:38 ---> Running in a68ebc453ac1 06:48:38 Removing intermediate container a68ebc453ac1 06:48:38 ---> 2f37a8195658 06:48:38 Step 14/26 : WORKDIR / 06:48:38 ---> Running in 25654b85bc62 06:48:38 Removing intermediate container 25654b85bc62 06:48:38 ---> 74af9a303f11 06:48:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:48:39 ---> 5d0ca718fe6f 06:48: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 06:48:39 ---> bd7edcd7d10c 06:48:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:48:40 ---> c5ddb8e0aa3d 06:48:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:48:40 ---> 83e77301022c 06:48:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:48:41 ---> dc5cd5912bd9 06:48:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:48:41 ---> Running in 655b786501f3 06:48:41 Removing intermediate container 655b786501f3 06:48:41 ---> 708ade46741b 06:48:41 Step 3/4 : COPY go.mod . 06:48:42 ---> 7fa9a1ff5b3f 06:48:42 Step 4/4 : RUN go mod download 06:48:42 ---> Running in 0ac7da334ad4 06:48:42 ---> 218c048cf0ea 06:48:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:48:42 ---> dcd2bd9dca20 06:48:42 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/ 06:48:43 ---> Running in b67a543e2cdd 06:48:45 Removing intermediate container b67a543e2cdd 06:48:45 ---> 420132b8fc19 06:48:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:48:45 ---> Running in 36fbaf912aea 06:48:45 Removing intermediate container 36fbaf912aea 06:48:45 ---> f65563f9ec03 06:48:45 Step 24/26 : LABEL arch=x86_64 06:48:45 ---> Running in 63f1b05720a2 06:48:45 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 06:48:45 Status: Downloaded newer image for docker:20.10.7 06:48:45 ---> 08bdaf2f88f9 06:48:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:48:45 ---> Running in 3edf03e14d38 06:48:45 Removing intermediate container 63f1b05720a2 06:48:45 ---> 2d9bcbf9f847 06:48:45 Step 25/26 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:48:45 ---> Running in 2680858a3ddf 06:48:45 Removing intermediate container 3edf03e14d38 06:48:45 ---> 89b540088ea8 06:48:45 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 06:48:45 ---> Running in cf56a3a4fa5b 06:48:45 Removing intermediate container 2680858a3ddf 06:48:45 ---> f5aae4666c56 06:48:45 Step 26/26 : LABEL version=0.0.0 06:48:45 ---> Running in a85fd0b57fba 06:48:46 Removing intermediate container a85fd0b57fba 06:48:46 ---> 36d347f95ce9 06:48:46 06:48:46 Successfully built 36d347f95ce9 06:48:46 Successfully tagged security-secretstore-setup:latest 06:48:46  Building security-secretstore-setup ... done Building core-metadata 06:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:48:47 (1/39) Installing readline (8.1.0-r0) 06:48:47 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 06:48:47 (2/39) Installing bash (5.1.0-r0) 06:48:47 Executing bash-5.1.0-r0.post-install 06:48:47 (3/39) Installing brotli-libs (1.0.9-r3) 06:48:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 06:48:47 (5/39) Installing libcurl (7.78.0-r0) 06:48:47 (6/39) Installing curl (7.78.0-r0) 06:48:47 (7/39) Installing dumb-init (1.2.5-r0) 06:48:47 (8/39) Installing libbz2 (1.0.8-r1) 06:48:47 (9/39) Installing expat (2.2.10-r1) 06:48:47 (10/39) Installing libffi (3.3-r2) 06:48:47 (11/39) Installing gdbm (1.19-r0) 06:48:47 (12/39) Installing xz-libs (5.2.5-r0) 06:48:47 (13/39) Installing sqlite-libs (3.34.1-r0) 06:48:47 (14/39) Installing python3 (3.8.10-r0) 06:48:47 (15/39) Installing py3-appdirs (1.4.4-r1) 06:48:47 (16/39) Installing py3-ordered-set (4.0.2-r0) 06:48:47 (17/39) Installing py3-parsing (2.4.7-r1) 06:48:47 (18/39) Installing py3-six (1.15.0-r0) 06:48:47 (19/39) Installing py3-packaging (20.9-r0) 06:48:47 (20/39) Installing py3-setuptools (51.3.3-r0) 06:48:48 (21/39) Installing py3-chardet (4.0.0-r0) 06:48:48 (22/39) Installing py3-idna (3.1-r0) 06:48:48 (23/39) Installing py3-urllib3 (1.26.2-r1) 06:48:48 (24/39) Installing py3-requests (2.25.1-r1) 06:48:48 (25/39) Installing py3-msgpack (1.0.2-r0) 06:48:48 (26/39) Installing py3-lockfile (0.12.2-r3) 06:48:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:48:48 (28/39) Installing py3-colorama (0.4.4-r0) 06:48:48 (29/39) Installing py3-contextlib2 (0.6.0-r0) 06:48:48 (30/39) Installing py3-distlib (0.3.1-r1) 06:48:48 (31/39) Installing py3-distro (1.5.0-r1) 06:48:48 (32/39) Installing py3-webencodings (0.5.1-r3) 06:48:48 (33/39) Installing py3-html5lib (1.1-r0) 06:48:48 (34/39) Installing py3-pytoml (0.1.21-r0) 06:48:48 (35/39) Installing py3-pep517 (0.9.1-r0) 06:48:48 (36/39) Installing py3-progress (1.5-r0) 06:48:48 (37/39) Installing py3-retrying (1.3.3-r0) 06:48:48 (38/39) Installing py3-toml (0.10.2-r0) 06:48:48 (39/39) Installing py3-pip (20.3.4-r0) 06:48:48 Executing busybox-1.32.1-r6.trigger 06:48:48 OK: 82 MiB in 59 packages 06:48:53 Removing intermediate container fe80a1a23a9c 06:48:53 ---> 20d35dfa11e8 06:48:53 06:48:53 Step 11/24 : FROM alpine:3.12 06:48:53 ---> 13621d1b12d4 06:48:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:48:53 ---> Running in d4f196df4f40 06:48:54 Collecting docker-compose==1.23.2 06:48:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:48:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:48:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:48:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:48:54 Collecting cached-property<2,>=1.2.0 06:48:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:48:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:48:54 Collecting dockerpty<0.5,>=0.4.1 06:48:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:48:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:48:54 ---> a43d864520bb 06:48:54 Step 3/24 : WORKDIR /edgex-go 06:48:54 ---> Using cache 06:48:54 ---> 0dfbfea1d93e 06:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:54 ---> Using cache 06:48:54 ---> 1cd038276aac 06:48:54 Step 5/24 : RUN apk add --update --no-cache make git 06:48:54 (1/1) Installing dumb-init (1.2.2-r1) 06:48:54 Executing busybox-1.31.1-r20.trigger 06:48:54 OK: 6 MiB in 15 packages 06:48:54 Collecting texttable<0.10,>=0.9.0 06:48:54 Downloading texttable-0.9.1.tar.gz (11 kB) 06:48:55 ---> Running in f6260515c569 06:48:55 Removing intermediate container 37f228f9a75a 06:48:55 ---> 47cd5075b75b 06:48:55 06:48:55 Step 11/22 : FROM alpine:3.12 06:48:55 ---> 13621d1b12d4 06:48:55 Step 12/22 : RUN apk add --update --no-cache curl 06:48:55 ---> Running in c0fec77c2666 06:48:55 Collecting websocket-client<1.0,>=0.32.0 06:48:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:48:55 Collecting jsonschema<3,>=2.5.1 06:48:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:48:55 Removing intermediate container d4f196df4f40 06:48:55 ---> bbb3368822b9 06:48:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:55 Collecting PyYAML<4,>=3.10 06:48:55 Downloading PyYAML-3.13.tar.gz (270 kB) 06:48:55 ---> Running in 7a9f529bf442 06:48:56 Removing intermediate container 7a9f529bf442 06:48:56 ---> 15dc251fb03b 06:48:56 Step 14/24 : ENV APP_PORT=59882 06:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:48:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:48:56 ---> Running in db65ca616b18 06:48:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:48:56 Removing intermediate container db65ca616b18 06:48:56 ---> 544878d3950f 06:48:56 Step 15/24 : EXPOSE $APP_PORT 06:48:56 Collecting docker<4.0,>=3.6.0 06:48:56 ---> Running in 07be85f6758c 06:48:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:48:56 (1/4) Installing ca-certificates (20191127-r4) 06:48:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:48:56 Collecting docopt<0.7,>=0.6.1 06:48:56 (3/4) Installing libcurl (7.78.0-r0) 06:48:56 Downloading docopt-0.6.2.tar.gz (25 kB) 06:48:56 (4/4) Installing curl (7.78.0-r0) 06:48:56 Executing busybox-1.31.1-r20.trigger 06:48:56 Executing ca-certificates-20191127-r4.trigger 06:48:56 Removing intermediate container 07be85f6758c 06:48:56 ---> f478924521f3 06:48:56 Step 16/24 : WORKDIR / 06:48:56 OK: 7 MiB in 18 packages 06:48:56 ---> Running in a8ef58746af8 06:48:57 Collecting docker-pycreds>=0.4.0 06:48:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:48:57 Removing intermediate container a8ef58746af8 06:48:57 ---> 96489ffb89c8 06:48:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:57 Collecting chardet<3.1.0,>=3.0.2 06:48:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:48:57 Collecting urllib3<1.25,>=1.21.1 06:48:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:48:57 Collecting certifi>=2017.4.17 06:48:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 06:48:57 Collecting idna<2.8,>=2.5 06:48:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:48:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:48:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:48:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:48:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:48:57 Removing intermediate container c0fec77c2666 06:48:57 ---> bd4864e8c9e8 06:48:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:48:57 ---> 5fc4bb21f04f 06:48:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:48:57 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:48:57 Attempting uninstall: urllib3 06:48:57 Found existing installation: urllib3 1.26.2 06:48:57 Uninstalling urllib3-1.26.2: 06:48:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:48:57 Successfully uninstalled urllib3-1.26.2 06:48:57 ---> Running in ca45cf8afdc0 06:48:57 Attempting uninstall: idna 06:48:57 Found existing installation: idna 3.1 06:48:57 Uninstalling idna-3.1: 06:48:57 Successfully uninstalled idna-3.1 06:48:57 Attempting uninstall: chardet 06:48:57 Found existing installation: chardet 4.0.0 06:48:57 Uninstalling chardet-4.0.0: 06:48:57 Successfully uninstalled chardet-4.0.0 06:48:57 Removing intermediate container ca45cf8afdc0 06:48:57 ---> 57c98c541952 06:48:57 Step 14/22 : WORKDIR /edgex 06:48:57 OK: 219 MiB in 52 packages 06:48:57 ---> Running in 280462bd5773 06:48:58 Attempting uninstall: requests 06:48:58 Found existing installation: requests 2.25.1 06:48:58 Uninstalling requests-2.25.1: 06:48:58 Successfully uninstalled requests-2.25.1 06:48:58 ---> 4822de51d4c5 06:48:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:48:58 Running setup.py install for texttable: started 06:48:58 Removing intermediate container 280462bd5773 06:48:58 ---> 4e2f565e13f1 06:48:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:48:58 Running setup.py install for texttable: finished with status 'done' 06:48:58 ---> 15d7e39e2f9b 06:48:58 Step 20/24 : ENTRYPOINT ["/core-command"] 06:48:58 Running setup.py install for PyYAML: started 06:48:58 Removing intermediate container 7d7217700fdb 06:48:58 ---> 27b17765710a 06:48:58 06:48:58 Step 11/24 : FROM alpine:3.12 06:48:58 ---> 13621d1b12d4 06:48:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:48:58 ---> Running in 49c5b8c58170 06:48:58 ---> Running in a223a3022e1b 06:48:58 Removing intermediate container f6260515c569 06:48:58 ---> 1767e9abd176 06:48:58 Step 6/24 : COPY go.mod . 06:48:58 ---> 903247504b0e 06:48:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:48:59 Removing intermediate container a223a3022e1b 06:48:59 ---> efcbb4e80c9c 06:48:59 Step 13/24 : ENV APP_PORT=59880 06:48:59 Removing intermediate container 49c5b8c58170 06:48:59 ---> f7da1e26fd91 06:48:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:59 ---> Running in 8ec8a6130802 06:48:59 ---> Running in d73dfe72d0b1 06:48:59 Running setup.py install for PyYAML: finished with status 'done' 06:48:59 ---> a3e613b99f0e 06:48:59 Step 7/24 : RUN go mod download 06:48:59 Running setup.py install for docopt: started 06:48:59 ---> Running in 88e60d2665cc 06:48:59 Removing intermediate container 8ec8a6130802 06:48:59 ---> 90ebf57ed733 06:48:59 Step 14/24 : EXPOSE $APP_PORT 06:48:59 Removing intermediate container d73dfe72d0b1 06:48:59 ---> 3ca6df9c5d28 06:48:59 Step 22/24 : LABEL arch=x86_64 06:48:59 ---> Running in 9c1495f94d7d 06:48:59 ---> 44025c1a887a 06:48:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:48:59 ---> Running in eb6a61b93cea 06:48:59 Removing intermediate container eb6a61b93cea 06:48:59 ---> 8afbce182be8 06:48:59 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:48:59 Running setup.py install for docopt: finished with status 'done' 06:48:59 Running setup.py install for dockerpty: started 06:48:59 ---> Running in 227ce2843a7e 06:48:59 Removing intermediate container 9c1495f94d7d 06:48:59 ---> 41a1fd9024ba 06:48:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:59 ---> Running in 98a9d74e48ab 06:48:59 ---> 923a075e6bcb 06:48:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:48:59 Removing intermediate container 227ce2843a7e 06:48:59 ---> 072973647dce 06:48:59 Step 24/24 : LABEL version=0.0.0 06:48:59 ---> Running in 2e7a83a3c286 06:48:59 Running setup.py install for dockerpty: finished with status 'done' 06:48:59 ---> Running in a7e80868891e 06:49:00 Removing intermediate container 2e7a83a3c286 06:49:00 ---> 2b430a4943f5 06:49:00 Step 19/22 : CMD ["--init=true"] 06:49:00 ---> Running in b7a1a8b3f562 06:49:00 Removing intermediate container a7e80868891e 06:49:00 ---> a4b14b5a5663 06:49:00 06:49:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:49:00 Successfully built a4b14b5a5663 06:49:00 Successfully tagged core-command:latest 06:49:00 Building support-notifications 06:49:00 Removing intermediate container b7a1a8b3f562 06:49:00 ---> 846ce425d405 06:49:00 Step 20/22 : LABEL arch=x86_64 06:49:02  Building core-command ... done  ---> Running in abe81cb6d241 06:49:04 Removing intermediate container 98a9d74e48ab 06:49:04 ---> 7f9160f0efd4 06:49:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:49:04 Removing intermediate container abe81cb6d241 06:49:04 ---> a13f79930cf8 06:49:04 Step 21/22 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:49:05 ---> Running in 32beaa79dc14 06:49:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:49:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:49:05 ---> a43d864520bb 06:49:05 Step 3/23 : WORKDIR /edgex-go 06:49:05 ---> Using cache 06:49:05 ---> 0dfbfea1d93e 06:49:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:05 ---> Using cache 06:49:05 ---> 1cd038276aac 06:49:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:49:05 ---> Running in a3af4a92e5d8 06:49:05 ---> Running in e11beb3862f2 06:49:05 Removing intermediate container 88e60d2665cc 06:49:05 ---> 629102ba89d5 06:49:05 Step 8/24 : COPY . . 06:49:05 Removing intermediate container cf56a3a4fa5b 06:49:05 ---> 50e41d6a3604 06:49:05 Step 15/24 : ENV APP_PORT=58890 06:49:05 Removing intermediate container a3af4a92e5d8 06:49:05 ---> 197f7003f039 06:49:05 Step 22/22 : LABEL version=0.0.0 06:49:05 ---> Running in be89ce0a1193 06:49:05 ---> Running in cb2fcd1a50f0 06:49:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:49:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:49:06 Removing intermediate container cb2fcd1a50f0 06:49:06 ---> 148e4fb659fc 06:49:06 06:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:49:06 Successfully built 148e4fb659fc 06:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:49:06 (1/6) Installing dumb-init (1.2.2-r1) 06:49:07 (2/6) Installing libgcc (9.3.0-r2) 06:49:07 (3/6) Installing libsodium (1.0.18-r0) 06:49:07 (4/6) Installing libstdc++ (9.3.0-r2) 06:49:07 OK: 219 MiB in 52 packages 06:49:07 Successfully tagged security-proxy-setup:latest 06:49:07 Building security-bootstrapper 06:49:07  Building security-proxy-setup ... done Removing intermediate container be89ce0a1193 06:49:07 ---> 4cb7d7994cbd 06:49:07 Step 16/24 : EXPOSE $APP_PORT 06:49:07 (5/6) Installing libzmq (4.3.3-r0) 06:49:08 (6/6) Installing zeromq (4.3.3-r0) 06:49:08 Executing busybox-1.31.1-r20.trigger 06:49:09 OK: 8 MiB in 20 packages 06:49:09 ---> Running in c6cf3f5e1dd4 06:49:12 Removing intermediate container c6cf3f5e1dd4 06:49:12 ---> 2fde8fbf07d4 06:49:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:49:12 Removing intermediate container e11beb3862f2 06:49:12 ---> 82eb944dcff3 06:49:12 Step 6/23 : COPY go.mod . 06:49:12 ---> fbf810d99635 06:49:12 Step 9/24 : RUN go mod tidy 06:49:12 Removing intermediate container 32beaa79dc14 06:49:12 ---> f8e63361265b 06:49:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:12 ---> Running in 7e86b4b880fd 06:49:12 ---> c5c7007baf68 06:49:12 Step 7/23 : RUN go mod download 06:49:12 ---> Running in 15b529119600 06:49:12 ---> 5686c88ad9a7 06:49:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:49:12 ---> 5ebc708295af 06:49:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:49:13 ---> 8af61a22cc2c 06:49:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:49:13 ---> 6869f65b03e2 06:49:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:49:13 ---> 8270b3bbb3d5 06:49:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:49:13 ---> a6c0eeddb74c 06:49:13 Step 20/24 : ENTRYPOINT ["/core-data"] 06:49:13 ---> Running in 01ee0e815333 06:49:13 ---> Running in 1254e5be6ed7 06:49:13 Removing intermediate container 7e86b4b880fd 06:49:13 ---> 6390d84b0ae0 06:49:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:49:13 Removing intermediate container 01ee0e815333 06:49:13 ---> 15ba1c483e61 06:49:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:13 Removing intermediate container 1254e5be6ed7 06:49:13 ---> 2e7f886a20a8 06:49:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:13 ---> Running in ecf4cb8bb29f 06:49:13 ---> Running in 1bec6702bac1 06:49:14 ---> Running in c7f95b660187 06:49:14 Removing intermediate container ecf4cb8bb29f 06:49:14 ---> 450509785eb6 06:49:14 Step 22/24 : LABEL arch=x86_64 06:49:14 Removing intermediate container c7f95b660187 06:49:14 ---> 77a805f437aa 06:49:14 Step 22/24 : LABEL arch=x86_64 06:49:14 ---> Running in 0505f10029ca 06:49:14 ---> Running in 0dc92ff381d8 06:49:14 Removing intermediate container 15b529119600 06:49:14 ---> 3ab3cb8c110b 06:49:14 Step 8/23 : COPY . . 06:49:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:49:14 Removing intermediate container 0dc92ff381d8 06:49:14 ---> 4191dd6c1845 06:49:14 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:49:15 Removing intermediate container 0505f10029ca 06:49:15 ---> ba8e39f04629 06:49:15 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:49:16 ---> Running in 727351d4283d 06:49:16 ---> Running in 80d03014e0f8 06:49:17 Removing intermediate container 727351d4283d 06:49:17 ---> c4d5e37ceaf0 06:49:17 Step 24/24 : LABEL version=0.0.0 06:49:17 Removing intermediate container 80d03014e0f8 06:49:17 ---> 1f84d3840cd1 06:49:17 Step 24/24 : LABEL version=0.0.0 06:49:17 ---> Running in 85887ea06d45 06:49:18 ---> Running in 36d2cff32308 06:49:18 Removing intermediate container 85887ea06d45 06:49:18 ---> ea33cadb89cc 06:49:18 06:49:18 Successfully built ea33cadb89cc 06:49:18 Removing intermediate container 36d2cff32308 06:49:18 ---> 67603ee44ec4 06:49:18 06:49:18 Successfully tagged core-data:latest 06:49:18  Building core-data ... done Building support-scheduler 06:49:18 Successfully built 67603ee44ec4 06:49:18 Successfully tagged sys-mgmt-agent:latest 06:49:24  Building sys-mgmt-agent ... done  ---> 2e8484898840 06:49:24 Step 9/23 : RUN go mod tidy 06:49:24 ---> Running in 4a7b48171199 06:49:24 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:49:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:49:24 ---> a43d864520bb 06:49:24 Step 3/32 : WORKDIR /edgex-go 06:49:24 ---> Using cache 06:49:24 ---> 0dfbfea1d93e 06:49:24 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:24 ---> Using cache 06:49:24 ---> 1cd038276aac 06:49:24 Step 5/32 : RUN apk add --update --no-cache make git 06:49:24 ---> Using cache 06:49:24 ---> 1767e9abd176 06:49:24 Step 6/32 : COPY go.mod . 06:49:24 ---> Using cache 06:49:24 ---> a3e613b99f0e 06:49:24 Step 7/32 : RUN go mod download 06:49:24 ---> Using cache 06:49:24 ---> 629102ba89d5 06:49:24 Step 8/32 : COPY . . 06:49:24 ---> Using cache 06:49:24 ---> fbf810d99635 06:49:24 Step 9/32 : RUN go mod tidy 06:49:24 ---> Using cache 06:49:24 ---> 6390d84b0ae0 06:49:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:49:24 ---> Running in c69687cba28b 06:49:25 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 06:49:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:49:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:49:25 ---> a43d864520bb 06:49:25 Step 3/23 : WORKDIR /edgex-go 06:49:25 ---> Using cache 06:49:25 ---> 0dfbfea1d93e 06:49:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:25 ---> Using cache 06:49:25 ---> 1cd038276aac 06:49:25 Step 5/23 : RUN apk add --update --no-cache make git 06:49:25 ---> Using cache 06:49:25 ---> 1767e9abd176 06:49:25 Step 6/23 : COPY go.mod . 06:49:25 ---> Using cache 06:49:25 ---> a3e613b99f0e 06:49:25 Step 7/23 : RUN go mod download 06:49:25 ---> Using cache 06:49:25 ---> 629102ba89d5 06:49:25 Step 8/23 : COPY . . 06:49:25 ---> Using cache 06:49:25 ---> fbf810d99635 06:49:25 Step 9/23 : RUN go mod tidy 06:49:25 ---> Using cache 06:49:25 ---> 6390d84b0ae0 06:49:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:49:26 ---> Running in 5b17b563dd94 06:49:26 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 06:49:26 Removing intermediate container 4a7b48171199 06:49:26 ---> 79ab76f096fd 06:49:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:49:26 ---> Running in a60234902a54 06:49:27 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 06:49:42 Removing intermediate container 1bec6702bac1 06:49:42 ---> bb063a06d438 06:49:42 06:49:42 Step 11/24 : FROM alpine:3.12 06:49:42 ---> 13621d1b12d4 06:49:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:49:42 ---> Using cache 06:49:42 ---> bbb3368822b9 06:49:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:49:42 ---> Using cache 06:49:42 ---> 15dc251fb03b 06:49:42 Step 14/24 : ENV APP_PORT=59881 06:49:42 ---> Running in b5bbaa2a3977 06:49:42 Removing intermediate container b5bbaa2a3977 06:49:42 ---> f7914f49a6d2 06:49:42 Step 15/24 : EXPOSE $APP_PORT 06:49:42 ---> Running in 816249a539ee 06:49:42 Removing intermediate container 816249a539ee 06:49:42 ---> 08dc65de4dcc 06:49:42 Step 16/24 : WORKDIR / 06:49:42 ---> Running in ab35f89e3079 06:49:42 Removing intermediate container ab35f89e3079 06:49:42 ---> eb9cfd78a461 06:49:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:43 ---> 2954bb317439 06:49:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:49:44 ---> 4180c770ed62 06:49:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:49:44 ---> a59892c0d92c 06:49:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:49:44 ---> Running in 1b83200ef7b6 06:49:44 Removing intermediate container 1b83200ef7b6 06:49:44 ---> 0a3d54d8d623 06:49:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:44 ---> Running in 326ac47f7f44 06:49:44 Removing intermediate container 326ac47f7f44 06:49:44 ---> dcf66b8a2905 06:49:44 Step 22/24 : LABEL arch=x86_64 06:49:44 ---> Running in 167d8107e4f8 06:49:44 Removing intermediate container 167d8107e4f8 06:49:44 ---> 208a3fd21377 06:49:44 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:49:45 ---> Running in 9994b4829795 06:49:45 Removing intermediate container 9994b4829795 06:49:45 ---> ce8cc6a89ac4 06:49:45 Step 24/24 : LABEL version=0.0.0 06:49:45 ---> Running in dbf0c716ce92 06:49:45 Removing intermediate container dbf0c716ce92 06:49:45 ---> 12659fe54a65 06:49:45 06:49:45 Successfully built 12659fe54a65 06:49:45 Successfully tagged core-metadata:latest 06:49:55  Building core-metadata ... done Removing intermediate container c69687cba28b 06:49:55 ---> 225e20b696c1 06:49:55 06:49:55 Step 11/32 : FROM alpine:3.12 06:49:55 ---> 13621d1b12d4 06:49:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:49:55 ---> Running in 0715e4e94008 06:49:55 Removing intermediate container 0715e4e94008 06:49:55 ---> e7ae241c18ff 06:49:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:49:55 ---> Running in 172b51faa24d 06:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:49:55 (1/2) Installing dumb-init (1.2.2-r1) 06:49:55 (2/2) Installing su-exec (0.2-r1) 06:49:55 Executing busybox-1.31.1-r20.trigger 06:49:55 OK: 6 MiB in 16 packages 06:49:55 Removing intermediate container a60234902a54 06:49:55 ---> 1b7fa8faead3 06:49:55 06:49:55 Step 11/23 : FROM alpine:3.12 06:49:55 ---> 13621d1b12d4 06:49:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:49:55 Removing intermediate container 5b17b563dd94 06:49:55 ---> d7e35edf39d9 06:49:55 06:49:55 Step 11/23 : FROM alpine:3.12 06:49:55 ---> 13621d1b12d4 06:49:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:49:55 ---> Using cache 06:49:55 ---> bbb3368822b9 06:49:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:49:55 ---> Using cache 06:49:55 ---> 15dc251fb03b 06:49:55 Step 14/23 : ENV APP_PORT=59861 06:49:55 ---> Running in 463bb4ce00e9 06:49:55 ---> Running in ad07aaa3de11 06:49:55 Removing intermediate container 172b51faa24d 06:49:55 ---> cd47ebc8a6b6 06:49:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:49:55 ---> Running in 7bb4a1050f97 06:49:55 Removing intermediate container ad07aaa3de11 06:49:55 ---> 2f823de38b11 06:49:55 Step 15/23 : EXPOSE $APP_PORT 06:49:55 Removing intermediate container 7bb4a1050f97 06:49:55 ---> 87b12e8ce630 06:49:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:49:55 ---> Running in b6832bd5646c 06:49:55 ---> Running in ebe2d4303bfa 06:49:56 Removing intermediate container b6832bd5646c 06:49:56 ---> 7c489064ca24 06:49:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:49:56 Removing intermediate container ebe2d4303bfa 06:49:56 ---> 56c7c4766aaa 06:49:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:49:56 ---> Running in f1f4265acef2 06:49:56 (1/2) Installing ca-certificates (20191127-r4) 06:49:56 (2/2) Installing dumb-init (1.2.2-r1) 06:49:56 Executing busybox-1.31.1-r20.trigger 06:49:56 Executing ca-certificates-20191127-r4.trigger 06:49:56 OK: 6 MiB in 16 packages 06:49:56 ---> 28c63ce72831 06:49:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:49:56 ---> 97ccf28f1e6b 06:49:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:49:56 Removing intermediate container 463bb4ce00e9 06:49:56 ---> bf8012611769 06:49:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:49:57 ---> Running in 4848d40d5c60 06:49:57 Removing intermediate container f1f4265acef2 06:49:57 ---> 631fcc0147ae 06:49:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:49:57 ---> e61f2e7733f0 06:49:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:49:57 ---> Running in f773ca86313f 06:49:57 ---> Running in 14650cd64f73 06:49:57 Removing intermediate container 4848d40d5c60 06:49:57 ---> 7cbfd3f3eb8a 06:49:57 Step 14/23 : ENV APP_PORT=59860 06:49:57 ---> Running in ca3148eac0be 06:49:57 Removing intermediate container f773ca86313f 06:49:57 ---> d02fa38920f5 06:49:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:57 ---> Running in ace51d130c37 06:49:57 Removing intermediate container 14650cd64f73 06:49:57 ---> 3d235c8040fd 06:49:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:49:57 Removing intermediate container ca3148eac0be 06:49:57 ---> ec0d941472c2 06:49:57 Step 15/23 : EXPOSE $APP_PORT 06:49:57 ---> Running in e7349a38d138 06:49:57 Removing intermediate container ace51d130c37 06:49:57 ---> 838dbb3cc23e 06:49:57 Step 21/23 : LABEL arch=x86_64 06:49:57 ---> Running in 6af137459653 06:49:57 Removing intermediate container e7349a38d138 06:49:57 ---> a2b57a6264b1 06:49:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:57 Removing intermediate container 6af137459653 06:49:57 ---> 64155a40d858 06:49:57 Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:49:57 ---> d9502e8c2630 06:49:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:49:57 ---> Running in 391310cea3cc 06:49:57 ---> Running in 3a9c39599c79 06:49:57 ---> d6df5ad9ae5d 06:49:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:49:58 Removing intermediate container 391310cea3cc 06:49:58 ---> 83b5fce4e666 06:49:58 Step 23/23 : LABEL version=0.0.0 06:49:58 ---> Running in 0f2734baf85f 06:49:58 ---> 583d029d5163 06:49:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:49:58 Removing intermediate container 0f2734baf85f 06:49:58 ---> 642e74cc90b7 06:49:58 06:49:58 Successfully built 642e74cc90b7 06:49:58 Successfully tagged support-scheduler:latest 06:49:58  Building support-scheduler ... done  ---> 69219855926d 06:49:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:49:58 ---> Running in 74a626205c44 06:49:58 Removing intermediate container 3a9c39599c79 06:49:58 ---> 81363b5674b5 06:49:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:58 Removing intermediate container 74a626205c44 06:49:58 ---> 0e567e056a9b 06:49:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:58 ---> Running in 2e0c169d5356 06:49:58 ---> 161c17111df5 06:49:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:49:58 Removing intermediate container 2e0c169d5356 06:49:58 ---> 1d68ff52c70d 06:49:58 Step 21/23 : LABEL arch=x86_64 06:49:58 ---> Running in c35a1345f2e3 06:49:58 Removing intermediate container c35a1345f2e3 06:49:58 ---> af6296233817 06:49:58 Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:49:58 ---> Running in af2611ee2467 06:49:58 ---> a8e84a02e91f 06:49:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:49:58 Removing intermediate container af2611ee2467 06:49:58 ---> 1bfc79ba6d0d 06:49:58 Step 23/23 : LABEL version=0.0.0 06:49:58 ---> Running in dbd8b9d753b4 06:49:58 ---> 9694154b7cf1 06:49:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:49:58 Removing intermediate container dbd8b9d753b4 06:49:58 ---> aace1ea4d259 06:49:58 06:49:58 Successfully built aace1ea4d259 06:49:58 Successfully tagged support-notifications:latest 06:49:59  Building support-notifications ... done  ---> 2f9a2e7634ac 06:49:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:49:59 ---> 283d219b498c 06:49:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:49:59 ---> Running in b5312d7869bb 06:49:59 Removing intermediate container b5312d7869bb 06:49:59 ---> 445fc812a17e 06:49:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:49:59 ---> c38148ff17b0 06:49:59 Step 27/32 : RUN chmod +x /entrypoint.sh 06:49:59 ---> Running in 4161c602bad7 06:50:00 Removing intermediate container 4161c602bad7 06:50:00 ---> 68e8291fb1ef 06:50:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:50:00 ---> Running in 0aca69bbe974 06:50:00 Removing intermediate container 0aca69bbe974 06:50:00 ---> dafef4d7dfb5 06:50:00 Step 29/32 : CMD ["gate"] 06:50:00 ---> Running in f1c347d1a76d 06:50:00 Removing intermediate container f1c347d1a76d 06:50:00 ---> 11454fa1111b 06:50:00 Step 30/32 : LABEL arch=x86_64 06:50:00 ---> Running in 2d45f5870392 06:50:00 Removing intermediate container 2d45f5870392 06:50:00 ---> 500d8542b99b 06:50:00 Step 31/32 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 06:50:00 ---> Running in 4f96c615df11 06:50:00 Removing intermediate container 4f96c615df11 06:50:00 ---> fda829ca978e 06:50:00 Step 32/32 : LABEL version=0.0.0 06:50:00 ---> Running in 516c6011eea5 06:50:01 Removing intermediate container 516c6011eea5 06:50:01 ---> 0880b52c97c3 06:50:01 06:50:01 Successfully built 0880b52c97c3 06:50:01 Successfully tagged security-bootstrapper:latest 06:50:01  Building security-bootstrapper ... done  [Pipeline] } 06:50:01 $ docker stop --time=1 1b6bfaa03576461df19431af2ea7a0390a08512dcb163a32369d005d2932cd8f 06:50:02 $ docker rm -f 1b6bfaa03576461df19431af2ea7a0390a08512dcb163a32369d005d2932cd8f [Pipeline] // withDockerContainer [Pipeline] sh 06:50:02 + docker images 06:50:02 REPOSITORY TAG IMAGE ID CREATED SIZE 06:50:02 security-bootstrapper latest 0880b52c97c3 2 seconds ago 18.8MB 06:50:02 support-notifications latest aace1ea4d259 4 seconds ago 16.8MB 06:50:02 support-scheduler latest 642e74cc90b7 5 seconds ago 16.1MB 06:50:02 d7e35edf39d9 7 seconds ago 1.75GB 06:50:02 1b7fa8faead3 7 seconds ago 1.75GB 06:50:02 225e20b696c1 9 seconds ago 1.75GB 06:50:02 core-metadata latest 12659fe54a65 17 seconds ago 16.7MB 06:50:02 bb063a06d438 21 seconds ago 1.75GB 06:50:02 sys-mgmt-agent latest 67603ee44ec4 44 seconds ago 325MB 06:50:02 core-data latest ea33cadb89cc 45 seconds ago 20.4MB 06:50:02 security-proxy-setup latest 148e4fb659fc 57 seconds ago 25.9MB 06:50:02 core-command latest a4b14b5a5663 About a minute ago 16MB 06:50:02 27b17765710a About a minute ago 1.75GB 06:50:02 47cd5075b75b About a minute ago 1.75GB 06:50:02 20d35dfa11e8 About a minute ago 1.74GB 06:50:02 security-secretstore-setup latest 36d347f95ce9 About a minute ago 29MB 06:50:02 2a4224b0c753 About a minute ago 1.75GB 06:50:02 3b14ebe41187 About a minute ago 1.75GB 06:50:02 ci-base-image-x86_64 latest a43d864520bb 5 minutes ago 1.24GB 06:50:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB 06:50:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB 06:50:02 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 06:50:02 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 06:50:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 06:50:04 Removing intermediate container 0ac7da334ad4 06:50:04 ---> f6eb0a855d80 06:50:04 Successfully built f6eb0a855d80 06:50:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:50:04 + docker inspect -f . ci-base-image-arm64 06:50:04 . [Pipeline] withDockerContainer 06:50:05 prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container 06:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 06:50:07 $ docker top 74f9c1a30358de0be6e8e404b629cf24bb16d00170f108af88bfff2d99593346 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:08 + go version 06:50:08 go version go1.16.6 linux/arm64 [Pipeline] } 06:50:08 $ docker stop --time=1 74f9c1a30358de0be6e8e404b629cf24bb16d00170f108af88bfff2d99593346 06:50:10 $ docker rm -f 74f9c1a30358de0be6e8e404b629cf24bb16d00170f108af88bfff2d99593346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:50:10 + docker inspect -f . ci-base-image-arm64 06:50:10 . [Pipeline] withDockerContainer 06:50:11 prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container 06:50:11 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 06:50:12 $ docker top 7aad8d39ed1b71b8ad7fd3bf904bc3fc7f41d76ed55681a026d57776d2213c25 -eo pid,comm [Pipeline] { [Pipeline] echo 06:50:13 ========================================================= 06:50:13 [edgeXBuildGoParallel] Running Tests and Build... 06:50:13 ========================================================= [Pipeline] sh 06:50:13 + go mod tidy [Pipeline] sh 06:50:15 + make test 06:50:15 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 06:50:15 go mod tidy 06:50:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:50:17 Still waiting to schedule task 06:50:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:50:42 ? github.com/edgexfoundry/edgex-go [no test files] 06:51:25 Running on prd-ubuntu18.04-docker-8c-8g-232 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws 06:51:25 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:51:25 The recommended git tool is: git 06:51:28 using credential edgex-jenkins-ssh 06:51:28 Cloning the remote Git repository 06:51:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:51:28 > git init /w/workspace/edgex-go/5 # timeout=10 06:51:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:51:28 > git --version # timeout=10 06:51:28 > git --version # 'git version 2.17.1' 06:51:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:51:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:51:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:51:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:51:35 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 43ef70ca0774b3b81186b5b6faa54311f1717b19 06:51:35 Merge succeeded, producing 43ef70ca0774b3b81186b5b6faa54311f1717b19 06:51:35 Checking out Revision 43ef70ca0774b3b81186b5b6faa54311f1717b19 (PR-3655) 06:51:35 > git config core.sparsecheckout # timeout=10 06:51:35 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 06:51:35 > git remote # timeout=10 06:51:35 > git config --get remote.origin.url # timeout=10 06:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:35 > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 06:51:35 > git rev-parse HEAD^{commit} # timeout=10 06:51:35 > git config core.sparsecheckout # timeout=10 06:51:35 > git checkout -f 43ef70ca0774b3b81186b5b6faa54311f1717b19 # timeout=10 06:51:39 Commit message: "Merge branch 'main' into issue-3654" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:40 + echo snap-build.sh 06:51:40 snap-build.sh 06:51:40 + SNAP_BASE_DIR=. 06:51:40 + '[' '!' -z /w/workspace/edgex-go/5 ']' 06:51:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 06:51:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 06:51:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 06:51:40 + cd /w/workspace/edgex-go/5 06:51:40 + sudo apt-get remove -qy --purge lxd lxd-client 06:51:40 Reading package lists... 06:51:40 Building dependency tree... 06:51:40 Reading state information... 06:51:40 The following packages were automatically installed and are no longer required: 06:51:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:51:40 uidmap xdelta3 06:51:40 Use 'sudo apt autoremove' to remove them. 06:51:40 The following packages will be REMOVED: 06:51:40 lxd* lxd-client* 06:51:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:51:40 After this operation, 31.7 MB disk space will be freed. 06:51:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 06:51:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:51:42 Removing lxd dnsmasq configuration 06:51:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:51:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:51:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:51:43 (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.) 06:51:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:51:44 Processing triggers for systemd (237-3ubuntu10.45) ... 06:51:44 Processing triggers for ureadahead (0.100.0-21) ... 06:51:45 + sudo snap remove --purge lxd 06:51:45 snap "lxd" is not installed 06:51:45 + sudo groupadd --force --system lxd 06:51:45 ++ whoami 06:51:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:51:45 + newgrp - lxd 06:51:45 + sudo snap install lxd 06:51:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:51:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:51:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:51:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:51:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:51:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:51:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:51:53 2021-08-10T06:51:50Z INFO Waiting for automatic snapd restart... 06:51:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:51:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:52:05 lxd 4.17 from Canonical* installed 06:52:05 + sudo lxd init --auto 06:52:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements 06:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:52:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 100.0% of statements 06:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 46.3% of statements 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:52:14 + sudo snap install --classic snapcraft 06:52:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.657s coverage: 90.1% of statements 06:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:52:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:52:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements 06:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:52:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.484s coverage: 94.2% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.314s coverage: 0.8% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.316s coverage: 47.1% of statements 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 06:52:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 06:52:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements 06:52:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 06:52:29 snapcraft 5.0 from Canonical* installed 06:52:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:52:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:52:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:29 Dload Upload Total Spent Left Speed 06:52:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4478 0 --:--:-- --:--:-- --:--:-- 4478 06:52:29 100 3325k 100 3325k 0 0 9582k 0 --:--:-- --:--:-- --:--:-- 9582k 06:52:29 ./yq_linux_amd64 06:52:29 + sudo snapcraft prime --use-lxd 06:52:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:52:30 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: 06:52:30 - README.md 06:52:30 06:52:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:52:31 Launching a container. 06:52:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements 06:52:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements 06:52:39 Waiting for container to be ready 06:52:39 To start your first instance, try: lxc launch ubuntu:18.04 06:52:39 06:52:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.582s coverage: 81.8% of statements 06:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:52:43 Waiting for network to be ready... 06:52:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:52:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 06:52:43 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:52:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 06:52:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:52:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:52:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 06:52:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 06:52:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 06:52:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 06:52:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:52:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:52:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:52:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:52:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:52:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:52:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:52:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:52:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:52:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 06:52:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 06:52:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 06:52:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 06:52:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 06:52:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 06:52:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 06:52:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 06:52:48 Fetched 25.0 MB in 4s (6060 kB/s) 06:52:48 Reading package lists... 06:52:48 Reading package lists... 06:52:48 Building dependency tree... 06:52:48 Reading state information... 06:52:48 The following additional packages will be installed: 06:52:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:52:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:52:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:52:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:52:48 Suggested packages: 06:52:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:52:48 Recommended packages: 06:52:48 gnupg libsasl2-modules 06:52:48 The following NEW packages will be installed: 06:52:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:52:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:52:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:52:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:52:48 The following packages will be upgraded: 06:52:48 gpg gpg-agent gpgconf libudev1 06:52:49 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 06:52:49 Need to get 3527 kB of archives. 06:52:49 After this operation, 13.3 MB of additional disk space will be used. 06:52:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 06:52:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 06:52:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:52:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:52:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:52:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:52:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:52:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:52:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:52:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.205s coverage: 80.0% of statements 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements 06:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.348s coverage: 91.2% of statements 06:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:52:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:52:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:52:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:52:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:52:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:52:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:52:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:52:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:52:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:52:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:52:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:52:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:52:50 debconf: delaying package configuration, since apt-utils is not installed 06:52:50 Fetched 3527 kB in 1s (3272 kB/s) 06:52:50 (Reading database ... 12511 files and directories currently installed.) 06:52:50 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 06:52:50 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:52:50 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 06:52:50 Selecting previously unselected package udev. 06:52:50 (Reading database ... 12511 files and directories currently installed.) 06:52:50 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 06:52:50 Unpacking udev (237-3ubuntu10.50) ... 06:52:50 Selecting previously unselected package libfuse2:amd64. 06:52:50 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:52:50 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:52:50 Selecting previously unselected package fuse. 06:52:50 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:52:50 Unpacking fuse (2.9.7-1ubuntu1) ... 06:52:50 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:52:50 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:52:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:52:50 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:52:50 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:52:50 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:52:51 Selecting previously unselected package libksba8:amd64. 06:52:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:52:51 Unpacking libksba8:amd64 (1.3.5-2) ... 06:52:51 Selecting previously unselected package libroken18-heimdal:amd64. 06:52:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:52:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:52:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:52:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libwind0-heimdal:amd64. 06:52:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:52:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:52:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:52:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:52:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:52:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:51 Selecting previously unselected package libsasl2-modules-db:amd64. 06:52:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:52:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:52:51 Selecting previously unselected package libsasl2-2:amd64. 06:52:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:52:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:52:51 Selecting previously unselected package libldap-common. 06:52:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:52:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:52:51 Selecting previously unselected package libldap-2.4-2:amd64. 06:52:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:52:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:52:51 Selecting previously unselected package dirmngr. 06:52:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:52:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:52:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:52:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:52:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:52:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:52:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:52:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:52:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libksba8:amd64 (1.3.5-2) ... 06:52:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:52:52 Setting up udev (237-3ubuntu10.50) ... 06:52:52 invoke-rc.d: policy-rc.d denied execution of start. 06:52:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Processing triggers for systemd (237-3ubuntu10) ... 06:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.829s coverage: 64.4% of statements 06:52:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:52:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements 06:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 06:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements 06:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 06:52:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 06:52:52 Setting up fuse (2.9.7-1ubuntu1) ... 06:52:52 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:52:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:52:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:52:52 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:52:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:52:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:52:53 settings in the [Install] section, and DefaultInstance for template units). 06:52:53 This means they are not meant to be enabled using systemctl. 06:52:53 Possible reasons for having this kind of units are: 06:52:53 1) A unit may be statically enabled by being symlinked from another unit's 06:52:53 .wants/ or .requires/ directory. 06:52:53 2) A unit's purpose may be to act as a helper for some other unit which has 06:52:53 a requirement dependency on it. 06:52:53 3) A unit may be started when needed via activation (socket, path, timer, 06:52:53 D-Bus, udev, scripted systemctl call, ...). 06:52:53 4) In case of template units, the unit is meant to be enabled with some 06:52:53 instance name specified. 06:52:53 Reading package lists... 06:52:53 Building dependency tree... 06:52:53 Reading state information... 06:52:53 The following additional packages will be installed: 06:52:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:52:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:52:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:52:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:52:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:52:53 Suggested packages: 06:52:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:52:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:52:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:52:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:52:53 systemd-container policykit-1 06:52:53 Recommended packages: 06:52:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:52:53 The following NEW packages will be installed: 06:52:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:52:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:52:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:52:53 multiarch-support openssh-client python3 python3-minimal python3.6 06:52:53 python3.6-minimal snapd squashfs-tools sudo 06:52:53 The following packages will be upgraded: 06:52:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:52:53 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 06:52:53 Need to get 36.7 MB of archives. 06:52:53 After this operation, 147 MB of additional disk space will be used. 06:52:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 06:52:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 06:52:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 06:52:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:52:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:52:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:52:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:52:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:52:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:52:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:52:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:52:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:52:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:52:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:52:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:52:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:52:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:52:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:52:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 06:52:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:52:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:52:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:52:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:52:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:52:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:52:54 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:52:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:52:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:52:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 06:52:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 06:52:55 debconf: delaying package configuration, since apt-utils is not installed 06:52:55 Fetched 36.7 MB in 2s (17.4 MB/s) 06:52:55 (Reading database ... 12757 files and directories currently installed.) 06:52:55 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 06:52:56 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:52:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 06:52:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:52:56 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 06:52:56 (Reading database ... 12757 files and directories currently installed.) 06:52:56 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 06:52:56 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 06:52:56 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 06:52:56 (Reading database ... 12757 files and directories currently installed.) 06:52:56 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 06:52:56 Unpacking apt (1.6.14) over (1.6.1) ... 06:52:57 Setting up apt (1.6.14) ... 06:52:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:52:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:52:57 (Reading database ... 12764 files and directories currently installed.) 06:52:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:52:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:52:57 Selecting previously unselected package libpython3.6-minimal:amd64. 06:52:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:52:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.032s coverage: 66.9% of statements 06:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:52:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:52:58 Selecting previously unselected package libexpat1:amd64. 06:52:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:52:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:52:58 Selecting previously unselected package python3.6-minimal. 06:52:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:52:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:52:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:52:58 Checking for services that may need to be restarted...done. 06:52:58 Checking for services that may need to be restarted...done. 06:52:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:52:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:52:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.6% of statements 06:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.198s coverage: 89.5% of statements 06:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements 06:52:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:52:58 Selecting previously unselected package python3-minimal. 06:52:58 (Reading database ... 13012 files and directories currently installed.) 06:52:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:52:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:52:58 Selecting previously unselected package mime-support. 06:52:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:52:58 Unpacking mime-support (3.60ubuntu1) ... 06:52:59 Selecting previously unselected package libmpdec2:amd64. 06:52:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:52:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:52:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:52:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:52:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:52:59 Selecting previously unselected package python3.6. 06:52:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:52:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:52:59 Selecting previously unselected package libpython3-stdlib:amd64. 06:52:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:52:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:52:59 Setting up python3-minimal (3.6.7-1~18.04) ... 06:52:59 Selecting previously unselected package python3. 06:52:59 (Reading database ... 13442 files and directories currently installed.) 06:52:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:52:59 Unpacking python3 (3.6.7-1~18.04) ... 06:52:59 Selecting previously unselected package multiarch-support. 06:52:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:52:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:52:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:52:59 Selecting previously unselected package liblzo2-2:amd64. 06:52:59 (Reading database ... 13479 files and directories currently installed.) 06:52:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:52:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:52:59 Selecting previously unselected package libbsd0:amd64. 06:52:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:52:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:52:59 Selecting previously unselected package sudo. 06:52:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:52:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:52:59 Selecting previously unselected package apparmor. 06:52:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:52:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:53:00 Selecting previously unselected package libedit2:amd64. 06:53:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:53:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:53:00 Selecting previously unselected package libkrb5support0:amd64. 06:53:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:53:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:53:00 Selecting previously unselected package libk5crypto3:amd64. 06:53:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:53:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:53:00 Selecting previously unselected package libkeyutils1:amd64. 06:53:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:53:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:53:00 Selecting previously unselected package libkrb5-3:amd64. 06:53:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:53:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:53:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:53:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:53:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:53:00 Selecting previously unselected package libssl1.0.0:amd64. 06:53:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:53:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:53:00 Selecting previously unselected package openssh-client. 06:53:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:53:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:53:00 Selecting previously unselected package squashfs-tools. 06:53:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 06:53:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:53:00 Selecting previously unselected package snapd. 06:53:00 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 06:53:00 Unpacking snapd (2.49.2+18.04) ... 06:53:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:53:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:53:03 Setting up mime-support (3.60ubuntu1) ... 06:53:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:53:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:53:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:53:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:03 Setting up systemd (237-3ubuntu10.50) ... 06:53:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:53:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:53:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:53:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:53:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:53:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:53:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:53:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:53:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:53:04 Setting up python3 (3.6.7-1~18.04) ... 06:53:04 running python rtupdate hooks for python3.6... 06:53:04 running python post-rtupdate hooks for python3.6... 06:53:04 Setting up apparmor (2.12-4ubuntu5.1) ... 06:53:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:53:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:53:05 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:53:05 Setting up snapd (2.49.2+18.04) ... 06:53:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:53:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:53:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:53:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:53:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:53:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:53:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:53:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:53:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:53:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.236s coverage: 19.5% of statements 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.0% of statements 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 62.7% of statements 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:53:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.411s coverage: 97.7% of statements 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:53:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.161s coverage: 28.9% of statements 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:53:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 06:53:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 06:53:07 GO111MODULE=on go vet ./... 06:53:07 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:53:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:07 Processing triggers for systemd (237-3ubuntu10.50) ... 06:53:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:53:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:53:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:53:10 Reading package lists... 06:53:10 Reading package lists... 06:53:10 Building dependency tree... 06:53:10 Reading state information... 06:53:10 Calculating upgrade... 06:53:10 The following packages will be upgraded: 06:53:10 advancecomp base-files bash binutils binutils-common 06:53:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:53:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:53:10 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 06:53:10 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 06:53:10 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:53:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:53:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:53:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 06:53:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:53:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:53:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:53:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:53:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:53:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:53:10 ubuntu-keyring util-linux 06:53:10 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:53:10 Need to get 64.2 MB of archives. 06:53:10 After this operation, 5125 kB of additional disk space will be used. 06:53:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 06:53:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:53:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:53:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:53:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:53:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:53:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:53:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:53:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:53:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:53:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:53:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:53:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:53:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:53:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:53:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:53:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:53:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:53:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:53:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:53:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:53:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:53:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:53:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:53:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:53:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:53:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:53:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:53:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:53:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:53:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:53:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:53:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 06:53:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:53:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:53:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 06:53:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:53:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:53:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 06:53:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 06:53:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:53:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:53:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:53:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:53:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:53:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:53:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:53:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:53:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:53:11 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:53:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:53:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:53:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:53:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:53:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:53:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:53:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:53:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:53:11 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:53:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:53:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:53:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:53:12 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:53:12 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:53:12 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:53:12 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:53:12 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:53:12 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:53:12 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:53:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:53:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:53:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:53:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:53:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 06:53:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:53:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:53:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:53:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:53:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:53:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:53:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:53:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:53:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:53:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:53:12 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 06:53:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 06:53:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 06:53:12 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 06:53:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:53:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:53:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:53:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:53:13 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:53:13 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:53:13 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:53:13 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:53:13 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:53:13 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:53:13 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:53:13 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:53:13 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:53:13 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:53:13 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:53:13 debconf: delaying package configuration, since apt-utils is not installed 06:53:13 Fetched 64.2 MB in 2s (26.2 MB/s) 06:53:13 (Reading database ... 13914 files and directories currently installed.) 06:53:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:53:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:53:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 06:53:13 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 06:53:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:14 (Reading database ... 13914 files and directories currently installed.) 06:53:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:53:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:53:14 (Reading database ... 13914 files and directories currently installed.) 06:53:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:53:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:53:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:15 (Reading database ... 13914 files and directories currently installed.) 06:53:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:53:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:53:15 (Reading database ... 13914 files and directories currently installed.) 06:53:15 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:53:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:53:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:53:15 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:53:16 Setting up base-files (10.1ubuntu2.10) ... 06:53:16 Installing new version of config file /etc/issue ... 06:53:16 Installing new version of config file /etc/issue.net ... 06:53:16 Installing new version of config file /etc/lsb-release ... 06:53:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:53:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:53:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:53:16 Removing obsolete conffile /etc/default/motd-news ... 06:53:16 (Reading database ... 13915 files and directories currently installed.) 06:53:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:53:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:53:16 Setting up bash (4.4.18-2ubuntu1.2) ... 06:53:16 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 06:53:16 (Reading database ... 13915 files and directories currently installed.) 06:53:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:53:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:53:16 (Reading database ... 13915 files and directories currently installed.) 06:53:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:53:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:53:16 Setting up tar (1.29b-2ubuntu0.2) ... 06:53:16 (Reading database ... 13915 files and directories currently installed.) 06:53:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:53:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:53:17 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:53:17 (Reading database ... 13915 files and directories currently installed.) 06:53:17 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:17 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:17 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:53:17 (Reading database ... 13915 files and directories currently installed.) 06:53:17 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:17 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:53:17 (Reading database ... 13915 files and directories currently installed.) 06:53:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:53:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:53:17 Setting up grep (3.1-2build1) ... 06:53:17 (Reading database ... 13915 files and directories currently installed.) 06:53:17 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 06:53:17 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 06:53:17 Setting up gzip (1.6-5ubuntu1.1) ... 06:53:17 (Reading database ... 13915 files and directories currently installed.) 06:53:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:53:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:53:18 Setting up login (1:4.5-1ubuntu2) ... 06:53:18 (Reading database ... 13915 files and directories currently installed.) 06:53:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:18 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:53:18 (Reading database ... 13915 files and directories currently installed.) 06:53:18 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:53:18 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:19 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:53:19 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:19 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:53:19 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:53:19 (Reading database ... 13915 files and directories currently installed.) 06:53:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:53:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:53:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:53:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:53:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:53:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:53:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:53:20 (Reading database ... 13915 files and directories currently installed.) 06:53:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:53:20 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:53:20 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:53:20 (Reading database ... 13915 files and directories currently installed.) 06:53:20 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:20 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:20 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:20 (Reading database ... 13915 files and directories currently installed.) 06:53:20 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:20 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:20 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:20 (Reading database ... 13915 files and directories currently installed.) 06:53:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:20 (Reading database ... 13915 files and directories currently installed.) 06:53:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:20 (Reading database ... 13915 files and directories currently installed.) 06:53:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:53:20 (Reading database ... 13915 files and directories currently installed.) 06:53:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:53:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:21 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:53:21 (Reading database ... 13915 files and directories currently installed.) 06:53:21 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:21 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:21 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:53:21 (Reading database ... 13915 files and directories currently installed.) 06:53:21 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:21 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:21 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:53:21 (Reading database ... 13915 files and directories currently installed.) 06:53:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:53:22 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:53:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:53:22 (Reading database ... 13915 files and directories currently installed.) 06:53:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:53:22 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:53:22 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:53:22 (Reading database ... 13915 files and directories currently installed.) 06:53:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:53:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:53:23 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:53:23 (Reading database ... 13917 files and directories currently installed.) 06:53:23 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:53:23 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:53:23 Setting up debconf (1.5.66ubuntu1) ... 06:53:23 (Reading database ... 13917 files and directories currently installed.) 06:53:23 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:53:23 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:53:23 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:53:23 (Reading database ... 13917 files and directories currently installed.) 06:53:23 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:53:23 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:53:23 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:53:23 (Reading database ... 13917 files and directories currently installed.) 06:53:23 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:53:23 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:23 (Reading database ... 13917 files and directories currently installed.) 06:53:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:53:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:23 (Reading database ... 13919 files and directories currently installed.) 06:53:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:53:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:24 (Reading database ... 13923 files and directories currently installed.) 06:53:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:53:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:53:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 06:53:24 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:53:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:24 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:53:24 (Reading database ... 13923 files and directories currently installed.) 06:53:24 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:53:24 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:53:24 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:53:24 (Reading database ... 13923 files and directories currently installed.) 06:53:24 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 06:53:24 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 06:53:24 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 06:53:24 (Reading database ... 13923 files and directories currently installed.) 06:53:24 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 06:53:24 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:53:24 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 06:53:25 (Reading database ... 13923 files and directories currently installed.) 06:53:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:53:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:53:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:53:25 (Reading database ... 13923 files and directories currently installed.) 06:53:25 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:53:25 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:53:25 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:53:25 (Reading database ... 13923 files and directories currently installed.) 06:53:25 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:53:25 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:53:25 Setting up passwd (1:4.5-1ubuntu2) ... 06:53:25 (Reading database ... 13923 files and directories currently installed.) 06:53:25 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:25 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:25 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:53:25 (Reading database ... 13923 files and directories currently installed.) 06:53:25 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:53:25 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:53:25 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:53:25 (Reading database ... 13923 files and directories currently installed.) 06:53:25 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:53:25 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:53:25 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:53:25 (Reading database ... 13923 files and directories currently installed.) 06:53:25 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:53:25 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:53:26 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:53:26 (Reading database ... 13923 files and directories currently installed.) 06:53:26 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:53:26 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:53:26 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:53:26 (Reading database ... 13923 files and directories currently installed.) 06:53:26 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:53:26 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:53:26 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:53:26 (Reading database ... 13923 files and directories currently installed.) 06:53:26 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:53:26 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:53:26 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:53:26 (Reading database ... 13923 files and directories currently installed.) 06:53:26 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:53:26 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:53:26 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:53:26 (Reading database ... 13923 files and directories currently installed.) 06:53:26 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:53:26 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:53:26 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:53:27 (Reading database ... 13924 files and directories currently installed.) 06:53:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:53:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:53:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:53:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:53:27 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:53:27 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:53:27 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:53:27 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:53:27 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:53:27 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:53:27 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:53:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:53:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:53:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:53:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:53:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:53:27 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:53:27 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:53:27 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:53:27 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:53:27 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:53:27 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:53:28 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:53:28 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:53:28 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:53:28 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:53:28 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:53:28 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:53:28 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:28 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:28 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:28 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:28 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:28 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:28 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:53:28 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:53:28 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:28 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:29 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:29 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:29 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:29 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:29 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:29 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:30 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:30 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:31 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:31 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:31 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:31 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:31 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:31 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:32 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:53:32 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:53:32 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:53:32 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:53:32 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:53:32 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:53:32 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:53:32 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:53:32 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:53:32 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:53:32 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:53:32 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:53:32 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:53:32 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:53:32 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:53:32 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:53:32 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:32 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:53:32 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:32 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:32 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:32 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:53:32 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:53:32 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:53:33 06:53:33 Current default time zone: 'Etc/UTC' 06:53:33 Local time is now: Tue Aug 10 06:53:32 UTC 2021. 06:53:33 Universal Time is now: Tue Aug 10 06:53:32 UTC 2021. 06:53:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:53:33 06:53:33 Setting up systemd-sysv (237-3ubuntu10.50) ... 06:53:33 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:33 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 06:53:33 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:53:33 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:53:33 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:53:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:53:33 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:53:33 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:53:33 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:53:33 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:33 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:53:33 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:33 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:53:33 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:33 Setting up patch (2.7.6-2ubuntu1.1) ... 06:53:33 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:53:33 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:53:33 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:53:33 Installing new version of config file /etc/ssl/openssl.cnf ... 06:53:33 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:53:33 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:53:33 Setting up ca-certificates (20210119~18.04.1) ... 06:53:35 Updating certificates in /etc/ssl/certs... 06:53:35 23 added, 27 removed; done. 06:53:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:53:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:53:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:53:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:53:36 Setting up pkgbinarymangler (138.18.04.1) ... 06:53:36 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:53:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up perl (5.26.1-6ubuntu0.5) ... 06:53:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:53:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:53:36 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:53:36 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:53:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:53:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:53:36 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:53:36 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:53:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:53:36 Processing triggers for systemd (237-3ubuntu10.50) ... 06:53:36 Processing triggers for mime-support (3.60ubuntu1) ... 06:53:36 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:53:36 Updating certificates in /etc/ssl/certs... 06:53:37 0 added, 0 removed; done. 06:53:37 Running hooks in /etc/ca-certificates/update.d... 06:53:37 done. 06:53:37 Reading package lists... 06:53:37 Building dependency tree... 06:53:37 Reading state information... 06:53:37 The following NEW packages will be installed: 06:53:37 apt-transport-https 06:53:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:53:37 Need to get 4348 B of archives. 06:53:37 After this operation, 154 kB of additional disk space will be used. 06:53:37 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 06:53:38 debconf: delaying package configuration, since apt-utils is not installed 06:53:38 Fetched 4348 B in 0s (24.0 kB/s) 06:53:38 Selecting previously unselected package apt-transport-https. 06:53:38 (Reading database ... 13929 files and directories currently installed.) 06:53:38 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 06:53:38 Unpacking apt-transport-https (1.6.14) ... 06:53:38 Setting up apt-transport-https (1.6.14) ... 06:53:38 Waiting for network to be ready... 06:53:45 2021-08-10T06:53:41Z INFO Waiting for automatic snapd restart... 06:53:45 snapd 2.51.3 from Canonical* installed 06:53:45 "snapd" switched to the "latest/stable" channel 06:53:45 06:53:48 core18 20210611 from Canonical* installed 06:53:48 "core18" switched to the "latest/stable" channel 06:53:48 06:53:50 snapcraft 5.0 from Canonical* installed 06:53:51 "snapcraft" switched to the "latest/stable" channel 06:53:51 06:53:55 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:53:55 - README.md 06:53:55 06:53:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:53:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:53:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:53:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:53:56 Reading package lists... 06:53:57 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 06:53:57 Reading package lists... 06:53:57 Building dependency tree... 06:53:57 Reading state information... 06:53:57 Suggested packages: 06:53:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:53:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:53:57 Recommended packages: 06:53:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:53:57 The following NEW packages will be installed: 06:53:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:53:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:53:57 pkg-config zip 06:53:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:53:57 Need to get 7663 kB of archives. 06:53:57 After this operation, 43.8 MB of additional disk space will be used. 06:53:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:53:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 06:53:57 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:53:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:53:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:53:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:53:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:53:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:53:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:53:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:53:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:53:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:53:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:53:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:53:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:53:58 debconf: delaying package configuration, since apt-utils is not installed 06:53:58 Fetched 7663 kB in 1s (10.4 MB/s) 06:53:58 Selecting previously unselected package libglib2.0-0:amd64. 06:53:58 (Reading database ... 13933 files and directories currently installed.) 06:53:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:53:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:53:58 Selecting previously unselected package libpsl5:amd64. 06:53:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:53:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:53:58 Selecting previously unselected package libnghttp2-14:amd64. 06:53:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:53:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:53:58 Selecting previously unselected package librtmp1:amd64. 06:53:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:53:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:53:58 Selecting previously unselected package libcurl3-gnutls:amd64. 06:53:58 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 06:53:58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 06:53:58 Selecting previously unselected package liberror-perl. 06:53:58 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:53:58 Unpacking liberror-perl (0.17025-1) ... 06:53:58 Selecting previously unselected package git-man. 06:53:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:53:58 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:53:58 Selecting previously unselected package git. 06:53:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:53:58 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:53:59 Selecting previously unselected package libnorm1:amd64. 06:53:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:53:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:53:59 Selecting previously unselected package libpgm-5.2-0:amd64. 06:53:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:53:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:53:59 Selecting previously unselected package libsodium23:amd64. 06:53:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:53:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:53:59 Selecting previously unselected package libzmq5:amd64. 06:53:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:53:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:53:59 Selecting previously unselected package libzmq3-dev:amd64. 06:53:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:53:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:53:59 Selecting previously unselected package pkg-config. 06:53:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:53:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:53:59 Selecting previously unselected package zip. 06:53:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:53:59 Unpacking zip (3.0-11build1) ... 06:53:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:53:59 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:53:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:53:59 Setting up liberror-perl (0.17025-1) ... 06:54:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:54:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:54:00 No schema files found: doing nothing. 06:54:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:54:00 Setting up zip (3.0-11build1) ... 06:54:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:54:00 Setting up libsodium23:amd64 (1.0.16-2) ... 06:54:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:54:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:54:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 06:54:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:54:00 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:54:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:54:00 git set to automatically installed. 06:54:00 git-man set to automatically installed. 06:54:00 libcurl3-gnutls set to automatically installed. 06:54:00 liberror-perl set to automatically installed. 06:54:00 libglib2.0-0 set to automatically installed. 06:54:00 libnghttp2-14 set to automatically installed. 06:54:00 libnorm1 set to automatically installed. 06:54:00 libpgm-5.2-0 set to automatically installed. 06:54:00 libpsl5 set to automatically installed. 06:54:00 librtmp1 set to automatically installed. 06:54:00 libsodium23 set to automatically installed. 06:54:00 libzmq3-dev set to automatically installed. 06:54:00 libzmq5 set to automatically installed. 06:54:00 pkg-config set to automatically installed. 06:54:00 zip set to automatically installed. 06:54:02 snapd is not logged in, snap install commands will use sudo 06:54:08 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 06:54:08 snapd is not logged in, snap install commands will use sudo 06:54:09 snap "core18" has no updates available 06:54:10 Pulling config-common 06:54:10 + snapcraftctl pull 06:54:11 Pulling go-build-helper 06:54:11 + snapcraftctl pull 06:54:12 'edgex-go' has dependencies that need to be staged: go-build-helper 06:54:12 Skipping pull go-build-helper (already ran) 06:54:12 Building go-build-helper 06:54:12 + snapcraftctl build 06:54:14 Staging go-build-helper 06:54:14 + snapcraftctl stage 06:54:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:54:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:54:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 06:54:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 06:54:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:54:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:54:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 06:54:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 06:54:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 06:54:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 06:54:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:54:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:54:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:54:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:54:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:54:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:54:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:54:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:54:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:54:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 06:54:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 06:54:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 06:54:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 06:54:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 06:54:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 06:54:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 06:54:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 06:54:24 Fetched 25.0 MB in 0s (0 B/s) 06:54:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:54:24 Fetched 224 kB in 0s (0 B/s) 06:54:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:54:24 Fetched 157 kB in 0s (0 B/s) 06:54:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:54:24 Fetched 221 kB in 0s (0 B/s) 06:54:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:54:24 Fetched 143 kB in 0s (0 B/s) 06:54:24 Pulling edgex-go 06:54:24 + snapcraftctl pull 06:54:24 Pulling hooks 06:54:24 + snapcraftctl pull 06:54:28 gofmt -l . 06:54:28 [ "`gofmt -l .`" = "" ] 06:54:28 ./bin/test-attribution-txt.sh [Pipeline] sh 06:54:29 + ls -al . 06:54:29 total 632 06:54:29 drwxrwxr-x 9 1001 1001 4096 Aug 10 06:54 . 06:54:29 drwxr-xr-x 4 root root 4096 Aug 10 06:50 .. 06:54:29 -rw-rw-r-- 1 1001 1001 11 Aug 10 06:48 .dockerignore 06:54:29 drwxrwxr-x 8 1001 1001 4096 Aug 10 06:48 .git 06:54:29 drwxrwxr-x 3 1001 1001 4096 Aug 10 06:48 .github 06:54:29 -rw-rw-r-- 1 1001 1001 818 Aug 10 06:48 .gitignore 06:54:29 -rw-rw-r-- 1 1001 1001 76 Aug 10 06:48 .hadolint.yml 06:54:29 -rw-rw-r-- 1 1001 1001 166 Aug 10 06:48 .sonarcloud.properties 06:54:29 -rw-rw-r-- 1 1001 1001 1171 Aug 10 06:48 ADOPTERS.md 06:54:29 -rw-rw-r-- 1 1001 1001 8609 Aug 10 06:48 Attribution.txt 06:54:29 -rw-rw-r-- 1 1001 1001 43881 Aug 10 06:48 CHANGELOG.md 06:54:29 -rw-rw-r-- 1 1001 1001 3804 Aug 10 06:48 CONTRIBUTING.md 06:54:29 -rw-rw-r-- 1 1001 1001 677 Aug 10 06:48 GOVERNANCE.md 06:54:29 -rw-rw-r-- 1 1001 1001 849 Aug 10 06:48 Jenkinsfile 06:54:29 -rw-rw-r-- 1 1001 1001 10775 Aug 10 06:48 LICENSE 06:54:29 -rw-rw-r-- 1 1001 1001 5915 Aug 10 06:48 Makefile 06:54:29 -rw-rw-r-- 1 1001 1001 582 Aug 10 06:48 OWNERS.md 06:54:29 -rw-rw-r-- 1 1001 1001 8643 Aug 10 06:48 README.md 06:54:29 -rw-rw-r-- 1 1001 1001 6912 Aug 10 06:48 SECURITY.md 06:54:29 -rw-rw-r-- 1 1001 1001 5 Aug 10 06:43 VERSION 06:54:29 -rw-rw-r-- 1 1001 1001 4131 Aug 10 06:48 ZMQWindows.md 06:54:29 drwxrwxr-x 2 1001 1001 4096 Aug 10 06:48 bin 06:54:29 drwxrwxr-x 14 1001 1001 4096 Aug 10 06:48 cmd 06:54:29 -rw-r--r-- 1 root root 404176 Aug 10 06:53 coverage.out 06:54:29 -rw-rw-r-- 1 1001 1001 813 Aug 10 06:48 go.mod 06:54:29 -rw-r--r-- 1 root root 48847 Aug 10 06:50 go.sum 06:54:29 drwxrwxr-x 8 1001 1001 4096 Aug 10 06:48 internal 06:54:29 drwxrwxr-x 3 1001 1001 4096 Aug 10 06:48 openapi 06:54:29 drwxrwxr-x 4 1001 1001 4096 Aug 10 06:48 snap 06:54:29 -rw-rw-r-- 1 1001 1001 204 Aug 10 06:48 version.go [Pipeline] sh 06:54:30 + '[' -e coverage.out ] 06:54:30 + chown 1001:1001 coverage.out [Pipeline] stash 06:54:30 Warning: overwriting stash ‘coverage-report’ 06:54:31 Stashed 1 file(s) [Pipeline] sh 06:54:31 + make build 06:54:31 go mod tidy 06:54:32 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 06:54: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 06:54:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:54:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:54:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:54:42 Fetched 0 B in 0s (0 B/s) 06:54:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:54:42 Fetched 96.5 kB in 0s (0 B/s) 06:54:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:54:42 Fetched 279 kB in 0s (0 B/s) 06:54:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:54:42 Fetched 122 kB in 0s (0 B/s) 06:54:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:54:42 Fetched 77.8 kB in 0s (0 B/s) 06:54:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:54:42 Fetched 8848 B in 0s (0 B/s) 06:54:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:54:42 Fetched 47.8 kB in 0s (0 B/s) 06:54:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:54:42 Fetched 45.6 kB in 0s (0 B/s) 06:54:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:54:42 Fetched 15.0 kB in 0s (0 B/s) 06:54:42 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 06:54:42 Fetched 219 kB in 0s (0 B/s) 06:54:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:54:42 Fetched 154 kB in 0s (0 B/s) 06:54:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:54:42 Fetched 50.6 kB in 0s (0 B/s) 06:54:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:54:42 Fetched 14.8 kB in 0s (0 B/s) 06:54:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:54:42 Fetched 41.8 kB in 0s (0 B/s) 06:54:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:54:42 Fetched 499 kB in 0s (0 B/s) 06:54:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:54:42 Fetched 111 kB in 0s (0 B/s) 06:54:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:54:42 Fetched 240 kB in 0s (0 B/s) 06:54:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:54:42 Fetched 29.3 kB in 0s (0 B/s) 06:54:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:54:42 Fetched 85.5 kB in 0s (0 B/s) 06:54:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:54:42 Fetched 24.5 kB in 0s (0 B/s) 06:54:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:54:42 Fetched 49.2 kB in 0s (0 B/s) 06:54:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:54:42 Fetched 54.2 kB in 0s (0 B/s) 06:54:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:54:42 Fetched 30.8 kB in 0s (0 B/s) 06:54:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:54:42 Fetched 15.8 kB in 0s (0 B/s) 06:54:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:54:42 Fetched 85.9 kB in 0s (0 B/s) 06:54:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:54:42 Fetched 8720 B in 0s (0 B/s) 06:54:42 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 06:54:42 Fetched 140 kB in 0s (0 B/s) 06:54:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:54:42 Fetched 119 kB in 0s (0 B/s) 06:54:42 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 06:54:42 Fetched 111 kB in 0s (0 B/s) 06:54:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:54:42 Fetched 11.1 kB in 0s (0 B/s) 06:54:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:54:42 Fetched 645 kB in 0s (0 B/s) 06:54:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:54:42 Fetched 41.3 kB in 0s (0 B/s) 06:54:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:54:42 Fetched 17.9 kB in 0s (0 B/s) 06:54:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:54:42 Fetched 368 kB in 0s (0 B/s) 06:54:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:54:42 Fetched 187 kB in 0s (0 B/s) 06:54:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:54:42 Fetched 175 kB in 0s (0 B/s) 06:54:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:54:42 Fetched 206 kB in 0s (0 B/s) 06:54:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:54:42 Fetched 1301 kB in 0s (0 B/s) 06:54:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:54:42 Fetched 36.2 kB in 0s (0 B/s) 06:54:42 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 06:54:42 Fetched 159 kB in 0s (0 B/s) 06:54:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:54:42 Fetched 107 kB in 0s (0 B/s) 06:54:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:54:42 Fetched 48.7 kB in 0s (0 B/s) 06:54:42 Pulling static-packages 06:54:42 + snapcraftctl pull 06:54:42 Pulling version 06:54:42 + cd /root/project 06:54:42 + git describe --tags --abbrev=0 06:54:42 + sed s/v// 06:54:42 + GIT_VERSION=2.0.1-dev.26 06:54:42 + [ -z 2.0.1-dev.26 ] 06:54:42 + snapcraftctl set-version 2.0.1-dev.26 06:54:42 Building config-common 06:54:42 + snapcraftctl build 06:54:44 Skipping build go-build-helper (already ran) 06:54:44 Building edgex-go 06:54:44 + cd /root/parts/edgex-go/src 06:54:44 + git describe --tags --abbrev=0 06:54:44 + sed s/v// 06:54:44 + GIT_VERSION=2.0.1-dev.26 06:54:44 + [ -z 2.0.1-dev.26 ] 06:54:44 + echo 2.0.1-dev.26 06:54:44 + make build 06:54:44 go mod tidy 06:54:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 06:54:48 go: downloading github.com/gorilla/mux v1.8.0 06:54:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 06:54:48 go: downloading github.com/stretchr/testify v1.7.0 06:54:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 06:54:48 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 06:54:48 go: downloading github.com/google/uuid v1.3.0 06:54:48 go: downloading gopkg.in/yaml.v2 v2.4.0 06:54:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:54:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:54:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 06:54:48 go: downloading github.com/lib/pq v1.10.2 06:54:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:54:48 go: downloading github.com/pelletier/go-toml v1.9.3 06:54:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 06:54:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 06:54:49 go: downloading github.com/go-playground/validator/v10 v10.8.0 06:54:49 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 06:54:49 go: downloading github.com/go-kit/kit v0.11.0 06:54:49 go: downloading github.com/davecgh/go-spew v1.1.1 06:54:49 go: downloading github.com/pmezard/go-difflib v1.0.0 06:54:49 go: downloading github.com/stretchr/objx v0.1.1 06:54:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 06:54:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:54:49 go: downloading github.com/x448/float16 v0.8.4 06:54:49 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:54:49 go: downloading github.com/go-playground/universal-translator v0.17.0 06:54:49 go: downloading github.com/leodido/go-urn v1.2.1 06:54:49 go: downloading golang.org/x/text v0.3.6 06:54:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 06:54:49 go: downloading github.com/go-playground/locales v0.13.0 06:54:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 06:54:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:54:49 go: downloading github.com/pebbe/zmq4 v1.2.7 06:54:50 go: downloading github.com/kr/pretty v0.2.0 06:54:50 go: downloading github.com/go-logfmt/logfmt v0.5.0 06:54:50 go: downloading github.com/go-stack/stack v1.8.0 06:54:50 go: downloading github.com/hashicorp/consul/api v1.8.1 06:54:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:54:50 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 06:54:50 go: downloading github.com/onsi/ginkgo v1.10.1 06:54:50 go: downloading github.com/onsi/gomega v1.7.0 06:54:50 go: downloading github.com/gorilla/websocket v1.4.2 06:54:50 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 06:54:50 go: downloading github.com/kr/text v0.1.0 06:54:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:54:50 go: downloading github.com/mitchellh/copystructure v1.0.0 06:54:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:54:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:54:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:54:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:54:50 go: downloading github.com/hashicorp/serf v0.9.5 06:54:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 06:54:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 06:54:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:54:50 go: downloading github.com/fatih/color v1.9.0 06:54:50 go: downloading github.com/mattn/go-colorable v0.1.6 06:54:50 go: downloading github.com/mattn/go-isatty v0.0.12 06:54:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 06:54:50 go: downloading github.com/pkg/errors v0.9.1 06:54:50 go: downloading github.com/hpcloud/tail v1.0.0 06:54:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 06:54:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:54:50 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:54:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 06:54:50 go: downloading github.com/hashicorp/memberlist v0.2.2 06:54:50 go: downloading gopkg.in/fsnotify.v1 v1.4.7 06:54:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:54:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:54:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:54:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 06:54:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:54:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 06:54:50 go: downloading github.com/miekg/dns v1.1.26 06:54:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:54:50 go: downloading github.com/hashicorp/errwrap v1.0.0 06:54:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data 06:55:01 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 06:55:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:55:02 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 06:55:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command 06:55:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:55:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:55:07 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 06:55:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:55:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:55:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:55:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:55:11 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 06:55:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:55:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config 06:55:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:55:15 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 06:55:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:55:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:55:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:55:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:55:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:55:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:55:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:55:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:55:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:55:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:55:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:55:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:55:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:55:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:55:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:55:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:55:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:55:16 + 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 06:55:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:55:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:55:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:55:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:55:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:55:16 + 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 06:55:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:55:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:55:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:55:17 Building hooks 06:55:17 + cd /root/parts/hooks/src 06:55:17 + make build 06:55:17 go mod tidy 06:55:18 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 06:55:18 go: downloading github.com/stretchr/testify v1.5.1 06:55:18 go: downloading gopkg.in/yaml.v2 v2.2.2 06:55:18 go: downloading github.com/davecgh/go-spew v1.1.0 06:55:18 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 06:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:55:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 06:55:19 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 06:55:19 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 06:55:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:55:23 Building static-packages 06:55:23 + snapcraftctl build 06:55:25 Building version 06:55:25 + snapcraftctl build 06:55: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 06:55:27 Staging config-common 06:55:27 + snapcraftctl stage 06:55:28 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 06:55:28 Skipping stage go-build-helper (already ran) 06:55:28 Staging edgex-go 06:55:28 + snapcraftctl stage 06:55:29 Staging hooks 06:55:29 + snapcraftctl stage 06:55:30 Staging static-packages 06:55:30 + snapcraftctl stage 06:55:31 Staging version 06:55:31 + snapcraftctl stage 06:55:33 Priming config-common 06:55:33 + snapcraftctl prime [Pipeline] } 06:55:33 $ docker stop --time=1 7aad8d39ed1b71b8ad7fd3bf904bc3fc7f41d76ed55681a026d57776d2213c25 06:55:34 Priming go-build-helper 06:55:34 + snapcraftctl prime 06:55:35 Priming edgex-go 06:55:35 + snapcraftctl prime 06:55:36 $ docker rm -f 7aad8d39ed1b71b8ad7fd3bf904bc3fc7f41d76ed55681a026d57776d2213c25 06:55:36 Priming hooks 06:55:36 + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 06:55:37 Priming static-packages 06:55:37 + snapcraftctl prime [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:37 06:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:38 latest: Pulling from edgex-devops/edgex-compose-arm64 06:55:38 29e5d40040c1: Pulling fs layer 06:55:38 1ce36da41761: Pulling fs layer 06:55:38 25b303627fd3: Pulling fs layer 06:55:38 29e5d40040c1: Verifying Checksum 06:55:38 29e5d40040c1: Download complete 06:55:39 29e5d40040c1: Pull complete 06:55:39 1ce36da41761: Verifying Checksum 06:55:39 1ce36da41761: Download complete 06:55:39 Priming version 06:55:39 + snapcraftctl prime 06:55:40 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 06:55:41 1ce36da41761: Pull complete 06:55:41 25b303627fd3: Verifying Checksum 06:55:41 25b303627fd3: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:51 25b303627fd3: Pull complete 06:55:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:55:51 prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container 06:55:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 06:55:55 $ docker top 50cab51971385b15aa7be0437871c40bf8e93d6633cd9ab675f9c0d707e29c66 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:55 + docker-compose build --help 06:55:55 + grep parallel 06:56:00 --parallel Build images in parallel. [Pipeline] } 06:56:00 $ docker stop --time=1 50cab51971385b15aa7be0437871c40bf8e93d6633cd9ab675f9c0d707e29c66 06:56:02 $ docker rm -f 50cab51971385b15aa7be0437871c40bf8e93d6633cd9ab675f9c0d707e29c66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:56:03 . [Pipeline] withDockerContainer 06:56:03 prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container 06:56:03 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 06:56:04 $ docker top 1026c7cfb6d3a9dadfcac1d06773eb45a612f7e659aa946467b9ee01dd8cb387 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:05 + docker-compose -f ./docker-compose-build.yml build --parallel 06:56:10 Building core-command ... 06:56:10 Building core-data ... 06:56:10 Building core-metadata ... 06:56:10 Building security-bootstrapper ... 06:56:10 Building security-proxy-setup ... 06:56:10 Building security-secretstore-setup ... 06:56:10 Building support-notifications ... 06:56:10 Building support-scheduler ... 06:56:10 Building sys-mgmt-agent ... 06:56:10 Building support-notifications 06:56:10 Building core-command 06:56:10 Building security-secretstore-setup 06:56:10 Building security-proxy-setup 06:56:10 Building support-scheduler 06:57:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:57:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:57:18 ---> f6eb0a855d80 06:57:18 Step 3/26 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:57:18 06:57:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:57:18 ---> f6eb0a855d80 06:57:18 Step 3/22 : WORKDIR /edgex-go 06:57:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:57:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:57:18 ---> f6eb0a855d80 06:57:18 Step 3/23 : WORKDIR /edgex-go 06:57:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:57:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:57:18 ---> f6eb0a855d80 06:57:18 Step 3/23 : WORKDIR /edgex-go 06:57:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:57:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:57:18 ---> f6eb0a855d80 06:57:18 Step 3/24 : WORKDIR /edgex-go 06:57:18 ---> Running in f5164b54f171 06:57:18 ---> Running in e298ec5ddeec 06:57:18 ---> Running in dbbec4f22521 06:57:18 ---> Running in af42eab257a8 06:57:18 ---> Running in 477d2c522c39 06:57:18 Removing intermediate container f5164b54f171 06:57:18 ---> e2ca04be49ff 06:57:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:18 Removing intermediate container af42eab257a8 06:57:18 ---> 6f5ab668385d 06:57:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:18 ---> Running in 2771f4966eb4 06:57:18 Removing intermediate container e298ec5ddeec 06:57:18 ---> 1bc7ae7430a9 06:57:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:18 Removing intermediate container dbbec4f22521 06:57:18 ---> 0b88ecebd9cf 06:57:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:18 Removing intermediate container 477d2c522c39 06:57:18 ---> 584360ba68c4 06:57:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:18 ---> Running in 105f956f72e3 06:57:18 ---> Running in 7e82550a165b 06:57:18 ---> Running in e1b4878491ae 06:57:18 ---> Running in 9106c197a798 06:57:20 Removing intermediate container 2771f4966eb4 06:57:20 ---> 87ff91a9aca1 06:57:20 Step 5/26 : RUN apk add --update --no-cache make git 06:57:21 ---> Running in 160f3bf7af22 06:57:21 Removing intermediate container 105f956f72e3 06:57:21 ---> 925ba140d415 06:57:21 Step 5/23 : RUN apk add --update --no-cache make git 06:57:21 Removing intermediate container e1b4878491ae 06:57:21 ---> 80fc9cfd5b96 06:57:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:57:21 ---> Running in 72df6f27f16c 06:57:22 ---> Running in 4ef810ff8e8d 06:57:22 Removing intermediate container 9106c197a798 06:57:22 ---> 115a81968b05 06:57:22 Step 5/24 : RUN apk add --update --no-cache make git 06:57:22 Removing intermediate container 7e82550a165b 06:57:22 ---> 49690bace308 06:57:22 Step 5/22 : RUN apk add --update --no-cache make git 06:57:22 ---> Running in 553ddf3c5bba 06:57:22 ---> Running in 5f94c4e409fc 06:57:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:57:25 OK: 218 MiB in 52 packages 06:57:25 OK: 218 MiB in 52 packages 06:57:26 OK: 218 MiB in 52 packages 06:57:26 OK: 218 MiB in 52 packages 06:57:26 OK: 218 MiB in 52 packages 06:57:27 Removing intermediate container 72df6f27f16c 06:57:27 ---> b77a9527b5ba 06:57:27 Step 6/23 : COPY go.mod . 06:57:27 Removing intermediate container 160f3bf7af22 06:57:27 ---> 86ef9ebbdc70 06:57:27 Step 6/26 : COPY go.mod . 06:57:27 Removing intermediate container 5f94c4e409fc 06:57:27 ---> bbc9a3a958f4 06:57:27 Step 6/22 : COPY go.mod . 06:57:28 Removing intermediate container 553ddf3c5bba 06:57:28 ---> 55f54c9d2b15 06:57:28 Step 6/24 : COPY go.mod . 06:57:28 Removing intermediate container 4ef810ff8e8d 06:57:28 ---> 107ad266f07e 06:57:28 Step 6/23 : COPY go.mod . 06:57:28 ---> 00d98082d15a 06:57:28 Step 7/23 : RUN go mod download 06:57:28 ---> Running in 4d4c0037e5a5 06:57:29 ---> 613fbdadb5d3 06:57:29 Step 7/26 : RUN go mod download 06:57:29 ---> Running in 42ded5dfb690 06:57:29 ---> 1b774b716aa9 06:57:29 Step 7/22 : RUN go mod download 06:57:29 ---> Running in 8433db60ea21 06:57:29 ---> b2a12c995f4b 06:57:29 ---> b2f024082beb 06:57:29 Step 7/23 : RUN go mod download 06:57:29 Step 7/24 : RUN go mod download 06:57:30 ---> Running in 3c164a57ad4c 06:57:30 ---> Running in 19c071815a1b 06:57:34 Removing intermediate container 4d4c0037e5a5 06:57:34 ---> f55d74149405 06:57:34 Step 8/23 : COPY . . 06:57:36 Removing intermediate container 42ded5dfb690 06:57:36 ---> 56734f4b354c 06:57:36 Step 8/26 : COPY . . 06:57:36 Removing intermediate container 8433db60ea21 06:57:36 ---> 3be33f4d41cd 06:57:36 Step 8/22 : COPY . . 06:57:37 Removing intermediate container 19c071815a1b 06:57:37 ---> a934e7c49165 06:57:37 Step 8/24 : COPY . . 06:57:38 Removing intermediate container 3c164a57ad4c 06:57:38 ---> 91b91b2365ed 06:57:38 Step 8/23 : COPY . . 06:58:00 ---> 4962ba0c9d52 06:58:00 Step 9/23 : RUN go mod tidy 06:58:00 ---> 0fcfc391287d 06:58:00 Step 9/26 : RUN go mod tidy 06:58:00 ---> Running in ba415c3097d0 06:58:00 ---> 5cfc8af258ce 06:58:00 Step 9/22 : RUN go mod tidy 06:58:00 ---> 077f0fd9788e 06:58:00 Step 9/24 : RUN go mod tidy 06:58:00 ---> Running in af4dd9e6f6f5 06:58:00 ---> Running in 1b92239fd2ea 06:58:00 ---> Running in 320f540989c2 06:58:00 ---> 8818dbae01fe 06:58:00 Step 9/23 : RUN go mod tidy 06:58:00 ---> Running in b1d07fedf092 06:58:03 Removing intermediate container ba415c3097d0 06:58:03 ---> 3a6449a32905 06:58:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:58:03 ---> Running in e2229e5e30e7 06:58:05 Removing intermediate container af4dd9e6f6f5 06:58:05 ---> bc9b2040fd7f 06:58:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:58:05 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 06:58:05 ---> Running in 9bf8d0c488c9 06:58:05 Removing intermediate container 1b92239fd2ea 06:58:05 ---> 0a9ee16b5085 06:58:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:58:05 ---> Running in 1b38a12cc83b 06:58:06 Removing intermediate container b1d07fedf092 06:58:06 ---> a38bd87aafff 06:58:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:58:06 Removing intermediate container 320f540989c2 06:58:06 ---> 0fb4a71dd6bf 06:58:06 Step 10/24 : RUN make cmd/core-command/core-command 06:58:06 ---> Running in 28b9323a0aa1 06:58:06 ---> Running in 4e8b29ef9d51 06:58:07 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 06:58:08 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 06:58:09 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 06:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:00:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:00:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:00:09 Removing intermediate container 4e8b29ef9d51 07:00:09 ---> b656eaa800c8 07:00:09 07:00:09 Step 11/24 : FROM alpine:3.12 07:00:09 Removing intermediate container e2229e5e30e7 07:00:09 ---> 6d80b81244ff 07:00:09 07:00:09 Step 11/23 : FROM alpine:3.12 07:00:09 3.12: Pulling from library/alpine 07:00:09 3.12: Pulling from library/alpine 07:00:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 07:00:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 07:00:11 Status: Image is up to date for alpine:3.12 07:00:11 Status: Downloaded newer image for alpine:3.12 07:00:11 ---> c4fd0aeabfcf 07:00:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:00:11 ---> c4fd0aeabfcf 07:00:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:00:12 ---> Running in 7f0443e2df75 07:00:12 ---> Running in 760a7a7d790a 07:00:13 Removing intermediate container 1b38a12cc83b 07:00:13 ---> 5f86c542f2cb 07:00:13 07:00:13 Step 11/22 : FROM alpine:3.12 07:00:13 ---> c4fd0aeabfcf 07:00:13 Step 12/22 : RUN apk add --update --no-cache curl 07:00:13 Removing intermediate container 9bf8d0c488c9 07:00:13 ---> fbb427bdb1fd 07:00:13 07:00:13 Step 11/26 : FROM alpine:3.12 07:00:13 ---> c4fd0aeabfcf 07:00:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:00:13 ---> Running in 8d6a6259d117 07:00:13 ---> Running in e5ecf4b5e468 07:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:00:16 (1/1) Installing dumb-init (1.2.2-r1) 07:00:16 Executing busybox-1.31.1-r20.trigger 07:00:16 Removing intermediate container 28b9323a0aa1 07:00:16 ---> e9a50b6de21c 07:00:16 07:00:16 Step 11/23 : FROM alpine:3.12 07:00:16 ---> c4fd0aeabfcf 07:00:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:00:16 OK: 5 MiB in 15 packages 07:00:17 ---> Running in 76abf2dc39b3 07:00:17 (1/1) Installing dumb-init (1.2.2-r1) 07:00:17 Executing busybox-1.31.1-r20.trigger 07:00:17 OK: 5 MiB in 15 packages 07:00:17 (1/4) Installing ca-certificates (20191127-r4) 07:00:17 (1/6) Installing ca-certificates (20191127-r4) 07:00:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:00:17 (3/4) Installing libcurl (7.78.0-r0) 07:00:17 (4/4) Installing curl (7.78.0-r0) 07:00:17 Executing busybox-1.31.1-r20.trigger 07:00:17 Executing ca-certificates-20191127-r4.trigger 07:00:17 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:00:17 (3/6) Installing libcurl (7.78.0-r0) 07:00:17 (4/6) Installing curl (7.78.0-r0) 07:00:17 (5/6) Installing dumb-init (1.2.2-r1) 07:00:17 (6/6) Installing su-exec (0.2-r1) 07:00:17 Executing busybox-1.31.1-r20.trigger 07:00:17 Executing ca-certificates-20191127-r4.trigger 07:00:17 OK: 7 MiB in 18 packages 07:00:17 OK: 7 MiB in 20 packages 07:00:18 Removing intermediate container 7f0443e2df75 07:00:18 ---> 8051a0522fd9 07:00:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:00:19 ---> Running in 5d3783293994 07:00:19 Removing intermediate container 760a7a7d790a 07:00:19 ---> f00dd4e94e90 07:00:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:00:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:00:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:00:19 ---> Running in 0e3bf2f17fe7 07:00:20 (1/2) Installing ca-certificates (20191127-r4) 07:00:20 Removing intermediate container 8d6a6259d117 07:00:20 ---> 5c7802897f5b 07:00:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:00:20 (2/2) Installing dumb-init (1.2.2-r1) 07:00:20 Executing busybox-1.31.1-r20.trigger 07:00:20 Executing ca-certificates-20191127-r4.trigger 07:00:20 Removing intermediate container 5d3783293994 07:00:20 ---> cb05dc19fbb8 07:00:20 Step 14/24 : ENV APP_PORT=59882 07:00:20 Removing intermediate container e5ecf4b5e468 07:00:20 ---> 1a8399478287 07:00:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:00:20 OK: 6 MiB in 16 packages 07:00:20 ---> Running in 25c40a34e21e 07:00:20 ---> Running in dd8f9c255b7d 07:00:20 Removing intermediate container 0e3bf2f17fe7 07:00:20 ---> 5e06f3ca0f07 07:00:20 Step 14/23 : ENV APP_PORT=59861 07:00:20 ---> Running in 737b5d07e6db 07:00:20 ---> Running in ad0c14c940b1 07:00:21 Removing intermediate container 25c40a34e21e 07:00:21 ---> 4e3b5a3bda54 07:00:21 Step 14/22 : WORKDIR /edgex 07:00:21 Removing intermediate container dd8f9c255b7d 07:00:21 ---> 32b871a6f156 07:00:21 Step 15/24 : EXPOSE $APP_PORT 07:00:21 ---> Running in 6d465a7b3b26 07:00:21 ---> Running in bf0c2e25f8be 07:00:21 Removing intermediate container 737b5d07e6db 07:00:21 ---> d4c2008bc6e0 07:00:21 Step 14/26 : WORKDIR / 07:00:21 Removing intermediate container ad0c14c940b1 07:00:21 ---> dc603d8694b3 07:00:21 Step 15/23 : EXPOSE $APP_PORT 07:00:22 ---> Running in 017045546db9 07:00:22 ---> Running in 734f5a5660dc 07:00:22 Removing intermediate container bf0c2e25f8be 07:00:22 ---> a706c778bfa6 07:00:22 Removing intermediate container 6d465a7b3b26 07:00:22 ---> eb5760b56e93 07:00:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:00:22 Step 16/24 : WORKDIR / 07:00:22 Removing intermediate container 76abf2dc39b3 07:00:22 ---> 3832f03fe10f 07:00:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:00:22 ---> Running in bb5d6d21d461 07:00:22 ---> Running in b682c340a923 07:00:23 Removing intermediate container 734f5a5660dc 07:00:23 ---> fcce701a61e8 07:00:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 017045546db9 07:00:23 ---> 00c7ed3a825b 07:00:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:00:23 07:00:23 Removing intermediate container b682c340a923 07:00:23 ---> cfa87e3a997b 07:00:23 Step 14/23 : ENV APP_PORT=59860 07:00:23 ---> bd029c8ff352 07:00:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:00:23 Removing intermediate container bb5d6d21d461 07:00:23 ---> e697ee296984 07:00:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:23 ---> Running in 2c796cc1640e 07:00:24 ---> 247b63a73b82 07:00:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:00:24 ---> 1e61c8096783 07:00:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:00:24 Removing intermediate container 2c796cc1640e 07:00:24 ---> 8d7bc2e27fcf 07:00:24 Step 15/23 : EXPOSE $APP_PORT 07:00:24 ---> Running in b79f666e1975 07:00:25 ---> 32da6b5e41d4 07:00:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:00:25 ---> 94c4eedff6c7 07:00:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:00:25 Removing intermediate container b79f666e1975 07:00:25 ---> ff326fc3258e 07:00:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:25 ---> 5e74b6a06698 07:00:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:00:26 ---> 5afdf944deb5 07:00:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:00:26 ---> 2d47d2505398 07:00:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:00:27 ---> 635c1a81ca08 07:00:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:00:27 ---> 20aa236c5ac2 07:00:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:00:27 ---> 1fcb64b344a7 07:00:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:00:27 ---> Running in e572cc8d8eb4 07:00:27 ---> 9d5e9359fb71 07:00:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:00:28 ---> Running in 904da37eee1e 07:00:28 ---> a6ef0b7c9cdb 07:00:28 Step 20/24 : ENTRYPOINT ["/core-command"] 07:00:28 ---> 5b6e36d711aa 07:00:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:00:28 ---> 930aa3bec54e 07:00:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:00:28 Removing intermediate container e572cc8d8eb4 07:00:28 ---> cd3e2f66de12 07:00:28 Step 19/22 : CMD ["--init=true"] 07:00:28 ---> Running in a1cc83c05bd2 07:00:28 ---> Running in d2e65bfce502 07:00:29 Removing intermediate container 904da37eee1e 07:00:29 ---> 564b0a11579e 07:00:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:29 ---> Running in 5c88c69e98dd 07:00:29 Removing intermediate container a1cc83c05bd2 07:00:29 ---> 07baf7946ecf 07:00:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:29 Removing intermediate container d2e65bfce502 07:00:29 ---> b1320bf2ab06 07:00:29 Step 20/22 : LABEL arch=arm64 07:00:29 ---> Running in 255e8d8d653d 07:00:29 ---> 7dc7f60d247d 07:00:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:00:29 ---> Running in 11ae9c91d00d 07:00:29 ---> Running in e36ea0725d6c 07:00:30 ---> 9a03855af7d8 07:00:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:00:30 Removing intermediate container 5c88c69e98dd 07:00:30 ---> fae83901b11c 07:00:30 Step 21/23 : LABEL arch=arm64 07:00:30 ---> Running in 91814e2e5f85 07:00:30 Removing intermediate container 255e8d8d653d 07:00:30 ---> 227c0c476bcb 07:00:30 Step 22/24 : LABEL arch=arm64 07:00:30 Removing intermediate container 11ae9c91d00d 07:00:30 ---> 668d54673b0f 07:00:30 Step 21/22 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:00:30 ---> Running in 2306b7696725 07:00:30 Removing intermediate container e36ea0725d6c 07:00:30 ---> 75e6ec19790e 07:00:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:31 ---> Running in a07eb3c49414 07:00:31 ---> Running in a46b403f6163 07:00:31 Removing intermediate container 91814e2e5f85 07:00:31 ---> 7f0b140ea1ac 07:00:31 Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:00:31 ---> Running in dbc011096516 07:00:31 Removing intermediate container 2306b7696725 07:00:31 ---> 4c0d7d1fd0b7 07:00:31 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:00:31 ---> f33df053c66c 07:00:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:00:31 Removing intermediate container a07eb3c49414 07:00:31 ---> d60ec1481fab 07:00:31 Step 21/23 : LABEL arch=arm64 07:00:31 ---> Running in 600a5cb407c9 07:00:31 Removing intermediate container a46b403f6163 07:00:31 ---> cac653bde40c 07:00:31 Step 22/22 : LABEL version=0.0.0 07:00:32 ---> Running in 276ce86239b3 07:00:32 ---> Running in 289a68e2ac69 07:00:32 Removing intermediate container dbc011096516 07:00:32 ---> 80e46def665c 07:00:32 Step 23/23 : LABEL version=0.0.0 07:00:32 Removing intermediate container 600a5cb407c9 07:00:32 ---> 34fe18f230f5 07:00:32 Step 24/24 : LABEL version=0.0.0 07:00:32 ---> Running in 2dbfd3e70924 07:00:32 ---> Running in 23623368351a 07:00:32 Removing intermediate container 289a68e2ac69 07:00:32 ---> ebe241629b3a 07:00:32 Step 22/23 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:00:32 Removing intermediate container 276ce86239b3 07:00:32 ---> 3173de482a3f 07:00:32 07:00:32 ---> b42d8fa203c6 07:00:32 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:00:32 ---> Running in c814559980e6 07:00:33 Removing intermediate container 2dbfd3e70924 07:00:33 ---> 6dd67415f683 07:00:33 07:00:33 ---> Running in 7bb369280c71 07:00:33 Successfully built 3173de482a3f 07:00:33 Successfully tagged security-proxy-setup-arm64:latest 07:00:33  Building security-proxy-setup ... done Building security-bootstrapper 07:00:33 Removing intermediate container 23623368351a 07:00:33 ---> ecb99f2e5057 07:00:33 07:00:33 Successfully built 6dd67415f683 07:00:33 Successfully tagged support-scheduler-arm64:latest 07:00:33 Building sys-mgmt-agent 07:00:33  Building support-scheduler ... done Removing intermediate container c814559980e6 07:00:33 ---> a50410eac099 07:00:33 Step 23/23 : LABEL version=0.0.0 07:00:34 Successfully built ecb99f2e5057 07:00:34 Successfully tagged core-command-arm64:latest 07:00:34  Building core-command ... done Building core-data 07:00:34 ---> Running in 589f47a990f5 07:00:34 Removing intermediate container 589f47a990f5 07:00:34 ---> 9e03ee5b3994 07:00:34 07:00:34 Successfully built 9e03ee5b3994 07:00:34 Successfully tagged support-notifications-arm64:latest 07:00:34  Building support-notifications ... done Building core-metadata 07:00:35 Removing intermediate container 7bb369280c71 07:00:35 ---> a74979756f9e 07:00:35 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:00:36 ---> Running in 90b999baa327 07:00:36 Removing intermediate container 90b999baa327 07:00:36 ---> d35175424583 07:00:36 Step 24/26 : LABEL arch=arm64 07:00:37 ---> Running in 6c0651e4ced2 07:00:38 Removing intermediate container 6c0651e4ced2 07:00:38 ---> ca7e0eda08da 07:00:38 Step 25/26 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:00:39 ---> Running in b46226ce7459 07:00:40 Removing intermediate container b46226ce7459 07:00:40 ---> ee764c6ffcbf 07:00:40 Step 26/26 : LABEL version=0.0.0 07:00:40 ---> Running in bb0b2efb5e2c 07:00:41 Removing intermediate container bb0b2efb5e2c 07:00:41 ---> bc2567ee8a82 07:00:41 07:00:41 Successfully built bc2567ee8a82 07:00:41 Successfully tagged security-secretstore-setup-arm64:latest 07:01:28  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:01:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:01:28 ---> f6eb0a855d80 07:01:28 Step 3/32 : WORKDIR /edgex-go 07:01:28 ---> Using cache 07:01:28 ---> 584360ba68c4 07:01:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:28 ---> Using cache 07:01:28 ---> 115a81968b05 07:01:28 Step 5/32 : RUN apk add --update --no-cache make git 07:01:28 ---> Using cache 07:01:28 ---> 55f54c9d2b15 07:01:28 Step 6/32 : COPY go.mod . 07:01:28 ---> Using cache 07:01:28 ---> b2a12c995f4b 07:01:28 Step 7/32 : RUN go mod download 07:01:28 ---> Using cache 07:01:28 ---> a934e7c49165 07:01:28 Step 8/32 : COPY . . 07:01:28 ---> Using cache 07:01:28 ---> 077f0fd9788e 07:01:28 Step 9/32 : RUN go mod tidy 07:01:28 ---> Using cache 07:01:28 ---> 0fb4a71dd6bf 07:01:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:01:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:01:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:01:28 ---> f6eb0a855d80 07:01:28 Step 3/24 : WORKDIR /edgex-go 07:01:28 ---> Using cache 07:01:28 ---> 584360ba68c4 07:01:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:28 ---> Using cache 07:01:28 ---> 115a81968b05 07:01:28 Step 5/24 : RUN apk add --update --no-cache make bash git 07:01:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:01:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:01:28 ---> f6eb0a855d80 07:01:28 Step 3/24 : WORKDIR /edgex-go 07:01:28 ---> Using cache 07:01:28 ---> 584360ba68c4 07:01:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:28 ---> Using cache 07:01:28 ---> 115a81968b05 07:01:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:01:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:01:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:01:28 ---> f6eb0a855d80 07:01:28 Step 3/24 : WORKDIR /edgex-go 07:01:28 ---> Using cache 07:01:28 ---> 584360ba68c4 07:01:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:28 ---> Using cache 07:01:28 ---> 115a81968b05 07:01:28 Step 5/24 : RUN apk add --update --no-cache make git 07:01:28 ---> Using cache 07:01:28 ---> 55f54c9d2b15 07:01:28 Step 6/24 : COPY go.mod . 07:01:28 ---> Using cache 07:01:28 ---> b2a12c995f4b 07:01:28 Step 7/24 : RUN go mod download 07:01:28 ---> Using cache 07:01:28 ---> a934e7c49165 07:01:28 Step 8/24 : COPY . . 07:01:28 ---> Using cache 07:01:28 ---> 077f0fd9788e 07:01:28 Step 9/24 : RUN go mod tidy 07:01:28 ---> Using cache 07:01:28 ---> 0fb4a71dd6bf 07:01:28 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:01:29 ---> Running in 108bffbf6076 07:01:29 ---> Running in a514984851d7 07:01:29 ---> Running in e6a7d2dce508 07:01:29 ---> Running in 1d498a1631d0 07:01:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:01:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:01:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:01:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:01:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:01:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:01:32 OK: 218 MiB in 52 packages 07:01:33 OK: 218 MiB in 52 packages 07:01:34 Removing intermediate container 108bffbf6076 07:01:34 ---> 5c7b3502eedd 07:01:34 Step 6/24 : COPY go.mod . 07:01:35 Removing intermediate container a514984851d7 07:01:35 ---> 489780ee6c61 07:01:35 Step 6/24 : COPY go.mod . 07:01:36 ---> e42af9e1250b 07:01:36 Step 7/24 : RUN go mod download 07:01:36 ---> Running in f7c55979c264 07:01:36 ---> e51c82799c0b 07:01:36 Step 7/24 : RUN go mod download 07:01:37 ---> Running in c32b44e1ed44 07:01:43 Removing intermediate container f7c55979c264 07:01:43 ---> fd548c62bb9c 07:01:43 Step 8/24 : COPY . . 07:01:44 Removing intermediate container c32b44e1ed44 07:01:44 ---> 4dc28f51b618 07:01:44 Step 8/24 : COPY . . 07:02:11 ---> 7cc0ef029bac 07:02:11 Step 9/24 : RUN go mod tidy 07:02:11 ---> 8a4cfb888ea6 07:02:11 Step 9/24 : RUN go mod tidy 07:02:11 ---> Running in 25e379f70416 07:02:11 ---> Running in 7798fa190812 07:02:18 Removing intermediate container 25e379f70416 07:02:18 ---> e40e1f5714d6 07:02:18 Step 10/24 : RUN make cmd/core-data/core-data 07:02:18 Removing intermediate container 7798fa190812 07:02:18 ---> 87725beb0810 07:02:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:02:18 ---> Running in 35f21e8cc1e3 07:02:18 ---> Running in 6ab662f7e128 07:02:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:02:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:03:00 Removing intermediate container e6a7d2dce508 07:03:00 ---> 1e250be8d0ea 07:03:00 07:03:00 Step 11/32 : FROM alpine:3.12 07:03:00 ---> c4fd0aeabfcf 07:03:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:03:00 ---> Running in a436a97560d1 07:03:00 Removing intermediate container a436a97560d1 07:03:00 ---> c104e83dc4f2 07:03:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:03:00 ---> Running in e5922f93e3fe 07:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:01 (1/2) Installing dumb-init (1.2.2-r1) 07:03:01 (2/2) Installing su-exec (0.2-r1) 07:03:01 Executing busybox-1.31.1-r20.trigger 07:03:01 OK: 5 MiB in 16 packages 07:03:03 Removing intermediate container 1d498a1631d0 07:03:03 ---> d166b63e6560 07:03:03 07:03:03 Step 11/24 : FROM alpine:3.12 07:03:03 ---> c4fd0aeabfcf 07:03:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:03:03 ---> Using cache 07:03:03 ---> f00dd4e94e90 07:03:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:03:03 ---> Using cache 07:03:03 ---> 5e06f3ca0f07 07:03:03 Step 14/24 : ENV APP_PORT=59881 07:03:03 Removing intermediate container e5922f93e3fe 07:03:03 ---> 9e8ad1a58180 07:03:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:03:03 ---> Running in 15a8df94b37f 07:03:04 ---> Running in 036e19fdfeaf 07:03:04 Removing intermediate container 15a8df94b37f 07:03:04 ---> f3cdd3cfad33 07:03:04 Step 15/24 : EXPOSE $APP_PORT 07:03:04 ---> Running in f4db75e15b40 07:03:05 Removing intermediate container 036e19fdfeaf 07:03:05 ---> de0efb7374c5 07:03:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:03:05 ---> Running in fe6c941da879 07:03:05 Removing intermediate container f4db75e15b40 07:03:05 ---> a70ecda70025 07:03:05 Step 16/24 : WORKDIR / 07:03:06 ---> Running in 6486b7ea7464 07:03:06 Removing intermediate container fe6c941da879 07:03:06 ---> e4833797c123 07:03:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:03:06 ---> Running in 9ad32473153b 07:03:07 Removing intermediate container 6486b7ea7464 07:03:07 ---> cf4cbdfb798c 07:03:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:09 ---> 17c748f7050a 07:03:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:03:10 Removing intermediate container 9ad32473153b 07:03:10 ---> 649cf8713fb5 07:03:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:03:11 ---> Running in 863a1dccfdd5 07:03:11 ---> f709a90202a5 07:03:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:03:11 Removing intermediate container 863a1dccfdd5 07:03:11 ---> 32e1ca615eb5 07:03:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:03:12 ---> 51aabbde5afc 07:03:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:03:12 ---> Running in 94643dc27295 07:03:13 ---> 2ff828baf46f 07:03:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:03:13 Removing intermediate container 94643dc27295 07:03:13 ---> dd93a3061509 07:03:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:13 ---> Running in 368c43df546d 07:03:13 ---> Running in aee6a5b2e487 07:03:14 Removing intermediate container aee6a5b2e487 07:03:14 ---> 42d05827981e 07:03:14 Step 22/24 : LABEL arch=arm64 07:03:14 ---> Running in aeb7673624de 07:03:15 Removing intermediate container aeb7673624de 07:03:15 ---> c36a0f49cf8b 07:03:15 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:03:15 ---> Running in 2339775bc345 07:03:16 Removing intermediate container 2339775bc345 07:03:16 ---> 77af385a5105 07:03:16 Step 24/24 : LABEL version=0.0.0 07:03:17 ---> Running in d03df1c0e32c 07:03:17 Removing intermediate container 368c43df546d 07:03:17 ---> b9c0034d2902 07:03:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:18 Removing intermediate container d03df1c0e32c 07:03:18 ---> 8277e84a72c7 07:03:18 07:03:18 Successfully built 8277e84a72c7 07:03:18 Successfully tagged core-metadata-arm64:latest 07:03:18  Building core-metadata ... done  ---> 7c7545247018 07:03:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:03:21 ---> 12f07fc91aba 07:03:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:03:22 ---> 708310e5310c 07:03:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:03:23 ---> 4e3b5e681556 07:03:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:03:25 ---> 8cf52f772730 07:03:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:03:25 ---> Running in 2157a29d4287 07:03:26 Removing intermediate container 2157a29d4287 07:03:26 ---> 6adfc3c4da13 07:03:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:03:27 ---> b30a7d56dd0e 07:03:27 Step 27/32 : RUN chmod +x /entrypoint.sh 07:03:27 ---> Running in 931cc6bfe443 07:03:31 Removing intermediate container 931cc6bfe443 07:03:31 ---> 23b9d965657b 07:03:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:03:31 ---> Running in 4c1eff5386d4 07:03:32 Removing intermediate container 4c1eff5386d4 07:03:32 ---> dfd2cc56b756 07:03:32 Step 29/32 : CMD ["gate"] 07:03:32 ---> Running in 16c4362d6a71 07:03:33 Removing intermediate container 16c4362d6a71 07:03:33 ---> a2314ede0711 07:03:33 Step 30/32 : LABEL arch=arm64 07:03:33 ---> Running in 8004b8a346f7 07:03:34 Removing intermediate container 8004b8a346f7 07:03:34 ---> a3851142daaf 07:03:34 Step 31/32 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:03:34 ---> Running in 94101d2f4832 07:03:35 Removing intermediate container 94101d2f4832 07:03:35 ---> 1456c63f7d2d 07:03:35 Step 32/32 : LABEL version=0.0.0 07:03:36 ---> Running in 97c7dde03349 07:03:36 Removing intermediate container 97c7dde03349 07:03:36 ---> f61c5709cf7a 07:03:36 07:03:37 Successfully built f61c5709cf7a 07:03:37 Successfully tagged security-bootstrapper-arm64:latest 07:03:41  Building security-bootstrapper ... done Removing intermediate container 6ab662f7e128 07:03:41 ---> 86261506ff7d 07:03:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:03:41 ---> Running in 1030ffd236f0 07:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:03:45 Removing intermediate container 1030ffd236f0 07:03:45 ---> d4af28ff57b7 07:03:45 07:03:45 Step 12/24 : FROM docker:20.10.7 07:03:45 20.10.7: Pulling from library/docker 07:03:48 Removing intermediate container 35f21e8cc1e3 07:03:48 ---> aacbc323d496 07:03:48 07:03:48 Step 11/24 : FROM alpine:3.12 07:03:48 ---> c4fd0aeabfcf 07:03:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:03:48 ---> Running in 58c9173c94f7 07:03:49 Removing intermediate container 58c9173c94f7 07:03:49 ---> 14f3726c6665 07:03:49 Step 13/24 : ENV APP_PORT=59880 07:03:49 ---> Running in 1041462c6b81 07:03:50 Removing intermediate container 1041462c6b81 07:03:50 ---> 7388db016ff1 07:03:50 Step 14/24 : EXPOSE $APP_PORT 07:03:50 ---> Running in e70565c9cf16 07:03:51 Removing intermediate container e70565c9cf16 07:03:51 ---> 3a46ea05791e 07:03:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:51 ---> Running in 95317184026e 07:03:54 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 07:03:54 Status: Downloaded newer image for docker:20.10.7 07:03:54 ---> df445af6242a 07:03:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:03:54 Removing intermediate container 95317184026e 07:03:54 ---> e66ad5cda6bb 07:03:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:03:54 ---> Running in 14643a5cf394 07:03:54 ---> Running in 99b8b12b0b00 07:03:55 Removing intermediate container 14643a5cf394 07:03:55 ---> 20a7ea65b277 07:03:55 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 07:03:55 ---> Running in b0791f71d49f 07:03:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:03:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:03:57 (1/39) Installing readline (8.1.0-r0) 07:03:57 (2/39) Installing bash (5.1.0-r0) 07:03:57 (1/6) Installing dumb-init (1.2.2-r1) 07:03:57 Executing bash-5.1.0-r0.post-install 07:03:57 (2/6) Installing libgcc (9.3.0-r2) 07:03:57 (3/39) Installing brotli-libs (1.0.9-r3) 07:03:57 (4/39) Installing nghttp2-libs (1.42.0-r1) 07:03:57 (5/39) Installing libcurl (7.78.0-r0) 07:03:57 (6/39) Installing curl (7.78.0-r0) 07:03:57 (7/39) Installing dumb-init (1.2.5-r0) 07:03:57 (8/39) Installing libbz2 (1.0.8-r1) 07:03:57 (9/39) Installing expat (2.2.10-r1) 07:03:57 (10/39) Installing libffi (3.3-r2) 07:03:57 (11/39) Installing gdbm (1.19-r0) 07:03:57 (3/6) Installing libsodium (1.0.18-r0) 07:03:57 (12/39) Installing xz-libs (5.2.5-r0) 07:03:57 (13/39) Installing sqlite-libs (3.34.1-r0) 07:03:57 (14/39) Installing python3 (3.8.10-r0) 07:03:57 (4/6) Installing libstdc++ (9.3.0-r2) 07:03:58 (5/6) Installing libzmq (4.3.3-r0) 07:03:58 (6/6) Installing zeromq (4.3.3-r0) 07:03:58 Executing busybox-1.31.1-r20.trigger 07:03:58 OK: 8 MiB in 20 packages 07:03:59 (15/39) Installing py3-appdirs (1.4.4-r1) 07:03:59 (16/39) Installing py3-ordered-set (4.0.2-r0) 07:03:59 (17/39) Installing py3-parsing (2.4.7-r1) 07:03:59 (18/39) Installing py3-six (1.15.0-r0) 07:03:59 (19/39) Installing py3-packaging (20.9-r0) 07:03:59 (20/39) Installing py3-setuptools (51.3.3-r0) 07:03:59 (21/39) Installing py3-chardet (4.0.0-r0) 07:04:00 Removing intermediate container 99b8b12b0b00 07:04:00 ---> e108777b0531 07:04:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:00 (22/39) Installing py3-idna (3.1-r0) 07:04:00 (23/39) Installing py3-urllib3 (1.26.2-r1) 07:04:00 (24/39) Installing py3-requests (2.25.1-r1) 07:04:00 (25/39) Installing py3-msgpack (1.0.2-r0) 07:04:00 (26/39) Installing py3-lockfile (0.12.2-r3) 07:04:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:04:00 (28/39) Installing py3-colorama (0.4.4-r0) 07:04:00 (29/39) Installing py3-contextlib2 (0.6.0-r0) 07:04:00 (30/39) Installing py3-distlib (0.3.1-r1) 07:04:00 (31/39) Installing py3-distro (1.5.0-r1) 07:04:00 (32/39) Installing py3-webencodings (0.5.1-r3) 07:04:00 (33/39) Installing py3-html5lib (1.1-r0) 07:04:00 (34/39) Installing py3-pytoml (0.1.21-r0) 07:04:00 (35/39) Installing py3-pep517 (0.9.1-r0) 07:04:00 (36/39) Installing py3-progress (1.5-r0) 07:04:00 (37/39) Installing py3-retrying (1.3.3-r0) 07:04:00 (38/39) Installing py3-toml (0.10.2-r0) 07:04:00 (39/39) Installing py3-pip (20.3.4-r0) 07:04:01 Executing busybox-1.32.1-r6.trigger 07:04:01 OK: 82 MiB in 59 packages 07:04:01 ---> 76684deca386 07:04:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:04:02 ---> 2fbebf058d32 07:04:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:04:03 ---> 972d91e1e3dc 07:04:03 Step 20/24 : ENTRYPOINT ["/core-data"] 07:04:03 ---> Running in 79530f6fe453 07:04:04 Removing intermediate container 79530f6fe453 07:04:04 ---> 38838a5c37a6 07:04:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:04 ---> Running in 68cb45c608d9 07:04:04 Removing intermediate container 68cb45c608d9 07:04:04 ---> 9d0bb128ee0f 07:04:04 Step 22/24 : LABEL arch=arm64 07:04:04 ---> Running in 93799a61f596 07:04:05 Removing intermediate container 93799a61f596 07:04:05 ---> 714235b6c128 07:04:05 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:04:05 ---> Running in c199ceca1f5c 07:04:06 Removing intermediate container c199ceca1f5c 07:04:06 ---> 52cb8ee7d2e1 07:04:06 Step 24/24 : LABEL version=0.0.0 07:04:06 ---> Running in 61b0d094e9a9 07:04:06 Removing intermediate container 61b0d094e9a9 07:04:06 ---> 563274c8623d 07:04:06 07:04:06 Successfully built 563274c8623d 07:04:07 Successfully tagged core-data-arm64:latest 07:04:08  Building core-data ... done Collecting docker-compose==1.23.2 07:04:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:04:08 Collecting websocket-client<1.0,>=0.32.0 07:04:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:04:08 Collecting dockerpty<0.5,>=0.4.1 07:04:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:04:10 Collecting jsonschema<3,>=2.5.1 07:04:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:04:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:04:11 Collecting PyYAML<4,>=3.10 07:04:11 Downloading PyYAML-3.13.tar.gz (270 kB) 07:04:14 Collecting docopt<0.7,>=0.6.1 07:04:14 Downloading docopt-0.6.2.tar.gz (25 kB) 07:04:16 Collecting cached-property<2,>=1.2.0 07:04:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:04:16 Collecting docker<4.0,>=3.6.0 07:04:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:04:16 Collecting texttable<0.10,>=0.9.0 07:04:16 Downloading texttable-0.9.1.tar.gz (11 kB) 07:04:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:04:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:04:19 Collecting docker-pycreds>=0.4.0 07:04:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:04:19 Collecting certifi>=2017.4.17 07:04:19 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 07:04:20 Collecting idna<2.8,>=2.5 07:04:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:04:20 Collecting urllib3<1.25,>=1.21.1 07:04:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:04:20 Collecting chardet<3.1.0,>=3.0.2 07:04:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:04:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:04:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:04:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:04:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:04:21 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:04:21 Attempting uninstall: urllib3 07:04:21 Found existing installation: urllib3 1.26.2 07:04:21 Uninstalling urllib3-1.26.2: 07:04:21 Successfully uninstalled urllib3-1.26.2 07:04:22 Attempting uninstall: idna 07:04:22 Found existing installation: idna 3.1 07:04:22 Uninstalling idna-3.1: 07:04:22 Successfully uninstalled idna-3.1 07:04:23 Attempting uninstall: chardet 07:04:23 Found existing installation: chardet 4.0.0 07:04:23 Uninstalling chardet-4.0.0: 07:04:23 Successfully uninstalled chardet-4.0.0 07:04:24 Attempting uninstall: requests 07:04:24 Found existing installation: requests 2.25.1 07:04:24 Uninstalling requests-2.25.1: 07:04:24 Successfully uninstalled requests-2.25.1 07:04:25 Running setup.py install for texttable: started 07:04:27 Running setup.py install for texttable: finished with status 'done' 07:04:27 Running setup.py install for PyYAML: started 07:04:28 Running setup.py install for PyYAML: finished with status 'done' 07:04:28 Running setup.py install for docopt: started 07:04:30 Running setup.py install for docopt: finished with status 'done' 07:04:30 Running setup.py install for dockerpty: started 07:04:32 Running setup.py install for dockerpty: finished with status 'done' 07:04:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:04:44 Removing intermediate container b0791f71d49f 07:04:44 ---> bef8eb259ba8 07:04:44 Step 15/24 : ENV APP_PORT=58890 07:04:44 ---> Running in df3aa19fb6bd 07:04:44 Removing intermediate container df3aa19fb6bd 07:04:44 ---> 809172f30180 07:04:44 Step 16/24 : EXPOSE $APP_PORT 07:04:44 ---> Running in 43470bba3b66 07:04:44 Removing intermediate container 43470bba3b66 07:04:44 ---> 9c05912647f2 07:04:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:04:44 ---> a558e1bb308a 07:04:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:04:45 ---> 93d485193f66 07:04:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:04:46 ---> ff467ecd6d9c 07:04:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:04:46 ---> Running in 4e8c079962dd 07:04:47 Removing intermediate container 4e8c079962dd 07:04:47 ---> aac51e24af14 07:04:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:47 ---> Running in ae208ff98061 07:04:47 Removing intermediate container ae208ff98061 07:04:47 ---> 63f55f708c00 07:04:47 Step 22/24 : LABEL arch=arm64 07:04:48 ---> Running in 6743e753d05c 07:04:48 Removing intermediate container 6743e753d05c 07:04:48 ---> ad213d39d2dc 07:04:48 Step 23/24 : LABEL git_sha=43ef70ca0774b3b81186b5b6faa54311f1717b19 07:04:48 ---> Running in 4e96660b9854 07:04:49 Removing intermediate container 4e96660b9854 07:04:49 ---> ae838e40200d 07:04:49 Step 24/24 : LABEL version=0.0.0 07:04:49 ---> Running in ab8eaaf4563a 07:04:49 Removing intermediate container ab8eaaf4563a 07:04:49 ---> 589a640b68e5 07:04:49 07:04:50 Successfully built 589a640b68e5 07:04:50 Successfully tagged sys-mgmt-agent-arm64:latest 07:04:50  Building sys-mgmt-agent ... done  [Pipeline] } 07:04:50 $ docker stop --time=1 1026c7cfb6d3a9dadfcac1d06773eb45a612f7e659aa946467b9ee01dd8cb387 07:04:52 $ docker rm -f 1026c7cfb6d3a9dadfcac1d06773eb45a612f7e659aa946467b9ee01dd8cb387 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:52 + docker images 07:04:52 REPOSITORY TAG IMAGE ID CREATED SIZE 07:04:52 sys-mgmt-agent-arm64 latest 589a640b68e5 3 seconds ago 311MB 07:04:52 core-data-arm64 latest 563274c8623d 46 seconds ago 19.3MB 07:04:52 aacbc323d496 About a minute ago 1.57GB 07:04:52 d4af28ff57b7 About a minute ago 1.56GB 07:04:52 security-bootstrapper-arm64 latest f61c5709cf7a About a minute ago 17.7MB 07:04:52 core-metadata-arm64 latest 8277e84a72c7 About a minute ago 15.8MB 07:04:52 d166b63e6560 About a minute ago 1.56GB 07:04:52 1e250be8d0ea About a minute ago 1.56GB 07:04:52 security-secretstore-setup-arm64 latest bc2567ee8a82 4 minutes ago 27.4MB 07:04:52 support-notifications-arm64 latest 9e03ee5b3994 4 minutes ago 15.9MB 07:04:52 core-command-arm64 latest ecb99f2e5057 4 minutes ago 15.1MB 07:04:52 security-proxy-setup-arm64 latest 3173de482a3f 4 minutes ago 24.5MB 07:04:52 support-scheduler-arm64 latest 6dd67415f683 4 minutes ago 15.2MB 07:04:52 e9a50b6de21c 4 minutes ago 1.56GB 07:04:52 5f86c542f2cb 4 minutes ago 1.56GB 07:04:52 fbb427bdb1fd 4 minutes ago 1.57GB 07:04:52 b656eaa800c8 4 minutes ago 1.56GB 07:04:52 6d80b81244ff 4 minutes ago 1.56GB 07:04:52 ci-base-image-arm64 latest f6eb0a855d80 15 minutes ago 1.23GB 07:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB 07:04:52 docker 20.10.7 df445af6242a 7 weeks ago 234MB 07:04:52 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 07:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:53 07:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:54 arm64: Pulling from edgex-lftools-log-publisher 07:04:54 448f6bf000e3: Pulling fs layer 07:04:54 f757da607395: Pulling fs layer 07:04:54 05883995daec: Pulling fs layer 07:04:54 8603b9c90790: Pulling fs layer 07:04:54 1560dd03e051: Pulling fs layer 07:04:54 27f5ce0e4adf: Pulling fs layer 07:04:54 c2d8d7efcc4b: Pulling fs layer 07:04:54 27f5ce0e4adf: Waiting 07:04:54 8603b9c90790: Waiting 07:04:54 1560dd03e051: Waiting 07:04:54 c2d8d7efcc4b: Waiting 07:04:54 f757da607395: Verifying Checksum 07:04:54 f757da607395: Download complete 07:04:54 8603b9c90790: Download complete 07:04:54 1560dd03e051: Verifying Checksum 07:04:54 1560dd03e051: Download complete 07:04:54 27f5ce0e4adf: Verifying Checksum 07:04:54 27f5ce0e4adf: Download complete 07:04:54 05883995daec: Verifying Checksum 07:04:54 05883995daec: Download complete 07:04:55 448f6bf000e3: Verifying Checksum 07:04:55 448f6bf000e3: Download complete 07:04:58 c2d8d7efcc4b: Verifying Checksum 07:04:58 c2d8d7efcc4b: Download complete 07:04:58 448f6bf000e3: Pull complete 07:04:59 f757da607395: Pull complete 07:05:01 05883995daec: Pull complete 07:05:01 8603b9c90790: Pull complete 07:05:02 1560dd03e051: Pull complete 07:05:02 27f5ce0e4adf: Pull complete 07:05:17 c2d8d7efcc4b: Pull complete 07:05:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:05:17 prd-ubuntu18.04-docker-arm64-4c-16g-231 does not seem to be running inside a container 07:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:05:21 $ docker top d3fcdb2ddef62aab2dfa6213602a12ece540354d9c74f41847ef16e05fc34082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:22 ---> job-cost.sh 07:05:22 lf-activate-venv: SKIPPING 07:05:22 INFO: No Stack... 07:05:24 INFO: Retrieving Pricing Info for: v2-standard-4 07:05:24 INFO: Archiving Costs [Pipeline] sh 07:05:24 + cat /w/workspace/edgex-go/5/archives/cost.csv 07:05:24 + cut -d, -f6 [Pipeline] lock 07:05:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] 07:05:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] did not exist. Created. 07:05:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:25 + echo total: 0.18000000715255737 [Pipeline] stash 07:05:25 Stashed 1 file(s) [Pipeline] } 07:05:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:25 $ docker stop --time=1 d3fcdb2ddef62aab2dfa6213602a12ece540354d9c74f41847ef16e05fc34082 07:05:27 $ docker rm -f d3fcdb2ddef62aab2dfa6213602a12ece540354d9c74f41847ef16e05fc34082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:05:28 provisioning config files... 07:05:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1968086834019543464tmp [Pipeline] { [Pipeline] sh 07:05:28 + set +x 07:05:28 + curl -s https://codecov.io/bash 07:05:28 + bash -s -- 07:05:29 07:05:29 _____ _ 07:05:29 / ____| | | 07:05:29 | | ___ __| | ___ ___ _____ __ 07:05:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:05:29 | |___| (_) | (_| | __/ (_| (_) \ V / 07:05:29 \_____\___/ \__,_|\___|\___\___/ \_/ 07:05:29 Bash-1.0.6 07:05:29 07:05:29 07:05:29 ==> git version 2.24.4 found 07:05:29 ==> 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 07:05:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:05:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:05:29 ==> Jenkins CI detected. 07:05:29 current dir:  /w/workspace/edgex-go/5 07:05:29 project root: . 07:05:29 --> token set from env 07:05:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:05:29 ==> Running gcov in . (disable via -X gcov) 07:05:29 ==> Python coveragepy not found 07:05:29 ==> Searching for coverage reports in: 07:05:29 + . 07:05:29 -> Found 1 reports 07:05:29 ==> Detecting git/mercurial file structure 07:05:29 ==> Reading reports 07:05:29 + ./coverage.out bytes=404176 07:05:29 ==> Appending adjustments 07:05:29 https://docs.codecov.io/docs/fixing-reports 07:05:30 + Found adjustments 07:05:30 ==> Gzipping contents 07:05:30 56K /tmp/codecov.zQo665.gz 07:05:30 ==> Uploading reports 07:05:30 url: https://codecov.io 07:05:30 query: branch=PR-3655&commit=43ef70ca0774b3b81186b5b6faa54311f1717b19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= 07:05:30 -> Pinging Codecov 07:05:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3655&commit=43ef70ca0774b3b81186b5b6faa54311f1717b19&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= 07:05:30 -> Uploading to 07:05:30 https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/43ef70ca0774b3b81186b5b6faa54311f1717b19/8b63f701-2482-458e-aa6a-79f1d4342690.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T070530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d7604a992a71b0474407368058c72271dc216c161325cb2b1727b98e408a2ab 07:05:30 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:30 Dload Upload Total Spent Left Speed 07:05:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54453 0 0 100 54453 0 97k --:--:-- --:--:-- --:--:-- 97k 07:05:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/43ef70ca0774b3b81186b5b6faa54311f1717b19 [Pipeline] } 07:05:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:05:32 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:05:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:33 ---> package-listing.sh 07:05:33 ++ tr '[:upper:]' '[:lower:]' 07:05:33 ++ facter osfamily 07:05:33 + OS_FAMILY=redhat 07:05:33 + workspace=/w/workspace/edgex-go/5 07:05:33 + START_PACKAGES=/tmp/packages_start.txt 07:05:33 + END_PACKAGES=/tmp/packages_end.txt 07:05:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:33 + PACKAGES=/tmp/packages_start.txt 07:05:33 + '[' /w/workspace/edgex-go/5 ']' 07:05:33 + PACKAGES=/tmp/packages_end.txt 07:05:33 + case "${OS_FAMILY}" in 07:05:33 + sort 07:05:33 + rpm -qa 07:05:35 + '[' -f /tmp/packages_start.txt ']' 07:05:35 + '[' -f /tmp/packages_end.txt ']' 07:05:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:35 + '[' /w/workspace/edgex-go/5 ']' 07:05:35 + mkdir -p /w/workspace/edgex-go/5/archives/ 07:05:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 07:05: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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:36 07:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:36 latest: Pulling from edgex-lftools-log-publisher 07:05:36 b4d181a07f80: Pulling fs layer 07:05:36 a1111a8f2ec3: Pulling fs layer 07:05:36 ed53099fbce6: Pulling fs layer 07:05:36 dc539afda2c1: Pulling fs layer 07:05:36 77bc0d833cb6: Pulling fs layer 07:05:36 9065ff56babe: Pulling fs layer 07:05:36 d287ab97295c: Pulling fs layer 07:05:36 77bc0d833cb6: Waiting 07:05:36 9065ff56babe: Waiting 07:05:36 d287ab97295c: Waiting 07:05:36 dc539afda2c1: Waiting 07:05:36 a1111a8f2ec3: Verifying Checksum 07:05:36 a1111a8f2ec3: Download complete 07:05:36 dc539afda2c1: Verifying Checksum 07:05:36 dc539afda2c1: Download complete 07:05:37 77bc0d833cb6: Verifying Checksum 07:05:37 77bc0d833cb6: Download complete 07:05:37 9065ff56babe: Download complete 07:05:37 ed53099fbce6: Verifying Checksum 07:05:37 ed53099fbce6: Download complete 07:05:38 b4d181a07f80: Verifying Checksum 07:05:38 b4d181a07f80: Download complete 07:05:39 b4d181a07f80: Pull complete 07:05:39 a1111a8f2ec3: Pull complete 07:05:39 ed53099fbce6: Pull complete 07:05:40 dc539afda2c1: Pull complete 07:05:40 77bc0d833cb6: Pull complete 07:05:40 9065ff56babe: Pull complete 07:05:41 d287ab97295c: Verifying Checksum 07:05:41 d287ab97295c: Download complete 07:05:45 d287ab97295c: Pull complete 07:05:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:05:45 prd-centos7-docker-4c-2g-230 does not seem to be running inside a container 07:05:45 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:49 $ docker top 8d91658e47b0f054e4f9747f7dea5576eafc9c3816dc8efabfff5ba6025e42e8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:49 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:49 + mkdir -p /var/log/sysstat [Pipeline] sh 07:05:50 + ls /var/log/sa-host 07:05:50 + sadf -c /var/log/sa-host/sa05 07:05:50 file_magic: OK 07:05:50 HZ: Using current value: 100 07:05:50 file_header: OK 07:05:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:05:50 Statistics: 07:05:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:05:50 File successfully converted to sysstat format version 12.0.3 07:05:50 + sadf -c /var/log/sa-host/sa10 07:05:50 file_magic: OK 07:05:50 HZ: Using current value: 100 07:05:50 file_header: OK 07:05:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:05:50 Statistics: 07:05:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:05:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:50 provisioning config files... 07:05:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3314060012774836875tmp [Pipeline] { [Pipeline] echo 07:05:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:50 ---> create-netrc.sh [Pipeline] } 07:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:05:51 ---> python-tools-install.sh [Pipeline] echo 07:05:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:51 ---> sudo-logs.sh 07:05:51 Archiving 'sudo' log.. 07:05:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-230.vexxhost.local: Name or service not known 07:05:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-230.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:05:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:05:52 ---> job-cost.sh 07:05:52 lf-activate-venv: SKIPPING 07:05:52 DEBUG: total: 0.18000000715255737 07:05:52 INFO: Retrieving Stack Cost... 07:05:53 INFO: Retrieving Pricing Info for: v3-standard-2 07:05:53 INFO: Archiving Costs [Pipeline] echo 07:05:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:05:54 ---> logs-deploy.sh 07:05:54 lf-activate-venv: SKIPPING 07:05:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/5 07:05:54 INFO: archiving workspace using pattern(s): 07:05:54 Archives upload complete. 07:05:54 INFO: archiving logs to Nexus 07:05:55 ---> uname -a: 07:05:55 Linux prd-centos7-docker-4c-2g-230.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 07:05:55 07:05:55 07:05:55 ---> lscpu: 07:05:55 Architecture: x86_64 07:05:55 CPU op-mode(s): 32-bit, 64-bit 07:05:55 Byte Order: Little Endian 07:05:55 Address sizes: 40 bits physical, 48 bits virtual 07:05:55 CPU(s): 2 07:05:55 On-line CPU(s) list: 0,1 07:05:55 Thread(s) per core: 1 07:05:55 Core(s) per socket: 1 07:05:55 Socket(s): 2 07:05:55 NUMA node(s): 1 07:05:55 Vendor ID: AuthenticAMD 07:05:55 CPU family: 23 07:05:55 Model: 49 07:05:55 Model name: AMD EPYC-Rome Processor 07:05:55 Stepping: 0 07:05:55 CPU MHz: 2799.998 07:05:55 BogoMIPS: 5599.99 07:05:55 Virtualization: AMD-V 07:05:55 Hypervisor vendor: KVM 07:05:55 Virtualization type: full 07:05:55 L1d cache: 32K 07:05:55 L1i cache: 32K 07:05:55 L2 cache: 512K 07:05:55 L3 cache: 16384K 07:05:55 NUMA node0 CPU(s): 0,1 07:05:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:05:55 07:05:55 07:05:55 ---> nproc: 07:05:55 2 07:05:55 07:05:55 07:05:55 ---> df -h: 07:05:55 Filesystem Size Used Avail Use% Mounted on 07:05:55 overlay 40G 14G 27G 33% / 07:05:55 tmpfs 64M 0 64M 0% /dev 07:05:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:05:55 shm 64M 0 64M 0% /dev/shm 07:05:55 /dev/vda1 40G 14G 27G 33% /facter-os 07:05:55 07:05:55 07:05:55 ---> sar -b -r -n DEV: 07:05:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 07:05:55 07:05:55 06:42:11 LINUX RESTART (2 CPU) 07:05:55 07:05:55 06:43:01 tps rtps wtps bread/s bwrtn/s 07:05:55 06:44:01 160.93 3.50 157.44 2594.24 49745.36 07:05:55 06:45:01 248.94 0.00 248.94 0.00 51725.97 07:05:55 06:46:01 55.58 0.00 55.58 0.00 10794.44 07:05:55 06:47:01 139.74 0.02 139.73 0.53 55368.56 07:05:55 06:48:02 1120.04 761.51 358.53 43556.05 244976.09 07:05:55 06:49:01 371.25 50.59 320.66 7957.06 91341.16 07:05:55 06:50:01 582.21 128.21 454.00 4866.61 178596.29 07:05:55 06:51:01 14.77 8.49 6.28 409.26 175.40 07:05:55 06:52:01 0.28 0.00 0.28 0.00 3.43 07:05:55 06:53:01 0.23 0.00 0.23 0.00 2.85 07:05:55 06:54:01 0.20 0.00 0.20 0.00 1.75 07:05:55 06:55:01 0.25 0.00 0.25 0.00 3.15 07:05:55 06:56:01 0.25 0.00 0.25 0.00 2.47 07:05:55 06:57:01 0.28 0.00 0.28 0.00 3.13 07:05:55 06:58:01 0.45 0.23 0.22 7.33 2.92 07:05:55 06:59:01 0.85 0.00 0.85 0.00 16.24 07:05:55 07:00:01 0.25 0.00 0.25 0.00 2.98 07:05:55 07:01:01 0.23 0.05 0.18 0.67 2.20 07:05:55 07:02:01 0.48 0.17 0.32 3.07 5.21 07:05:55 07:03:01 0.22 0.00 0.22 0.00 2.73 07:05:55 07:04:01 0.20 0.00 0.20 0.00 1.62 07:05:55 07:05:01 0.20 0.00 0.20 0.00 2.23 07:05:55 Average: 122.84 43.57 79.28 2710.96 31076.56 07:05:55 07:05:55 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:55 06:44:01 3290384 0 1105240 13.80 2620 3610696 1661940 18.35 1161008 2933180 545768 07:05:55 06:45:01 3187796 0 1168588 14.59 2620 3649936 1644164 18.15 1343076 2833556 268428 07:05:55 06:46:01 3264828 0 1137472 14.20 2620 3604020 1661516 18.34 1257084 2838884 65956 07:05:55 06:47:01 925068 0 1189720 14.85 2620 5891532 1449872 16.01 1881948 4479684 885220 07:05:55 06:48:02 141152 0 1455332 18.17 2620 6409836 2519140 27.81 3395656 3704328 273024 07:05:55 06:49:01 1089956 0 1292584 16.14 2620 5623780 1670076 18.44 1994652 4128328 168 07:05:55 06:50:01 2970804 0 1237016 15.45 2620 3798500 1705732 18.83 1461160 2811260 0 07:05:55 06:51:01 3006124 0 1189332 14.85 2620 3810864 1297744 14.33 1448480 2795080 12 07:05:55 06:52:01 3009860 0 1185592 14.80 2620 3810868 1262996 13.94 1449684 2790988 8 07:05:55 06:53:01 3010368 0 1185080 14.80 2620 3810872 1262864 13.94 1449220 2791216 12 07:05:55 06:54:01 3010344 0 1185104 14.80 2620 3810872 1262888 13.94 1449344 2791216 8 07:05:55 06:55:01 3010892 0 1184548 14.79 2620 3810880 1262780 13.94 1448796 2791552 8 07:05:55 06:56:01 3011140 0 1184296 14.79 2620 3810884 1262780 13.94 1448916 2791552 8 07:05:55 06:57:01 3010884 0 1184548 14.79 2620 3810888 1262780 13.94 1448764 2791592 8 07:05:55 06:58:01 3010524 0 1184876 14.79 2620 3810920 1262852 13.94 1449120 2791460 20 07:05:55 06:59:01 3010572 0 1184824 14.79 2620 3810924 1262828 13.94 1448944 2791460 12 07:05:55 07:00:01 3010760 0 1184628 14.79 2620 3810932 1262780 13.94 1448944 2791460 20 07:05:55 07:01:01 3008728 0 1186652 14.82 2620 3810940 1265696 13.97 1450188 2791460 16 07:05:55 07:02:01 3010488 0 1184716 14.79 2620 3811116 1263288 13.95 1449364 2791576 12 07:05:55 07:03:01 3010160 0 1185036 14.80 2620 3811124 1263384 13.95 1449348 2791576 12 07:05:55 07:04:01 3010248 0 1184948 14.80 2620 3811124 1263324 13.95 1449272 2791576 12 07:05:55 07:05:01 3009772 0 1185416 14.80 2620 3811132 1263408 13.95 1449504 2791576 8 07:05:55 Average: 2728221 0 1198434 14.96 2620 4079665 1422492 15.71 1556021 2982025 92670 07:05:55 07:05:55 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:55 06:44:01 veth492d81f 434.34 501.32 39.28 2032.18 0.00 0.00 0.00 0.00 07:05:55 06:44:01 eth0 1770.36 1835.00 8345.83 174.35 0.00 0.00 0.00 0.00 07:05:55 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:44:01 docker0 1477.90 1231.27 112.23 4724.76 0.00 0.00 0.00 0.00 07:05:55 06:45:01 eth0 42.27 25.61 43.98 55.89 0.00 0.00 0.00 0.00 07:05:55 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:45:01 veth418c01d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:05:55 06:45:01 docker0 2.14 2.81 0.15 14.09 0.00 0.00 0.00 0.00 07:05:55 06:46:01 eth0 29.08 15.32 21.18 10.24 0.00 0.00 0.00 0.00 07:05:55 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:46:01 veth418c01d 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 07:05:55 06:46:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 07:05:55 06:47:01 eth0 253.85 161.01 1709.03 75.30 0.00 0.00 0.00 0.00 07:05:55 06:47:01 veth35b898d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:05:55 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:48:02 veth6a2a573 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:05:55 06:48:02 vetha6a9127 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:05:55 06:48:02 eth0 96.07 71.37 187.42 52.79 0.00 0.00 0.00 0.00 07:05:55 06:48:02 veth35b898d 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 07:05:55 06:49:01 eth0 294.72 127.04 1830.98 23.01 0.00 0.00 0.00 0.00 07:05:55 06:49:01 veth35b898d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:05:55 06:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:05:55 06:49:01 veth31919c5 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:05:55 06:50:01 eth0 92.56 60.50 172.70 77.67 0.00 0.00 0.00 0.00 07:05:55 06:50:01 veth35b898d 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:50:01 docker0 1605.66 1443.86 120.82 5584.30 0.00 0.00 0.00 0.00 07:05:55 06:51:01 eth0 3.63 2.01 2.92 1.04 0.00 0.00 0.00 0.00 07:05:55 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:51:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:52:01 eth0 0.58 0.35 0.27 0.20 0.00 0.00 0.00 0.00 07:05:55 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:53:01 eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:05:55 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:54:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 07:05:55 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:55:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:05:55 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:05:55 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:57:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:05:55 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:58:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:05:55 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:59:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 07:05:55 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:00:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:01:01 eth0 0.48 0.33 0.27 0.20 0.00 0.00 0.00 0.00 07:05:55 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:03:01 eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 07:05:55 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:04:01 eth0 1.08 0.12 0.16 0.01 0.00 0.00 0.00 0.00 07:05:55 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:05:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 07:05:55 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 Average: eth0 117.45 104.54 558.78 21.43 0.00 0.00 0.00 0.00 07:05:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:55 Average: docker0 73.02 65.66 5.49 253.96 0.00 0.00 0.00 0.00 07:05:55 07:05:55 07:05:55 ---> sar -P ALL: 07:05:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 07:05:55 07:05:55 06:42:11 LINUX RESTART (2 CPU) 07:05:55 07:05:55 06:43:01 CPU %user %nice %system %iowait %steal %idle 07:05:55 06:44:01 all 30.73 0.00 11.31 3.15 0.09 54.71 07:05:55 06:44:01 0 31.92 0.00 12.21 2.28 0.09 53.50 07:05:55 06:44:01 1 29.56 0.00 10.43 4.01 0.09 55.91 07:05:55 06:45:01 all 53.61 0.00 10.55 1.46 0.10 34.29 07:05:55 06:45:01 0 53.24 0.00 10.88 1.32 0.11 34.46 07:05:55 06:45:01 1 53.99 0.00 10.22 1.59 0.09 34.12 07:05:55 06:46:01 all 33.80 0.00 5.12 0.49 0.06 60.53 07:05:55 06:46:01 0 33.47 0.00 5.29 0.33 0.05 60.86 07:05:55 06:46:01 1 34.13 0.00 4.96 0.65 0.07 60.20 07:05:55 06:47:01 all 48.69 0.00 11.62 1.68 0.10 37.90 07:05:55 06:47:01 0 47.55 0.00 11.53 2.21 0.11 38.61 07:05:55 06:47:01 1 49.84 0.00 11.72 1.16 0.09 37.19 07:05:55 06:48:02 all 27.62 0.00 18.66 47.78 0.11 5.82 07:05:55 06:48:02 0 26.45 0.00 18.81 46.68 0.09 7.96 07:05:55 06:48:02 1 28.80 0.00 18.52 48.89 0.13 3.67 07:05:55 06:49:01 all 79.70 0.00 16.94 2.89 0.12 0.35 07:05:55 06:49:01 0 80.41 0.00 16.42 2.83 0.13 0.21 07:05:55 06:49:01 1 78.98 0.00 17.47 2.95 0.11 0.49 07:05:55 06:50:01 all 65.15 0.00 18.14 10.90 0.14 5.68 07:05:55 06:50:01 0 64.47 0.00 17.96 11.94 0.13 5.49 07:05:55 06:50:01 1 65.82 0.00 18.31 9.85 0.15 5.87 07:05:55 06:51:01 all 0.20 0.00 0.21 0.14 0.03 99.42 07:05:55 06:51:01 0 0.25 0.00 0.17 0.03 0.02 99.53 07:05:55 06:51:01 1 0.15 0.00 0.25 0.25 0.03 99.32 07:05:55 06:52:01 all 0.20 0.00 0.04 0.00 0.02 99.74 07:05:55 06:52:01 0 0.38 0.00 0.05 0.00 0.03 99.53 07:05:55 06:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:05:55 06:53:01 all 0.13 0.00 0.02 0.00 0.02 99.83 07:05:55 06:53:01 0 0.20 0.00 0.02 0.00 0.00 99.78 07:05:55 06:53:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:05:55 06:54:01 all 0.06 0.00 0.02 0.00 0.03 99.90 07:05:55 06:54:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:05:55 06:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:05:55 07:05:55 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:05:55 06:55:01 all 0.17 0.00 0.03 0.00 0.02 99.79 07:05:55 06:55:01 0 0.30 0.00 0.02 0.00 0.02 99.67 07:05:55 06:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:05:55 06:56:01 all 0.17 0.00 0.03 0.00 0.03 99.78 07:05:55 06:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:05:55 06:56:01 1 0.30 0.00 0.02 0.00 0.02 99.67 07:05:55 06:57:01 all 0.18 0.00 0.03 0.00 0.02 99.78 07:05:55 06:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:05:55 06:57:01 1 0.30 0.00 0.02 0.00 0.00 99.68 07:05:55 06:58:01 all 0.19 0.00 0.04 0.00 0.02 99.75 07:05:55 06:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:05:55 06:58:01 1 0.37 0.00 0.05 0.00 0.02 99.57 07:05:55 06:59:01 all 0.19 0.00 0.01 0.00 0.01 99.79 07:05:55 06:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:05:55 06:59:01 1 0.33 0.00 0.00 0.00 0.02 99.65 07:05:55 07:00:01 all 0.18 0.00 0.03 0.00 0.03 99.77 07:05:55 07:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:05:55 07:00:01 1 0.35 0.00 0.03 0.00 0.03 99.58 07:05:55 07:01:01 all 0.24 0.00 0.03 0.00 0.03 99.71 07:05:55 07:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:05:55 07:01:01 1 0.43 0.00 0.03 0.00 0.03 99.50 07:05:55 07:02:01 all 0.20 0.00 0.03 0.00 0.02 99.75 07:05:55 07:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:05:55 07:02:01 1 0.38 0.00 0.03 0.00 0.03 99.55 07:05:55 07:03:01 all 0.25 0.00 0.02 0.00 0.01 99.72 07:05:55 07:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:05:55 07:03:01 1 0.47 0.00 0.02 0.00 0.00 99.52 07:05:55 07:04:01 all 0.09 0.00 0.03 0.00 0.02 99.87 07:05:55 07:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:05:55 07:04:01 1 0.17 0.00 0.05 0.00 0.02 99.77 07:05:55 07:05:01 all 0.17 0.00 0.02 0.00 0.01 99.81 07:05:55 07:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:05:55 07:05:01 1 0.30 0.00 0.02 0.00 0.02 99.67 07:05:55 07:05:55 Average: CPU %user %nice %system %iowait %steal %idle 07:05:55 Average: all 14.60 0.00 3.97 2.94 0.04 78.44 07:05:55 Average: 0 14.48 0.00 4.00 2.91 0.04 78.57 07:05:55 Average: 1 14.73 0.00 3.94 2.97 0.05 78.31 07:05:55 07:05:55 07:05:55