Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d5d4fff35e0209efc89147b80e6776dc6e7d82b+80ba4e250181682bffba84591c3a2e03de29986a (a3166353777d4ee5ba61541936d6be13316b3826) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4591976997938389402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1248285621312871198.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6004255695599097548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6416877577380116829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2261210417061658399.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1132 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/28 [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/28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/28@tmp/jenkins-gitclient-ssh5736249206742434955.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/28@tmp/jenkins-gitclient-ssh482403130901382814.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 1d5d4fff35e0209efc89147b80e6776dc6e7d82b Merge succeeded, producing 1d5d4fff35e0209efc89147b80e6776dc6e7d82b Checking out Revision 1d5d4fff35e0209efc89147b80e6776dc6e7d82b (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/28@tmp/jenkins-gitclient-ssh7485396543371474662.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. > git rev-list --no-walk 4a311850722b9033239a3c3edc73d11731a612ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:41:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:41:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:41:06 ========================================================= 09:41:06 EdgeX Global Pipelines Version Info 09:41:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:41:08 ------------------- 09:41:08 stable info: 09:41:08 ------------------- 09:41:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:41:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:41:08 Message: update stable to v1.0.195 09:41:08 ------------------- 09:41:08 experimental info: 09:41:08 ------------------- 09:41:08 Commited By: **** collab-it+edgex@linuxfoundation.org 09:41:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:41:08 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d5d4fff35e0209efc89147b80e6776dc6e7d82b [Pipeline] echo 09:41:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d5d4ff [Pipeline] echo 09:41:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:11 provisioning config files... 09:41:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config1797420257332336652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:11 ---> docker-login.sh 09:41:11 nexus3.edgexfoundry.org:10001 09:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:12 Configure a credential helper to remove this warning. See 09:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:12 09:41:12 Login Succeeded 09:41:12 nexus3.edgexfoundry.org:10002 09:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:12 Configure a credential helper to remove this warning. See 09:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:12 09:41:12 Login Succeeded 09:41:12 nexus3.edgexfoundry.org:10003 09:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:13 Configure a credential helper to remove this warning. See 09:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:13 09:41:13 Login Succeeded 09:41:13 nexus3.edgexfoundry.org:10004 09:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:13 Configure a credential helper to remove this warning. See 09:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:13 09:41:13 Login Succeeded 09:41:13 docker.io 09:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:13 Configure a credential helper to remove this warning. See 09:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:13 09:41:13 Login Succeeded 09:41:13 ---> docker-login.sh ends [Pipeline] } 09:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:13 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/core-command/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo core-command,cmd/core-command/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/core-data/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo core-data,cmd/core-data/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/core-metadata/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo core-metadata,cmd/core-metadata/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/security-bootstrapper/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/security-proxy-setup/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/support-notifications/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo support-notifications,cmd/support-notifications/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/support-scheduler/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:41:13 + for file in '`ls cmd/**/Dockerfile`' 09:41:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:41:13 ++ cut -d/ -f2 09:41:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:41:13 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:14 09:41:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:41:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:14 latest: Pulling from edgex-devops/git-semver 09:41:14 31603596830f: Pulling fs layer 09:41:14 54011a49482f: Pulling fs layer 09:41:14 a6820b24f6d8: Pulling fs layer 09:41:14 f581987b2513: Pulling fs layer 09:41:14 f581987b2513: Waiting 09:41:14 54011a49482f: Verifying Checksum 09:41:14 54011a49482f: Download complete 09:41:15 31603596830f: Verifying Checksum 09:41:15 31603596830f: Download complete 09:41:15 f581987b2513: Verifying Checksum 09:41:15 f581987b2513: Download complete 09:41:15 a6820b24f6d8: Verifying Checksum 09:41:15 a6820b24f6d8: Download complete 09:41:15 31603596830f: Pull complete 09:41:15 54011a49482f: Pull complete 09:41:16 a6820b24f6d8: Pull complete 09:41:16 f581987b2513: Pull complete 09:41:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:41:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:41:16 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 09:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:41:17 $ docker top 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:17 [ssh-agent] Looking for ssh-agent implementation... 09:41:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:17 $ docker exec 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent 09:41:17 SSH_AUTH_SOCK=/tmp/ssh-FPdVl7t5BuQy/agent.15 09:41:17 SSH_AGENT_PID=21 09:41:17 Running ssh-add (command line suppressed) 09:41:18 Identity added: /w/workspace/edgex-go/28@tmp/private_key_4627682652941275542.key (/w/workspace/edgex-go/28@tmp/private_key_4627682652941275542.key) 09:41:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:18 + git tag --points-at HEAD [Pipeline] } 09:41:18 $ docker exec --env ******** --env ******** 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent -k 09:41:18 unset SSH_AUTH_SOCK; 09:41:18 unset SSH_AGENT_PID; 09:41:18 echo Agent pid 21 killed; 09:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:41:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:18 [ssh-agent] Looking for ssh-agent implementation... 09:41:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:18 $ docker exec 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent 09:41:18 SSH_AUTH_SOCK=/tmp/ssh-M62Nogt5YOoE/agent.54 09:41:18 SSH_AGENT_PID=60 09:41:18 Running ssh-add (command line suppressed) 09:41:18 Identity added: /w/workspace/edgex-go/28@tmp/private_key_8424685928740019977.key (/w/workspace/edgex-go/28@tmp/private_key_8424685928740019977.key) 09:41:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:19 + git semver init 09:41:19 # -> Open(): unable to determine branch for HEAD 09:41:19 # $GIT_DIR = /w/workspace/edgex-go/28/.git 09:41:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/28 09:41:19 # $SEMVER_REMOTE_NAME = origin 09:41:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:41:19 # $SEMVER_USER_NAME = edgex-jenkins 09:41:19 # $SEMVER_BRANCH = PR-3531 09:41:19 # $SEMVER_TEMP = /tmp/semver-057935543 09:41:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:41:37 # '/tmp/semver-057935543' -> '/w/workspace/edgex-go/28/.semver' 09:41:37 # -> Force: false 09:41:37 # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } 09:41:37 $ docker exec --env ******** --env ******** 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c ssh-agent -k 09:41:37 unset SSH_AUTH_SOCK; 09:41:37 unset SSH_AGENT_PID; 09:41:37 echo Agent pid 60 killed; 09:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:37 + git semver [Pipeline] } 09:41:37 $ docker stop --time=1 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c 09:41:42 $ docker rm -f 4dad7fbf60a2c69bad2b6750308c7bbcc812a488e9ea08e8736c1e0a9501808c [Pipeline] // withDockerContainer [Pipeline] sh 09:41:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:41:43 Stashed 1 file(s) [Pipeline] echo 09:41:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:41:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:41:44 + sudo service docker restart 09:41:44 + true 09:41:44 Redirecting to /bin/systemctl restart docker.service 09:41:58 Still waiting to schedule task 09:41:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 09:42:02 ========================================================= 09:42:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:42:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:42:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:42:04 Sending build context to Docker daemon 329.3MB 09:42:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:42:04 Step 2/6 : FROM ${BASE} 09:42:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:04 540db60ca938: Pulling fs layer 09:42:04 adcc1eea9eea: Pulling fs layer 09:42:04 4c4ab2625f07: Pulling fs layer 09:42:04 0510c868ecb4: Pulling fs layer 09:42:04 afea3b2eda06: Pulling fs layer 09:42:04 7809a108b3ef: Pulling fs layer 09:42:04 f706445af74f: Pulling fs layer 09:42:04 0510c868ecb4: Waiting 09:42:04 afea3b2eda06: Waiting 09:42:04 7809a108b3ef: Waiting 09:42:04 f706445af74f: Waiting 09:42:04 4c4ab2625f07: Verifying Checksum 09:42:04 4c4ab2625f07: Download complete 09:42:04 adcc1eea9eea: Verifying Checksum 09:42:04 adcc1eea9eea: Download complete 09:42:04 afea3b2eda06: Verifying Checksum 09:42:04 afea3b2eda06: Download complete 09:42:04 540db60ca938: Verifying Checksum 09:42:04 540db60ca938: Download complete 09:42:04 7809a108b3ef: Verifying Checksum 09:42:04 7809a108b3ef: Download complete 09:42:04 540db60ca938: Pull complete 09:42:04 adcc1eea9eea: Pull complete 09:42:04 4c4ab2625f07: Pull complete 09:42:08 f706445af74f: Verifying Checksum 09:42:08 f706445af74f: Download complete 09:42:08 0510c868ecb4: Verifying Checksum 09:42:08 0510c868ecb4: Download complete 09:42:13 0510c868ecb4: Pull complete 09:42:13 afea3b2eda06: Pull complete 09:42:13 7809a108b3ef: Pull complete 09:42:18 f706445af74f: Pull complete 09:42:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:42:18 ---> b068be0155e3 09:42:18 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:42:20 ---> Running in 8e9b6769660e 09:42:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:42:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:42:22 (1/12) Installing libmagic (5.39-r0) 09:42:22 (2/12) Installing file (5.39-r0) 09:42:22 (3/12) Installing libc-dev (0.7.2-r3) 09:42:22 (4/12) Installing g++ (10.2.1_pre1-r3) 09:42:28 (5/12) Installing fortify-headers (1.1-r0) 09:42:28 (6/12) Installing patch (2.7.6-r7) 09:42:28 (7/12) Installing build-base (0.5-r2) 09:42:28 (8/12) Installing libsodium (1.0.18-r0) 09:42:28 (9/12) Installing pkgconf (1.7.3-r0) 09:42:28 (10/12) Installing libsodium-dev (1.0.18-r0) 09:42:28 (11/12) Installing libzmq (4.3.3-r1) 09:42:28 (12/12) Installing zeromq-dev (4.3.3-r1) 09:42:28 Executing busybox-1.32.1-r6.trigger 09:42:28 OK: 219 MiB in 52 packages 09:42:30 Removing intermediate container 8e9b6769660e 09:42:30 ---> 64efd72273fa 09:42:30 Step 4/6 : WORKDIR /edgex-go 09:42:30 ---> Running in aa27d74a5076 09:42:30 Removing intermediate container aa27d74a5076 09:42:30 ---> 04619eb55e73 09:42:30 Step 5/6 : COPY go.mod . 09:42:31 ---> 3a10bb7a5997 09:42:31 Step 6/6 : RUN go mod download 09:42:31 ---> Running in f8ad255ae1c0 09:42:52 Removing intermediate container f8ad255ae1c0 09:42:52 ---> da1809951970 09:42:52 Successfully built da1809951970 09:42:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:42:52 + docker inspect -f . ci-base-image-x86_64 09:42:52 . [Pipeline] withDockerContainer 09:42:52 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 09:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:52 $ docker top c546143df2a49b3bfc7dfe3b057a1235cf826f90b9c9db2b32cf42b7d56dacbd -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:53 + go version 09:42:53 go version go1.16.3 linux/amd64 [Pipeline] } 09:42:53 $ docker stop --time=1 c546143df2a49b3bfc7dfe3b057a1235cf826f90b9c9db2b32cf42b7d56dacbd 09:42:54 $ docker rm -f c546143df2a49b3bfc7dfe3b057a1235cf826f90b9c9db2b32cf42b7d56dacbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:55 + docker inspect -f . ci-base-image-x86_64 09:42:55 . [Pipeline] withDockerContainer 09:42:55 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 09:42:55 $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:55 $ docker top 7402bb16d90d3e2407a4de95141e78b6246c98bd360f75624c9954502477a37a -eo pid,comm [Pipeline] { [Pipeline] echo 09:42:55 ========================================================= 09:42:55 [edgeXBuildGoParallel] Running Tests and Build... 09:42:55 ========================================================= [Pipeline] sh 09:42:56 + go mod tidy [Pipeline] sh 09:42:56 + make test 09:42:56 go mod tidy 09:42:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:43:02 ? github.com/edgexfoundry/edgex-go [no test files] 09:43:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:43:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:43:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:43:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:43:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 09:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:43:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 09:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:43:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.1% of statements 09:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.097s coverage: 87.7% of statements 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 09:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 95.1% of statements 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:43:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:43:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 09:43:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements 09:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 09:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 09:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 09:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 09:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 09:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.044s coverage: 94.4% of statements 09:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 09:43:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 81.8% of statements 09:43:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 09:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:44:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 19.3% of statements 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:44:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:44:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:44:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:44:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:44:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:44:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 09:44:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 09:44:19 GO111MODULE=on go vet ./... 09:44:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1140 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 09:44:34 Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout 09:44:35 The recommended git tool is: git 09:44:40 using credential edgex-jenkins-ssh 09:44:40 Cloning the remote Git repository 09:44:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:44:40 > git init /w/workspace/edgex-go/28 # timeout=10 09:44:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:44:40 > git --version # timeout=10 09:44:40 > git --version # 'git version 2.17.1' 09:44:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:44:46 gofmt -l . 09:44:46 [ "`gofmt -l .`" = "" ] 09:44:46 ./bin/test-attribution-txt.sh [Pipeline] sh 09:44:46 + ls -al . 09:44:46 total 516 09:44:46 drwxrwxr-x 10 1001 1001 4096 Jun 24 09:44 . 09:44:46 drwxr-xr-x 4 root root 30 Jun 24 09:42 .. 09:44:46 -rw-rw-r-- 1 1001 1001 11 Jun 24 09:41 .dockerignore 09:44:46 drwxrwxr-x 8 1001 1001 179 Jun 24 09:41 .git 09:44:46 drwxrwxr-x 3 1001 1001 125 Jun 24 09:41 .github 09:44:46 -rw-rw-r-- 1 1001 1001 818 Jun 24 09:41 .gitignore 09:44:46 drwx------ 3 1001 1001 60 Jun 24 09:41 .semver 09:44:46 -rw-rw-r-- 1 1001 1001 166 Jun 24 09:41 .sonarcloud.properties 09:44:46 -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:41 Attribution.txt 09:44:46 -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:41 CONTRIBUTING.md 09:44:46 -rw-rw-r-- 1 1001 1001 931 Jun 24 09:41 Dockerfile.build 09:44:46 -rw-rw-r-- 1 1001 1001 849 Jun 24 09:41 Jenkinsfile 09:44:46 -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:41 LICENSE 09:44:46 -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:41 Makefile 09:44:46 -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:41 README.md 09:44:46 -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:41 SECURITY.md 09:44:46 -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION 09:44:46 -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:41 ZMQWindows.md 09:44:46 drwxrwxr-x 2 1001 1001 37 Jun 24 09:41 bin 09:44:46 drwxrwxr-x 14 1001 1001 4096 Jun 24 09:41 cmd 09:44:46 -rw-r--r-- 1 root root 398095 Jun 24 09:44 coverage.out 09:44:46 -rw-rw-r-- 1 1001 1001 841 Jun 24 09:41 go.mod 09:44:46 -rw-r--r-- 1 root root 21053 Jun 24 09:42 go.sum 09:44:46 drwxrwxr-x 7 1001 1001 114 Jun 24 09:41 internal 09:44:46 drwxrwxr-x 3 1001 1001 16 Jun 24 09:41 openapi 09:44:46 drwxrwxr-x 4 1001 1001 71 Jun 24 09:41 snap 09:44:46 -rw-rw-r-- 1 1001 1001 168 Jun 24 09:41 version.go [Pipeline] sh 09:44:47 + '[' -e coverage.out ] 09:44:47 + chown 1001:1001 coverage.out [Pipeline] stash 09:44:47 Stashed 1 file(s) [Pipeline] sh 09:44:47 + make build 09:44:47 go mod tidy 09:44:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:44:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:45:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:45: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 09:45:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:45:03 $ docker stop --time=1 7402bb16d90d3e2407a4de95141e78b6246c98bd360f75624c9954502477a37a 09:45:06 $ docker rm -f 7402bb16d90d3e2407a4de95141e78b6246c98bd360f75624c9954502477a37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:10 09:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:10 latest: Pulling from edgex-devops/edgex-compose 09:45:10 cbdbe7a5bc2a: Pulling fs layer 09:45:10 ca9280d653b3: Pulling fs layer 09:45:10 7e9c9ca2126c: Pulling fs layer 09:45:10 cbdbe7a5bc2a: Verifying Checksum 09:45:10 cbdbe7a5bc2a: Download complete 09:45:11 cbdbe7a5bc2a: Pull complete 09:45:11 ca9280d653b3: Verifying Checksum 09:45:11 ca9280d653b3: Download complete 09:45:11 ca9280d653b3: Pull complete 09:45:12 7e9c9ca2126c: Verifying Checksum 09:45:12 7e9c9ca2126c: Download complete 09:45:13 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:45:13 Merge succeeded, producing 1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:45:13 Checking out Revision 1d5d4fff35e0209efc89147b80e6776dc6e7d82b (PR-3531) 09:45:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:45:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:45:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:45:13 > git config core.sparsecheckout # timeout=10 09:45:13 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 09:45:13 > git remote # timeout=10 09:45:13 > git config --get remote.origin.url # timeout=10 09:45:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:13 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 09:45:13 > git rev-parse HEAD^{commit} # timeout=10 09:45:13 > git config core.sparsecheckout # timeout=10 09:45:13 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 09:45:14 7e9c9ca2126c: Pull complete 09:45:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:45:15 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 09:45:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:45:18 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 09:45:21 $ docker top 662b78311735c846b50c3d9adceecdb26ffc0f775ab27c92d47eb9d6f414aba0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:45:21 + docker-compose build --help 09:45:21 + grep parallel 09:45:22 --parallel Build images in parallel. [Pipeline] } 09:45:22 $ docker stop --time=1 662b78311735c846b50c3d9adceecdb26ffc0f775ab27c92d47eb9d6f414aba0 09:45:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 09:45:23 $ docker rm -f 662b78311735c846b50c3d9adceecdb26ffc0f775ab27c92d47eb9d6f414aba0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:45:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:45:24 . [Pipeline] withDockerContainer 09:45:24 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 09:45:24 $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:45:24 + true 09:45:24 + sudo service docker restart 09:45:25 $ docker top 0eddf952401119f55d555e0161dc15a28ce05963c8ca382eb2ff85ef30caf0fb -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:25 + docker-compose -f ./docker-compose-build.yml build --parallel 09:45:26 Building core-command ... 09:45:26 Building core-data ... 09:45:26 Building core-metadata ... 09:45:26 Building security-bootstrapper ... 09:45:26 Building security-proxy-setup ... 09:45:26 Building security-secretstore-setup ... 09:45:26 Building support-notifications ... 09:45:26 Building support-scheduler ... 09:45:26 Building sys-mgmt-agent ... 09:45:26 Building support-scheduler 09:45:26 Building core-command 09:45:26 Building sys-mgmt-agent 09:45:26 Building security-bootstrapper 09:45:26 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:43 provisioning config files... 09:45:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config8842094868588944175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:44 ---> docker-login.sh 09:45:44 nexus3.edgexfoundry.org:10001 09:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:45 Configure a credential helper to remove this warning. See 09:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:45 09:45:45 Login Succeeded 09:45:45 nexus3.edgexfoundry.org:10002 09:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:46 Configure a credential helper to remove this warning. See 09:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:46 09:45:46 Login Succeeded 09:45:46 nexus3.edgexfoundry.org:10003 09:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:46 Configure a credential helper to remove this warning. See 09:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:46 09:45:46 Login Succeeded 09:45:46 nexus3.edgexfoundry.org:10004 09:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:47 Configure a credential helper to remove this warning. See 09:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:47 09:45:47 Login Succeeded 09:45:47 docker.io 09:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:45:48 Configure a credential helper to remove this warning. See 09:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:45:48 09:45:48 Login Succeeded 09:45:48 ---> docker-login.sh ends [Pipeline] } 09:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:45:48 ========================================================= 09:45:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:45:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:45:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:45:51 Sending build context to Docker daemon 166.2MB 09:45:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:45:51 Step 2/6 : FROM ${BASE} 09:45:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:45:51 595b0fe564bb: Pulling fs layer 09:45:51 3088b5b3c5c0: Pulling fs layer 09:45:51 5b7225fbf94c: Pulling fs layer 09:45:51 ba82ee9f976e: Pulling fs layer 09:45:51 506bd15cee9f: Pulling fs layer 09:45:51 75a0a4a0db45: Pulling fs layer 09:45:51 618dc40b7e24: Pulling fs layer 09:45:51 506bd15cee9f: Waiting 09:45:51 ba82ee9f976e: Waiting 09:45:51 75a0a4a0db45: Waiting 09:45:51 618dc40b7e24: Waiting 09:45:51 5b7225fbf94c: Download complete 09:45:51 3088b5b3c5c0: Verifying Checksum 09:45:51 3088b5b3c5c0: Download complete 09:45:51 506bd15cee9f: Download complete 09:45:51 75a0a4a0db45: Verifying Checksum 09:45:51 75a0a4a0db45: Download complete 09:45:51 595b0fe564bb: Download complete 09:45:52 595b0fe564bb: Pull complete 09:45:53 3088b5b3c5c0: Pull complete 09:45:53 5b7225fbf94c: Pull complete 09:45:53 618dc40b7e24: Verifying Checksum 09:45:53 618dc40b7e24: Download complete 09:45:56 ba82ee9f976e: Verifying Checksum 09:45:56 ba82ee9f976e: Download complete 09:46:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:46:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:46:02 ---> da1809951970 09:46:02 Step 3/24 : WORKDIR /edgex-go 09:46:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:46:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:46:02 ---> da1809951970 09:46:02 Step 3/24 : WORKDIR /edgex-go 09:46:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:46:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:46:02 ---> da1809951970 09:46:02 Step 3/32 : WORKDIR /edgex-go 09:46:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:46:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:46:02 ---> da1809951970 09:46:02 Step 3/23 : WORKDIR /edgex-go 09:46:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:46:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:46:02 ---> da1809951970 09:46:02 Step 3/24 : WORKDIR /edgex-go 09:46:06 ba82ee9f976e: Pull complete 09:46:06 506bd15cee9f: Pull complete 09:46:06 75a0a4a0db45: Pull complete 09:46:10 618dc40b7e24: Pull complete 09:46:10 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:46:10 ---> a36622ca3599 09:46:10 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:46:12 ---> Running in 16c8d0dc0e6d 09:46:12 ---> Running in 938ee68e84bb 09:46:12 ---> Running in ecc3b9bd577a 09:46:12 ---> Running in c719b9f61ef6 09:46:12 ---> Running in 94521550a7b9 09:46:12 Removing intermediate container 16c8d0dc0e6d 09:46:12 ---> 00eb3488a0d3 09:46:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:12 Removing intermediate container c719b9f61ef6 09:46:12 ---> 00332c2a300c 09:46:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:12 Removing intermediate container 938ee68e84bb 09:46:12 ---> e80605256091 09:46:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:12 Removing intermediate container 94521550a7b9 09:46:12 ---> 4d744a176f89 09:46:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:12 Removing intermediate container ecc3b9bd577a 09:46:12 ---> 849324665a38 09:46:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:12 ---> Running in 19c067eaf974 09:46:12 ---> Running in c793a30ef16f 09:46:12 ---> Running in 4a4889f64b79 09:46:12 ---> Running in 41fa70f3bde9 09:46:12 ---> Running in c61e6cb52171 09:46:12 ---> Running in 954b83ecdea4 09:46:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:46:14 Removing intermediate container 19c067eaf974 09:46:14 ---> 2fec974c9344 09:46:14 Step 5/24 : RUN apk add --update --no-cache make bash git 09:46:14 ---> Running in 1b457f33c63e 09:46:14 Removing intermediate container 4a4889f64b79 09:46:14 ---> b00b010a29a4 09:46:14 Step 5/32 : RUN apk add --update --no-cache make git 09:46:15 Removing intermediate container c793a30ef16f 09:46:15 ---> 98a2081cf7d2 09:46:15 Step 5/24 : RUN apk add --update --no-cache make git 09:46:15 Removing intermediate container 41fa70f3bde9 09:46:15 ---> df28b4c53ad7 09:46:15 Step 5/23 : RUN apk add --update --no-cache make git 09:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:46:15 ---> Running in f0df6274cfba 09:46:15 ---> Running in 4c22f6582b48 09:46:15 ---> Running in 4c6ac02f86ee 09:46:15 Removing intermediate container c61e6cb52171 09:46:15 ---> fb081adb1a76 09:46:15 Step 5/24 : RUN apk add --update --no-cache make git 09:46:15 ---> Running in 5986ab5f5861 09:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 (1/12) Installing libmagic (5.39-r0) 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:46:16 (2/12) Installing file (5.39-r0) 09:46:16 (3/12) Installing libc-dev (0.7.2-r3) 09:46:16 (4/12) Installing g++ (10.2.1_pre1-r3) 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:17 OK: 219 MiB in 52 packages 09:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:46:17 Removing intermediate container f0df6274cfba 09:46:17 ---> 8e678a184418 09:46:17 Step 6/32 : COPY go.mod . 09:46:17 ---> fd01ddf80ca5 09:46:17 Step 7/32 : RUN go mod download 09:46:17 ---> Running in cdf2b463a966 09:46:17 OK: 219 MiB in 52 packages 09:46:17 Removing intermediate container 4c22f6582b48 09:46:17 ---> 047ee71ddcb4 09:46:17 Step 6/24 : COPY go.mod . 09:46:18 OK: 219 MiB in 52 packages 09:46:18 ---> 80065dc94271 09:46:18 Step 7/24 : RUN go mod download 09:46:18 OK: 219 MiB in 52 packages 09:46:18 ---> Running in cb19c1a7c771 09:46:18 OK: 219 MiB in 52 packages 09:46:18 Removing intermediate container 5986ab5f5861 09:46:18 ---> 6355b04cf8a9 09:46:18 Step 6/24 : COPY go.mod . 09:46:19 Removing intermediate container cdf2b463a966 09:46:19 ---> 534456c07827 09:46:19 Step 8/32 : COPY . . 09:46:19 Removing intermediate container 1b457f33c63e 09:46:19 ---> a6af35dbb6ea 09:46:19 Step 6/24 : COPY go.mod . 09:46:27 ---> db3aaeefc46b 09:46:27 Step 7/24 : RUN go mod download 09:46:27 Removing intermediate container 4c6ac02f86ee 09:46:27 ---> a3d19af6fb9c 09:46:27 Step 6/23 : COPY go.mod . 09:46:27 ---> Running in 448d6bc4b7b9 09:46:27 ---> e6d9edc24dbc 09:46:27 Step 7/24 : RUN go mod download 09:46:27 ---> d36eee5e5fb5 09:46:27 Step 9/32 : RUN go mod tidy 09:46:27 ---> 8b9aacd95d76 09:46:27 Step 7/23 : RUN go mod download 09:46:27 Removing intermediate container cb19c1a7c771 09:46:27 ---> 437cc04eb89b 09:46:27 Step 8/24 : COPY . . 09:46:33 (5/12) Installing fortify-headers (1.1-r0) 09:46:33 (6/12) Installing patch (2.7.6-r7) 09:46:33 (7/12) Installing build-base (0.5-r2) 09:46:33 (8/12) Installing libsodium (1.0.18-r0) 09:46:33 (9/12) Installing pkgconf (1.7.3-r0) 09:46:33 (10/12) Installing libsodium-dev (1.0.18-r0) 09:46:33 (11/12) Installing libzmq (4.3.3-r1) 09:46:33 (12/12) Installing zeromq-dev (4.3.3-r1) 09:46:34 Executing busybox-1.32.1-r6.trigger 09:46:34 OK: 218 MiB in 52 packages 09:46:39 ---> Running in d550d9bb8acb 09:46:39 ---> Running in f26060360580 09:46:39 ---> Running in c9e62f3ad8eb 09:46:40 ---> c406a3ec4fbc 09:46:40 Step 9/24 : RUN go mod tidy 09:46:40 Removing intermediate container 954b83ecdea4 09:46:40 ---> 4c6981414a96 09:46:40 Step 4/6 : WORKDIR /edgex-go 09:46:40 ---> Running in 174390b647c3 09:46:40 Removing intermediate container 174390b647c3 09:46:40 ---> c733076a0bb2 09:46:40 Step 5/6 : COPY go.mod . 09:46:40 ---> 019a630f6ffe 09:46:40 Step 6/6 : RUN go mod download 09:46:40 ---> Running in e4ee41b303b9 09:46:41 ---> Running in b99be5cefb83 09:46:42 Removing intermediate container 448d6bc4b7b9 09:46:42 ---> 9d7992c7c965 09:46:42 Step 8/24 : COPY . . 09:46:59 Removing intermediate container f26060360580 09:46:59 ---> c0388b312012 09:46:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:46:59 ---> 8c794ca34ee8 09:46:59 Step 9/24 : RUN go mod tidy 09:46:59 ---> Running in 6d7e7b6ceacf 09:46:59 ---> Running in a69105a8233b 09:46:59 Removing intermediate container d550d9bb8acb 09:46:59 ---> 34fce3a5dd42 09:46:59 Step 8/24 : COPY . . 09:47:07 Removing intermediate container e4ee41b303b9 09:47:07 ---> b8ef8661b7ab 09:47:07 Successfully built b8ef8661b7ab 09:47:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:47:07 + docker inspect -f . ci-base-image-arm64 09:47:07 . [Pipeline] withDockerContainer 09:47:08 prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container 09:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:47:09 $ docker top 44a9ee802a0f1eb50eb014c9fdb85d7b328ed1e1f57a8aec448d233ee90f1c0d -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:10 + go version 09:47:10 go version go1.16.5 linux/arm64 [Pipeline] } 09:47:10 $ docker stop --time=1 44a9ee802a0f1eb50eb014c9fdb85d7b328ed1e1f57a8aec448d233ee90f1c0d 09:47:13 $ docker rm -f 44a9ee802a0f1eb50eb014c9fdb85d7b328ed1e1f57a8aec448d233ee90f1c0d 09:47:13 Removing intermediate container c9e62f3ad8eb 09:47:13 ---> 9fd88be8d7bb 09:47:13 Step 8/23 : COPY . . 09:47:13 Removing intermediate container b99be5cefb83 09:47:13 ---> ac3dfa5842ba 09:47:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:47:14 + docker inspect -f . ci-base-image-arm64 09:47:14 . [Pipeline] withDockerContainer 09:47:14 prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container 09:47:14 $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:47:16 $ docker top fbec7051f46dd22061cf4178849484938c169463148ae91d521c9fb469b017ec -eo pid,comm [Pipeline] { [Pipeline] echo 09:47:16 ========================================================= 09:47:16 [edgeXBuildGoParallel] Running Tests and Build... 09:47:16 ========================================================= [Pipeline] sh 09:47:17 + go mod tidy [Pipeline] sh 09:47:18 + make test 09:47:18 go mod tidy 09:47:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:47:20 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 09:47:22 ---> 6b6cc7b91acb 09:47:22 Step 9/24 : RUN go mod tidy 09:47:22 ---> Running in 560e95c03071 09:47:23 ---> Running in 13795213d57f 09:47:26 Removing intermediate container a69105a8233b 09:47:26 ---> 5e3c5c026a9b 09:47:26 Step 10/24 : RUN make cmd/core-command/core-command 09:47:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:47:26 ---> Running in 2d1624d077a0 09:47:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:47:32 Removing intermediate container 13795213d57f 09:47:32 ---> ee85eecc0aa8 09:47:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:47:32 ---> Running in 82277361e6b5 09:47:33 ---> 16055e8a78a5 09:47:33 Step 9/23 : RUN go mod tidy 09:47:33 ---> Running in 0fbaa71a899a 09:47:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:47:36 Removing intermediate container 0fbaa71a899a 09:47:36 ---> e00a38f5c89c 09:47:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:47:36 ---> Running in 32882c0f4dcc 09:47:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:47:47 ? github.com/edgexfoundry/edgex-go [no test files] 09:47:54 Removing intermediate container 6d7e7b6ceacf 09:47:54 ---> 78c8ea13dff9 09:47:54 09:47:54 Step 11/32 : FROM alpine:3.12 09:47:54 3.12: Pulling from library/alpine 09:47:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:47:54 Status: Downloaded newer image for alpine:3.12 09:47:54 ---> 13621d1b12d4 09:47:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:47:54 ---> Running in 1db781c866a1 09:47:54 Removing intermediate container 1db781c866a1 09:47:54 ---> 8b9a78a917fb 09:47:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:47:54 ---> Running in 816a3c579e4a 09:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:47:55 (1/2) Installing dumb-init (1.2.2-r1) 09:47:55 (2/2) Installing su-exec (0.2-r1) 09:47:55 Executing busybox-1.31.1-r20.trigger 09:47:55 OK: 6 MiB in 16 packages 09:47:56 Removing intermediate container 816a3c579e4a 09:47:56 ---> fde799b73424 09:47:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:47:56 ---> Running in ab4db458ae7e 09:47:56 Removing intermediate container ab4db458ae7e 09:47:56 ---> 9c3be0100eaf 09:47:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:47:56 ---> Running in ed2949bb18d2 09:47:56 Removing intermediate container ed2949bb18d2 09:47:56 ---> 393e60210013 09:47:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:47:56 ---> Running in d87a6ef99554 09:47:58 Removing intermediate container d87a6ef99554 09:47:58 ---> dfceec085c0a 09:47:58 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:47:58 ---> Running in 8157d7f0033a 09:47:59 Removing intermediate container 8157d7f0033a 09:47:59 ---> 0db661e26fe9 09:47:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:48:00 ---> c2ab888928a1 09:48:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:48:02 ---> Running in 2de506355112 09:48:08 Removing intermediate container 2de506355112 09:48:08 ---> 62be59d81f40 09:48:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:08 Removing intermediate container 2d1624d077a0 09:48:08 ---> 70d0b30d7f4a 09:48:08 09:48:08 Step 11/24 : FROM alpine:3.12 09:48:08 ---> 13621d1b12d4 09:48:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:48:11 ---> Running in 9d8125375c1b 09:48:13 ---> df01b81fbaef 09:48:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:48:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:15 Removing intermediate container 560e95c03071 09:48:15 ---> 0f63a548008f 09:48:15 09:48:15 Step 11/24 : FROM alpine:3.12 09:48:15 ---> 13621d1b12d4 09:48:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:48:16 (1/1) Installing dumb-init (1.2.2-r1) 09:48:16 Executing busybox-1.31.1-r20.trigger 09:48:16 OK: 6 MiB in 15 packages 09:48:16 ---> 38415dc4e72c 09:48:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:48:16 ---> Running in 53a5fad9cc03 09:48:17 ---> c8ee5c4f1028 09:48:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:48:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:19 (1/1) Installing dumb-init (1.2.2-r1) 09:48:19 Executing busybox-1.31.1-r20.trigger 09:48:19 OK: 6 MiB in 15 packages 09:48:19 ---> 43abb03d980b 09:48:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:48:19 Removing intermediate container 9d8125375c1b 09:48:19 ---> df70c7974377 09:48:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:19 Removing intermediate container 82277361e6b5 09:48:19 ---> 711c6363a2e5 09:48:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:48:19 ---> Running in 92c801600f98 09:48:19 ---> Running in d5516f525f97 09:48:20 ---> 17c4e32c4545 09:48:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:48:22 Removing intermediate container 92c801600f98 09:48:22 ---> b9d5f82f272f 09:48:22 Step 14/24 : ENV APP_PORT=59882 09:48:22 ---> Running in 66f307d9cf72 09:48:27 Removing intermediate container 32882c0f4dcc 09:48:27 ---> f49595b703ac 09:48:27 09:48:27 Step 11/23 : FROM alpine:3.12 09:48:27 ---> 13621d1b12d4 09:48:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:48:27 ---> Using cache 09:48:27 ---> e6067d41ccfe 09:48:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:27 Removing intermediate container 53a5fad9cc03 09:48:27 ---> e6067d41ccfe 09:48:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:48:27 ---> Running in 34ac45f75fb5 09:48:27 ---> Running in a751ba4f0e01 09:48:27 ---> Running in 47767b15e6d3 09:48:27 Removing intermediate container 66f307d9cf72 09:48:27 ---> 8656321e4d15 09:48:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:48:27 Removing intermediate container 34ac45f75fb5 09:48:27 ---> e83540453a69 09:48:27 Step 15/24 : EXPOSE $APP_PORT 09:48:27 Removing intermediate container a751ba4f0e01 09:48:27 ---> 70906a18429c 09:48:27 Step 14/23 : ENV APP_PORT=59861 09:48:27 Removing intermediate container 47767b15e6d3 09:48:27 ---> d14288f22cf7 09:48:27 Step 14/24 : ENV APP_PORT=59881 09:48:27 ---> Running in efb5966d26ed 09:48:27 ---> Running in ae48e02f4438 09:48:27 ---> Running in 056aca723cda 09:48:27 ---> 8db24b42417e 09:48:27 Step 27/32 : RUN chmod +x /entrypoint.sh 09:48:27 ---> Running in e7c2cf175bb7 09:48:27 Removing intermediate container efb5966d26ed 09:48:27 ---> 0d84dcf7c2c8 09:48:27 Step 16/24 : WORKDIR / 09:48:27 Removing intermediate container 056aca723cda 09:48:27 ---> ba4439e1681b 09:48:27 Step 15/24 : EXPOSE $APP_PORT 09:48:27 Removing intermediate container ae48e02f4438 09:48:27 ---> 2496f067d19f 09:48:27 Step 15/23 : EXPOSE $APP_PORT 09:48:27 Removing intermediate container d5516f525f97 09:48:27 ---> 0f53c31a2bba 09:48:27 09:48:27 Step 12/24 : FROM docker:20.10.0 09:48:27 ---> Running in f4cd9b0a677c 09:48:27 ---> Running in 0ad8ce29842e 09:48:27 ---> Running in ba2df13079a5 09:48:27 20.10.0: Pulling from library/docker 09:48:27 Removing intermediate container f4cd9b0a677c 09:48:27 ---> 04016f97d280 09:48:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:27 Removing intermediate container 0ad8ce29842e 09:48:27 ---> 9883636d1a30 09:48:27 Step 16/24 : WORKDIR / 09:48:27 Removing intermediate container ba2df13079a5 09:48:27 ---> bcdaad3d84e4 09:48:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:27 ---> Running in aee0f5df650f 09:48:29 ---> 2ac205c644e9 09:48:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:48:30 ---> c80997514b9a 09:48:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:48:31 Removing intermediate container aee0f5df650f 09:48:31 ---> 165388cc2388 09:48:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:31 ---> 2d0ba116cf54 09:48:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:48:31 Removing intermediate container e7c2cf175bb7 09:48:31 ---> 6cf3a0e1b4eb 09:48:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:48:31 ---> dcdda3317d44 09:48:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:48:35 ---> 99540e9c0999 09:48:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:48:36 ---> Running in 8a555274f811 09:48:36 ---> d57f324969bc 09:48:36 Step 20/24 : ENTRYPOINT ["/core-command"] 09:48:37 ---> b31536387980 09:48:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:48:37 ---> 84e78682bb6d 09:48:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:48:37 ---> Running in 67da866c99c3 09:48:37 Removing intermediate container 8a555274f811 09:48:37 ---> 734c163ae76a 09:48:37 Step 29/32 : CMD ["gate"] 09:48:37 ---> Running in 3e6a53558b97 09:48:38 ---> Running in b0c3cc910430 09:48:38 Removing intermediate container 67da866c99c3 09:48:38 ---> e365868aed99 09:48:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:38 ---> fdd510882c30 09:48:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:48:38 Removing intermediate container 3e6a53558b97 09:48:38 ---> 70f83b58e03e 09:48:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:38 ---> Running in 5633279b906d 09:48:38 ---> Running in 770df5e50e32 09:48:38 Removing intermediate container b0c3cc910430 09:48:38 ---> 8d26a01762a5 09:48:38 Step 30/32 : LABEL arch=x86_64 09:48:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:48:38 Status: Downloaded newer image for docker:20.10.0 09:48:38 ---> Running in eb8a8c737d4c 09:48:38 ---> aefe523efa57 09:48:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:48:39 ---> Running in 243c5450bbce 09:48:39 Removing intermediate container 770df5e50e32 09:48:39 ---> 2d631edb048f 09:48:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:39 ---> Running in 6aea7ad8c0a2 09:48:39 Removing intermediate container 5633279b906d 09:48:39 ---> 588d80ada077 09:48:39 Step 22/24 : LABEL arch=x86_64 09:48:39 Removing intermediate container eb8a8c737d4c 09:48:39 ---> dd61bf9e2bab 09:48:39 Step 21/23 : LABEL arch=x86_64 09:48:40 ---> Running in 8996a3e57362 09:48:40 ---> Running in 96dd3dd8f3a7 09:48:40 Removing intermediate container 243c5450bbce 09:48:40 ---> cace797e5882 09:48:40 Step 31/32 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:48:41 Removing intermediate container 6aea7ad8c0a2 09:48:41 ---> 037eb057e58e 09:48:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:48:41 ---> Running in bfe24817248b 09:48:41 Removing intermediate container 8996a3e57362 09:48:41 ---> 41416a62c28b 09:48:41 Step 22/24 : LABEL arch=x86_64 09:48:41 ---> Running in 2e69245c2ad7 09:48:41 Removing intermediate container 96dd3dd8f3a7 09:48:41 ---> 0df1bb1a4304 09:48:41 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:48:41 ---> Running in 2284f676c649 09:48:42 ---> Running in 03e56a44cdc4 09:48:42 ---> Running in a6375cc690f0 09:48:42 Removing intermediate container bfe24817248b 09:48:42 ---> 22ba3c815894 09:48:42 Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:48:42 Removing intermediate container 2e69245c2ad7 09:48:42 ---> fdecbd104b94 09:48:42 Step 32/32 : LABEL version=0.0.0 09:48:42 ---> Running in ec12737e36b9 09:48:42 Removing intermediate container a6375cc690f0 09:48:42 ---> e7c4cd43f6ce 09:48:42 Step 24/24 : LABEL version=0.0.0 09:48:42 ---> Running in 93b14be4da86 09:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:42 Removing intermediate container 03e56a44cdc4 09:48:42 ---> e36a8aef2d23 09:48:42 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:48:43 (1/39) Installing readline (8.0.4-r0) 09:48:43 (2/39) Installing bash (5.0.17-r0) 09:48:43 Executing bash-5.0.17-r0.post-install 09:48:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:48:43 (4/39) Installing libcurl (7.77.0-r0) 09:48:43 (5/39) Installing curl (7.77.0-r0) 09:48:43 (6/39) Installing dumb-init (1.2.2-r1) 09:48:43 (7/39) Installing libbz2 (1.0.8-r1) 09:48:43 (8/39) Installing expat (2.2.9-r1) 09:48:43 ---> Running in da4a3f60e068 09:48:43 Removing intermediate container ec12737e36b9 09:48:43 ---> 9498bb38b817 09:48:43 Step 23/23 : LABEL version=0.0.0 09:48:43 (9/39) Installing libffi (3.3-r2) 09:48:43 (10/39) Installing gdbm (1.13-r1) 09:48:43 (11/39) Installing xz-libs (5.2.5-r0) 09:48:43 (12/39) Installing sqlite-libs (3.32.1-r1) 09:48:43 (13/39) Installing python3 (3.8.10-r0) 09:48:43 ---> Running in 8a1c36a5361c 09:48:44 Removing intermediate container 93b14be4da86 09:48:44 ---> daa1df904aa5 09:48:44 09:48:44 ---> Running in 50a2909a3534 09:48:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:48:46 Successfully built daa1df904aa5 09:48:49 Successfully tagged security-bootstrapper:latest 09:48:49  Building security-bootstrapper ... done Building security-secretstore-setup 09:48:49 (14/39) Installing py3-appdirs (1.4.4-r1) 09:48:49 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:48:49 (16/39) Installing py3-parsing (2.4.7-r0) 09:48:49 (17/39) Installing py3-six (1.15.0-r0) 09:48:49 (18/39) Installing py3-packaging (20.4-r0) 09:48:49 Removing intermediate container da4a3f60e068 09:48:49 ---> a0b8b2870656 09:48:49 09:48:49 Removing intermediate container 8a1c36a5361c 09:48:49 ---> 4e23a7ec94d5 09:48:49 Step 24/24 : LABEL version=0.0.0 09:48:49 (19/39) Installing py3-setuptools (47.0.0-r0) 09:48:49 (20/39) Installing py3-chardet (3.0.4-r4) 09:48:49 Successfully built a0b8b2870656 09:48:52 (21/39) Installing py3-idna (2.9-r0) 09:48:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:48:52 Successfully tagged core-command:latest 09:48:52  Building core-command ... done Building support-notifications 09:48:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:48:53 (24/39) Installing py3-requests (2.23.0-r0) 09:48:53 (25/39) Installing py3-msgpack (1.0.0-r0) 09:48:53 Removing intermediate container 50a2909a3534 09:48:53 ---> 0bec7064e2a2 09:48:53 09:48:53 (26/39) Installing py3-lockfile (0.12.2-r3) 09:48:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:48:54 (28/39) Installing py3-colorama (0.4.3-r0) 09:48:55 ---> Running in 7b10a4afcd93 09:48:55 (29/39) Installing py3-distlib (0.3.0-r0) 09:48:55 Successfully built 0bec7064e2a2 09:48:55 (30/39) Installing py3-distro (1.5.0-r1) 09:48:55 (31/39) Installing py3-webencodings (0.5.1-r3) 09:48:55 (32/39) Installing py3-html5lib (1.0.1-r4) 09:48:55 Successfully tagged support-scheduler:latest 09:48:55 Building core-data 09:48:55  Building support-scheduler ... done (33/39) Installing py3-pytoml (0.1.21-r0) 09:48:57 (34/39) Installing py3-pep517 (0.8.2-r0) 09:48:57 (35/39) Installing py3-progress (1.5-r0) 09:48:57 (36/39) Installing py3-toml (0.10.1-r0) 09:48:59 (37/39) Installing py3-retrying (1.3.3-r0) 09:49:01 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:49:01 (39/39) Installing py3-pip (20.1.1-r0) 09:49:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:49:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:49:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:49:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:49:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:49:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:49:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:49:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements 09:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:49:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:49:24 ---> da1809951970 09:49:24 Step 3/24 : WORKDIR /edgex-go 09:49:24 ---> Using cache 09:49:24 ---> 849324665a38 09:49:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:24 ---> Using cache 09:49:24 ---> fb081adb1a76 09:49:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:49:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:49:27 ---> da1809951970 09:49:27 Step 3/23 : WORKDIR /edgex-go 09:49:27 ---> Using cache 09:49:27 ---> 849324665a38 09:49:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:27 ---> Using cache 09:49:27 ---> fb081adb1a76 09:49:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.604s coverage: 53.1% of statements 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:49:28 Executing busybox-1.31.1-r19.trigger 09:49:28 OK: 72 MiB in 59 packages 09:49:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.727s coverage: 87.7% of statements 09:49:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:49:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:49:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.222s coverage: 78.9% of statements 09:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.309s coverage: 81.2% of statements 09:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.603s coverage: 95.1% of statements 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.194s coverage: 60.0% of statements 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.477s coverage: 0.8% of statements 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 22.0% of statements 09:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 79.5% of statements 09:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 09:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements 09:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements 09:49:50 Removing intermediate container 7b10a4afcd93 09:49:50 ---> 0d4b174f761e 09:49:50 09:49:50 Successfully built 0d4b174f761e 09:49:50 Successfully tagged core-metadata:latest 09:49:50  Building core-metadata ... done Building security-proxy-setup 09:49:51 ---> Running in 8684f7569400 09:49:51 ---> Running in fba0836fb2c4 09:49:52 Collecting docker-compose==1.23.2 09:49:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements 09:49:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 09:49:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:49:54 ---> da1809951970 09:49:54 Step 3/26 : WORKDIR /edgex-go 09:49:54 ---> Using cache 09:49:54 ---> 849324665a38 09:49:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:54 ---> Using cache 09:49:54 ---> fb081adb1a76 09:49:54 Step 5/26 : RUN apk add --update --no-cache make git 09:49:54 ---> Using cache 09:49:54 ---> 6355b04cf8a9 09:49:54 Step 6/26 : COPY go.mod . 09:49:54 ---> Using cache 09:49:54 ---> db3aaeefc46b 09:49:54 Step 7/26 : RUN go mod download 09:49:54 ---> Using cache 09:49:54 ---> 9d7992c7c965 09:49:54 Step 8/26 : COPY . . 09:49:54 ---> Using cache 09:49:54 ---> 8c794ca34ee8 09:49:54 Step 9/26 : RUN go mod tidy 09:49:54 ---> Using cache 09:49:54 ---> 5e3c5c026a9b 09:49:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:49:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:49:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:49:56 ---> da1809951970 09:49:56 Step 3/22 : WORKDIR /edgex-go 09:49:56 ---> Using cache 09:49:56 ---> 849324665a38 09:49:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:56 ---> Using cache 09:49:56 ---> fb081adb1a76 09:49:56 Step 5/22 : RUN apk add --update --no-cache make git 09:49:56 ---> Using cache 09:49:56 ---> 6355b04cf8a9 09:49:56 Step 6/22 : COPY go.mod . 09:49:56 ---> Using cache 09:49:56 ---> db3aaeefc46b 09:49:56 Step 7/22 : RUN go mod download 09:49:56 ---> Using cache 09:49:56 ---> 9d7992c7c965 09:49:56 Step 8/22 : COPY . . 09:49:56 ---> Using cache 09:49:56 ---> 8c794ca34ee8 09:49:56 Step 9/22 : RUN go mod tidy 09:49:56 ---> Using cache 09:49:56 ---> 5e3c5c026a9b 09:49:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:49:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:49:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:50:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:50:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:50:00 OK: 219 MiB in 52 packages 09:50:00 OK: 219 MiB in 52 packages 09:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.583s coverage: 81.8% of statements 09:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:50:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:50:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:50:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:50:01 ---> Running in 691c1dfa72d5 09:50:01 ---> Running in 7e2b4fd06955 09:50:01 Collecting docopt<0.7,>=0.6.1 09:50:01 Downloading docopt-0.6.2.tar.gz (25 kB) 09:50:03 Collecting jsonschema<3,>=2.5.1 09:50:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:50:03 Collecting PyYAML<4,>=3.10 09:50:03 Downloading PyYAML-3.13.tar.gz (270 kB) 09:50:03 Removing intermediate container fba0836fb2c4 09:50:03 ---> 9be6ac3f8d73 09:50:03 Step 6/23 : COPY go.mod . 09:50:03 Removing intermediate container 8684f7569400 09:50:03 ---> b6ab0ad18d60 09:50:03 Step 6/24 : COPY go.mod . 09:50:03 Collecting cached-property<2,>=1.2.0 09:50:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:50:04 Collecting dockerpty<0.5,>=0.4.1 09:50:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:50:04 ---> 5bb33989e37d 09:50:04 Step 7/23 : RUN go mod download 09:50:04 ---> 12e8dafb789b 09:50:04 Step 7/24 : RUN go mod download 09:50:04 Collecting texttable<0.10,>=0.9.0 09:50:04 ---> Running in fa9d528265cb 09:50:04 Downloading texttable-0.9.1.tar.gz (11 kB) 09:50:04 ---> Running in 9bfebaa1f69c 09:50:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:50:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:50:05 Collecting docker<4.0,>=3.6.0 09:50:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:50:05 Collecting websocket-client<1.0,>=0.32.0 09:50:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:50:06 Collecting urllib3<1.25,>=1.21.1 09:50:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:50:06 Collecting idna<2.8,>=2.5 09:50:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:50:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:50:06 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:50:06 Collecting docker-pycreds>=0.4.0 09:50:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:50:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:50:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:50:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:50:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:50:06 Installing collected packages: urllib3, idna, requests, docopt, jsonschema, PyYAML, cached-property, dockerpty, texttable, websocket-client, docker-pycreds, docker, docker-compose 09:50:06 Attempting uninstall: urllib3 09:50:06 Found existing installation: urllib3 1.25.9 09:50:06 Uninstalling urllib3-1.25.9: 09:50:06 Successfully uninstalled urllib3-1.25.9 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements 09:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.328s coverage: 91.2% of statements 09:50:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:50:10 Attempting uninstall: idna 09:50:10 Found existing installation: idna 2.9 09:50:10 Uninstalling idna-2.9: 09:50:10 Successfully uninstalled idna-2.9 09:50:10 Attempting uninstall: requests 09:50:10 Found existing installation: requests 2.23.0 09:50:10 Uninstalling requests-2.23.0: 09:50:10 Successfully uninstalled requests-2.23.0 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.903s coverage: 64.4% of statements 09:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:50:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.207s coverage: 100.0% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements 09:50:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 09:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 09:50:11 Running setup.py install for docopt: started 09:50:11 Removing intermediate container fa9d528265cb 09:50:11 ---> 716ee51e8174 09:50:11 Step 8/23 : COPY . . 09:50:11 Removing intermediate container 9bfebaa1f69c 09:50:11 ---> 0bae325f1917 09:50:11 Step 8/24 : COPY . . 09:50:12 Running setup.py install for docopt: finished with status 'done' 09:50:12 Running setup.py install for PyYAML: started 09:50:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.061s coverage: 66.9% of statements 09:50:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:50:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:50:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.6% of statements 09:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.362s coverage: 89.5% of statements 09:50:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:50:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 09:50:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:50:22 Running setup.py install for PyYAML: finished with status 'done' 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.596s coverage: 91.9% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 62.7% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.439s coverage: 97.6% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:50:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 09:50:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 95.4% of statements 09:50:27 GO111MODULE=on go vet ./... 09:50:31 Running setup.py install for dockerpty: started 09:50:32 Running setup.py install for dockerpty: finished with status 'done' 09:50:32 Running setup.py install for texttable: started 09:50:32 Running setup.py install for texttable: finished with status 'done' 09:50:42 ---> a0bc605f1fa7 09:50:42 Step 9/24 : RUN go mod tidy 09:50:42 ---> e99dfd2f2854 09:50:42 Step 9/23 : RUN go mod tidy 09:50:43 ---> Running in 122be8a3804e 09:50:43 ---> Running in eb258505f66b 09:50:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:50:54 Removing intermediate container 122be8a3804e 09:50:54 ---> 5803bc23a310 09:50:54 Step 10/24 : RUN make cmd/core-data/core-data 09:50:54 Removing intermediate container eb258505f66b 09:50:54 ---> 29d52d284fc3 09:50:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:50:54 ---> Running in 11714861e5ee 09:50:54 ---> Running in 31c0afc8c895 09:50:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:51:08 Removing intermediate container 691c1dfa72d5 09:51:08 ---> e10eb3874670 09:51:08 09:51:08 Step 11/26 : FROM alpine:3.12 09:51:08 ---> 13621d1b12d4 09:51:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:51:08 Removing intermediate container 7e2b4fd06955 09:51:08 ---> f9eb2c8cb01f 09:51:08 09:51:08 Step 11/22 : FROM alpine:3.12 09:51:08 ---> 13621d1b12d4 09:51:08 Step 12/22 : RUN apk add --update --no-cache curl 09:51:08 ---> Running in 57ad12a49c59 09:51:08 ---> Running in 97887a42e9dd 09:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:11 (1/6) Installing ca-certificates (20191127-r4) 09:51:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:51:11 (3/6) Installing libcurl (7.77.0-r0) 09:51:11 (4/6) Installing curl (7.77.0-r0) 09:51:11 (1/4) Installing ca-certificates (20191127-r4) 09:51:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:51:11 (3/4) Installing libcurl (7.77.0-r0) 09:51:11 (5/6) Installing dumb-init (1.2.2-r1) 09:51:11 (4/4) Installing curl (7.77.0-r0) 09:51:11 (6/6) Installing su-exec (0.2-r1) 09:51:11 Executing busybox-1.31.1-r20.trigger 09:51:11 Executing busybox-1.31.1-r20.trigger 09:51:11 Executing ca-certificates-20191127-r4.trigger 09:51:11 Executing ca-certificates-20191127-r4.trigger 09:51:11 OK: 7 MiB in 20 packages 09:51:11 OK: 7 MiB in 18 packages 09:51:16 Removing intermediate container 57ad12a49c59 09:51:16 ---> 09cf8022211b 09:51:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:51:16 Removing intermediate container 97887a42e9dd 09:51:16 ---> 88500ac5044b 09:51:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:51:18 ---> Running in 99abd75c3172 09:51:18 ---> Running in 783b48f19e4f 09:51:18 Removing intermediate container 99abd75c3172 09:51:18 ---> 912b309698d3 09:51:18 Step 14/26 : WORKDIR / 09:51:20 Removing intermediate container 783b48f19e4f 09:51:20 ---> 8104f0e7bce3 09:51:20 Step 14/22 : WORKDIR /edgex 09:51:22 ---> Running in f856290d41da 09:51:23 ---> Running in e7e650bd2c29 09:51:24 Removing intermediate container f856290d41da 09:51:24 ---> 633a11239b59 09:51:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:51:25 Removing intermediate container e7e650bd2c29 09:51:25 ---> 50950cf91c4f 09:51:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:51:27 ---> 02b5ef1233ca 09:51:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:51:27 ---> 4b1a06dddf69 09:51:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:51:29 ---> 42a8ed7af9ad 09:51:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:51:30 ---> 89696b322039 09:51:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:51:35 ---> d610258027d0 09:51:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:51:35 Removing intermediate container 2284f676c649 09:51:35 ---> f99abf67a55f 09:51:35 Step 15/24 : ENV APP_PORT=58890 09:51:36 ---> f3fe0d89145a 09:51:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:51:36 Removing intermediate container 31c0afc8c895 09:51:36 ---> 543d71891f13 09:51:36 09:51:36 Step 11/23 : FROM alpine:3.12 09:51:36 ---> 13621d1b12d4 09:51:36 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:51:36 ---> Running in bc3ad86579d0 09:51:36 ---> Running in 92f09d4adf40 09:51:37 ---> 2f7d3cbcf881 09:51:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:51:37 ---> Running in 023b42b524e9 09:51:40 Removing intermediate container bc3ad86579d0 09:51:40 ---> 06226b640870 09:51:40 Step 16/24 : EXPOSE $APP_PORT 09:51:40 Removing intermediate container 92f09d4adf40 09:51:40 ---> be47b26660b0 09:51:40 Step 19/22 : CMD ["--init=true"] 09:51:40 ---> 29761ce074e4 09:51:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:51:40 ---> Running in b567f37eca0e 09:51:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:40 ---> Running in 80250e8d0c14 09:51:40 (1/2) Installing ca-certificates (20191127-r4) 09:51:40 (2/2) Installing dumb-init (1.2.2-r1) 09:51:40 Executing busybox-1.31.1-r20.trigger 09:51:40 Executing ca-certificates-20191127-r4.trigger 09:51:40 OK: 6 MiB in 16 packages 09:51:41 Removing intermediate container b567f37eca0e 09:51:41 ---> ad4a38694d29 09:51:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:51:41 ---> 5bcbb67ed5b2 09:51:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:51:41 Removing intermediate container 80250e8d0c14 09:51:41 ---> 5b291b5311f3 09:51:41 Step 20/22 : LABEL arch=x86_64 09:51:46 ---> Running in 25be57cba108 09:51:46 ---> d30f55b14630 09:51:46 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:51:46 Removing intermediate container 023b42b524e9 09:51:46 ---> dda710eb48ae 09:51:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:51:46 ---> 7098ff5081b8 09:51:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:51:46 Removing intermediate container 11714861e5ee 09:51:46 ---> a8fa269ecd97 09:51:46 09:51:46 Step 11/24 : FROM alpine:3.12 09:51:46 ---> 13621d1b12d4 09:51:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:51:46 ---> Running in e3f7998c71a1 09:51:46 ---> Running in f93b800ef834 09:51:46 Removing intermediate container 25be57cba108 09:51:46 ---> bd87bf3ce91a 09:51:46 Step 21/22 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:51:46 ---> Running in df9c87a78a29 09:51:46 ---> Running in 2b704ccb1988 09:51:46 ---> 3f36a0266ac1 09:51:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:51:46 Removing intermediate container f93b800ef834 09:51:46 ---> 84e14ffe1dcf 09:51:46 Step 14/23 : ENV APP_PORT=59860 09:51:46 Removing intermediate container df9c87a78a29 09:51:46 ---> 9ae27b958a54 09:51:46 Step 13/24 : ENV APP_PORT=59880 09:51:46 ---> Running in 6ce0d5df33fc 09:51:46 Removing intermediate container 2b704ccb1988 09:51:46 ---> 16fcb28f837a 09:51:46 Step 22/22 : LABEL version=0.0.0 09:51:46 ---> Running in f086aa228d1e 09:51:46 ---> cf6a0e43af3f 09:51:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:51:46 ---> Running in 52255e55c4f2 09:51:46 ---> Running in 7f83b6e4bf18 09:51:46 Removing intermediate container f086aa228d1e 09:51:46 ---> cc4ced95d598 09:51:46 Step 14/24 : EXPOSE $APP_PORT 09:51:46 Removing intermediate container 6ce0d5df33fc 09:51:46 ---> a3851288ca38 09:51:46 Step 15/23 : EXPOSE $APP_PORT 09:51:47 Removing intermediate container 52255e55c4f2 09:51:47 ---> 1cc5c68b373e 09:51:47 09:51:47 Successfully built 1cc5c68b373e 09:51:47 ---> Running in fb9380a52fc3 09:51:47 Removing intermediate container 7f83b6e4bf18 09:51:47 ---> d412c3cf10c6 09:51:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:47 ---> Running in c40294aa1c0a 09:51:47 Successfully tagged security-proxy-setup:latest 09:51:47  Building security-proxy-setup ... done Removing intermediate container e3f7998c71a1 09:51:47 ---> 73901eb5b33b 09:51:47 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:51:47 ---> Running in f50b8f82156c 09:51:47 Removing intermediate container fb9380a52fc3 09:51:47 ---> 7982b7b4f7a7 09:51:47 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:47 ---> Running in 9982f5b841cb 09:51:47 Removing intermediate container c40294aa1c0a 09:51:47 ---> 3e20f6a8f95e 09:51:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:47 ---> Running in 98c9a5db93e2 09:51:47 Removing intermediate container f50b8f82156c 09:51:47 ---> ec659f18d495 09:51:47 Step 22/24 : LABEL arch=x86_64 09:51:48 Removing intermediate container 9982f5b841cb 09:51:48 ---> 138f87af6740 09:51:48 Step 24/26 : LABEL arch=x86_64 09:51:48 ---> Running in e16313549f07 09:51:48 ---> 327e253ccffa 09:51:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:51:48 ---> Running in 6a3be11b2176 09:51:49 Removing intermediate container e16313549f07 09:51:49 ---> 9fa9d988ec33 09:51:49 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:51:49 Removing intermediate container 6a3be11b2176 09:51:49 ---> c7cbe01b9f2c 09:51:49 Step 25/26 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:51:49 ---> 58f4b3d8004e 09:51:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:51:49 ---> Running in 3c6cca003f71 09:51:49 ---> Running in 2fd4ba9f135a 09:51:49 ---> 4b849d92fa1f 09:51:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:51:49 Removing intermediate container 3c6cca003f71 09:51:49 ---> 5eff3253706a 09:51:49 Step 24/24 : LABEL version=0.0.0 09:51:49 ---> Running in df7c8494fd4b 09:51:49 Removing intermediate container 2fd4ba9f135a 09:51:49 ---> a30a4f125800 09:51:49 Step 26/26 : LABEL version=0.0.0 09:51:49 ---> Running in 22e60813f015 09:51:50 ---> Running in e6a35f561588 09:51:50 Removing intermediate container df7c8494fd4b 09:51:50 ---> 80ed5344ca33 09:51:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:50 Removing intermediate container 98c9a5db93e2 09:51:50 ---> 4fc4c7f6b71c 09:51:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:51:50 Removing intermediate container 22e60813f015 09:51:50 ---> 566b0581a0f6 09:51:50 09:51:50 Successfully built 566b0581a0f6 09:51:50 ---> Running in 7d24694f42eb 09:51:50 Successfully tagged sys-mgmt-agent:latest 09:51:50  Building sys-mgmt-agent ... done  ---> Running in 667af5f19a79 09:51:50 Removing intermediate container e6a35f561588 09:51:50 ---> b57c654c6a9a 09:51:50 09:51:50 Successfully built b57c654c6a9a 09:51:50 Successfully tagged security-secretstore-setup:latest 09:51:50  Building security-secretstore-setup ... done Removing intermediate container 667af5f19a79 09:51:50 ---> e8d67058ed18 09:51:50 Step 21/23 : LABEL arch=x86_64 09:51:50 ---> Running in 4cdb68d603b6 09:51:51 Removing intermediate container 4cdb68d603b6 09:51:51 ---> 07229900e6a1 09:51:51 Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:51:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:51 ---> Running in 4c1eaec59733 09:51:52 Removing intermediate container 4c1eaec59733 09:51:52 ---> 1022658280cf 09:51:52 Step 23/23 : LABEL version=0.0.0 09:51:52 ---> Running in d22408d7b5ff 09:51:52 Removing intermediate container d22408d7b5ff 09:51:52 ---> d1f8694f1abd 09:51:52 09:51:52 Successfully built d1f8694f1abd 09:51:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:52 Successfully tagged support-notifications:latest 09:51:53  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 09:51:53 (2/6) Installing libgcc (9.3.0-r2) 09:51:54 (3/6) Installing libsodium (1.0.18-r0) 09:51:54 (4/6) Installing libstdc++ (9.3.0-r2) 09:51:57 (5/6) Installing libzmq (4.3.3-r0) 09:51:57 (6/6) Installing zeromq (4.3.3-r0) 09:51:57 Executing busybox-1.31.1-r20.trigger 09:51:57 OK: 8 MiB in 20 packages 09:51:57 Removing intermediate container 7d24694f42eb 09:51:57 ---> cf371fef233d 09:51:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:57 ---> 50a20a753884 09:51:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:51:57 ---> c50153a87880 09:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:51:57 ---> 8256b92f6d3a 09:51:57 Step 20/24 : ENTRYPOINT ["/core-data"] 09:51:57 ---> Running in 6e4196819d0e 09:51:57 Removing intermediate container 6e4196819d0e 09:51:57 ---> 86fb49f0f49a 09:51:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:57 ---> Running in 1d5d65a17e7e 09:51:57 Removing intermediate container 1d5d65a17e7e 09:51:57 ---> 1fe392c25224 09:51:57 Step 22/24 : LABEL arch=x86_64 09:51:57 ---> Running in d2ba0b00b2c1 09:51:57 gofmt -l . 09:51:57 [ "`gofmt -l .`" = "" ] 09:51:57 ./bin/test-attribution-txt.sh [Pipeline] sh 09:51:57 Removing intermediate container d2ba0b00b2c1 09:51:57 ---> 398d826a3a2a 09:51:57 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:51:57 ---> Running in c502e748d8e9 09:51:58 Removing intermediate container c502e748d8e9 09:51:58 ---> e605783d109a 09:51:58 Step 24/24 : LABEL version=0.0.0 09:51:58 + ls -al . 09:51:58 total 544 09:51:58 drwxrwxr-x 9 1001 1001 4096 Jun 24 09:51 . 09:51:58 drwxr-xr-x 4 root root 4096 Jun 24 09:47 .. 09:51:58 -rw-rw-r-- 1 1001 1001 11 Jun 24 09:45 .dockerignore 09:51:58 drwxrwxr-x 8 1001 1001 4096 Jun 24 09:45 .git 09:51:58 drwxrwxr-x 3 1001 1001 4096 Jun 24 09:45 .github 09:51:58 -rw-rw-r-- 1 1001 1001 818 Jun 24 09:45 .gitignore 09:51:58 -rw-rw-r-- 1 1001 1001 166 Jun 24 09:45 .sonarcloud.properties 09:51:58 -rw-rw-r-- 1 1001 1001 8609 Jun 24 09:45 Attribution.txt 09:51:58 -rw-rw-r-- 1 1001 1001 3804 Jun 24 09:45 CONTRIBUTING.md 09:51:58 -rw-rw-r-- 1 1001 1001 931 Jun 24 09:45 Dockerfile.build 09:51:58 -rw-rw-r-- 1 1001 1001 849 Jun 24 09:45 Jenkinsfile 09:51:58 -rw-rw-r-- 1 1001 1001 10775 Jun 24 09:45 LICENSE 09:51:58 -rw-rw-r-- 1 1001 1001 5605 Jun 24 09:45 Makefile 09:51:58 -rw-rw-r-- 1 1001 1001 7905 Jun 24 09:45 README.md 09:51:58 -rw-rw-r-- 1 1001 1001 7071 Jun 24 09:45 SECURITY.md 09:51:58 -rw-rw-r-- 1 1001 1001 5 Jun 24 09:41 VERSION 09:51:58 -rw-rw-r-- 1 1001 1001 4131 Jun 24 09:45 ZMQWindows.md 09:51:58 drwxrwxr-x 2 1001 1001 4096 Jun 24 09:45 bin 09:51:58 drwxrwxr-x 14 1001 1001 4096 Jun 24 09:45 cmd 09:51:58 -rw-r--r-- 1 root root 398095 Jun 24 09:50 coverage.out 09:51:58 -rw-rw-r-- 1 1001 1001 841 Jun 24 09:45 go.mod 09:51:58 -rw-r--r-- 1 root root 21053 Jun 24 09:47 go.sum 09:51:58 drwxrwxr-x 7 1001 1001 4096 Jun 24 09:45 internal 09:51:58 drwxrwxr-x 3 1001 1001 4096 Jun 24 09:45 openapi 09:51:58 drwxrwxr-x 4 1001 1001 4096 Jun 24 09:45 snap 09:51:58 -rw-rw-r-- 1 1001 1001 168 Jun 24 09:45 version.go [Pipeline] sh 09:51:58 ---> Running in 4d6235b33d40 09:51:59 + '[' -e coverage.out ] 09:51:59 + chown 1001:1001 coverage.out [Pipeline] stash 09:51:59 Warning: overwriting stash ‘coverage-report’ 09:51:59 Removing intermediate container 4d6235b33d40 09:51:59 ---> 4960880c8ee0 09:51:59 09:51:59 Successfully built 4960880c8ee0 09:51:59 Successfully tagged core-data:latest 09:51:59  Building core-data ... done  [Pipeline] } 09:51:59 $ docker stop --time=1 0eddf952401119f55d555e0161dc15a28ce05963c8ca382eb2ff85ef30caf0fb 09:51:59 Stashed 1 file(s) 09:52:00 $ docker rm -f 0eddf952401119f55d555e0161dc15a28ce05963c8ca382eb2ff85ef30caf0fb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 09:52:01 + docker images 09:52:01 REPOSITORY TAG IMAGE ID CREATED SIZE 09:52:01 core-data latest 4960880c8ee0 3 seconds ago 20.3MB 09:52:01 support-notifications latest d1f8694f1abd 9 seconds ago 16.7MB 09:52:01 sys-mgmt-agent latest 566b0581a0f6 11 seconds ago 312MB 09:52:01 security-secretstore-setup latest b57c654c6a9a 11 seconds ago 28.7MB 09:52:01 security-proxy-setup latest 1cc5c68b373e 15 seconds ago 25.7MB 09:52:01 a8fa269ecd97 16 seconds ago 1.15GB 09:52:01 543d71891f13 27 seconds ago 1.15GB 09:52:01 f9eb2c8cb01f 59 seconds ago 1.15GB 09:52:01 e10eb3874670 59 seconds ago 1.15GB 09:52:01 core-metadata latest 0d4b174f761e 3 minutes ago 16.6MB 09:52:01 support-scheduler latest 0bec7064e2a2 3 minutes ago 15.9MB 09:52:01 core-command latest a0b8b2870656 3 minutes ago 15.9MB 09:52:01 security-bootstrapper latest daa1df904aa5 3 minutes ago 18.6MB 09:52:01 0f53c31a2bba 3 minutes ago 1.15GB 09:52:01 f49595b703ac 3 minutes ago 1.15GB 09:52:01 0f63a548008f 3 minutes ago 1.15GB 09:52:01 70d0b30d7f4a 3 minutes ago 1.14GB 09:52:01 78c8ea13dff9 4 minutes ago 1.15GB 09:52:01 ci-base-image-x86_64 latest da1809951970 9 minutes ago 647MB 09:52:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 09:52:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 09:52:01 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 09:52:01 docker 20.10.0 aefe523efa57 6 months ago 240MB 09:52:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 09:52:01 + make build 09:52:01 go mod tidy [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:52:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:52:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:52:16 Still waiting to schedule task 09:52:16 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1147’ 09:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:52:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:52:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:52:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:52:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:52:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:52:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:52:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:53:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:53:07 $ docker stop --time=1 fbec7051f46dd22061cf4178849484938c169463148ae91d521c9fb469b017ec 09:53:10 $ docker rm -f fbec7051f46dd22061cf4178849484938c169463148ae91d521c9fb469b017ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:12 09:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:13 latest: Pulling from edgex-devops/edgex-compose-arm64 09:53:13 29e5d40040c1: Pulling fs layer 09:53:13 1ce36da41761: Pulling fs layer 09:53:13 25b303627fd3: Pulling fs layer 09:53:13 29e5d40040c1: Verifying Checksum 09:53:13 29e5d40040c1: Download complete 09:53:13 29e5d40040c1: Pull complete 09:53:13 1ce36da41761: Verifying Checksum 09:53:13 1ce36da41761: Download complete 09:53:15 1ce36da41761: Pull complete 09:53:15 25b303627fd3: Verifying Checksum 09:53:15 25b303627fd3: Download complete 09:53:24 25b303627fd3: Pull complete 09:53:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:53:25 prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container 09:53:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:53:28 $ docker top 1d3d59e73fcf88162da710476a067db49ce5aab7bad75b189467f8e82999107d -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:29 + docker-compose build+ --help 09:53:29 grep parallel 09:53:34 --parallel Build images in parallel. [Pipeline] } 09:53:34 $ docker stop --time=1 1d3d59e73fcf88162da710476a067db49ce5aab7bad75b189467f8e82999107d 09:53:36 $ docker rm -f 1d3d59e73fcf88162da710476a067db49ce5aab7bad75b189467f8e82999107d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:53:37 . [Pipeline] withDockerContainer 09:53:37 prd-ubuntu18.04-docker-arm64-4c-16g-1140 does not seem to be running inside a container 09:53:37 $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:53:38 $ docker top c8d06c873cc0f52a6729734edd7ba00035114ad12a63bd7023bfefcba0e9ee51 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:39 + docker-compose -f ./docker-compose-build.yml build --parallel 09:53:45 Building core-command ... 09:53:45 Building core-data ... 09:53:45 Building core-metadata ... 09:53:45 Building security-bootstrapper ... 09:53:45 Building security-proxy-setup ... 09:53:45 Building security-secretstore-setup ... 09:53:45 Building support-notifications ... 09:53:45 Building support-scheduler ... 09:53:45 Building sys-mgmt-agent ... 09:53:45 Building security-secretstore-setup 09:53:45 Building security-proxy-setup 09:53:45 Building security-bootstrapper 09:53:45 Building support-notifications 09:53:45 Building support-scheduler 09:53:53 Running on prd-ubuntu18.04-docker-8c-8g-1157 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 09:53:53 Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout 09:53:53 The recommended git tool is: git 09:53:56 using credential edgex-jenkins-ssh 09:53:56 Cloning the remote Git repository 09:53:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:53:56 > git init /w/workspace/edgex-go/28 # timeout=10 09:53:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:53:56 > git --version # timeout=10 09:53:56 > git --version # 'git version 2.17.1' 09:53:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:54:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:54:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:54:17 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:54:17 Merge succeeded, producing 1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:54:17 Checking out Revision 1d5d4fff35e0209efc89147b80e6776dc6e7d82b (PR-3531) 09:54:17 > git config core.sparsecheckout # timeout=10 09:54:17 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 09:54:17 > git remote # timeout=10 09:54:17 > git config --get remote.origin.url # timeout=10 09:54:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:17 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 09:54:17 > git rev-parse HEAD^{commit} # timeout=10 09:54:17 > git config core.sparsecheckout # timeout=10 09:54:17 > git checkout -f 1d5d4fff35e0209efc89147b80e6776dc6e7d82b # timeout=10 09:54:23 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:24 + echo snap-build.sh 09:54:24 snap-build.sh 09:54:24 + SNAP_BASE_DIR=. 09:54:24 + '[' '!' -z /w/workspace/edgex-go/28 ']' 09:54:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/28 09:54:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/28]' 09:54:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/28] 09:54:24 + cd /w/workspace/edgex-go/28 09:54:24 + sudo apt-get remove -qy --purge lxd lxd-client 09:54:24 Reading package lists... 09:54:24 Building dependency tree... 09:54:24 Reading state information... 09:54:24 The following packages were automatically installed and are no longer required: 09:54:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:54:24 uidmap xdelta3 09:54:24 Use 'sudo apt autoremove' to remove them. 09:54:24 The following packages will be REMOVED: 09:54:24 lxd* lxd-client* 09:54:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:54:25 After this operation, 31.7 MB disk space will be freed. 09:54:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 09:54:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:54:27 Removing lxd dnsmasq configuration 09:54:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:54:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:54:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:54:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 09:54:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:54:30 Processing triggers for systemd (237-3ubuntu10.45) ... 09:54:30 Processing triggers for ureadahead (0.100.0-21) ... 09:54:31 + sudo snap remove --purge lxd 09:54:31 snap "lxd" is not installed 09:54:31 + sudo groupadd --force --system lxd 09:54:31 ++ whoami 09:54:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:54:31 + newgrp - lxd 09:54:32 + sudo snap install lxd 09:54:48 2021-06-24T09:54:43Z INFO Waiting for automatic snapd restart... 09:54:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:54:57 ---> b8ef8661b7ab 09:54:57 Step 3/32 : WORKDIR /edgex-go 09:54:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:57 ---> b8ef8661b7ab 09:54:57 Step 3/23 : WORKDIR /edgex-go 09:54:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:57 ---> b8ef8661b7ab 09:54:57 Step 3/23 : WORKDIR /edgex-go 09:54:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:57 ---> b8ef8661b7ab 09:54:57 Step 3/22 : WORKDIR /edgex-go 09:54:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:54:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:54:57 ---> b8ef8661b7ab 09:54:57 Step 3/26 : WORKDIR /edgex-go 09:54:57 ---> Running in dc9578ac6ebd 09:54:57 ---> Running in 8a7490a9708b 09:54:57 ---> Running in f50b0d37c86a 09:54:57 ---> Running in 0029cbb2f394 09:54:57 ---> Running in 148ae9feb0ba 09:54:59 Removing intermediate container dc9578ac6ebd 09:54:59 ---> a5a042afbc99 09:54:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:00 Removing intermediate container 0029cbb2f394 09:55:00 ---> de3346286628 09:55:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:00 Removing intermediate container 148ae9feb0ba 09:55:00 ---> 8f152ffa5596 09:55:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:00 Removing intermediate container 8a7490a9708b 09:55:00 ---> 6e348ab64ad4 09:55:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:00 Removing intermediate container f50b0d37c86a 09:55:00 ---> f18026951755 09:55:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:00 ---> Running in 5b3641a346fc 09:55:00 ---> Running in e375d85f5952 09:55:00 ---> Running in 72b392a0e351 09:55:00 ---> Running in 61e904c66e68 09:55:01 ---> Running in 3d2f2780c140 09:55:05 Removing intermediate container 5b3641a346fc 09:55:05 ---> 0b375cfe3916 09:55:05 Step 5/32 : RUN apk add --update --no-cache make git 09:55:05 ---> Running in 7411968a30ac 09:55:05 Removing intermediate container e375d85f5952 09:55:05 ---> 7a200757867b 09:55:05 Step 5/26 : RUN apk add --update --no-cache make git 09:55:05 ---> Running in 2ecb3c8ebb66 09:55:05 Removing intermediate container 3d2f2780c140 09:55:05 ---> 30d029af9e9d 09:55:05 Step 5/22 : RUN apk add --update --no-cache make git 09:55:05 lxd 4.15 from Canonical* installed 09:55:05 + sudo lxd init --auto 09:55:05 Removing intermediate container 72b392a0e351 09:55:05 ---> cedbd06053c7 09:55:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:55:05 ---> Running in 2874be11ee09 09:55:05 ---> Running in a3c5ad173ee4 09:55:05 Removing intermediate container 61e904c66e68 09:55:05 ---> f4f65e164c1a 09:55:05 Step 5/23 : RUN apk add --update --no-cache make git 09:55:06 ---> Running in ebb39ce5f441 09:55:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:55:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:55:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:55:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:55:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:55:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:55:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:55:09 OK: 218 MiB in 52 packages 09:55:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:55:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:55:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:55:09 OK: 218 MiB in 52 packages 09:55:10 OK: 218 MiB in 52 packages 09:55:10 OK: 218 MiB in 52 packages 09:55:10 OK: 218 MiB in 52 packages 09:55:10 Removing intermediate container 7411968a30ac 09:55:11 ---> e80f898c72de 09:55:11 Step 6/32 : COPY go.mod . 09:55:11 Removing intermediate container 2ecb3c8ebb66 09:55:11 ---> 00fe30b0ad27 09:55:11 Step 6/26 : COPY go.mod . 09:55:12 Removing intermediate container 2874be11ee09 09:55:12 ---> d0ae77eda73f 09:55:12 Step 6/22 : COPY go.mod . 09:55:12 Removing intermediate container a3c5ad173ee4 09:55:12 ---> 222d2912f4d7 09:55:12 Step 6/23 : COPY go.mod . 09:55:12 ---> 9974e0948225 09:55:12 Step 7/32 : RUN go mod download 09:55:12 Removing intermediate container ebb39ce5f441 09:55:12 ---> 3afa726954cf 09:55:12 Step 6/23 : COPY go.mod . 09:55:12 ---> Running in c34ccac6ad06 09:55:12 ---> 68805e281ef0 09:55:12 Step 7/26 : RUN go mod download 09:55:13 ---> Running in 95a01cc7d837 09:55:13 ---> 99e505623e9e 09:55:13 Step 7/22 : RUN go mod download 09:55:13 ---> 7376640b7611 09:55:13 Step 7/23 : RUN go mod download 09:55:13 + sudo snap install --classic snapcraft 09:55:13 ---> c5e873d05add 09:55:13 Step 7/23 : RUN go mod download 09:55:13 ---> Running in 8397de76a2bc 09:55:13 ---> Running in af0a6e53a7fb 09:55:14 ---> Running in 23db8d67c9bf 09:55:18 Removing intermediate container c34ccac6ad06 09:55:18 ---> 7f12dd772236 09:55:18 Step 8/32 : COPY . . 09:55:18 Removing intermediate container 95a01cc7d837 09:55:18 ---> e9a0e5a79f84 09:55:18 Step 8/26 : COPY . . 09:55:18 Removing intermediate container af0a6e53a7fb 09:55:18 ---> d6d3a6101dce 09:55:18 Step 8/22 : COPY . . 09:55:19 Removing intermediate container 23db8d67c9bf 09:55:19 ---> ab1bfe748707 09:55:19 Step 8/23 : COPY . . 09:55:20 Removing intermediate container 8397de76a2bc 09:55:20 ---> e7754d2992f5 09:55:20 Step 8/23 : COPY . . 09:55:28 snapcraft 4.8.2 from Canonical* installed 09:55:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:55:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:55:28 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:28 Dload Upload Total Spent Left Speed 09:55:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2022 0 --:--:-- --:--:-- --:--:-- 2022 09:55:28 100 3325k 100 3325k 0 0 6443k 0 --:--:-- --:--:-- --:--:-- 6443k 09:55:28 ./yq_linux_amd64 09:55:28 + sudo snapcraft prime --use-lxd 09:55:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:55:31 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: 09:55:31 - README.md 09:55:31 09:55:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:55:31 Launching a container. 09:55:39 Waiting for container to be ready 09:55:39 To start your first instance, try: lxc launch ubuntu:18.04 09:55:39 09:55:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:55:44 Waiting for network to be ready... 09:55:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:55:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:55:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 09:55:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:55:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:55:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:55:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:55:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:55:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 09:55:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:55:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:55:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:55:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:55:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:55:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:55:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:55:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:55:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:55:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:55:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 09:55:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 09:55:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:55:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:55:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 09:55:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 09:55:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 09:55:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:55:46 ---> a38f6ffba9c2 09:55:46 Step 9/26 : RUN go mod tidy 09:55:46 ---> 93bacd2f79b1 09:55:46 Step 9/22 : RUN go mod tidy 09:55:46 ---> e03608c48801 09:55:46 Step 9/32 : RUN go mod tidy 09:55:46 ---> 3d899abce86b 09:55:46 Step 9/23 : RUN go mod tidy 09:55:46 ---> 724fd6745225 09:55:46 Step 9/23 : RUN go mod tidy 09:55:46 ---> Running in e7ab7fa13c38 09:55:46 ---> Running in 3f5db59f390b 09:55:46 ---> Running in d7ec072f032a 09:55:46 ---> Running in 2ddcba4493a1 09:55:46 ---> Running in 267af123370d 09:55:49 Fetched 24.8 MB in 4s (6125 kB/s) 09:55:49 Reading package lists... 09:55:49 Reading package lists... 09:55:50 Building dependency tree... 09:55:50 Reading state information... 09:55:50 Removing intermediate container e7ab7fa13c38 09:55:50 ---> 8977898aa474 09:55:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:50 ---> Running in ba347f5dcf32 09:55:50 The following additional packages will be installed: 09:55:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:55:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:55:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:55:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:55:50 Suggested packages: 09:55:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:55:50 Recommended packages: 09:55:50 gnupg libsasl2-modules 09:55:50 The following NEW packages will be installed: 09:55:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:55:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:55:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:55:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:55:50 The following packages will be upgraded: 09:55:50 gpg gpg-agent gpgconf libudev1 09:55:50 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 09:55:50 Need to get 3530 kB of archives. 09:55:50 After this operation, 13.3 MB of additional disk space will be used. 09:55:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 09:55:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:55:50 Removing intermediate container 3f5db59f390b 09:55:50 ---> 2716908a102e 09:55:50 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:55:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:55:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:55:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 09:55:50 Removing intermediate container d7ec072f032a 09:55:50 ---> eb666be9888c 09:55:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:50 ---> Running in 6c743136a011 09:55:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 09:55:51 ---> Running in 8ad32df8b60f 09:55:51 Removing intermediate container 267af123370d 09:55:51 ---> c3f8fa3f6e0c 09:55:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:55:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:55:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:55:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:55:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:55:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:55:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:55:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:55:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:55:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:55:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:55:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:55:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:55:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:55:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:55:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:55:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:55:51 debconf: delaying package configuration, since apt-utils is not installed 09:55:51 Fetched 3530 kB in 1s (3486 kB/s) 09:55:51 ---> Running in 069f4d0d2b5a 09:55:51 Removing intermediate container 2ddcba4493a1 09:55:51 ---> 413fbd19c066 09:55:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:55:51 (Reading database ... 12511 files and directories currently installed.) 09:55:51 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 09:55:51 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:55:51 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 09:55:51 Selecting previously unselected package udev. 09:55:51 (Reading database ... 12511 files and directories currently installed.) 09:55:51 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 09:55:52 ---> Running in 285440aea104 09:55:52 Unpacking udev (237-3ubuntu10.48) ... 09:55:52 Selecting previously unselected package libfuse2:amd64. 09:55:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:55:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:55:52 Selecting previously unselected package fuse. 09:55:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:55:52 Unpacking fuse (2.9.7-1ubuntu1) ... 09:55:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:55:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:55:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:55:52 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:55:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:55:52 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:55:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:55:52 Selecting previously unselected package libksba8:amd64. 09:55:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:55:52 Unpacking libksba8:amd64 (1.3.5-2) ... 09:55:52 Selecting previously unselected package libroken18-heimdal:amd64. 09:55:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:55:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:55:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:55:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libwind0-heimdal:amd64. 09:55:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:55:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:55:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:55:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:55:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:55:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:55:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:53 Selecting previously unselected package libsasl2-modules-db:amd64. 09:55:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:55:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:55:54 Selecting previously unselected package libsasl2-2:amd64. 09:55:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:55:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:55:54 Selecting previously unselected package libldap-common. 09:55:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:55:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:55:54 Selecting previously unselected package libldap-2.4-2:amd64. 09:55:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:55:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:55:54 Selecting previously unselected package dirmngr. 09:55:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:55:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:55:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:55:54 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:55:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:55:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:55:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:55:54 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:55:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Setting up libksba8:amd64 (1.3.5-2) ... 09:55:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:55:54 Setting up udev (237-3ubuntu10.48) ... 09:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:55:54 invoke-rc.d: policy-rc.d denied execution of start. 09:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:55:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Processing triggers for systemd (237-3ubuntu10) ... 09:55:54 Setting up fuse (2.9.7-1ubuntu1) ... 09:55:54 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:55:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:55:55 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:55:55 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:55:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:55:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:55:55 settings in the [Install] section, and DefaultInstance for template units). 09:55:55 This means they are not meant to be enabled using systemctl. 09:55:55 Possible reasons for having this kind of units are: 09:55:55 1) A unit may be statically enabled by being symlinked from another unit's 09:55:55 .wants/ or .requires/ directory. 09:55:55 2) A unit's purpose may be to act as a helper for some other unit which has 09:55:55 a requirement dependency on it. 09:55:55 3) A unit may be started when needed via activation (socket, path, timer, 09:55:55 D-Bus, udev, scripted systemctl call, ...). 09:55:55 4) In case of template units, the unit is meant to be enabled with some 09:55:55 instance name specified. 09:55:55 Reading package lists... 09:55:55 Building dependency tree... 09:55:55 Reading state information... 09:55:58 The following additional packages will be installed: 09:55:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:55:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:55:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:55:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:55:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:55:58 Suggested packages: 09:55:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:55:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:55:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:55:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:55:58 systemd-container policykit-1 09:55:58 Recommended packages: 09:55:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:55:58 The following NEW packages will be installed: 09:55:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:55:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:55:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:55:58 multiarch-support openssh-client python3 python3-minimal python3.6 09:55:58 python3.6-minimal snapd squashfs-tools sudo 09:55:58 The following packages will be upgraded: 09:55:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:55:58 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 09:55:58 Need to get 36.7 MB of archives. 09:55:58 After this operation, 147 MB of additional disk space will be used. 09:55:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 09:55:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:55:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 09:55:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:55:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:55:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:55:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:55:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:55:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:55:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:55:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:55:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:55:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:55:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:55:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:55:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:55:58 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 09:55:58 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 09:55:58 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 09:55:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:55:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:55:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:55:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:55:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:55:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:55:58 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:55:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:55:58 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:55:58 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 09:55:58 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 09:55:58 debconf: delaying package configuration, since apt-utils is not installed 09:55:58 Fetched 36.7 MB in 2s (14.7 MB/s) 09:55:59 (Reading database ... 12757 files and directories currently installed.) 09:55:59 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 09:55:59 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:55:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 09:55:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:55:59 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 09:55:59 (Reading database ... 12757 files and directories currently installed.) 09:55:59 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 09:56:00 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 09:56:00 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 09:56:00 (Reading database ... 12757 files and directories currently installed.) 09:56:00 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 09:56:00 Unpacking apt (1.6.13) over (1.6.1) ... 09:56:00 Setting up apt (1.6.13) ... 09:56:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:56:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:56:01 (Reading database ... 12764 files and directories currently installed.) 09:56:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:56:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:56:01 Selecting previously unselected package libpython3.6-minimal:amd64. 09:56:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:01 Selecting previously unselected package libexpat1:amd64. 09:56:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:56:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:56:01 Selecting previously unselected package python3.6-minimal. 09:56:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:56:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:56:02 Checking for services that may need to be restarted...done. 09:56:02 Checking for services that may need to be restarted...done. 09:56:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:56:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:56:02 Selecting previously unselected package python3-minimal. 09:56:02 (Reading database ... 13012 files and directories currently installed.) 09:56:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:56:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:56:02 Selecting previously unselected package mime-support. 09:56:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:56:02 Unpacking mime-support (3.60ubuntu1) ... 09:56:02 Selecting previously unselected package libmpdec2:amd64. 09:56:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:56:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:56:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:56:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:03 Selecting previously unselected package python3.6. 09:56:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:56:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:56:04 Selecting previously unselected package libpython3-stdlib:amd64. 09:56:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:56:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:56:04 Setting up python3-minimal (3.6.7-1~18.04) ... 09:56:04 Selecting previously unselected package python3. 09:56:04 (Reading database ... 13442 files and directories currently installed.) 09:56:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:56:04 Unpacking python3 (3.6.7-1~18.04) ... 09:56:04 Selecting previously unselected package multiarch-support. 09:56:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:56:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:56:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:56:04 Selecting previously unselected package liblzo2-2:amd64. 09:56:04 (Reading database ... 13479 files and directories currently installed.) 09:56:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:56:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:56:04 Selecting previously unselected package libbsd0:amd64. 09:56:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:56:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:56:04 Selecting previously unselected package sudo. 09:56:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:56:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:56:04 Selecting previously unselected package apparmor. 09:56:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:56:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:56:05 Selecting previously unselected package libedit2:amd64. 09:56:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:56:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:56:05 Selecting previously unselected package libkrb5support0:amd64. 09:56:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:56:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:56:05 Selecting previously unselected package libk5crypto3:amd64. 09:56:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:56:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:56:05 Selecting previously unselected package libkeyutils1:amd64. 09:56:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:56:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:56:05 Selecting previously unselected package libkrb5-3:amd64. 09:56:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:56:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:56:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:56:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:56:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:56:06 Selecting previously unselected package libssl1.0.0:amd64. 09:56:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:56:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:56:06 Selecting previously unselected package openssh-client. 09:56:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:56:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:56:07 Selecting previously unselected package squashfs-tools. 09:56:07 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 09:56:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:56:07 Selecting previously unselected package snapd. 09:56:07 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 09:56:07 Unpacking snapd (2.49.2+18.04) ... 09:56:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:56:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:56:11 Setting up mime-support (3.60ubuntu1) ... 09:56:11 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:56:11 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:56:11 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:56:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:56:11 Setting up systemd (237-3ubuntu10.48) ... 09:56:11 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:56:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:56:11 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:56:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:56:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:56:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:56:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:56:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:56:12 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:56:12 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:56:12 Setting up python3 (3.6.7-1~18.04) ... 09:56:12 running python rtupdate hooks for python3.6... 09:56:12 running python post-rtupdate hooks for python3.6... 09:56:12 Setting up apparmor (2.12-4ubuntu5.1) ... 09:56:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:56:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:56:13 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:56:13 Setting up snapd (2.49.2+18.04) ... 09:56:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:56:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:56:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:56:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:56:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:56:14 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:56:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:56:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:56:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:56:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:56:15 /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' 09:56:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:56:15 Processing triggers for systemd (237-3ubuntu10.48) ... 09:56:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:56:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:56:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:56:17 Reading package lists... 09:56:18 Reading package lists... 09:56:18 Building dependency tree... 09:56:18 Reading state information... 09:56:18 Calculating upgrade... 09:56:18 The following packages will be upgraded: 09:56:18 advancecomp base-files bash binutils binutils-common 09:56:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:56:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:56:18 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:56:18 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:56:18 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:56:18 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:56:18 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:56:18 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:56:18 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:56:18 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:56:18 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:56:18 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:56:18 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:56:18 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:56:18 ubuntu-keyring util-linux 09:56:18 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:56:18 Need to get 64.1 MB of archives. 09:56:18 After this operation, 5112 kB of additional disk space will be used. 09:56:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 09:56:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:56:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:56:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:56:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:56:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:56:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:56:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:56:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:56:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:56:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:56:18 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:56:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:56:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:56:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:56:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:56:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:56:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:56:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:56:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:56:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:56:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:56:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:56:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:56:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:56:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:56:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:56:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:56:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:56:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:56:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:56:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:56:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:56:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:56:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:56:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:56:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:56:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:56:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:56:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:56:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:56:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:56:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:56:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:56:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:56:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:56:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:56:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:56:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:56:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 09:56:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:56:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:56:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:56:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:56:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:56:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:56:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:56:19 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:56:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:56:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:56:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:56:19 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:56:19 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:56:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:56:19 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:56:19 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:56:19 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:56:19 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:56:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:56:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:56:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:56:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:56:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:56:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:56:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:56:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:56:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:56:19 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:56:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:56:19 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:56:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:56:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:56:20 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:56:20 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 09:56:20 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:56:20 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 09:56:20 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 09:56:20 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:56:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:56:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:56:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:56:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:56:20 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:56:20 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:56:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:56:20 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:56:20 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:56:20 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:56:20 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:56:20 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:56:20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:56:20 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:56:20 debconf: delaying package configuration, since apt-utils is not installed 09:56:20 Fetched 64.1 MB in 2s (27.6 MB/s) 09:56:20 (Reading database ... 13914 files and directories currently installed.) 09:56:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:56:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:56:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:56:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:56:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 09:56:21 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 09:56:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:22 (Reading database ... 13914 files and directories currently installed.) 09:56:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:56:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:56:22 (Reading database ... 13914 files and directories currently installed.) 09:56:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:56:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:56:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:23 (Reading database ... 13914 files and directories currently installed.) 09:56:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:56:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:56:23 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:56:24 (Reading database ... 13914 files and directories currently installed.) 09:56:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:56:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:56:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:56:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:56:24 Setting up base-files (10.1ubuntu2.10) ... 09:56:24 Installing new version of config file /etc/issue ... 09:56:24 Installing new version of config file /etc/issue.net ... 09:56:24 Installing new version of config file /etc/lsb-release ... 09:56:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:56:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:56:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:56:24 Removing obsolete conffile /etc/default/motd-news ... 09:56:24 (Reading database ... 13915 files and directories currently installed.) 09:56:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:56:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:56:25 Setting up bash (4.4.18-2ubuntu1.2) ... 09:56:25 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 09:56:25 (Reading database ... 13915 files and directories currently installed.) 09:56:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:56:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:56:25 (Reading database ... 13915 files and directories currently installed.) 09:56:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:56:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:56:25 Setting up tar (1.29b-2ubuntu0.2) ... 09:56:25 (Reading database ... 13915 files and directories currently installed.) 09:56:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:56:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:56:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:56:26 (Reading database ... 13915 files and directories currently installed.) 09:56:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:56:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:56:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:56:26 (Reading database ... 13915 files and directories currently installed.) 09:56:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:56:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:56:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:56:26 (Reading database ... 13915 files and directories currently installed.) 09:56:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:56:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:56:26 Setting up grep (3.1-2build1) ... 09:56:26 (Reading database ... 13915 files and directories currently installed.) 09:56:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:56:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:56:26 Setting up login (1:4.5-1ubuntu2) ... 09:56:26 (Reading database ... 13915 files and directories currently installed.) 09:56:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:56:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:56:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:56:27 (Reading database ... 13915 files and directories currently installed.) 09:56:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:56:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:56:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:56:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:56:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:56:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:56:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:56:28 (Reading database ... 13915 files and directories currently installed.) 09:56:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:56:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:56:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:56:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:56:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:56:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:56:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:56:29 (Reading database ... 13915 files and directories currently installed.) 09:56:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:56:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:56:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:56:29 (Reading database ... 13915 files and directories currently installed.) 09:56:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:56:29 (Reading database ... 13915 files and directories currently installed.) 09:56:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:56:29 (Reading database ... 13915 files and directories currently installed.) 09:56:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:56:29 (Reading database ... 13915 files and directories currently installed.) 09:56:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:56:29 (Reading database ... 13915 files and directories currently installed.) 09:56:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:56:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:56:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:56:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:56:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:56:30 (Reading database ... 13915 files and directories currently installed.) 09:56:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:56:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:56:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:56:30 (Reading database ... 13915 files and directories currently installed.) 09:56:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:56:30 (Reading database ... 13915 files and directories currently installed.) 09:56:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:56:30 (Reading database ... 13915 files and directories currently installed.) 09:56:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:56:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:56:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:56:31 (Reading database ... 13915 files and directories currently installed.) 09:56:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:56:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:56:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:56:31 (Reading database ... 13915 files and directories currently installed.) 09:56:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:56:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:56:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:56:32 (Reading database ... 13917 files and directories currently installed.) 09:56:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:56:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:56:32 Setting up debconf (1.5.66ubuntu1) ... 09:56:32 (Reading database ... 13917 files and directories currently installed.) 09:56:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:56:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:56:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:56:32 (Reading database ... 13917 files and directories currently installed.) 09:56:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:56:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:56:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:56:33 (Reading database ... 13917 files and directories currently installed.) 09:56:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:56:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:56:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:56:33 (Reading database ... 13917 files and directories currently installed.) 09:56:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:56:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:56:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:56:33 (Reading database ... 13919 files and directories currently installed.) 09:56:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:56:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:56:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:56:34 (Reading database ... 13923 files and directories currently installed.) 09:56:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:56:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:56:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 09:56:34 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:56:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:56:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:56:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:56:35 (Reading database ... 13923 files and directories currently installed.) 09:56:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:56:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:56:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:56:35 (Reading database ... 13923 files and directories currently installed.) 09:56:35 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:56:35 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:56:35 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:56:35 (Reading database ... 13923 files and directories currently installed.) 09:56:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:56:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:56:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:56:36 (Reading database ... 13923 files and directories currently installed.) 09:56:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:56:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:56:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:56:36 (Reading database ... 13923 files and directories currently installed.) 09:56:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:56:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:56:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:56:36 (Reading database ... 13923 files and directories currently installed.) 09:56:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:56:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:56:37 Setting up passwd (1:4.5-1ubuntu2) ... 09:56:37 (Reading database ... 13923 files and directories currently installed.) 09:56:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:56:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:56:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:56:37 (Reading database ... 13923 files and directories currently installed.) 09:56:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:56:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:56:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:56:37 (Reading database ... 13923 files and directories currently installed.) 09:56:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:56:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:56:37 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:56:37 (Reading database ... 13923 files and directories currently installed.) 09:56:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:56:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:56:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:56:37 (Reading database ... 13923 files and directories currently installed.) 09:56:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:56:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:56:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:56:37 (Reading database ... 13923 files and directories currently installed.) 09:56:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:56:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:56:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:56:38 (Reading database ... 13923 files and directories currently installed.) 09:56:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:56:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:56:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:56:38 (Reading database ... 13923 files and directories currently installed.) 09:56:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:56:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:56:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:56:38 (Reading database ... 13923 files and directories currently installed.) 09:56:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:56:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:56:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:56:38 (Reading database ... 13924 files and directories currently installed.) 09:56:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:56:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:56:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:56:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:56:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:56:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:56:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:56:39 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:56:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:56:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:56:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:56:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:56:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:56:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:56:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:56:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:56:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:56:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:56:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:56:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:56:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:56:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:56:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:56:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:56:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:56:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:56:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:56:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:56:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:56:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:56:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:56:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:56:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:56:41 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:56:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:56:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:56:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:43 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:44 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:44 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:45 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:45 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:45 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:56:45 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:56:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:56:46 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:56:46 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:56:46 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:56:46 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:56:46 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:56:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:56:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:56:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:56:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:56:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:56:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:56:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:56:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:56:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:56:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:56:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:56:47 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:56:48 09:56:48 Current default time zone: 'Etc/UTC' 09:56:48 Local time is now: Thu Jun 24 09:56:47 UTC 2021. 09:56:48 Universal Time is now: Thu Jun 24 09:56:47 UTC 2021. 09:56:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:56:48 09:56:48 Setting up systemd-sysv (237-3ubuntu10.48) ... 09:56:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:48 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 09:56:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:56:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:56:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:56:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:56:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:56:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:56:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:56:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:56:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:56:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:56:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:48 Setting up patch (2.7.6-2ubuntu1.1) ... 09:56:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:56:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:56:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:56:48 Installing new version of config file /etc/ssl/openssl.cnf ... 09:56:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:56:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:56:48 Setting up ca-certificates (20210119~18.04.1) ... 09:56:50 Updating certificates in /etc/ssl/certs... 09:56:51 23 added, 27 removed; done. 09:56:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:56:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:56:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:56:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:56:51 Setting up pkgbinarymangler (138.18.04.1) ... 09:56:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:56:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:56:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:56:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:56:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:56:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:56:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:56:52 Setting up perl (5.26.1-6ubuntu0.5) ... 09:56:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:56:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:56:52 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:56:52 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:56:52 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:56:52 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:56:52 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:56:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:56:52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:56:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:56:52 Processing triggers for systemd (237-3ubuntu10.48) ... 09:56:53 Processing triggers for mime-support (3.60ubuntu1) ... 09:56:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:56:53 Updating certificates in /etc/ssl/certs... 09:56:53 0 added, 0 removed; done. 09:56:53 Running hooks in /etc/ca-certificates/update.d... 09:56:53 done. 09:56:54 Reading package lists... 09:56:54 Building dependency tree... 09:56:54 Reading state information... 09:56:54 The following NEW packages will be installed: 09:56:54 apt-transport-https 09:56:54 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:56:54 Need to get 1692 B of archives. 09:56:54 After this operation, 154 kB of additional disk space will be used. 09:56:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 09:56:54 debconf: delaying package configuration, since apt-utils is not installed 09:56:54 Fetched 1692 B in 0s (8594 B/s) 09:56:54 Selecting previously unselected package apt-transport-https. 09:56:54 (Reading database ... 13929 files and directories currently installed.) 09:56:54 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 09:56:54 Unpacking apt-transport-https (1.6.13) ... 09:56:55 Setting up apt-transport-https (1.6.13) ... 09:56:55 Waiting for network to be ready... 09:57:01 2021-06-24T09:56:59Z INFO Waiting for automatic snapd restart... 09:57:03 snapd 2.51 from Canonical* installed 09:57:03 "snapd" switched to the "latest/stable" channel 09:57:03 09:57:07 core18 20210611 from Canonical* installed 09:57:07 "core18" switched to the "latest/stable" channel 09:57:07 09:57:11 snapcraft 4.8.2 from Canonical* installed 09:57:11 "snapcraft" switched to the "latest/stable" channel 09:57:11 09:57:15 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: 09:57:15 - README.md 09:57:15 09:57:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:57:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:57:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:57:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:57:17 Reading package lists... 09:57:17 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 09:57:17 Reading package lists... 09:57:18 Building dependency tree... 09:57:18 Reading state information... 09:57:18 Suggested packages: 09:57:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:57:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:57:18 Recommended packages: 09:57:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:57:18 The following NEW packages will be installed: 09:57:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:57:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:57:18 pkg-config zip 09:57:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:57:18 Need to get 7663 kB of archives. 09:57:18 After this operation, 43.8 MB of additional disk space will be used. 09:57:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:57:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 09:57:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 09:57:18 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:57:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 09:57:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:57:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:57:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:57:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:57:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:57:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:57:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:57:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:57:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:57:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:57:19 debconf: delaying package configuration, since apt-utils is not installed 09:57:19 Fetched 7663 kB in 1s (9476 kB/s) 09:57:19 Selecting previously unselected package libglib2.0-0:amd64. 09:57:19 (Reading database ... 13933 files and directories currently installed.) 09:57:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:57:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:57:19 Selecting previously unselected package libpsl5:amd64. 09:57:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:57:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:57:19 Selecting previously unselected package libnghttp2-14:amd64. 09:57:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:57:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:57:19 Selecting previously unselected package librtmp1:amd64. 09:57:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:57:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:57:19 Selecting previously unselected package libcurl3-gnutls:amd64. 09:57:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 09:57:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:57:20 Selecting previously unselected package liberror-perl. 09:57:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:57:20 Unpacking liberror-perl (0.17025-1) ... 09:57:20 Selecting previously unselected package git-man. 09:57:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 09:57:20 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 09:57:20 Selecting previously unselected package git. 09:57:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 09:57:20 Unpacking git (1:2.17.1-1ubuntu0.8) ... 09:57:21 Selecting previously unselected package libnorm1:amd64. 09:57:21 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:57:21 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:57:21 Selecting previously unselected package libpgm-5.2-0:amd64. 09:57:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:57:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:57:21 Selecting previously unselected package libsodium23:amd64. 09:57:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:57:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:57:21 Selecting previously unselected package libzmq5:amd64. 09:57:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:57:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:57:21 Selecting previously unselected package libzmq3-dev:amd64. 09:57:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:57:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:57:21 Selecting previously unselected package pkg-config. 09:57:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:57:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:57:21 Selecting previously unselected package zip. 09:57:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:57:21 Unpacking zip (3.0-11build1) ... 09:57:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:57:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 09:57:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:57:22 Setting up liberror-perl (0.17025-1) ... 09:57:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:57:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:57:22 No schema files found: doing nothing. 09:57:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:57:22 Setting up zip (3.0-11build1) ... 09:57:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:57:22 Setting up libsodium23:amd64 (1.0.16-2) ... 09:57:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:57:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:57:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:57:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:57:22 Setting up git (1:2.17.1-1ubuntu0.8) ... 09:57:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:57:23 git set to automatically installed. 09:57:23 git-man set to automatically installed. 09:57:23 libcurl3-gnutls set to automatically installed. 09:57:23 liberror-perl set to automatically installed. 09:57:23 libglib2.0-0 set to automatically installed. 09:57:23 libnghttp2-14 set to automatically installed. 09:57:23 libnorm1 set to automatically installed. 09:57:23 libpgm-5.2-0 set to automatically installed. 09:57:23 libpsl5 set to automatically installed. 09:57:23 librtmp1 set to automatically installed. 09:57:23 libsodium23 set to automatically installed. 09:57:23 libzmq3-dev set to automatically installed. 09:57:23 libzmq5 set to automatically installed. 09:57:23 pkg-config set to automatically installed. 09:57:23 zip set to automatically installed. 09:57:24 snapd is not logged in, snap install commands will use sudo 09:57:25 snap "core18" has no updates available 09:57:26 snapd is not logged in, snap install commands will use sudo 09:57:31 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 09:57:31 Downloading snap 'edgex-app-service-configurable' 09:57:33 2021/06/24 09:57:32.697149 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 09:57:33 Pulling app-service-config 09:57:33 + snapcraftctl pull 09:57:34 Pulling config-common 09:57:34 + snapcraftctl pull 09:57:35 Pulling go-build-helper 09:57:35 + snapcraftctl pull 09:57:36 'edgex-go' has dependencies that need to be staged: go-build-helper 09:57:36 Skipping pull go-build-helper (already ran) 09:57:36 Building go-build-helper 09:57:36 + snapcraftctl build 09:57:38 Staging go-build-helper 09:57:38 + snapcraftctl stage 09:57:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:57:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:57:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 09:57:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:57:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:57:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:57:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:57:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:57:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 09:57:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:57:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:57:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:57:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:57:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:57:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:57:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:57:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:57:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:57:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:57:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 09:57:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 09:57:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:57:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:57:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 09:57:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 09:57:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 09:57:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:57:47 Fetched 24.8 MB in 0s (0 B/s) 09:57:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:57:47 Fetched 224 kB in 0s (0 B/s) 09:57:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:57:47 Fetched 157 kB in 0s (0 B/s) 09:57:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:57:47 Fetched 221 kB in 0s (0 B/s) 09:57:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:57:47 Fetched 143 kB in 0s (0 B/s) 09:57:47 Pulling edgex-go 09:57:47 + snapcraftctl pull 09:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:58:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:58:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:58:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:58:05 Fetched 0 B in 0s (0 B/s) 09:58:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:58:05 Fetched 96.5 kB in 0s (0 B/s) 09:58:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:58:05 Fetched 279 kB in 0s (0 B/s) 09:58:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:58:05 Fetched 122 kB in 0s (0 B/s) 09:58:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:58:05 Fetched 77.8 kB in 0s (0 B/s) 09:58:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:58:05 Fetched 8848 B in 0s (0 B/s) 09:58:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:58:05 Fetched 47.8 kB in 0s (0 B/s) 09:58:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:58:05 Fetched 45.6 kB in 0s (0 B/s) 09:58:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:58:05 Fetched 15.0 kB in 0s (0 B/s) 09:58:05 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 09:58:05 Fetched 219 kB in 0s (0 B/s) 09:58:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:58:05 Fetched 154 kB in 0s (0 B/s) 09:58:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:58:05 Fetched 50.6 kB in 0s (0 B/s) 09:58:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:58:05 Fetched 14.8 kB in 0s (0 B/s) 09:58:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:58:05 Fetched 41.8 kB in 0s (0 B/s) 09:58:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:58:05 Fetched 499 kB in 0s (0 B/s) 09:58:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:58:05 Fetched 111 kB in 0s (0 B/s) 09:58:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:58:05 Fetched 240 kB in 0s (0 B/s) 09:58:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:58:05 Fetched 29.3 kB in 0s (0 B/s) 09:58:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:58:05 Fetched 85.5 kB in 0s (0 B/s) 09:58:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:58:05 Fetched 24.5 kB in 0s (0 B/s) 09:58:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:58:05 Fetched 49.2 kB in 0s (0 B/s) 09:58:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:58:05 Fetched 54.2 kB in 0s (0 B/s) 09:58:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:58:05 Fetched 30.8 kB in 0s (0 B/s) 09:58:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:58:05 Fetched 15.8 kB in 0s (0 B/s) 09:58:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:58:05 Fetched 85.9 kB in 0s (0 B/s) 09:58:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:58:05 Fetched 8720 B in 0s (0 B/s) 09:58:05 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:58:05 Fetched 140 kB in 0s (0 B/s) 09:58:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:58:05 Fetched 119 kB in 0s (0 B/s) 09:58:05 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:58:05 Fetched 111 kB in 0s (0 B/s) 09:58:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:58:05 Fetched 11.1 kB in 0s (0 B/s) 09:58:05 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:58:05 Fetched 645 kB in 0s (0 B/s) 09:58:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:58:05 Fetched 41.3 kB in 0s (0 B/s) 09:58:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:58:05 Fetched 17.9 kB in 0s (0 B/s) 09:58:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:58:05 Fetched 368 kB in 0s (0 B/s) 09:58:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:58:05 Fetched 187 kB in 0s (0 B/s) 09:58:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:58:05 Fetched 175 kB in 0s (0 B/s) 09:58:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:58:05 Fetched 206 kB in 0s (0 B/s) 09:58:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:58:05 Fetched 1301 kB in 0s (0 B/s) 09:58:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:58:05 Fetched 36.2 kB in 0s (0 B/s) 09:58:05 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 09:58:05 Fetched 159 kB in 0s (0 B/s) 09:58:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:58:05 Fetched 107 kB in 0s (0 B/s) 09:58:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:58:05 Fetched 48.7 kB in 0s (0 B/s) 09:58:05 Pulling static-packages 09:58:05 + snapcraftctl pull 09:58:05 Pulling version 09:58:05 + cd /root/project 09:58:05 + git describe --tags --abbrev=0 09:58:05 + sed s/v// 09:58:05 + GIT_VERSION=2.0.0-dev.271 09:58:05 + [ -z 2.0.0-dev.271 ] 09:58:05 + snapcraftctl set-version 2.0.0-dev.271 09:58:06 Building app-service-config 09:58:06 + snapcraftctl build 09:58:07 Removing intermediate container ba347f5dcf32 09:58:07 ---> 6f383cf87765 09:58:07 09:58:07 Step 11/26 : FROM alpine:3.12 09:58:07 Removing intermediate container 8ad32df8b60f 09:58:07 ---> ebbf64905d21 09:58:07 09:58:07 Step 11/32 : FROM alpine:3.12 09:58:07 Removing intermediate container 285440aea104 09:58:07 ---> 54d5f34ace08 09:58:07 09:58:07 Step 11/23 : FROM alpine:3.12 09:58:07 Removing intermediate container 6c743136a011 09:58:07 ---> 1eeafa80106d 09:58:07 09:58:07 Step 11/22 : FROM alpine:3.12 09:58:07 Removing intermediate container 069f4d0d2b5a 09:58:07 ---> 335f2fc8c1df 09:58:07 09:58:07 Step 11/23 : FROM alpine:3.12 09:58:07 3.12: Pulling from library/alpine 09:58:07 3.12: Pulling from library/alpine 09:58:07 3.12: Pulling from library/alpine 09:58:07 3.12: Pulling from library/alpine 09:58:07 3.12: Pulling from library/alpine 09:58:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:58:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:58:08 Status: Downloaded newer image for alpine:3.12 09:58:08 Status: Downloaded newer image for alpine:3.12 09:58:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:58:08 Status: Image is up to date for alpine:3.12 09:58:08 ---> c4fd0aeabfcf 09:58:08 Step 12/22 : RUN apk add --update --no-cache curl 09:58:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:58:08 Status: Image is up to date for alpine:3.12 09:58:08 ---> c4fd0aeabfcf 09:58:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:58:08 ---> c4fd0aeabfcf 09:58:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:58:08 ---> c4fd0aeabfcf 09:58:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:58:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:58:08 Status: Image is up to date for alpine:3.12 09:58:08 ---> c4fd0aeabfcf 09:58:08 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:58:08 ---> Running in d6e4bb9b8bd5 09:58:08 ---> Running in 4a4ec3865f89 09:58:08 ---> Running in 3a73f3911ccc 09:58:08 ---> Running in 457058203e06 09:58:08 ---> Running in 8d2220dd64bb 09:58:08 Building config-common 09:58:08 + snapcraftctl build 09:58:09 Removing intermediate container 3a73f3911ccc 09:58:09 ---> b971909e6e92 09:58:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:58:09 ---> Running in d81130bfc5a5 09:58:10 Skipping build go-build-helper (already ran) 09:58:10 Building edgex-go 09:58:10 + cd /root/parts/edgex-go/src 09:58:10 + make build 09:58:10 go mod tidy 09:58:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:58:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:58:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:58:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:58:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:58:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:58:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:58:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:58:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:58:11 (1/4) Installing ca-certificates (20191127-r4) 09:58:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:58:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:58:11 (1/6) Installing ca-certificates (20191127-r4) 09:58:11 (3/4) Installing libcurl (7.77.0-r0) 09:58:11 (4/4) Installing curl (7.77.0-r0) 09:58:11 Executing busybox-1.31.1-r20.trigger 09:58:11 Executing ca-certificates-20191127-r4.trigger 09:58:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:58:11 (3/6) Installing libcurl (7.77.0-r0) 09:58:11 (1/1) Installing dumb-init (1.2.2-r1) 09:58:11 Executing busybox-1.31.1-r20.trigger 09:58:11 (4/6) Installing curl (7.77.0-r0) 09:58:11 OK: 5 MiB in 15 packages 09:58:11 (5/6) Installing dumb-init (1.2.2-r1) 09:58:11 (6/6) Installing su-exec (0.2-r1) 09:58:11 Executing busybox-1.31.1-r20.trigger 09:58:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 09:58:12 go: downloading github.com/gorilla/mux v1.8.0 09:58:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 09:58:12 go: downloading github.com/stretchr/testify v1.7.0 09:58:12 Executing ca-certificates-20191127-r4.trigger 09:58:12 OK: 7 MiB in 18 packages 09:58:12 go: downloading github.com/google/uuid v1.2.0 09:58:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 09:58:12 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 09:58:12 go: downloading gopkg.in/yaml.v2 v2.4.0 09:58:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:58:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:58:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 09:58:12 go: downloading github.com/lib/pq v1.10.2 09:58:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:58:12 OK: 7 MiB in 20 packages 09:58:12 (1/2) Installing dumb-init (1.2.2-r1) 09:58:12 (2/2) Installing su-exec (0.2-r1) 09:58:12 Executing busybox-1.31.1-r20.trigger 09:58:12 OK: 5 MiB in 16 packages 09:58:12 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:58:12 go: downloading github.com/pelletier/go-toml v1.9.2 09:58:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:58:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 09:58:12 (1/2) Installing ca-certificates (20191127-r4) 09:58:12 (2/2) Installing dumb-init (1.2.2-r1) 09:58:12 Executing busybox-1.31.1-r20.trigger 09:58:12 Executing ca-certificates-20191127-r4.trigger 09:58:13 OK: 6 MiB in 16 packages 09:58:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 09:58:13 go: downloading github.com/davecgh/go-spew v1.1.1 09:58:13 go: downloading github.com/pmezard/go-difflib v1.0.0 09:58:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:58:13 go: downloading github.com/go-playground/validator/v10 v10.6.1 09:58:13 go: downloading github.com/go-kit/kit v0.9.0 09:58:13 go: downloading github.com/stretchr/objx v0.1.0 09:58:13 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:58:13 go: downloading github.com/x448/float16 v0.8.4 09:58:14 Removing intermediate container 457058203e06 09:58:14 ---> 792b8f0c6157 09:58:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:58:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 09:58:14 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:58:14 go: downloading github.com/pebbe/zmq4 v1.2.7 09:58:14 go: downloading github.com/go-playground/universal-translator v0.17.0 09:58:14 go: downloading github.com/leodido/go-urn v1.2.0 09:58:14 go: downloading golang.org/x/text v0.3.2 09:58:14 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:58:14 go: downloading github.com/go-playground/locales v0.13.0 09:58:14 go: downloading github.com/kr/pretty v0.2.0 09:58:14 go: downloading github.com/hashicorp/consul/api v1.8.1 09:58:14 ---> Running in b24e7dffbeef 09:58:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:58:14 go: downloading github.com/go-stack/stack v1.8.0 09:58:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:58:14 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 09:58:14 go: downloading github.com/gorilla/websocket v1.4.2 09:58:14 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 09:58:15 Removing intermediate container d81130bfc5a5 09:58:15 ---> 81784c00d011 09:58:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:58:15 Removing intermediate container 4a4ec3865f89 09:58:15 ---> ba485fc95bbc 09:58:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:58:15 go: downloading github.com/onsi/ginkgo v1.10.1 09:58:15 go: downloading github.com/onsi/gomega v1.7.0 09:58:15 go: downloading github.com/kr/text v0.1.0 09:58:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:58:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:58:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:58:15 go: downloading github.com/hashicorp/serf v0.9.5 09:58:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:58:15 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:58:15 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:58:15 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:58:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:58:15 go: downloading github.com/mitchellh/copystructure v1.0.0 09:58:15 go: downloading github.com/fatih/color v1.9.0 09:58:15 go: downloading github.com/mattn/go-colorable v0.1.6 09:58:15 go: downloading github.com/mattn/go-isatty v0.0.12 09:58:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:58:15 go: downloading github.com/pkg/errors v0.8.1 09:58:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:58:15 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:58:15 go: downloading github.com/hashicorp/memberlist v0.2.2 09:58:15 Removing intermediate container d6e4bb9b8bd5 09:58:15 ---> 223fe6d16109 09:58:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:58:15 Removing intermediate container b24e7dffbeef 09:58:15 ---> 40df172df0a2 09:58:15 Step 14/23 : ENV APP_PORT=59861 09:58:15 ---> Running in 3fdee5d192c1 09:58:15 ---> Running in 0b59685c61cb 09:58:15 ---> Running in 36c20d12a938 09:58:15 ---> Running in 31b0037c1500 09:58:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:58:15 go: downloading github.com/hpcloud/tail v1.0.0 09:58:15 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:58:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:58:15 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:58:15 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:58:15 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:58:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:58:15 go: downloading github.com/miekg/dns v1.1.26 09:58:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:58:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:58:15 Removing intermediate container 8d2220dd64bb 09:58:15 ---> ed4a6403d9b6 09:58:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:58:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:58:15 go: downloading github.com/hashicorp/errwrap v1.0.0 09:58:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:58:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:58:16 ---> Running in fc7bd8890701 09:58:16 Removing intermediate container 0b59685c61cb 09:58:16 ---> 070d09defe66 09:58:16 Step 14/22 : WORKDIR /edgex 09:58:16 Removing intermediate container 3fdee5d192c1 09:58:16 ---> d51e9cc1f779 09:58:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:58:16 Removing intermediate container 36c20d12a938 09:58:16 ---> 93ff78f734bb 09:58:16 Step 15/23 : EXPOSE $APP_PORT 09:58:16 Removing intermediate container 31b0037c1500 09:58:16 ---> 07f5cd5ceddc 09:58:16 Step 14/26 : WORKDIR / 09:58:16 ---> Running in 7323821e0a52 09:58:16 ---> Running in a0d00000218d 09:58:17 ---> Running in 36a7661de00e 09:58:17 ---> Running in 7f48ff61bdf7 09:58:17 Removing intermediate container fc7bd8890701 09:58:17 ---> 9d7805908fa1 09:58:17 Step 14/23 : ENV APP_PORT=59860 09:58:17 ---> Running in 23e762d3271d 09:58:17 Removing intermediate container a0d00000218d 09:58:17 ---> b97ea71f4368 09:58:17 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:58:17 ---> Running in 91ed52bbf2e4 09:58:18 Removing intermediate container 7323821e0a52 09:58:18 ---> 895671f6271f 09:58:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:58:18 Removing intermediate container 36a7661de00e 09:58:18 ---> ae7e0bec16b4 09:58:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:18 Removing intermediate container 7f48ff61bdf7 09:58:18 ---> 8129816a80c9 09:58:18 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:58:18 Removing intermediate container 23e762d3271d 09:58:18 ---> 4a7a4ee8bc36 09:58:18 Step 15/23 : EXPOSE $APP_PORT 09:58:19 ---> Running in 40d0209bbc30 09:58:19 ---> 42f5ababeb9f 09:58:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:58:19 ---> 4925988d7457 09:58:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:58:20 Removing intermediate container 40d0209bbc30 09:58:20 ---> 89287c045340 09:58:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:20 ---> c73d51b14d35 09:58:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:58:21 ---> 6051fd1ca7af 09:58:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:58:21 ---> 5b5d6477a3bf 09:58:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:58:21 ---> 6748548d7d7a 09:58:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:58:22 Removing intermediate container 91ed52bbf2e4 09:58:22 ---> 25009c1cb917 09:58:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:58:22 ---> a96273a50fc4 09:58:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:58:22 ---> Running in acec8f484b4c 09:58:23 Removing intermediate container acec8f484b4c 09:58:23 ---> adb95dce32db 09:58:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:58:23 ---> d6a2eadf4893 09:58:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:58:23 ---> 6ffaed346453 09:58:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:58:23 ---> 83e35d76dad0 09:58:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:58:23 ---> 9432da3aaf7b 09:58:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:58:23 ---> Running in 58a810888a9b 09:58:23 ---> Running in a894b25684d9 09:58: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 09:58:24 Removing intermediate container 58a810888a9b 09:58:24 ---> 0a8d02b0b37c 09:58:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:24 ---> Running in fddcbe7e21dc 09:58:25 ---> a92183b0aa61 09:58:25 ---> 942c722f3150 09:58:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:58:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:58:25 Removing intermediate container a894b25684d9 09:58:25 ---> 23d61227c0de 09:58:25 Step 19/22 : CMD ["--init=true"] 09:58:25 ---> aa07456318a8 09:58:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:58:25 ---> Running in 799b72043293 09:58:25 ---> Running in a790738b2359 09:58:25 ---> Running in 9d5f9e318d32 09:58:25 Removing intermediate container fddcbe7e21dc 09:58:25 ---> e42c8a127243 09:58:25 Step 21/23 : LABEL arch=arm64 09:58:25 ---> Running in 82f4b4055e15 09:58:26 Removing intermediate container a790738b2359 09:58:26 ---> 27247dc44666 09:58:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:26 Removing intermediate container 9d5f9e318d32 09:58:26 ---> 1fbb82a95a04 09:58:26 Step 20/22 : LABEL arch=arm64 09:58:26 ---> Running in 52ffe001857a 09:58:26 ---> Running in b87b64b33a07 09:58:26 Removing intermediate container 82f4b4055e15 09:58:26 ---> 2346e7b02fe5 09:58:26 Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:58:26 ---> a908be800d3f 09:58:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:58:27 ---> Running in 646f7906f8b6 09:58:27 Removing intermediate container b87b64b33a07 09:58:27 ---> 07aca0ae82cc 09:58:27 Step 21/23 : LABEL arch=arm64 09:58:27 Removing intermediate container 52ffe001857a 09:58:27 ---> b143db10880b 09:58:27 Step 21/22 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:58:27 ---> Running in 41829cf700d4 09:58:27 ---> Running in f051278b2c8c 09:58:27 Removing intermediate container 646f7906f8b6 09:58:27 ---> ca64306a7c79 09:58:27 Step 23/23 : LABEL version=0.0.0 09:58:28 ---> Running in a116f53285b6 09:58:28 ---> 5ab8c017f278 09:58:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:58:28 Removing intermediate container 41829cf700d4 09:58:28 ---> 084e1ef1fb36 09:58:28 Step 22/23 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:58:28 Removing intermediate container f051278b2c8c 09:58:28 ---> 3fd0ff047e88 09:58:28 Step 22/22 : LABEL version=0.0.0 09:58:28 ---> Running in 14abcc27307f 09:58:28 Removing intermediate container 799b72043293 09:58:28 ---> 2ccbf42738f9 09:58:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:58:29 ---> Running in ad12b35740a6 09:58:29 Removing intermediate container a116f53285b6 09:58:29 ---> 57ae76a201f1 09:58:29 09:58:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:58:29 Removing intermediate container 14abcc27307f 09:58:29 ---> 584092d93080 09:58:29 Step 23/23 : LABEL version=0.0.0 09:58:29 ---> 931bf7f5967e 09:58:29 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:58:29 Successfully built 57ae76a201f1 09:58:29 Successfully tagged support-scheduler-arm64:latest 09:58:29  Building support-scheduler ... done Building core-command 09:58:29 ---> Running in cc1616a80ede 09:58:29 ---> Running in 8c98c4d91ce1 09:58:29 Removing intermediate container ad12b35740a6 09:58:29 ---> d11e017e133f 09:58:29 09:58: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 09:58:30 ---> 217025228810 09:58:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:58:30 Successfully built d11e017e133f 09:58:30 Successfully tagged security-proxy-setup-arm64:latest 09:58:30  Building security-proxy-setup ... done Building core-data 09:58:30 Removing intermediate container cc1616a80ede 09:58:30 ---> 6823b92afe16 09:58:30 09:58:31 Successfully built 6823b92afe16 09:58:31 Successfully tagged support-notifications-arm64:latest 09:58:31  Building support-notifications ... done Building sys-mgmt-agent 09:58: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 09:58: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 09:58:31 ---> 8220c5f4a818 09:58:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:58: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 09:58:32 ---> a64c56d50bd7 09:58:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:58:32 Removing intermediate container 8c98c4d91ce1 09:58:32 ---> 898fc00808ae 09:58:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:58:33 ---> Running in 213b0bb0c6c3 09:58: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 09:58:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:58:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:58:36 ---> 25f55e376691 09:58:36 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:58:36 Removing intermediate container 213b0bb0c6c3 09:58:36 ---> 9f6d40be17aa 09:58:36 Step 24/26 : LABEL arch=arm64 09:58:36 ---> Running in b5991fe2f09f 09:58:36 ---> 4361fde3bb94 09:58:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:58:36 Removing intermediate container b5991fe2f09f 09:58:36 ---> d1a87f6dfd80 09:58:36 Step 25/26 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:58:36 ---> Running in 381c174cbaf8 09:58:36 ---> Running in ec4f7049ffff 09:58:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:58:37 Removing intermediate container 381c174cbaf8 09:58:37 ---> 5b8bd4c6c029 09:58:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:58:37 Removing intermediate container ec4f7049ffff 09:58:37 ---> a75486c758c0 09:58:37 Step 26/26 : LABEL version=0.0.0 09:58:37 ---> Running in 3e354fa690e8 09:58:38 ---> 6fcbaedc37a0 09:58:38 Step 27/32 : RUN chmod +x /entrypoint.sh 09:58:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:58:38 Removing intermediate container 3e354fa690e8 09:58:38 ---> 33f201313e5e 09:58:38 09:58:38 ---> Running in 09b737046bda 09:58:38 Successfully built 33f201313e5e 09:58:39 Successfully tagged security-secretstore-setup-arm64:latest 09:58:39 Building core-metadata 09:58:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:58:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:58:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:58:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:58:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:58:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:58:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:58:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:58:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:58:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:58:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:58:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:58:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:58:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:58:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:58:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:58:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:58:40 + 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 09:58:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:58:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:58:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:58:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:58:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:58:40 + 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 09:58:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:58:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:58:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:58:41  Building security-secretstore-setup ... done Removing intermediate container 09b737046bda 09:58:41 ---> 8eda32196cf8 09:58:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:58:41 ---> Running in 6ff2fde3242b 09:58:42 Removing intermediate container 6ff2fde3242b 09:58:42 ---> 817e9a61f986 09:58:42 Step 29/32 : CMD ["gate"] 09:58:42 ---> Running in 51029a99ef35 09:58:43 Building static-packages 09:58:43 + snapcraftctl build 09:58:43 Removing intermediate container 51029a99ef35 09:58:43 ---> 45364b065195 09:58:43 Step 30/32 : LABEL arch=arm64 09:58:44 ---> Running in 7bdfefef2e4c 09:58:44 Building version 09:58:44 + snapcraftctl build 09:58:45 Removing intermediate container 7bdfefef2e4c 09:58:45 ---> 49810e180526 09:58:45 Step 31/32 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 09:58:45 ---> Running in 361fe5c8b573 09:58:46 Removing intermediate container 361fe5c8b573 09:58:46 ---> 0c4e05795347 09:58:46 Step 32/32 : LABEL version=0.0.0 09:58:47 ---> Running in 1f216a1d190a 09:58:47 Staging app-service-config 09:58:47 + snapcraftctl stage 09:58:47 Removing intermediate container 1f216a1d190a 09:58:47 ---> 2843827c03d6 09:58:47 09:58:48 Staging config-common 09:58:48 + snapcraftctl stage 09:58:48 Successfully built 2843827c03d6 09:58:48 Successfully tagged security-bootstrapper-arm64:latest 09:58:48 Skipping stage go-build-helper (already ran) 09:58:48 Staging edgex-go 09:58:48 + snapcraftctl stage 09:58:49 Staging static-packages 09:58:49 + snapcraftctl stage 09:58:51 Staging version 09:58:51 + snapcraftctl stage 09:58:51 Priming app-service-config 09:58:51 + snapcraftctl prime 09:58:53 Priming config-common 09:58:53 + snapcraftctl prime 09:58:54 Priming go-build-helper 09:58:54 + snapcraftctl prime 09:58:54 Priming edgex-go 09:58:54 + snapcraftctl prime 09:58:55 Priming static-packages 09:58:55 + snapcraftctl prime 09:58:58 Priming version 09:58:58 + snapcraftctl prime 09:58:59 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:59:21  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:59:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:59:21 ---> b8ef8661b7ab 09:59:21 Step 3/24 : WORKDIR /edgex-go 09:59:21 ---> Using cache 09:59:21 ---> f18026951755 09:59:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:21 ---> Using cache 09:59:21 ---> 30d029af9e9d 09:59:21 Step 5/24 : RUN apk add --update --no-cache make git 09:59:21 ---> Using cache 09:59:21 ---> d0ae77eda73f 09:59:21 Step 6/24 : COPY go.mod . 09:59:21 ---> Using cache 09:59:21 ---> 99e505623e9e 09:59:21 Step 7/24 : RUN go mod download 09:59:21 ---> Using cache 09:59:21 ---> d6d3a6101dce 09:59:21 Step 8/24 : COPY . . 09:59:21 ---> Using cache 09:59:21 ---> 93bacd2f79b1 09:59:21 Step 9/24 : RUN go mod tidy 09:59:21 ---> Using cache 09:59:21 ---> 2716908a102e 09:59:21 Step 10/24 : RUN make cmd/core-command/core-command 09:59:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:59:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:59:21 ---> b8ef8661b7ab 09:59:21 Step 3/24 : WORKDIR /edgex-go 09:59:21 ---> Using cache 09:59:21 ---> f18026951755 09:59:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:21 ---> Using cache 09:59:21 ---> 30d029af9e9d 09:59:21 Step 5/24 : RUN apk add --update --no-cache make bash git 09:59:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:59:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:59:21 ---> b8ef8661b7ab 09:59:21 Step 3/24 : WORKDIR /edgex-go 09:59:21 ---> Using cache 09:59:21 ---> f18026951755 09:59:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:21 ---> Using cache 09:59:21 ---> 30d029af9e9d 09:59:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:59:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:59:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:59:22 ---> b8ef8661b7ab 09:59:22 Step 3/24 : WORKDIR /edgex-go 09:59:22 ---> Using cache 09:59:22 ---> f18026951755 09:59:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:22 ---> Using cache 09:59:22 ---> 30d029af9e9d 09:59:22 Step 5/24 : RUN apk add --update --no-cache make git 09:59:22 ---> Using cache 09:59:22 ---> d0ae77eda73f 09:59:22 Step 6/24 : COPY go.mod . 09:59:22 ---> Using cache 09:59:22 ---> 99e505623e9e 09:59:22 Step 7/24 : RUN go mod download 09:59:22 ---> Using cache 09:59:22 ---> d6d3a6101dce 09:59:22 Step 8/24 : COPY . . 09:59:22 ---> Using cache 09:59:22 ---> 93bacd2f79b1 09:59:22 Step 9/24 : RUN go mod tidy 09:59:22 ---> Using cache 09:59:22 ---> 2716908a102e 09:59:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:59:23 ---> Running in 4324c48f43fc 09:59:23 ---> Running in c6e95d827537 09:59:23 ---> Running in 448796b30320 09:59:23 ---> Running in 29fbe909d016 09:59:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:59:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:59:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:59:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:59:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:59:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:59:27 OK: 218 MiB in 52 packages 09:59:28 OK: 218 MiB in 52 packages 09:59:29 Removing intermediate container c6e95d827537 09:59:29 ---> e2b374272968 09:59:29 Step 6/24 : COPY go.mod . 09:59:29 Removing intermediate container 29fbe909d016 09:59:29 ---> 959be1b3dfd6 09:59:29 Step 6/24 : COPY go.mod . 09:59:30 ---> 94b853f26d3c 09:59:30 Step 7/24 : RUN go mod download 09:59:30 ---> Running in 6a38a8f73f2f 09:59:30 ---> fa0355396934 09:59:30 Step 7/24 : RUN go mod download 09:59:31 ---> Running in 542f3d0eaf15 09:59:35 Removing intermediate container 6a38a8f73f2f 09:59:35 ---> 5ad631b54687 09:59:35 Step 8/24 : COPY . . 09:59:36 Removing intermediate container 542f3d0eaf15 09:59:36 ---> 5c029429de9a 09:59:36 Step 8/24 : COPY . . 10:00:08 ---> 502b19d848ca 10:00:08 Step 9/24 : RUN go mod tidy 10:00:08 ---> 946c27ef7dc0 10:00:08 Step 9/24 : RUN go mod tidy 10:00:08 ---> Running in 28ee2c745485 10:00:08 ---> Running in cb2d6ba72c1f 10:00:15 Removing intermediate container cb2d6ba72c1f 10:00:15 ---> 945d1b4be479 10:00:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:00:15 ---> Running in 14401223281f 10:00:15 Removing intermediate container 28ee2c745485 10:00:15 ---> c06fa3be5d68 10:00:15 Step 10/24 : RUN make cmd/core-data/core-data 10:00:16 ---> Running in c44d7ecc3a69 10:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:00:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:00:49 Removing intermediate container 448796b30320 10:00:49 ---> 5e67fb458627 10:00:49 10:00:49 Step 11/24 : FROM alpine:3.12 10:00:49 ---> c4fd0aeabfcf 10:00:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:00:49 ---> Using cache 10:00:49 ---> 792b8f0c6157 10:00:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:49 ---> Using cache 10:00:49 ---> 40df172df0a2 10:00:49 Step 14/24 : ENV APP_PORT=59882 10:00:49 ---> Running in 2ff4862501d4 10:00:50 Removing intermediate container 2ff4862501d4 10:00:50 ---> 7bcf842ee089 10:00:50 Step 15/24 : EXPOSE $APP_PORT 10:00:50 ---> Running in b364a423b033 10:00:51 Removing intermediate container b364a423b033 10:00:51 ---> 581379851904 10:00:51 Step 16/24 : WORKDIR / 10:00:51 ---> Running in a678e7d16209 10:00:52 Removing intermediate container a678e7d16209 10:00:52 ---> f8800acd2485 10:00:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:54 ---> 0644b9f3ac75 10:00:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:00:56 ---> 117ff9664608 10:00:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:00:58 ---> 835f11df0c51 10:00:58 Step 20/24 : ENTRYPOINT ["/core-command"] 10:00:58 ---> Running in 2b5fbc4fe829 10:00:59 Removing intermediate container 4324c48f43fc 10:00:59 ---> fe0958004e40 10:00:59 10:00:59 Step 11/24 : FROM alpine:3.12 10:00:59 ---> c4fd0aeabfcf 10:00:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:00:59 ---> Using cache 10:00:59 ---> 792b8f0c6157 10:00:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:00:59 ---> Using cache 10:00:59 ---> 40df172df0a2 10:00:59 Step 14/24 : ENV APP_PORT=59881 10:01:00 Removing intermediate container 2b5fbc4fe829 10:01:00 ---> f649568fe098 10:01:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:00 ---> Running in 8b56da51032d 10:01:00 ---> Running in 4bcd7139c481 10:01:01 Removing intermediate container 8b56da51032d 10:01:01 ---> 502ceca4f189 10:01:01 Step 15/24 : EXPOSE $APP_PORT 10:01:01 Removing intermediate container 4bcd7139c481 10:01:01 ---> 63de6f662fa0 10:01:01 Step 22/24 : LABEL arch=arm64 10:01:01 ---> Running in f809f4d5fa76 10:01:01 ---> Running in 34424a2a2ea7 10:01:02 Removing intermediate container f809f4d5fa76 10:01:02 ---> a3b576849b02 10:01:02 Step 16/24 : WORKDIR / 10:01:02 Removing intermediate container 34424a2a2ea7 10:01:02 ---> cd43bf74a325 10:01:02 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 10:01:02 ---> Running in e1ce6286cb4c 10:01:02 ---> Running in a916937dca80 10:01:03 Removing intermediate container a916937dca80 10:01:03 ---> 425465644300 10:01:03 Step 24/24 : LABEL version=0.0.0 10:01:03 Removing intermediate container e1ce6286cb4c 10:01:03 ---> 6fbad7e14498 10:01:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:04 ---> Running in 4919708c79a9 10:01:04 Removing intermediate container 4919708c79a9 10:01:04 ---> e83b93789788 10:01:04 10:01:05 Successfully built e83b93789788 10:01:05 Successfully tagged core-command-arm64:latest 10:01:05 ---> d36ef64f395c 10:01:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:01:07  Building core-command ... done  ---> 5c7a6e5a61cc 10:01:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:01:08 ---> f2eaf027ca66 10:01:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 10:01:08 ---> Running in e669f4bc2b2a 10:01:09 Removing intermediate container e669f4bc2b2a 10:01:09 ---> 1b0b2c89fa3d 10:01:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:09 ---> Running in f5ecf72cc071 10:01:10 Removing intermediate container f5ecf72cc071 10:01:10 ---> 45e347c16c4a 10:01:10 Step 22/24 : LABEL arch=arm64 10:01:10 ---> Running in ab26a34f6521 10:01:11 Removing intermediate container ab26a34f6521 10:01:11 ---> b888d8329671 10:01:11 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 10:01:11 ---> Running in 95e189f9af7f 10:01:12 Removing intermediate container 95e189f9af7f 10:01:12 ---> 23f1d1fb83f5 10:01:12 Step 24/24 : LABEL version=0.0.0 10:01:12 ---> Running in b40e370a848f 10:01:13 Removing intermediate container b40e370a848f 10:01:13 ---> e05641a6f61e 10:01:13 10:01:13 Successfully built e05641a6f61e 10:01:13 Successfully tagged core-metadata-arm64:latest 10:01:36  Building core-metadata ... done Removing intermediate container 14401223281f 10:01:36 ---> 86ec059e1cbe 10:01:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:01:36 ---> Running in 25a07bb53e35 10:01:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:01:38 Removing intermediate container 25a07bb53e35 10:01:38 ---> 86d9a332b2b3 10:01:38 10:01:38 Step 12/24 : FROM docker:20.10.0 10:01:38 20.10.0: Pulling from library/docker 10:01:38 Removing intermediate container c44d7ecc3a69 10:01:38 ---> 6cf7406eec15 10:01:38 10:01:38 Step 11/24 : FROM alpine:3.12 10:01:38 ---> c4fd0aeabfcf 10:01:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:01:39 ---> Running in 39a83a9ad9d7 10:01:40 Removing intermediate container 39a83a9ad9d7 10:01:40 ---> 34c4a51b0d27 10:01:40 Step 13/24 : ENV APP_PORT=59880 10:01:40 ---> Running in 9820f8507bf4 10:01:41 Removing intermediate container 9820f8507bf4 10:01:41 ---> 9a6f69b142a6 10:01:41 Step 14/24 : EXPOSE $APP_PORT 10:01:41 ---> Running in 92ec74218bd4 10:01:42 Removing intermediate container 92ec74218bd4 10:01:42 ---> c23c8fed38a6 10:01:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:42 ---> Running in de56a3e07af2 10:01:46 Removing intermediate container de56a3e07af2 10:01:46 ---> 4fc376975c91 10:01:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:01:46 ---> Running in daceb04b20e6 10:01:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:01:47 Status: Downloaded newer image for docker:20.10.0 10:01:47 ---> eeaf43b92773 10:01:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:01:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:01:47 ---> Running in fa4a01d38ce5 10:01:47 Removing intermediate container fa4a01d38ce5 10:01:47 ---> a8084f1278c3 10:01:47 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:01:47 ---> Running in b4055d358cbc 10:01:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:01:48 (1/6) Installing dumb-init (1.2.2-r1) 10:01:48 (2/6) Installing libgcc (9.3.0-r2) 10:01:48 (3/6) Installing libsodium (1.0.18-r0) 10:01:48 (4/6) Installing libstdc++ (9.3.0-r2) 10:01:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:01:49 (5/6) Installing libzmq (4.3.3-r0) 10:01:49 (6/6) Installing zeromq (4.3.3-r0) 10:01:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:01:49 Executing busybox-1.31.1-r20.trigger 10:01:49 OK: 8 MiB in 20 packages 10:01:50 (1/39) Installing readline (8.0.4-r0) 10:01:50 (2/39) Installing bash (5.0.17-r0) 10:01:50 Executing bash-5.0.17-r0.post-install 10:01:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:01:50 (4/39) Installing libcurl (7.77.0-r0) 10:01:50 (5/39) Installing curl (7.77.0-r0) 10:01:50 (6/39) Installing dumb-init (1.2.2-r1) 10:01:50 (7/39) Installing libbz2 (1.0.8-r1) 10:01:50 (8/39) Installing expat (2.2.9-r1) 10:01:50 (9/39) Installing libffi (3.3-r2) 10:01:50 (10/39) Installing gdbm (1.13-r1) 10:01:50 (11/39) Installing xz-libs (5.2.5-r0) 10:01:50 (12/39) Installing sqlite-libs (3.32.1-r1) 10:01:50 (13/39) Installing python3 (3.8.10-r0) 10:01:50 Removing intermediate container daceb04b20e6 10:01:50 ---> 3f391363a81f 10:01:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:54 (14/39) Installing py3-appdirs (1.4.4-r1) 10:01:54 ---> 70fdab351c54 10:01:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:01:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:01:54 (16/39) Installing py3-parsing (2.4.7-r0) 10:01:54 (17/39) Installing py3-six (1.15.0-r0) 10:01:54 (18/39) Installing py3-packaging (20.4-r0) 10:01:54 (19/39) Installing py3-setuptools (47.0.0-r0) 10:01:54 (20/39) Installing py3-chardet (3.0.4-r4) 10:01:54 (21/39) Installing py3-idna (2.9-r0) 10:01:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:01:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:01:54 (24/39) Installing py3-requests (2.23.0-r0) 10:01:54 (25/39) Installing py3-msgpack (1.0.0-r0) 10:01:54 (26/39) Installing py3-lockfile (0.12.2-r3) 10:01:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:01:54 (28/39) Installing py3-colorama (0.4.3-r0) 10:01:54 (29/39) Installing py3-distlib (0.3.0-r0) 10:01:54 (30/39) Installing py3-distro (1.5.0-r1) 10:01:54 (31/39) Installing py3-webencodings (0.5.1-r3) 10:01:54 (32/39) Installing py3-html5lib (1.0.1-r4) 10:01:54 (33/39) Installing py3-pytoml (0.1.21-r0) 10:01:54 (34/39) Installing py3-pep517 (0.8.2-r0) 10:01:54 (35/39) Installing py3-progress (1.5-r0) 10:01:54 (36/39) Installing py3-toml (0.10.1-r0) 10:01:54 (37/39) Installing py3-retrying (1.3.3-r0) 10:01:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:01:54 (39/39) Installing py3-pip (20.1.1-r0) 10:01:54 Executing busybox-1.31.1-r19.trigger 10:01:54 OK: 72 MiB in 59 packages 10:01:54 ---> d048cad73862 10:01:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:01:54 ---> 40af849a45d3 10:01:54 Step 20/24 : ENTRYPOINT ["/core-data"] 10:01:54 ---> Running in 83624f16f9ed 10:01:55 Removing intermediate container 83624f16f9ed 10:01:55 ---> 46a708d4eefa 10:01:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:55 ---> Running in c58c5f33275c 10:01:55 Removing intermediate container c58c5f33275c 10:01:55 ---> db2e9a9a1ea3 10:01:55 Step 22/24 : LABEL arch=arm64 10:01:55 ---> Running in d5cdc7470b66 10:01:56 Removing intermediate container d5cdc7470b66 10:01:56 ---> bfdbe581a257 10:01:56 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 10:01:56 ---> Running in 3136cd2de40f 10:01:57 Removing intermediate container 3136cd2de40f 10:01:57 ---> 1fbc49c09a7d 10:01:57 Step 24/24 : LABEL version=0.0.0 10:01:57 ---> Running in b920863519f5 10:01:57 Removing intermediate container b920863519f5 10:01:57 ---> 7e1bf31cb033 10:01:57 10:01:57 Collecting docker-compose==1.23.2 10:01:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:01:58 Successfully built 7e1bf31cb033 10:01:58 Successfully tagged core-data-arm64:latest 10:01:59  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:01:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:02:00 Collecting docker<4.0,>=3.6.0 10:02:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:02:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:02:01 Collecting jsonschema<3,>=2.5.1 10:02:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:02:02 Collecting websocket-client<1.0,>=0.32.0 10:02:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:02:03 Collecting cached-property<2,>=1.2.0 10:02:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:02:03 Collecting texttable<0.10,>=0.9.0 10:02:03 Downloading texttable-0.9.1.tar.gz (11 kB) 10:02:06 Collecting PyYAML<4,>=3.10 10:02:06 Downloading PyYAML-3.13.tar.gz (270 kB) 10:02:10 Collecting docopt<0.7,>=0.6.1 10:02:10 Downloading docopt-0.6.2.tar.gz (25 kB) 10:02:12 Collecting dockerpty<0.5,>=0.4.1 10:02:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:02:14 Collecting idna<2.8,>=2.5 10:02:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:02:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 10:02:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 10:02:15 Collecting urllib3<1.25,>=1.21.1 10:02:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:02:15 Collecting docker-pycreds>=0.4.0 10:02:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:02:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:02:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:02:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:02:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:02:16 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, texttable, PyYAML, docopt, dockerpty, docker-compose 10:02:16 Attempting uninstall: idna 10:02:16 Found existing installation: idna 2.9 10:02:16 Uninstalling idna-2.9: 10:02:16 Successfully uninstalled idna-2.9 10:02:17 Attempting uninstall: urllib3 10:02:17 Found existing installation: urllib3 1.25.9 10:02:17 Uninstalling urllib3-1.25.9: 10:02:17 Successfully uninstalled urllib3-1.25.9 10:02:17 Attempting uninstall: requests 10:02:17 Found existing installation: requests 2.23.0 10:02:17 Uninstalling requests-2.23.0: 10:02:17 Successfully uninstalled requests-2.23.0 10:02:19 Running setup.py install for texttable: started 10:02:21 Running setup.py install for texttable: finished with status 'done' 10:02:21 Running setup.py install for PyYAML: started 10:02:23 Running setup.py install for PyYAML: finished with status 'done' 10:02:23 Running setup.py install for docopt: started 10:02:25 Running setup.py install for docopt: finished with status 'done' 10:02:25 Running setup.py install for dockerpty: started 10:02:27 Running setup.py install for dockerpty: finished with status 'done' 10:02:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:02:35 Removing intermediate container b4055d358cbc 10:02:35 ---> c254ff9a7fec 10:02:35 Step 15/24 : ENV APP_PORT=58890 10:02:35 ---> Running in 24e59c923c23 10:02:38 Removing intermediate container 24e59c923c23 10:02:38 ---> 0351ddd3ed86 10:02:38 Step 16/24 : EXPOSE $APP_PORT 10:02:38 ---> Running in dfe7458bdccb 10:02:38 Removing intermediate container dfe7458bdccb 10:02:38 ---> 97cbd056f775 10:02:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:02:38 ---> 126d4be0ab56 10:02:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:02:39 ---> ef84cdcca9a7 10:02:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:02:39 ---> 8dbf6b227d1d 10:02:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 10:02:40 ---> Running in 827529f1399a 10:02:42 Removing intermediate container 827529f1399a 10:02:42 ---> 44bdb771c20f 10:02:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:02:42 ---> Running in ab0c1ff068b8 10:02:42 Removing intermediate container ab0c1ff068b8 10:02:42 ---> 6f1e18b3f8e3 10:02:42 Step 22/24 : LABEL arch=arm64 10:02:42 ---> Running in 5bea76edaa5b 10:02:42 Removing intermediate container 5bea76edaa5b 10:02:42 ---> a449f90ec2aa 10:02:42 Step 23/24 : LABEL git_sha=1d5d4fff35e0209efc89147b80e6776dc6e7d82b 10:02:42 ---> Running in 2283bc9c1892 10:02:42 Removing intermediate container 2283bc9c1892 10:02:42 ---> 6c076125fcd6 10:02:42 Step 24/24 : LABEL version=0.0.0 10:02:42 ---> Running in 50e9e6d063da 10:02:43 Removing intermediate container 50e9e6d063da 10:02:43 ---> 164b5af638a2 10:02:43 10:02:43 Successfully built 164b5af638a2 10:02:43 Successfully tagged sys-mgmt-agent-arm64:latest 10:02:44  Building sys-mgmt-agent ... done  [Pipeline] } 10:02:43 $ docker stop --time=1 c8d06c873cc0f52a6729734edd7ba00035114ad12a63bd7023bfefcba0e9ee51 10:02:45 $ docker rm -f c8d06c873cc0f52a6729734edd7ba00035114ad12a63bd7023bfefcba0e9ee51 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:46 + docker images 10:02:46 REPOSITORY TAG IMAGE ID CREATED SIZE 10:02:46 sys-mgmt-agent-arm64 latest 164b5af638a2 4 seconds ago 299MB 10:02:46 core-data-arm64 latest 7e1bf31cb033 49 seconds ago 19.2MB 10:02:46 6cf7406eec15 About a minute ago 975MB 10:02:46 86d9a332b2b3 About a minute ago 969MB 10:02:46 core-metadata-arm64 latest e05641a6f61e About a minute ago 15.7MB 10:02:46 core-command-arm64 latest e83b93789788 About a minute ago 15MB 10:02:46 fe0958004e40 About a minute ago 972MB 10:02:46 5e67fb458627 About a minute ago 967MB 10:02:46 security-bootstrapper-arm64 latest 2843827c03d6 3 minutes ago 17.5MB 10:02:46 security-secretstore-setup-arm64 latest 33f201313e5e 4 minutes ago 27.1MB 10:02:46 support-notifications-arm64 latest 6823b92afe16 4 minutes ago 15.7MB 10:02:46 security-proxy-setup-arm64 latest d11e017e133f 4 minutes ago 24.2MB 10:02:46 support-scheduler-arm64 latest 57ae76a201f1 4 minutes ago 15.1MB 10:02:46 54d5f34ace08 4 minutes ago 969MB 10:02:46 1eeafa80106d 4 minutes ago 973MB 10:02:46 335f2fc8c1df 4 minutes ago 969MB 10:02:46 6f383cf87765 4 minutes ago 976MB 10:02:46 ebbf64905d21 4 minutes ago 970MB 10:02:46 ci-base-image-arm64 latest b8ef8661b7ab 15 minutes ago 641MB 10:02:46 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 10:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 10:02:46 docker 20.10.0 eeaf43b92773 6 months ago 228MB 10:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:02:47 ---> job-cost.sh 10:02:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xqwo 10:03:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-Xqwo/bin to PATH 10:05:08 INFO: No Stack... 10:05:08 INFO: Retrieving Pricing Info for: v2-standard-4 10:05:08 INFO: Archiving Costs [Pipeline] sh 10:05:09 + cat /w/workspace/edgex-go/28/archives/cost.csv 10:05:09 + cut -d, -f6 [Pipeline] lock 10:05:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] 10:05:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] did not exist. Created. 10:05:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:05:09 + echo total: 0.18000000715255737 [Pipeline] stash 10:05:10 Stashed 1 file(s) [Pipeline] } 10:05:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-28-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:05:10 provisioning config files... 10:05:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/28@tmp/config8963444673880636976tmp [Pipeline] { [Pipeline] sh 10:05:11 + set +x 10:05:11 + curl -s https://codecov.io/bash 10:05:11 + bash -s -- 10:05:11 10:05:11 _____ _ 10:05:11 / ____| | | 10:05:11 | | ___ __| | ___ ___ _____ __ 10:05:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:05:11 | |___| (_) | (_| | __/ (_| (_) \ V / 10:05:11 \_____\___/ \__,_|\___|\___\___/ \_/ 10:05:11 Bash-1.0.3 10:05:11 10:05:11 10:05:11 ==> git version 2.24.4 found 10:05:11 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:05:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:05:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:05:11 ==> Jenkins CI detected. 10:05:11 project root: . 10:05:11 --> token set from env 10:05:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:05:11 ==> Running gcov in . (disable via -X gcov) 10:05:11 ==> Python coveragepy not found 10:05:11 ==> Searching for coverage reports in: 10:05:11 + . 10:05:11 -> Found 1 reports 10:05:11 ==> Detecting git/mercurial file structure 10:05:11 ==> Reading reports 10:05:11 + ./coverage.out bytes=398095 10:05:11 ==> Appending adjustments 10:05:11 https://docs.codecov.io/docs/fixing-reports 10:05:12 + Found adjustments 10:05:12 ==> Gzipping contents 10:05:12 56K /tmp/codecov.MGeQAZ.gz 10:05:12 ==> Uploading reports 10:05:12 url: https://codecov.io 10:05:12 query: branch=PR-3531&commit=1d5d4fff35e0209efc89147b80e6776dc6e7d82b&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F28%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 10:05:12 -> Pinging Codecov 10:05:12 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=1d5d4fff35e0209efc89147b80e6776dc6e7d82b&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F28%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 10:05:12 -> Uploading to 10:05:12 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/1d5d4fff35e0209efc89147b80e6776dc6e7d82b/e616cea9-59fa-4904-9157-76e84715be1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T100512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cde76ec0f19a5d7407f503cf808cd6007f93702a6087f6956539b05fa1220cc6 10:05:12 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:12 Dload Upload Total Spent Left Speed 10:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54480 0 0 100 54480 0 128k --:--:-- --:--:-- --:--:-- 128k 10:05:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d5d4fff35e0209efc89147b80e6776dc6e7d82b [Pipeline] } 10:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:05:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:15 ---> package-listing.sh 10:05:15 ++ facter osfamily 10:05:15 ++ tr '[:upper:]' '[:lower:]' 10:05:15 + OS_FAMILY=redhat 10:05:15 + workspace=/w/workspace/edgex-go/28 10:05:15 + START_PACKAGES=/tmp/packages_start.txt 10:05:15 + END_PACKAGES=/tmp/packages_end.txt 10:05:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:15 + PACKAGES=/tmp/packages_start.txt 10:05:15 + '[' /w/workspace/edgex-go/28 ']' 10:05:15 + PACKAGES=/tmp/packages_end.txt 10:05:15 + case "${OS_FAMILY}" in 10:05:15 + sort 10:05:15 + rpm -qa 10:05:19 + '[' -f /tmp/packages_start.txt ']' 10:05:19 + '[' -f /tmp/packages_end.txt ']' 10:05:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:19 + '[' /w/workspace/edgex-go/28 ']' 10:05:19 + mkdir -p /w/workspace/edgex-go/28/archives/ 10:05:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/28/archives/ [Pipeline] echo 10:05:19 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/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:05:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:20 10:05:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:21 alpine: Pulling from edgex-lftools-log-publisher 10:05:21 df20fa9351a1: Pulling fs layer 10:05:21 36b3adc4ff6f: Pulling fs layer 10:05:21 8ad3a11d3b57: Pulling fs layer 10:05:21 46f8f816bc3b: Pulling fs layer 10:05:21 93b61091891f: Pulling fs layer 10:05:21 93b9cdb0e59b: Pulling fs layer 10:05:21 5e14af77c1be: Pulling fs layer 10:05:21 01666e4c0597: Pulling fs layer 10:05:21 aa168da1d23b: Pulling fs layer 10:05:21 93b9cdb0e59b: Waiting 10:05:21 5e14af77c1be: Waiting 10:05:21 01666e4c0597: Waiting 10:05:21 aa168da1d23b: Waiting 10:05:21 46f8f816bc3b: Waiting 10:05:21 93b61091891f: Waiting 10:05:21 36b3adc4ff6f: Verifying Checksum 10:05:21 36b3adc4ff6f: Download complete 10:05:21 46f8f816bc3b: Verifying Checksum 10:05:21 46f8f816bc3b: Download complete 10:05:21 df20fa9351a1: Verifying Checksum 10:05:21 df20fa9351a1: Download complete 10:05:21 93b9cdb0e59b: Verifying Checksum 10:05:21 93b9cdb0e59b: Download complete 10:05:21 5e14af77c1be: Verifying Checksum 10:05:21 5e14af77c1be: Download complete 10:05:21 93b61091891f: Verifying Checksum 10:05:21 93b61091891f: Download complete 10:05:21 01666e4c0597: Verifying Checksum 10:05:21 01666e4c0597: Download complete 10:05:21 8ad3a11d3b57: Verifying Checksum 10:05:21 8ad3a11d3b57: Download complete 10:05:21 df20fa9351a1: Pull complete 10:05:21 36b3adc4ff6f: Pull complete 10:05:23 aa168da1d23b: Verifying Checksum 10:05:23 aa168da1d23b: Download complete 10:05:28 8ad3a11d3b57: Pull complete 10:05:32 46f8f816bc3b: Pull complete 10:05:34 93b61091891f: Pull complete 10:05:35 93b9cdb0e59b: Pull complete 10:05:38 5e14af77c1be: Pull complete 10:05:39 01666e4c0597: Pull complete 10:05:45 aa168da1d23b: Pull complete 10:05:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:05:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:05:45 prd-centos7-docker-4c-2g-1132 does not seem to be running inside a container 10: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/28/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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:05:49 $ docker top 4bdfc6ae73136c99844820ffba8f306debc3c5e2e53ab1bc8e823f54943ef9bf -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:49 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:49 + mkdir -p /var/log/sa [Pipeline] sh 10:05:50 + ls /var/log/sa-host 10:05:50 + sadf -c /var/log/sa-host/sa05 10:05:50 file_magic: OK 10:05:50 HZ: Using current value: 100 10:05:50 file_header: OK 10: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 10:05:50 Statistics: 10:05:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:05:50 File successfully converted to sysstat format version 12.2.1 10:05:50 + sadf -c /var/log/sa-host/sa24 10:05:50 file_magic: OK 10:05:50 HZ: Using current value: 100 10:05:50 file_header: OK 10: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 10:05:50 Statistics: 10: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...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:05:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:50 provisioning config files... 10:05:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/28@tmp/config7173908239621779982tmp [Pipeline] { [Pipeline] echo 10:05:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:50 ---> create-netrc.sh [Pipeline] } 10:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:51 ---> python-tools-install.sh [Pipeline] echo 10:05:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:51 ---> sudo-logs.sh 10:05:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:51 ---> job-cost.sh 10:05:51 lf-activate-venv: SKIPPING 10:05:51 DEBUG: total: 0.18000000715255737 10:05:51 INFO: Retrieving Stack Cost... 10:05:52 INFO: Retrieving Pricing Info for: v3-standard-2 10:05:53 INFO: Archiving Costs [Pipeline] echo 10:05:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:54 ---> logs-deploy.sh 10:05:54 lf-activate-venv: SKIPPING 10:05:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/28 10:05:54 INFO: archiving workspace using pattern(s): 10:05:55 Archives upload complete. 10:05:55 INFO: archiving logs to Nexus 10:05:56 ---> uname -a: 10:05:56 Linux prd-centos7-docker-4c-2g-1132.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:05:56 10:05:56 10:05:56 ---> lscpu: 10:05:56 Architecture: x86_64 10:05:56 CPU op-mode(s): 32-bit, 64-bit 10:05:56 Byte Order: Little Endian 10:05:56 Address sizes: 40 bits physical, 48 bits virtual 10:05:56 CPU(s): 2 10:05:56 On-line CPU(s) list: 0,1 10:05:56 Thread(s) per core: 1 10:05:56 Core(s) per socket: 1 10:05:56 Socket(s): 2 10:05:56 NUMA node(s): 1 10:05:56 Vendor ID: AuthenticAMD 10:05:56 CPU family: 23 10:05:56 Model: 49 10:05:56 Model name: AMD EPYC-Rome Processor 10:05:56 Stepping: 0 10:05:56 CPU MHz: 2800.000 10:05:56 BogoMIPS: 5600.00 10:05:56 Virtualization: AMD-V 10:05:56 Hypervisor vendor: KVM 10:05:56 Virtualization type: full 10:05:56 L1d cache: 64 KiB 10:05:56 L1i cache: 64 KiB 10:05:56 L2 cache: 1 MiB 10:05:56 L3 cache: 32 MiB 10:05:56 NUMA node0 CPU(s): 0,1 10:05:56 Vulnerability Itlb multihit: Not affected 10:05:56 Vulnerability L1tf: Not affected 10:05:56 Vulnerability Mds: Not affected 10:05:56 Vulnerability Meltdown: Not affected 10:05:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:05:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:05:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:05:56 Vulnerability Srbds: Not affected 10:05:56 Vulnerability Tsx async abort: Not affected 10:05:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:05:56 10:05:56 10:05:56 ---> nproc: 10:05:56 2 10:05:56 10:05:56 10:05:56 ---> df -h: 10:05:56 Filesystem Size Used Available Use% Mounted on 10:05:56 overlay 40.0G 12.5G 27.5G 31% / 10:05:56 tmpfs 64.0M 0 64.0M 0% /dev 10:05:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:05:56 shm 64.0M 0 64.0M 0% /dev/shm 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/28@tmp 10:05:56 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/28 10:05:56 10:05:56 10:05:56 ---> free -m: 10:05:56 total used free shared buff/cache available 10:05:56 Mem: 7821 1234 2607 0 3978 6545 10:05:56 Swap: 1023 2 1021 10:05:56 10:05:56 10:05:56 ---> ip addr: 10:05:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:05:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:05:56 inet 127.0.0.1/8 scope host lo 10:05:56 valid_lft forever preferred_lft forever 10:05:56 inet6 ::1/128 scope host 10:05:56 valid_lft forever preferred_lft forever 10:05:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:05:56 link/ether fa:16:3e:f3:15:9c brd ff:ff:ff:ff:ff:ff 10:05:56 inet 10.30.122.118/23 brd 10.30.123.255 scope global dynamic eth0 10:05:56 valid_lft 84851sec preferred_lft 84851sec 10:05:56 inet6 fe80::f816:3eff:fef3:159c/64 scope link 10:05:56 valid_lft forever preferred_lft forever 10:05:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:05:56 link/ether 02:42:8c:02:2b:da brd ff:ff:ff:ff:ff:ff 10:05:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:05:56 valid_lft forever preferred_lft forever 10:05:56 inet6 fe80::42:8cff:fe02:2bda/64 scope link 10:05:56 valid_lft forever preferred_lft forever 10:05:56 10:05:56 10:05:56 ---> sar -b -r -n DEV: 10:05:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 10:05:56 10:05:56 09:39:56 LINUX RESTART (2 CPU) 10:05:56 10:05:56 09:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:05:56 09:42:01 93.99 3.60 90.39 0.00 2601.43 14337.24 0.00 10:05:56 09:43:01 182.85 0.00 182.85 0.00 0.00 48224.53 0.00 10:05:56 09:44:01 59.51 0.00 59.51 0.00 0.00 9676.80 0.00 10:05:56 09:45:01 50.29 0.02 50.27 0.00 0.53 3216.89 0.00 10:05:56 09:46:05 193.57 14.18 179.39 0.00 336.31 116049.70 0.00 10:05:56 09:47:08 218.36 6.16 212.20 0.00 170.29 125445.51 0.00 10:05:56 09:48:01 247.71 87.70 160.02 0.00 4306.31 55542.19 0.00 10:05:56 09:49:06 188.49 8.31 180.18 0.00 1003.07 49867.27 0.00 10:05:56 09:50:01 268.15 168.70 99.45 0.00 4208.14 75976.54 0.00 10:05:56 09:51:01 194.32 28.09 166.23 0.00 1626.31 68187.29 0.00 10:05:56 09:52:01 202.63 28.43 174.20 0.00 3027.12 24081.25 0.00 10:05:56 09:53:01 4.26 0.18 4.08 0.00 2.13 122.57 0.00 10:05:56 09:54:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 10:05:56 09:55:01 0.47 0.18 0.28 0.00 5.73 3.27 0.00 10:05:56 09:56:01 0.88 0.12 0.77 0.00 0.93 15.69 0.00 10:05:56 09:57:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 10:05:56 09:58:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 10:05:56 09:59:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 10:05:56 10:00:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 10:05:56 10:01:01 0.18 0.00 0.18 0.00 0.00 2.12 0.00 10:05:56 10:02:01 0.52 0.22 0.30 0.00 3.73 4.60 0.00 10:05:56 10:03:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 10:05:56 10:04:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 10:05:56 10:05:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 10:05:56 Average: 79.08 13.49 65.59 0.00 690.38 24863.43 0.00 10:05:56 10:05:56 09:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:56 09:42:01 5127360 0 818920 10.23 2620 2060040 1314104 14.51 743532 1724004 32 10:05:56 09:43:01 4182892 0 1030176 12.86 2620 2793252 1668672 18.42 1120716 2175500 42276 10:05:56 09:44:01 3833548 0 1094716 13.67 2620 3078056 1855164 20.48 1328132 2287536 35700 10:05:56 09:45:01 3861376 0 1019340 12.73 2620 3125604 1466776 16.19 1208440 2377276 169076 10:05:56 09:46:05 2321104 0 1115020 13.92 2620 4570196 1452252 16.03 1230896 3813900 428228 10:05:56 09:47:08 152524 0 1242124 15.51 2620 6611672 1629944 18.00 3330688 3809596 118968 10:05:56 09:48:01 520284 0 1399576 17.48 2620 6086460 2911148 32.14 2976332 3760252 120 10:05:56 09:49:06 186788 0 1375884 17.18 2620 6443648 2182716 24.10 2702404 4378924 852344 10:05:56 09:50:01 1088612 0 1277132 15.95 2620 5640576 1778792 19.64 1924964 4257320 16 10:05:56 09:51:01 1062740 0 1462456 18.26 2620 5481124 2565020 28.32 2651740 3533492 27584 10:05:56 09:52:01 3309708 0 1157744 14.46 2620 3538868 1282408 14.16 1193688 2788388 28 10:05:56 09:53:01 3312572 0 1154868 14.42 2620 3538880 1277180 14.10 1199828 2784296 12 10:05:56 09:54:01 3315924 0 1151512 14.38 2620 3538884 1245384 13.75 1197200 2784420 8 10:05:56 09:55:01 3316280 0 1151124 14.37 2620 3538916 1261832 13.93 1198456 2783952 20 10:05:56 09:56:01 3312820 0 1154580 14.42 2620 3538920 1266984 13.99 1203140 2782272 16 10:05:56 09:57:01 3315304 0 1152092 14.39 2620 3538924 1238760 13.68 1201452 2782272 12 10:05:56 09:58:01 3313768 0 1153620 14.40 2620 3538932 1238760 13.68 1209440 2776128 8 10:05:56 09:59:01 3313632 0 1153752 14.41 2620 3538936 1238760 13.68 1211640 2774016 8 10:05:56 10:00:01 3313520 0 1153860 14.41 2620 3538940 1238760 13.68 1240244 2745344 8 10:05:56 10:01:01 3312104 0 1155272 14.42 2620 3538944 1241200 13.70 1241068 2745344 20 10:05:56 10:02:01 3313052 0 1154144 14.41 2620 3539124 1239304 13.68 1241848 2744296 12 10:05:56 10:03:01 3313220 0 1153968 14.41 2620 3539132 1239268 13.68 1241732 2744232 12 10:05:56 10:04:01 3313476 0 1153708 14.41 2620 3539136 1239268 13.68 1241916 2744232 8 10:05:56 10:05:01 3313236 0 1153944 14.41 2620 3539140 1239268 13.68 1241800 2744236 8 10:05:56 Average: 2863577 0 1166230 14.56 2620 3976513 1512988 16.70 1511721 2951718 69772 10:05:56 10:05:56 09:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:56 09:42:01 eth0 829.23 1047.88 3144.82 144.76 0.00 0.00 0.00 0.00 10:05:56 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:42:01 docker0 925.71 663.31 74.77 2690.58 0.00 0.00 0.00 0.00 10:05:56 09:43:01 eth0 592.24 495.67 3551.42 51.06 0.00 0.00 0.00 0.00 10:05:56 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:43:01 veth7f26b83 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:43:01 docker0 190.91 248.83 13.31 842.22 0.00 0.00 0.00 0.00 10:05:56 09:44:01 eth0 34.48 19.39 22.42 63.80 0.00 0.00 0.00 0.00 10:05:56 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:44:01 veth7f26b83 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 10:05:56 09:44:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 10:05:56 09:45:01 eth0 26.89 13.77 20.17 10.57 0.00 0.00 0.00 0.00 10:05:56 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:45:01 veth7f26b83 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 10:05:56 09:45:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 10:05:56 09:46:05 veth7824354 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:46:05 eth0 167.90 145.34 1602.32 62.40 0.00 0.00 0.00 0.00 10:05:56 09:46:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:46:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:47:08 veth6ffbaf8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:47:08 vethc467c60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:47:08 veth7824354 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 10:05:56 09:47:08 eth0 80.58 61.25 175.60 13.61 0.00 0.00 0.00 0.00 10:05:56 09:48:01 veth278c546 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:48:01 veth7824354 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:48:01 veth737d009 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:48:01 veth4a9a43a 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:49:06 veth7824354 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:49:06 eth0 2849.20 2507.89 12759.24 535.76 0.00 0.00 0.00 0.00 10:05:56 09:49:06 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:05:56 09:49:06 veth5fd3a83 25.34 48.36 1.75 305.60 0.00 0.00 0.00 0.00 10:05:56 09:50:01 veth7824354 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:50:01 veth4f4ccfd 10.41 11.99 0.85 36.15 0.00 0.00 0.00 0.00 10:05:56 09:50:01 veth09d1fc2 10.47 11.92 0.84 36.14 0.00 0.00 0.00 0.00 10:05:56 09:50:01 eth0 46.31 31.92 92.30 10.59 0.00 0.00 0.00 0.00 10:05:56 09:51:01 veth7824354 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:51:01 eth0 37.65 21.99 39.04 60.29 0.00 0.00 0.00 0.00 10:05:56 09:51:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:05:56 09:51:01 veth5853e4d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:05:56 09:52:01 eth0 75.64 43.17 186.17 17.11 0.00 0.00 0.00 0.00 10:05:56 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:52:01 docker0 1251.02 1105.82 96.39 4353.69 0.00 0.00 0.00 0.00 10:05:56 09:53:01 eth0 2.77 2.85 0.74 16.12 0.00 0.00 0.00 0.00 10:05:56 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:54:01 eth0 2.13 1.52 0.42 6.67 0.00 0.00 0.00 0.00 10:05:56 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:55:01 eth0 1.50 1.23 0.35 12.89 0.00 0.00 0.00 0.00 10:05:56 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:56:01 eth0 1.80 1.57 0.24 10.44 0.00 0.00 0.00 0.00 10:05:56 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:05:56 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:58:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:05:56 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:59:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:05:56 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:00:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:05:56 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:01:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:05:56 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:02:01 eth0 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 10:05:56 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:04:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:05:56 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:05:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:05:56 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 Average: eth0 89.89 86.46 444.94 25.83 0.00 0.00 0.00 0.00 10:05:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:56 Average: docker0 52.23 46.17 4.02 181.78 0.00 0.00 0.00 0.00 10:05:56 10:05:56 10:05:56 ---> sar -P ALL: 10:05:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 10:05:56 10:05:56 09:39:56 LINUX RESTART (2 CPU) 10:05:56 10:05:56 09:41:01 CPU %user %nice %system %iowait %steal %idle 10:05:56 09:42:01 all 15.47 0.00 4.19 5.70 0.08 74.56 10:05:56 09:42:01 0 15.49 0.00 4.71 3.63 0.07 76.11 10:05:56 09:42:01 1 15.46 0.00 3.66 7.78 0.09 73.01 10:05:56 09:43:01 all 18.26 0.00 7.20 10.69 0.11 63.75 10:05:56 09:43:01 0 18.67 0.00 7.59 11.80 0.12 61.81 10:05:56 09:43:01 1 17.86 0.00 6.81 9.58 0.09 65.67 10:05:56 09:44:01 all 47.71 0.00 4.83 2.00 0.09 45.37 10:05:56 09:44:01 0 47.15 0.00 5.10 2.58 0.09 45.08 10:05:56 09:44:01 1 48.27 0.00 4.56 1.43 0.09 45.65 10:05:56 09:45:01 all 55.37 0.00 7.23 2.16 0.09 35.15 10:05:56 09:45:01 0 54.76 0.00 7.39 1.71 0.09 36.05 10:05:56 09:45:01 1 55.98 0.00 7.08 2.61 0.09 34.25 10:05:56 09:46:05 all 18.67 0.00 9.85 38.82 0.19 32.48 10:05:56 09:46:05 0 19.41 0.00 9.94 38.50 0.19 31.97 10:05:56 09:46:05 1 17.92 0.00 9.77 39.14 0.19 32.99 10:05:56 09:47:08 all 10.66 0.00 8.67 61.60 0.18 18.89 10:05:56 09:47:08 0 10.77 0.00 9.03 59.91 0.18 20.11 10:05:56 09:47:08 1 10.56 0.00 8.32 63.29 0.18 17.65 10:05:56 09:48:01 all 59.19 0.00 8.52 23.60 0.17 8.51 10:05:56 09:48:01 0 59.22 0.00 8.49 25.21 0.19 6.90 10:05:56 09:48:01 1 59.16 0.00 8.56 22.00 0.16 10.11 10:05:56 09:49:06 all 16.52 0.00 7.17 59.45 0.17 16.69 10:05:56 09:49:06 0 17.09 0.00 7.41 53.63 0.18 21.69 10:05:56 09:49:06 1 15.95 0.00 6.92 65.28 0.16 11.69 10:05:56 09:50:01 all 7.15 0.00 4.33 72.03 0.13 16.36 10:05:56 09:50:01 0 7.43 0.00 4.47 70.19 0.13 17.78 10:05:56 09:50:01 1 6.87 0.00 4.19 73.87 0.13 14.94 10:05:56 09:51:01 all 34.81 0.00 8.43 49.60 0.21 6.95 10:05:56 09:51:01 0 34.46 0.00 8.88 49.85 0.21 6.61 10:05:56 09:51:01 1 35.15 0.00 7.98 49.36 0.21 7.30 10:05:56 09:52:01 all 26.09 0.00 7.43 46.59 0.21 19.68 10:05:56 09:52:01 0 26.55 0.00 7.68 45.34 0.23 20.20 10:05:56 09:52:01 1 25.63 0.00 7.17 47.84 0.19 19.16 10:05:56 10:05:56 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:05:56 09:53:01 all 0.11 0.00 0.07 0.00 0.02 99.81 10:05:56 09:53:01 0 0.07 0.00 0.05 0.00 0.00 99.88 10:05:56 09:53:01 1 0.15 0.00 0.08 0.00 0.03 99.73 10:05:56 09:54:01 all 0.05 0.00 0.04 0.00 0.04 99.87 10:05:56 09:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:05:56 09:54:01 1 0.05 0.00 0.03 0.00 0.07 99.85 10:05:56 09:55:01 all 0.05 0.00 0.08 0.00 0.03 99.85 10:05:56 09:55:01 0 0.07 0.00 0.07 0.00 0.02 99.85 10:05:56 09:55:01 1 0.03 0.00 0.08 0.00 0.03 99.85 10:05:56 09:56:01 all 0.11 0.00 0.05 0.01 0.03 99.81 10:05:56 09:56:01 0 0.15 0.00 0.03 0.00 0.02 99.80 10:05:56 09:56:01 1 0.07 0.00 0.07 0.02 0.03 99.82 10:05:56 09:57:01 all 0.15 0.00 0.03 0.00 0.02 99.80 10:05:56 09:57:01 0 0.27 0.00 0.03 0.00 0.00 99.70 10:05:56 09:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:05:56 09:58:01 all 0.17 0.00 0.02 0.00 0.03 99.79 10:05:56 09:58:01 0 0.28 0.00 0.02 0.00 0.02 99.68 10:05:56 09:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:05:56 09:59:01 all 0.15 0.00 0.03 0.00 0.03 99.80 10:05:56 09:59:01 0 0.27 0.00 0.03 0.00 0.03 99.67 10:05:56 09:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:05:56 10:00:01 all 0.08 0.00 0.03 0.00 0.03 99.87 10:05:56 10:00:01 0 0.12 0.00 0.03 0.00 0.03 99.82 10:05:56 10:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:05:56 10:01:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:05:56 10:01:01 0 0.22 0.00 0.02 0.00 0.03 99.73 10:05:56 10:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:05:56 10:02:01 all 0.13 0.00 0.03 0.00 0.03 99.80 10:05:56 10:02:01 0 0.25 0.00 0.03 0.00 0.02 99.70 10:05:56 10:02:01 1 0.02 0.00 0.03 0.00 0.05 99.90 10:05:56 10:03:01 all 0.14 0.00 0.02 0.00 0.02 99.82 10:05:56 10:03:01 0 0.23 0.00 0.02 0.00 0.00 99.75 10:05:56 10:03:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:05:56 10:05:56 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:05:56 10:04:01 all 0.15 0.00 0.02 0.00 0.03 99.80 10:05:56 10:04:01 0 0.28 0.00 0.02 0.00 0.02 99.68 10:05:56 10:04:01 1 0.02 0.00 0.02 0.00 0.05 99.92 10:05:56 10:05:01 all 0.08 0.00 0.02 0.00 0.03 99.87 10:05:56 10:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:05:56 10:05:01 1 0.15 0.00 0.03 0.00 0.03 99.78 10:05:56 Average: all 12.32 0.00 3.17 15.21 0.08 69.21 10:05:56 Average: 0 12.40 0.00 3.29 14.78 0.08 69.46 10:05:56 Average: 1 12.24 0.00 3.06 15.65 0.08 68.97 10:05:56 10:05:56 10:05:56