Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 515f5ff2057667c9413e5757f14856225f437f35 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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-ssh4594474766731235147.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-ssh8625034536855453897.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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7824197329381983501.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-ssh7790451480113517921.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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6413814004977230660.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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-691 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/40 [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/40 # 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/40@tmp/jenkins-gitclient-ssh2609842694623576389.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/40@tmp/jenkins-gitclient-ssh4701385685948074272.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 515f5ff2057667c9413e5757f14856225f437f35 Merge succeeded, producing 515f5ff2057667c9413e5757f14856225f437f35 Checking out Revision 515f5ff2057667c9413e5757f14856225f437f35 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # 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/40@tmp/jenkins-gitclient-ssh7848476562070425341.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 Commit message: "build(snap): install kuper services directory" > git rev-list --no-walk 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:00:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:00:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:00:11 ========================================================= 17:00:11 EdgeX Global Pipelines Version Info 17:00:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:00:12 ------------------- 17:00:12 stable info: 17:00:12 ------------------- 17:00:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:00:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:00:12 Message: update stable to v1.0.195 17:00:13 ------------------- 17:00:13 experimental info: 17:00:13 ------------------- 17:00:13 Commited By: **** collab-it+edgex@linuxfoundation.org 17:00:13 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:00:13 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 515f5ff2057667c9413e5757f14856225f437f35 [Pipeline] echo 17:00:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 515f5ff [Pipeline] echo 17:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:14 provisioning config files... 17:00:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/40@tmp/config2716581555514600187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:14 ---> docker-login.sh 17:00:14 nexus3.edgexfoundry.org:10001 17:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:14 Configure a credential helper to remove this warning. See 17:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:14 17:00:14 Login Succeeded 17:00:14 nexus3.edgexfoundry.org:10002 17:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:14 Configure a credential helper to remove this warning. See 17:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:14 17:00:14 Login Succeeded 17:00:14 nexus3.edgexfoundry.org:10003 17:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 nexus3.edgexfoundry.org:10004 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 docker.io 17:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:15 Configure a credential helper to remove this warning. See 17:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:15 17:00:15 Login Succeeded 17:00:15 ---> docker-login.sh ends [Pipeline] } 17:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:00:15 ++ 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 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/core-command/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo core-command,cmd/core-command/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/core-data/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo core-data,cmd/core-data/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/core-metadata/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo core-metadata,cmd/core-metadata/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/security-bootstrapper/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/security-proxy-setup/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/support-notifications/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo support-notifications,cmd/support-notifications/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/support-scheduler/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:00:15 + for file in '`ls cmd/**/Dockerfile`' 17:00:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:00:15 ++ cut -d/ -f2 17:00:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:00:15 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 17:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:00:17 17:00:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:00:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:00:17 latest: Pulling from edgex-devops/git-semver 17:00:17 31603596830f: Pulling fs layer 17:00:17 54011a49482f: Pulling fs layer 17:00:17 a6820b24f6d8: Pulling fs layer 17:00:17 f581987b2513: Pulling fs layer 17:00:17 f581987b2513: Waiting 17:00:17 54011a49482f: Verifying Checksum 17:00:17 54011a49482f: Download complete 17:00:17 31603596830f: Verifying Checksum 17:00:17 31603596830f: Download complete 17:00:17 f581987b2513: Verifying Checksum 17:00:17 f581987b2513: Download complete 17:00:17 a6820b24f6d8: Verifying Checksum 17:00:17 a6820b24f6d8: Download complete 17:00:18 31603596830f: Pull complete 17:00:18 54011a49482f: Pull complete 17:00:18 a6820b24f6d8: Pull complete 17:00:18 f581987b2513: Pull complete 17:00:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:00:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:00:18 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 17:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@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:10004/edgex-devops/git-semver:latest cat 17:00:20 $ docker top e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:00:20 [ssh-agent] Looking for ssh-agent implementation... 17:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:00:20 $ docker exec e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent 17:00:20 SSH_AUTH_SOCK=/tmp/ssh-oOmmPd6X9cOC/agent.14 17:00:20 SSH_AGENT_PID=21 17:00:20 Running ssh-add (command line suppressed) 17:00:20 Identity added: /w/workspace/edgex-go/40@tmp/private_key_5996408203874710276.key (/w/workspace/edgex-go/40@tmp/private_key_5996408203874710276.key) 17:00:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:00:20 + git tag --points-at HEAD [Pipeline] } 17:00:20 $ docker exec --env ******** --env ******** e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent -k 17:00:20 unset SSH_AUTH_SOCK; 17:00:20 unset SSH_AGENT_PID; 17:00:20 echo Agent pid 21 killed; 17:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:00:21 [ssh-agent] Looking for ssh-agent implementation... 17:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:00:21 $ docker exec e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent 17:00:21 SSH_AUTH_SOCK=/tmp/ssh-30jtsJ9piQSA/agent.54 17:00:21 SSH_AGENT_PID=60 17:00:21 Running ssh-add (command line suppressed) 17:00:21 Identity added: /w/workspace/edgex-go/40@tmp/private_key_8962480472060236679.key (/w/workspace/edgex-go/40@tmp/private_key_8962480472060236679.key) 17:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:00:21 + git semver init 17:00:21 # -> Open(): unable to determine branch for HEAD 17:00:21 # $GIT_DIR = /w/workspace/edgex-go/40/.git 17:00:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/40 17:00:21 # $SEMVER_REMOTE_NAME = origin 17:00:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:00:21 # $SEMVER_USER_NAME = edgex-jenkins 17:00:21 # $SEMVER_BRANCH = PR-3579 17:00:21 # $SEMVER_TEMP = /tmp/semver-133162415 17:00:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:00:36 # '/tmp/semver-133162415' -> '/w/workspace/edgex-go/40/.semver' 17:00:36 # -> Force: false 17:00:36 # $SEMVER_DIR = /w/workspace/edgex-go/40/.semver [Pipeline] } 17:00:36 $ docker exec --env ******** --env ******** e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent -k 17:00:36 unset SSH_AUTH_SOCK; 17:00:36 unset SSH_AGENT_PID; 17:00:36 echo Agent pid 60 killed; 17:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:00:37 + git semver [Pipeline] } 17:00:37 $ docker stop --time=1 e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 17:00:39 $ docker rm -f e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:00:40 Stashed 1 file(s) [Pipeline] echo 17:00:40 [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 17:00:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:00:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:00:41 + sudo service docker restart 17:00:41 + true 17:00:41 Redirecting to /bin/systemctl restart docker.service 17:00:55 Still waiting to schedule task 17:00:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 17:01:00 ========================================================= 17:01:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:01:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:01:00 + 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 . 17:01:02 Sending build context to Docker daemon 329.5MB 17:01:02 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:01:02 Step 2/6 : FROM ${BASE} 17:01:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:01:02 540db60ca938: Pulling fs layer 17:01:02 adcc1eea9eea: Pulling fs layer 17:01:02 4c4ab2625f07: Pulling fs layer 17:01:02 0510c868ecb4: Pulling fs layer 17:01:02 afea3b2eda06: Pulling fs layer 17:01:02 7809a108b3ef: Pulling fs layer 17:01:02 f706445af74f: Pulling fs layer 17:01:02 afea3b2eda06: Waiting 17:01:02 7809a108b3ef: Waiting 17:01:02 f706445af74f: Waiting 17:01:02 0510c868ecb4: Waiting 17:01:02 4c4ab2625f07: Verifying Checksum 17:01:02 4c4ab2625f07: Download complete 17:01:02 adcc1eea9eea: Verifying Checksum 17:01:02 adcc1eea9eea: Download complete 17:01:02 afea3b2eda06: Verifying Checksum 17:01:02 afea3b2eda06: Download complete 17:01:02 540db60ca938: Verifying Checksum 17:01:02 540db60ca938: Download complete 17:01:02 7809a108b3ef: Verifying Checksum 17:01:02 7809a108b3ef: Download complete 17:01:02 540db60ca938: Pull complete 17:01:02 adcc1eea9eea: Pull complete 17:01:02 4c4ab2625f07: Pull complete 17:01:04 f706445af74f: Verifying Checksum 17:01:04 f706445af74f: Download complete 17:01:04 0510c868ecb4: Verifying Checksum 17:01:04 0510c868ecb4: Download complete 17:01:07 0510c868ecb4: Pull complete 17:01:07 afea3b2eda06: Pull complete 17:01:07 7809a108b3ef: Pull complete 17:01:10 f706445af74f: Pull complete 17:01:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:01:10 ---> b068be0155e3 17:01: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 17:01:11 ---> Running in 44a6689fbfe4 17:01:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:01:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:01:13 (1/12) Installing libmagic (5.39-r0) 17:01:14 (2/12) Installing file (5.39-r0) 17:01:14 (3/12) Installing libc-dev (0.7.2-r3) 17:01:14 (4/12) Installing g++ (10.2.1_pre1-r3) 17:01:19 (5/12) Installing fortify-headers (1.1-r0) 17:01:19 (6/12) Installing patch (2.7.6-r7) 17:01:19 (7/12) Installing build-base (0.5-r2) 17:01:19 (8/12) Installing libsodium (1.0.18-r0) 17:01:19 (9/12) Installing pkgconf (1.7.3-r0) 17:01:19 (10/12) Installing libsodium-dev (1.0.18-r0) 17:01:19 (11/12) Installing libzmq (4.3.3-r1) 17:01:19 (12/12) Installing zeromq-dev (4.3.3-r1) 17:01:19 Executing busybox-1.32.1-r6.trigger 17:01:19 OK: 219 MiB in 52 packages 17:01:21 Removing intermediate container 44a6689fbfe4 17:01:21 ---> 6eee4295645a 17:01:21 Step 4/6 : WORKDIR /edgex-go 17:01:21 ---> Running in 96ef443d237a 17:01:21 Removing intermediate container 96ef443d237a 17:01:21 ---> a227364e6ada 17:01:21 Step 5/6 : COPY go.mod . 17:01:21 ---> bed97372e1f4 17:01:21 Step 6/6 : RUN go mod download 17:01:21 ---> Running in 5d6164ac2580 17:01:33 Removing intermediate container 5d6164ac2580 17:01:33 ---> 2d32bde7b1c7 17:01:33 Successfully built 2d32bde7b1c7 17:01:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:01:34 + docker inspect -f . ci-base-image-x86_64 17:01:34 . [Pipeline] withDockerContainer 17:01:34 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 17:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:01:34 $ docker top 365dc3cfde3511f1d11671ff5433daed112a3c032c79cf3e8ef4d8707bc79103 -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:35 + go version 17:01:35 go version go1.16.3 linux/amd64 [Pipeline] } 17:01:35 $ docker stop --time=1 365dc3cfde3511f1d11671ff5433daed112a3c032c79cf3e8ef4d8707bc79103 17:01:36 $ docker rm -f 365dc3cfde3511f1d11671ff5433daed112a3c032c79cf3e8ef4d8707bc79103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:01:36 + docker inspect -f . ci-base-image-x86_64 17:01:36 . [Pipeline] withDockerContainer 17:01:36 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 17:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:01:37 $ docker top f67472a9717c00d4662cad2a961c37102445e38e78554601672424aa4848ad08 -eo pid,comm [Pipeline] { [Pipeline] echo 17:01:37 ========================================================= 17:01:37 [edgeXBuildGoParallel] Running Tests and Build... 17:01:37 ========================================================= [Pipeline] sh 17:01:37 + go mod tidy [Pipeline] sh 17:01:38 + make test 17:01:38 go mod tidy 17:01:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:01:43 ? github.com/edgexfoundry/edgex-go [no test files] 17:02:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:02:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:02:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:02:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:02:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:02:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:02:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:02:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 17:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.044s coverage: 53.1% of statements 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements 17:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:02:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.064s coverage: 78.9% of statements 17:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 95.1% of statements 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:02:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:02:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 17:02:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 17:02:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements 17:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 17:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 17:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 17:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements 17:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 17:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 17:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 17:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements 17:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.0% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 17:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 17:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 17:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 17:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:03:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-692 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 17:03:01 Running in /w/workspace/edgex-go/40 [Pipeline] { [Pipeline] checkout 17:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 19.3% of statements 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:03:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:03:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 17:03:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 17:03:01 GO111MODULE=on go vet ./... 17:03:01 The recommended git tool is: git 17:03:07 using credential edgex-jenkins-ssh 17:03:07 Cloning the remote Git repository 17:03:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:03:07 > git init /w/workspace/edgex-go/40 # timeout=10 17:03:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:03:07 > git --version # timeout=10 17:03:07 > git --version # 'git version 2.17.1' 17:03:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:23 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 515f5ff2057667c9413e5757f14856225f437f35 17:03:23 gofmt -l . 17:03:23 [ "`gofmt -l .`" = "" ] 17:03:23 ./bin/test-attribution-txt.sh [Pipeline] sh 17:03:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:03:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:03:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:03:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:03:23 > git config core.sparsecheckout # timeout=10 17:03:23 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 17:03:24 + ls -al . 17:03:24 total 560 17:03:24 drwxrwxr-x 10 1001 1001 4096 Jun 29 17:03 . 17:03:24 drwxr-xr-x 4 root root 30 Jun 29 17:01 .. 17:03:24 -rw-rw-r-- 1 1001 1001 11 Jun 29 17:00 .dockerignore 17:03:24 drwxrwxr-x 8 1001 1001 179 Jun 29 17:00 .git 17:03:24 drwxrwxr-x 3 1001 1001 125 Jun 29 17:00 .github 17:03:24 -rw-rw-r-- 1 1001 1001 818 Jun 29 17:00 .gitignore 17:03:24 drwx------ 3 1001 1001 60 Jun 29 17:00 .semver 17:03:24 -rw-rw-r-- 1 1001 1001 166 Jun 29 17:00 .sonarcloud.properties 17:03:24 -rw-rw-r-- 1 1001 1001 8609 Jun 29 17:00 Attribution.txt 17:03:24 -rw-rw-r-- 1 1001 1001 43881 Jun 29 17:00 CHANGELOG.md 17:03:24 -rw-rw-r-- 1 1001 1001 3804 Jun 29 17:00 CONTRIBUTING.md 17:03:24 -rw-rw-r-- 1 1001 1001 931 Jun 29 17:00 Dockerfile.build 17:03:24 -rw-rw-r-- 1 1001 1001 849 Jun 29 17:00 Jenkinsfile 17:03:24 -rw-rw-r-- 1 1001 1001 10775 Jun 29 17:00 LICENSE 17:03:24 -rw-rw-r-- 1 1001 1001 5605 Jun 29 17:00 Makefile 17:03:24 -rw-rw-r-- 1 1001 1001 7905 Jun 29 17:00 README.md 17:03:24 -rw-rw-r-- 1 1001 1001 7071 Jun 29 17:00 SECURITY.md 17:03:24 -rw-rw-r-- 1 1001 1001 5 Jun 29 17:00 VERSION 17:03:24 -rw-rw-r-- 1 1001 1001 4131 Jun 29 17:00 ZMQWindows.md 17:03:24 drwxrwxr-x 2 1001 1001 37 Jun 29 17:00 bin 17:03:24 drwxrwxr-x 14 1001 1001 4096 Jun 29 17:00 cmd 17:03:24 -rw-r--r-- 1 root root 398095 Jun 29 17:03 coverage.out 17:03:24 -rw-rw-r-- 1 1001 1001 806 Jun 29 17:00 go.mod 17:03:24 -rw-r--r-- 1 root root 20759 Jun 29 17:01 go.sum 17:03:24 drwxrwxr-x 7 1001 1001 114 Jun 29 17:00 internal 17:03:24 drwxrwxr-x 3 1001 1001 16 Jun 29 17:00 openapi 17:03:24 drwxrwxr-x 4 1001 1001 71 Jun 29 17:00 snap 17:03:24 -rw-rw-r-- 1 1001 1001 168 Jun 29 17:00 version.go [Pipeline] sh 17:03:24 Merge succeeded, producing 515f5ff2057667c9413e5757f14856225f437f35 17:03:24 Checking out Revision 515f5ff2057667c9413e5757f14856225f437f35 (PR-3579) 17:03:24 + '[' -e coverage.out ] 17:03:24 + chown 1001:1001 coverage.out [Pipeline] stash 17:03:24 Stashed 1 file(s) [Pipeline] sh 17:03:24 + make build 17:03:24 go mod tidy 17:03:24 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 17:03:23 > git remote # timeout=10 17:03:23 > git config --get remote.origin.url # timeout=10 17:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:24 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 17:03:24 > git rev-parse HEAD^{commit} # timeout=10 17:03:24 > git config core.sparsecheckout # timeout=10 17:03:24 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 17:03: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 17:03:28 Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:03:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:03:30 + true 17:03:30 + sudo service docker restart 17:03:32 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 17:03:33 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 17:03:34 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 17:03:34 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 17:03:34 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 17:03:35 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 17:03: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 17:03:37 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 17:03:38 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 17:03: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 [Pipeline] } 17:03:40 $ docker stop --time=1 f67472a9717c00d4662cad2a961c37102445e38e78554601672424aa4848ad08 17:03:42 $ docker rm -f f67472a9717c00d4662cad2a961c37102445e38e78554601672424aa4848ad08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:03:46 17:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:03:46 latest: Pulling from edgex-devops/edgex-compose 17:03:46 cbdbe7a5bc2a: Pulling fs layer 17:03:46 ca9280d653b3: Pulling fs layer 17:03:46 7e9c9ca2126c: Pulling fs layer 17:03:46 cbdbe7a5bc2a: Verifying Checksum 17:03:46 cbdbe7a5bc2a: Download complete 17:03:46 cbdbe7a5bc2a: Pull complete 17:03:47 ca9280d653b3: Verifying Checksum 17:03:47 ca9280d653b3: Download complete 17:03:47 ca9280d653b3: Pull complete 17:03:48 7e9c9ca2126c: Verifying Checksum 17:03:48 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:49 provisioning config files... 17:03:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/40@tmp/config1891851572036540289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:49 ---> docker-login.sh 17:03:49 nexus3.edgexfoundry.org:10001 17:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:50 7e9c9ca2126c: Pull complete 17:03:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:03:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:03:50 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 17:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:50 Configure a credential helper to remove this warning. See 17:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:50 17:03:50 Login Succeeded 17:03:50 nexus3.edgexfoundry.org:10002 17:03:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:51 Configure a credential helper to remove this warning. See 17:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:51 17:03:51 Login Succeeded 17:03:51 nexus3.edgexfoundry.org:10003 17:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:51 Configure a credential helper to remove this warning. See 17:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:51 17:03:51 Login Succeeded 17:03:51 nexus3.edgexfoundry.org:10004 17:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:52 Configure a credential helper to remove this warning. See 17:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:52 17:03:52 Login Succeeded 17:03:52 docker.io 17:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:52 $ docker top f6761d64ed4040dcd17f2a829873fbc1480540af8a3eaec39eb41e42151f089a -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:53 + docker-compose build --help 17:03:53 + grep parallel 17:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:53 Configure a credential helper to remove this warning. See 17:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:53 17:03:53 Login Succeeded 17:03:53 ---> docker-login.sh ends [Pipeline] } 17:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:03:53 ========================================================= 17:03:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:03:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:03:53 --parallel Build images in parallel. [Pipeline] } 17:03:53 $ docker stop --time=1 f6761d64ed4040dcd17f2a829873fbc1480540af8a3eaec39eb41e42151f089a 17:03:53 + 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 . 17:03:54 $ docker rm -f f6761d64ed4040dcd17f2a829873fbc1480540af8a3eaec39eb41e42151f089a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:03:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:03:55 . [Pipeline] withDockerContainer 17:03:55 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 17:03:55 $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:03:55 $ docker top 463d7ee6aad72d963afaf9a6fa42224242517a16d2a46f7e1cc5bb7d28eb7557 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:56 + docker-compose -f ./docker-compose-build.yml build --parallel 17:03:56 Sending build context to Docker daemon 166.4MB 17:03:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:03:56 Step 2/6 : FROM ${BASE} 17:03:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:03:56 595b0fe564bb: Pulling fs layer 17:03:56 3088b5b3c5c0: Pulling fs layer 17:03:56 5b7225fbf94c: Pulling fs layer 17:03:56 ba82ee9f976e: Pulling fs layer 17:03:56 506bd15cee9f: Pulling fs layer 17:03:56 75a0a4a0db45: Pulling fs layer 17:03:56 618dc40b7e24: Pulling fs layer 17:03:56 506bd15cee9f: Waiting 17:03:56 75a0a4a0db45: Waiting 17:03:56 618dc40b7e24: Waiting 17:03:56 ba82ee9f976e: Waiting 17:03:56 5b7225fbf94c: Verifying Checksum 17:03:56 5b7225fbf94c: Download complete 17:03:56 3088b5b3c5c0: Verifying Checksum 17:03:56 3088b5b3c5c0: Download complete 17:03:56 506bd15cee9f: Verifying Checksum 17:03:56 506bd15cee9f: Download complete 17:03:56 75a0a4a0db45: Verifying Checksum 17:03:56 75a0a4a0db45: Download complete 17:03:56 595b0fe564bb: Verifying Checksum 17:03:56 595b0fe564bb: Download complete 17:03:56 Building core-command ... 17:03:56 Building core-data ... 17:03:56 Building core-metadata ... 17:03:56 Building security-bootstrapper ... 17:03:56 Building security-proxy-setup ... 17:03:56 Building security-secretstore-setup ... 17:03:56 Building support-notifications ... 17:03:56 Building support-scheduler ... 17:03:56 Building sys-mgmt-agent ... 17:03:56 Building security-bootstrapper 17:03:56 Building core-metadata 17:03:56 Building security-proxy-setup 17:03:56 Building support-scheduler 17:03:56 Building sys-mgmt-agent 17:03:57 595b0fe564bb: Pull complete 17:03:57 3088b5b3c5c0: Pull complete 17:03:58 5b7225fbf94c: Pull complete 17:03:58 618dc40b7e24: Verifying Checksum 17:03:58 618dc40b7e24: Download complete 17:04:00 ba82ee9f976e: Verifying Checksum 17:04:00 ba82ee9f976e: Download complete 17:04:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:09 ---> 2d32bde7b1c7 17:04:09 Step 3/23 : WORKDIR /edgex-go 17:04:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:04:09 ---> 2d32bde7b1c7 17:04:09 Step 3/24 : WORKDIR /edgex-go 17:04:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:04:09 ---> 2d32bde7b1c7 17:04:09 Step 3/32 : WORKDIR /edgex-go 17:04:10 ba82ee9f976e: Pull complete 17:04:10 506bd15cee9f: Pull complete 17:04:11 75a0a4a0db45: Pull complete 17:04:16 618dc40b7e24: Pull complete 17:04:16 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:04:16 ---> a36622ca3599 17:04:16 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 17:04:17 ---> Running in 69bf7eace027 17:04:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:04:17 ---> 2d32bde7b1c7 17:04:17 Step 3/22 : WORKDIR /edgex-go 17:04:17 ---> Running in a1d89d116dee 17:04:17 ---> Running in 359eade710e1 17:04:17 ---> Running in 00acc644603d 17:04:17 ---> Running in 982cabadcb77 17:04:18 Removing intermediate container 00acc644603d 17:04:18 ---> 472ef586bfd1 17:04:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:18 Removing intermediate container 359eade710e1 17:04:18 ---> 09a55ea0eb33 17:04:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:18 Removing intermediate container a1d89d116dee 17:04:18 ---> e1e8111022e7 17:04:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:18 ---> Running in ff75fc6d3869 17:04:18 ---> Running in b780e99ee20f 17:04:18 Removing intermediate container 982cabadcb77 17:04:18 ---> db2b9ef00b5f 17:04:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:04:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:04:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:04:18 ---> 2d32bde7b1c7 17:04:18 Step 3/24 : WORKDIR /edgex-go 17:04:18 ---> Using cache 17:04:18 ---> db2b9ef00b5f 17:04:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:18 ---> Running in 5d40e18193df 17:04:18 ---> Running in 435e76c8872d 17:04:18 ---> Running in 726ba011410d 17:04:19 Removing intermediate container b780e99ee20f 17:04:19 ---> df420d917a20 17:04:19 Step 5/32 : RUN apk add --update --no-cache make git 17:04:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:04:19 ---> Running in 70613b091bed 17:04:19 Removing intermediate container ff75fc6d3869 17:04:19 ---> 24d78e778922 17:04:19 Step 5/23 : RUN apk add --update --no-cache make git 17:04:19 ---> Running in 2c73dde672ad 17:04:19 Removing intermediate container 5d40e18193df 17:04:19 ---> 7588e2ed7f77 17:04:19 Step 5/24 : RUN apk add --update --no-cache make bash git 17:04:19 Removing intermediate container 435e76c8872d 17:04:19 ---> 31ce430486ee 17:04:19 Step 5/22 : RUN apk add --update --no-cache make git 17:04:19 ---> Running in 0d5922d37824 17:04:19 ---> Running in 6c0021ffb3b1 17:04:19 Removing intermediate container 726ba011410d 17:04:19 ---> ae37b9c93dd6 17:04:19 Step 5/24 : RUN apk add --update --no-cache make git 17:04:20 ---> Running in 56997fc03059 17:04:20 (1/12) Installing libmagic (5.39-r0) 17:04:20 (2/12) Installing file (5.39-r0) 17:04:20 (3/12) Installing libc-dev (0.7.2-r3) 17:04:20 (4/12) Installing g++ (10.2.1_pre1-r3) 17:04:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:04:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:04:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:04:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:04:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:04:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:04:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:04:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:04:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:04:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:04:21 OK: 219 MiB in 52 packages 17:04:21 OK: 219 MiB in 52 packages 17:04:22 OK: 219 MiB in 52 packages 17:04:22 OK: 219 MiB in 52 packages 17:04:22 OK: 219 MiB in 52 packages 17:04:22 Removing intermediate container 70613b091bed 17:04:22 ---> d5cd9f7b345d 17:04:22 Step 6/32 : COPY go.mod . 17:04:22 Removing intermediate container 2c73dde672ad 17:04:22 ---> 125e9895ce87 17:04:22 Step 6/23 : COPY go.mod . 17:04:22 ---> 4a8c62c5b100 17:04:22 Step 7/32 : RUN go mod download 17:04:22 ---> Running in 79415c3d337c 17:04:22 Removing intermediate container 0d5922d37824 17:04:22 ---> 2d4c41d0af91 17:04:22 Step 6/24 : COPY go.mod . 17:04:22 ---> 9a96303290ae 17:04:22 Step 7/23 : RUN go mod download 17:04:22 Removing intermediate container 6c0021ffb3b1 17:04:22 ---> 721887608f68 17:04:22 Step 6/22 : COPY go.mod . 17:04:22 ---> Running in 0e80b169132a 17:04:22 Removing intermediate container 56997fc03059 17:04:22 ---> c937e341ae52 17:04:22 Step 6/24 : COPY go.mod . 17:04:22 ---> eb64c2321114 17:04:22 Step 7/24 : RUN go mod download 17:04:23 ---> d28a3989d910 17:04:23 Step 7/22 : RUN go mod download 17:04:23 ---> Running in f968972f359c 17:04:23 ---> 95226ce5efce 17:04:23 Step 7/24 : RUN go mod download 17:04:23 ---> Running in e42f86b903a8 17:04:23 ---> Running in 565dec970ecd 17:04:23 Removing intermediate container 0e80b169132a 17:04:23 ---> 01c9b232ac41 17:04:23 Step 8/23 : COPY . . 17:04:23 Removing intermediate container 79415c3d337c 17:04:23 ---> dd6ce2906518 17:04:23 Step 8/32 : COPY . . 17:04:27 (5/12) Installing fortify-headers (1.1-r0) 17:04:27 (6/12) Installing patch (2.7.6-r7) 17:04:27 (7/12) Installing build-base (0.5-r2) 17:04:27 (8/12) Installing libsodium (1.0.18-r0) 17:04:27 (9/12) Installing pkgconf (1.7.3-r0) 17:04:27 (10/12) Installing libsodium-dev (1.0.18-r0) 17:04:27 (11/12) Installing libzmq (4.3.3-r1) 17:04:27 (12/12) Installing zeromq-dev (4.3.3-r1) 17:04:27 Executing busybox-1.32.1-r6.trigger 17:04:27 OK: 218 MiB in 52 packages 17:04:31 Removing intermediate container 69bf7eace027 17:04:31 ---> ebb6b8c1fb58 17:04:31 Step 4/6 : WORKDIR /edgex-go 17:04:31 ---> Running in 3d0e116a6319 17:04:31 Removing intermediate container 3d0e116a6319 17:04:31 ---> 20f70d780751 17:04:31 Step 5/6 : COPY go.mod . 17:04:32 ---> 81bb34e31b73 17:04:32 Step 6/6 : RUN go mod download 17:04:32 Removing intermediate container f968972f359c 17:04:32 ---> acadb3eee84f 17:04:32 Step 8/24 : COPY . . 17:04:32 Removing intermediate container 565dec970ecd 17:04:32 ---> 079f7dae033c 17:04:32 Step 8/24 : COPY . . 17:04:32 ---> f7a52c58ff87 17:04:32 Step 9/23 : RUN go mod tidy 17:04:32 ---> 811ee18e62ab 17:04:32 Step 9/32 : RUN go mod tidy 17:04:32 ---> Running in de3d054e7c82 17:04:32 Removing intermediate container e42f86b903a8 17:04:32 ---> e7ed0a316db1 17:04:32 Step 8/22 : COPY . . 17:04:32 ---> Running in 4c55ca9db442 17:04:32 ---> Running in a35c4d67b427 17:04:42 ---> 38e3b5b9cd66 17:04:42 Step 9/24 : RUN go mod tidy 17:04:42 Removing intermediate container de3d054e7c82 17:04:42 ---> f4799b676aaa 17:04:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:04:42 Removing intermediate container 4c55ca9db442 17:04:42 ---> f1a7fe488ca1 17:04:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:04:42 ---> Running in 39b830bd6d33 17:04:42 ---> 133c55b7a952 17:04:42 Step 9/22 : RUN go mod tidy 17:04:42 ---> Running in 4a8a43774ff2 17:04:42 ---> Running in de055acd5333 17:04:42 ---> Running in bf29f86bb419 17:04:42 ---> 0973ddeb5e39 17:04:42 Step 9/24 : RUN go mod tidy 17:04:42 ---> Running in a8d118575f68 17:04:42 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 17:04:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:04:43 Removing intermediate container a8d118575f68 17:04:43 ---> 38ebfcab54ec 17:04:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:04:43 ---> Running in 23180914a221 17:04:43 Removing intermediate container bf29f86bb419 17:04:43 ---> 6305f78d9da6 17:04:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:04:43 ---> Running in 09b798702231 17:04:44 Removing intermediate container 39b830bd6d33 17:04:44 ---> fbb29c19e299 17:04:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:04:44 ---> Running in 4cc7c04c9e99 17:04:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:04:44 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 17:04:45 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 17:04:59 Removing intermediate container a35c4d67b427 17:04:59 ---> 8404cd889f7d 17:04:59 Successfully built 8404cd889f7d 17:04:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:04:59 + docker inspect -f . ci-base-image-arm64 17:04:59 . [Pipeline] withDockerContainer 17:04:59 prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container 17:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:05:01 $ docker top ea8a5856cb893fbb323915dd842c3237854b665a440a3aa4f0445b962b115bd4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:02 + go version 17:05:02 go version go1.16.5 linux/arm64 [Pipeline] } 17:05:02 $ docker stop --time=1 ea8a5856cb893fbb323915dd842c3237854b665a440a3aa4f0445b962b115bd4 17:05:04 $ docker rm -f ea8a5856cb893fbb323915dd842c3237854b665a440a3aa4f0445b962b115bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:05 + docker inspect -f . ci-base-image-arm64 17:05:05 . [Pipeline] withDockerContainer 17:05:05 prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container 17:05:06 $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:05:07 $ docker top 850506b05261940f161feb09106b508f7c2a17f4e14c13871a084e1ac6cdd05c -eo pid,comm [Pipeline] { [Pipeline] echo 17:05:08 ========================================================= 17:05:08 [edgeXBuildGoParallel] Running Tests and Build... 17:05:08 ========================================================= [Pipeline] sh 17:05:08 + go mod tidy [Pipeline] sh 17:05:09 + make test 17:05:09 go mod tidy 17:05:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:05:23 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 17:05:24 Removing intermediate container de055acd5333 17:05:24 ---> 2e7c3c44fff4 17:05:24 17:05:24 Step 11/23 : FROM alpine:3.12 17:05:24 Removing intermediate container 23180914a221 17:05:24 ---> fabd77c1cb54 17:05:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:05:24 Removing intermediate container 4a8a43774ff2 17:05:24 ---> d7f8d051ee07 17:05:24 17:05:24 Step 11/32 : FROM alpine:3.12 17:05:24 ---> Running in c484d40c81ef 17:05:24 3.12: Pulling from library/alpine 17:05:24 3.12: Pulling from library/alpine 17:05:24 Removing intermediate container 09b798702231 17:05:24 ---> 1774cf6b08e2 17:05:24 17:05:24 Step 11/22 : FROM alpine:3.12 17:05:24 3.12: Pulling from library/alpine 17:05:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:05:25 Status: Downloaded newer image for alpine:3.12 17:05:25 ---> 13621d1b12d4 17:05:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:05:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:05:25 Status: Image is up to date for alpine:3.12 17:05:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:05:25 Status: Image is up to date for alpine:3.12 17:05:25 ---> 13621d1b12d4 17:05:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:05:25 ---> 13621d1b12d4 17:05:25 Step 12/22 : RUN apk add --update --no-cache curl 17:05:25 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 17:05:25 ---> Running in 1d56a2f804bd 17:05:25 ---> Running in 6af60ebc1fb6 17:05:25 ---> Running in 6eb1aa358c3b 17:05:25 Removing intermediate container 1d56a2f804bd 17:05:25 ---> c12c393954b8 17:05:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:26 ---> Running in 4ab425bcb085 17:05:26 (1/1) Installing dumb-init (1.2.2-r1) 17:05:26 Executing busybox-1.31.1-r20.trigger 17:05:26 OK: 6 MiB in 15 packages 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:26 Removing intermediate container 4cc7c04c9e99 17:05:26 ---> a0e254fd58da 17:05:26 17:05:26 Step 11/24 : FROM alpine:3.12 17:05:26 ---> 13621d1b12d4 17:05:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:05:26 ---> Running in 0b1b319f0504 17:05:26 (1/4) Installing ca-certificates (20191127-r4) 17:05:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:05:26 (3/4) Installing libcurl (7.77.0-r0) 17:05:26 (4/4) Installing curl (7.77.0-r0) 17:05:26 Executing busybox-1.31.1-r20.trigger 17:05:26 Executing ca-certificates-20191127-r4.trigger 17:05:26 OK: 7 MiB in 18 packages 17:05:26 Removing intermediate container c484d40c81ef 17:05:26 ---> 3592b301b406 17:05:26 17:05:26 Step 12/24 : FROM docker:20.10.0 17:05:26 20.10.0: Pulling from library/docker 17:05:26 Removing intermediate container 6af60ebc1fb6 17:05:26 ---> 8a9d2df3b4a6 17:05:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:26 ---> Running in b2749c167e95 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:27 (1/2) Installing dumb-init (1.2.2-r1) 17:05:27 (2/2) Installing su-exec (0.2-r1) 17:05:27 Executing busybox-1.31.1-r20.trigger 17:05:27 OK: 6 MiB in 16 packages 17:05:27 (1/1) Installing dumb-init (1.2.2-r1) 17:05:27 Executing busybox-1.31.1-r20.trigger 17:05:27 OK: 6 MiB in 15 packages 17:05:27 Removing intermediate container b2749c167e95 17:05:27 ---> 6b9f5167f1c9 17:05:27 Step 14/23 : ENV APP_PORT=59861 17:05:27 Removing intermediate container 6eb1aa358c3b 17:05:27 ---> 66f7d26810ba 17:05:27 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:05:27 ---> Running in a7e38ec6f193 17:05:27 ---> Running in b0f45493c613 17:05:27 Removing intermediate container a7e38ec6f193 17:05:27 ---> cc8a4fbcdbd2 17:05:27 Step 15/23 : EXPOSE $APP_PORT 17:05:27 Removing intermediate container b0f45493c613 17:05:27 ---> 8be8aeaed59f 17:05:27 Step 14/22 : WORKDIR /edgex 17:05:27 ---> Running in 61bb1ddf4da3 17:05:27 Removing intermediate container 4ab425bcb085 17:05:27 ---> 6d3320aa2fdb 17:05:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:05:27 Removing intermediate container 0b1b319f0504 17:05:27 ---> 5ab51774da44 17:05:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:27 ---> Running in 8b7b2f2ec551 17:05:27 ---> Running in 26666a1385b6 17:05:27 ---> Running in a67a08a433fb 17:05:27 Removing intermediate container 61bb1ddf4da3 17:05:27 ---> c3bbd2d48171 17:05:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:27 Removing intermediate container 26666a1385b6 17:05:27 ---> 2460b3949ee8 17:05:27 Step 14/24 : ENV APP_PORT=59881 17:05:27 Removing intermediate container a67a08a433fb 17:05:27 ---> 39bfff513b21 17:05:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:05:28 ---> Running in c227cf007463 17:05:28 Removing intermediate container 8b7b2f2ec551 17:05:28 ---> a8a97389c852 17:05:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:05:28 ---> 7c0ce7636e2d 17:05:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:05:28 ---> Running in cdbacd093b3c 17:05:28 Removing intermediate container c227cf007463 17:05:28 ---> 4809360bbd0f 17:05:28 Step 15/24 : EXPOSE $APP_PORT 17:05:28 Removing intermediate container cdbacd093b3c 17:05:28 ---> 8a2e2039428b 17:05:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:05:28 ---> 81b5d16ea2c8 17:05:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:05:28 ---> Running in 9d1329ddf56f 17:05:28 ---> Running in 439f612f0202 17:05:28 ---> cc6e256c37c1 17:05:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:05:28 Removing intermediate container 9d1329ddf56f 17:05:28 ---> f8b059efe14a 17:05:28 Step 16/24 : WORKDIR / 17:05:28 ---> Running in a44f3f2b8a73 17:05:29 ---> d3478da88970 17:05:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:05:29 ---> 024f8f923970 17:05:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:05:29 ---> Running in 4fb1cb726d89 17:05:29 Removing intermediate container a44f3f2b8a73 17:05:29 ---> fb01f274c6f7 17:05:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:29 Removing intermediate container 4fb1cb726d89 17:05:29 ---> d1aa091848fb 17:05:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:29 ---> Running in 51974ea7af36 17:05:29 ---> 931eaab9b9a0 17:05:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:05:29 ---> 5ef4afa73065 17:05:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:05:29 Removing intermediate container 439f612f0202 17:05:29 ---> d24b55e024b6 17:05:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:05:29 ---> Running in 87d488d363ca 17:05:30 Removing intermediate container 51974ea7af36 17:05:30 ---> 75404b10e333 17:05:30 Step 21/23 : LABEL arch=x86_64 17:05:30 ---> Running in c61a5f7752f6 17:05:30 ---> f1e5cb3fff5a 17:05:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:05:30 Removing intermediate container 87d488d363ca 17:05:30 ---> 18295b8c5fc1 17:05:30 Step 19/22 : CMD ["--init=true"] 17:05:30 ---> Running in 786958c749af 17:05:30 ---> Running in ff1dbe4230ef 17:05:30 Removing intermediate container c61a5f7752f6 17:05:30 ---> e4fbdaf46a3e 17:05:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:05:30 Removing intermediate container ff1dbe4230ef 17:05:30 ---> 1e4cf7deed2f 17:05:30 Step 20/22 : LABEL arch=x86_64 17:05:30 ---> 6fb82b56bfed 17:05:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:05:30 Removing intermediate container 786958c749af 17:05:30 ---> 05fe4762e6bb 17:05:30 Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:05:30 ---> 0c034a12acdc 17:05:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:05:30 ---> Running in ea8bc437fa95 17:05:30 ---> Running in eff6faf9641b 17:05:30 ---> Running in 7aa61bb16b1b 17:05:30 ---> Running in f289c933d5ab 17:05:30 Removing intermediate container eff6faf9641b 17:05:30 ---> 20688737d90f 17:05:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:31 Removing intermediate container ea8bc437fa95 17:05:31 ---> af1e61b41960 17:05:31 Step 21/22 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:05:31 ---> Running in c2be7b840cf4 17:05:31 Removing intermediate container 7aa61bb16b1b 17:05:31 ---> 8bb56b2716cd 17:05:31 Step 23/23 : LABEL version=0.0.0 17:05:31 ---> Running in c71e14a6e143 17:05:31 ---> Running in b55bf03e89b9 17:05:31 Removing intermediate container c71e14a6e143 17:05:31 ---> 5a8371716af2 17:05:31 17:05:31 Removing intermediate container c2be7b840cf4 17:05:31 ---> 66a111e84e48 17:05:31 Step 22/24 : LABEL arch=x86_64 17:05:31 Removing intermediate container b55bf03e89b9 17:05:31 ---> aa72fb02bf6f 17:05:31 Step 22/22 : LABEL version=0.0.0 17:05:31 ---> Running in ecbc6f4ab396 17:05:31 ---> Running in e7986968edc8 17:05:31 Successfully built 5a8371716af2 17:05:31 Successfully tagged support-scheduler:latest 17:05:31 Building security-secretstore-setup 17:05:32  Building support-scheduler ... done Removing intermediate container ecbc6f4ab396 17:05:32 ---> 1e3f4a6871ca 17:05:32 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:05:32 Removing intermediate container e7986968edc8 17:05:32 ---> 8b941c9ad010 17:05:32 17:05:32 Successfully built 8b941c9ad010 17:05:33 Removing intermediate container f289c933d5ab 17:05:33 ---> f731c07c1c10 17:05:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:33 Successfully tagged security-proxy-setup:latest 17:05:33  Building security-proxy-setup ... done Building support-notifications 17:05:33 ---> Running in 20ef5cfc8434 17:05:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:05:35 Status: Downloaded newer image for docker:20.10.0 17:05:35 ---> aefe523efa57 17:05:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:05:37 ---> 4e79583544e6 17:05:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:05:37 Removing intermediate container 20ef5cfc8434 17:05:37 ---> e65b399ee4ed 17:05:37 Step 24/24 : LABEL version=0.0.0 17:05:37 ? github.com/edgexfoundry/edgex-go [no test files] 17:05:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:05:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:05:39 ---> 2d32bde7b1c7 17:05:39 Step 3/23 : WORKDIR /edgex-go 17:05:39 ---> Using cache 17:05:39 ---> db2b9ef00b5f 17:05:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:39 ---> Using cache 17:05:39 ---> ae37b9c93dd6 17:05:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:05:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:05:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:05:39 ---> 2d32bde7b1c7 17:05:39 Step 3/26 : WORKDIR /edgex-go 17:05:39 ---> Using cache 17:05:39 ---> db2b9ef00b5f 17:05:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:39 ---> Using cache 17:05:39 ---> ae37b9c93dd6 17:05:39 Step 5/26 : RUN apk add --update --no-cache make git 17:05:39 ---> Using cache 17:05:39 ---> c937e341ae52 17:05:39 Step 6/26 : COPY go.mod . 17:05:39 ---> Using cache 17:05:39 ---> 95226ce5efce 17:05:39 Step 7/26 : RUN go mod download 17:05:39 ---> Using cache 17:05:39 ---> 079f7dae033c 17:05:39 Step 8/26 : COPY . . 17:05:39 ---> Using cache 17:05:39 ---> 38e3b5b9cd66 17:05:39 Step 9/26 : RUN go mod tidy 17:05:39 ---> Using cache 17:05:39 ---> fbb29c19e299 17:05:39 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:05:41 ---> Running in ce56a530c8bc 17:05:41 ---> Running in 1bbbf087b178 17:05:41 ---> Running in a5858ab45e5a 17:05:41 ---> Running in 4129bba7df34 17:05:41 ---> e03aaf9e3bb0 17:05:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:05:41 Removing intermediate container ce56a530c8bc 17:05:41 ---> f59b4170b6e4 17:05:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:05:41 Removing intermediate container 4129bba7df34 17:05:41 ---> 1ca28ba18115 17:05:41 17:05:41 ---> Running in c858f785d848 17:05:41 ---> d644b77c1817 17:05:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:05:41 Successfully built 1ca28ba18115 17:05:41 Successfully tagged core-metadata:latest 17:05:41 Building core-command 17:05:42  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:42 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 17:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:42 (1/39) Installing readline (8.0.4-r0) 17:05:42 (2/39) Installing bash (5.0.17-r0) 17:05:42 Executing bash-5.0.17-r0.post-install 17:05:42 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:05:42 (4/39) Installing libcurl (7.77.0-r0) 17:05:43 (5/39) Installing curl (7.77.0-r0) 17:05:43 (6/39) Installing dumb-init (1.2.2-r1) 17:05:43 (7/39) Installing libbz2 (1.0.8-r1) 17:05:44 ---> 82118973854a 17:05:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:05:44 (8/39) Installing expat (2.2.9-r1) 17:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:05:44 (9/39) Installing libffi (3.3-r2) 17:05:44 (10/39) Installing gdbm (1.13-r1) 17:05:44 (11/39) Installing xz-libs (5.2.5-r0) 17:05:44 (12/39) Installing sqlite-libs (3.32.1-r1) 17:05:44 (13/39) Installing python3 (3.8.10-r0) 17:05:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:05:45 ---> a3c2bdf8ac8d 17:05:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:05:45 OK: 219 MiB in 52 packages 17:05:45 (14/39) Installing py3-appdirs (1.4.4-r1) 17:05:45 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:05:45 (16/39) Installing py3-parsing (2.4.7-r0) 17:05:45 (17/39) Installing py3-six (1.15.0-r0) 17:05:45 (18/39) Installing py3-packaging (20.4-r0) 17:05:45 (19/39) Installing py3-setuptools (47.0.0-r0) 17:05:45 ---> Running in c836b283b157 17:05:45 (20/39) Installing py3-chardet (3.0.4-r4) 17:05:45 (21/39) Installing py3-idna (2.9-r0) 17:05:45 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:05:45 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:05:45 (24/39) Installing py3-requests (2.23.0-r0) 17:05:45 (25/39) Installing py3-msgpack (1.0.0-r0) 17:05:45 (26/39) Installing py3-lockfile (0.12.2-r3) 17:05:45 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:05:45 (28/39) Installing py3-colorama (0.4.3-r0) 17:05:45 (29/39) Installing py3-distlib (0.3.0-r0) 17:05:45 (30/39) Installing py3-distro (1.5.0-r1) 17:05:45 (31/39) Installing py3-webencodings (0.5.1-r3) 17:05:45 (32/39) Installing py3-html5lib (1.0.1-r4) 17:05:45 Removing intermediate container c836b283b157 17:05:45 ---> 70280977c1ef 17:05:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:05:45 (33/39) Installing py3-pytoml (0.1.21-r0) 17:05:45 (34/39) Installing py3-pep517 (0.8.2-r0) 17:05:45 (35/39) Installing py3-progress (1.5-r0) 17:05:45 (36/39) Installing py3-toml (0.10.1-r0) 17:05:45 (37/39) Installing py3-retrying (1.3.3-r0) 17:05:45 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:05:45 (39/39) Installing py3-pip (20.1.1-r0) 17:05:46 Executing busybox-1.31.1-r19.trigger 17:05:46 OK: 72 MiB in 59 packages 17:05:46 Removing intermediate container 1bbbf087b178 17:05:46 ---> f5ad3781d921 17:05:46 Step 6/23 : COPY go.mod . 17:05:46 ---> abb22d03a650 17:05:46 Step 27/32 : RUN chmod +x /entrypoint.sh 17:05:46 ---> 52daa92b1b7d 17:05:46 Step 7/23 : RUN go mod download 17:05:46 ---> Running in fbd8dfaf6256 17:05:46 ---> Running in 8e84333e96e3 17:05:47 Collecting docker-compose==1.23.2 17:05:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:05:47 Collecting jsonschema<3,>=2.5.1 17:05:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:05:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:05:47 Collecting docopt<0.7,>=0.6.1 17:05:47 Downloading docopt-0.6.2.tar.gz (25 kB) 17:05:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:05:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:05:47 ---> 2d32bde7b1c7 17:05:47 Step 3/24 : WORKDIR /edgex-go 17:05:47 ---> Using cache 17:05:47 ---> db2b9ef00b5f 17:05:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:47 ---> Using cache 17:05:47 ---> ae37b9c93dd6 17:05:47 Step 5/24 : RUN apk add --update --no-cache make git 17:05:47 ---> Using cache 17:05:47 ---> c937e341ae52 17:05:47 Step 6/24 : COPY go.mod . 17:05:47 ---> Using cache 17:05:47 ---> 95226ce5efce 17:05:47 Step 7/24 : RUN go mod download 17:05:47 ---> Using cache 17:05:47 ---> 079f7dae033c 17:05:47 Step 8/24 : COPY . . 17:05:47 ---> Using cache 17:05:47 ---> 38e3b5b9cd66 17:05:47 Step 9/24 : RUN go mod tidy 17:05:47 ---> Using cache 17:05:47 ---> fbb29c19e299 17:05:47 Step 10/24 : RUN make cmd/core-command/core-command 17:05:48 Collecting dockerpty<0.5,>=0.4.1 17:05:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:05:48 ---> Running in 3c918b618571 17:05:48 Removing intermediate container fbd8dfaf6256 17:05:48 ---> 37c439b44cdc 17:05:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:05:49 ---> Running in e6649746b7cb 17:05:49 Removing intermediate container 8e84333e96e3 17:05:49 ---> b61560c287dc 17:05:49 Step 8/23 : COPY . . 17:05:49 Collecting docker<4.0,>=3.6.0 17:05:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:05:49 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 17:05:49 Removing intermediate container e6649746b7cb 17:05:49 ---> 71aaa3eec255 17:05:49 Step 29/32 : CMD ["gate"] 17:05:49 Collecting PyYAML<4,>=3.10 17:05:49 Downloading PyYAML-3.13.tar.gz (270 kB) 17:05:50 ---> Running in c59268b9500e 17:05:53 Removing intermediate container c59268b9500e 17:05:53 ---> bc1462d745aa 17:05:53 Step 30/32 : LABEL arch=x86_64 17:05:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:05:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:05:54 ---> 75e4171ec40f 17:05:54 Step 9/23 : RUN go mod tidy 17:05:54 ---> Running in e40ca5ef83bd 17:05:54 Collecting texttable<0.10,>=0.9.0 17:05:54 Downloading texttable-0.9.1.tar.gz (11 kB) 17:05:54 ---> Running in 0bce4cf0ddce 17:05:54 Removing intermediate container e40ca5ef83bd 17:05:54 ---> f7b046908467 17:05:54 Step 31/32 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:05:55 ---> Running in 1d2ead2ef9fa 17:05:55 Removing intermediate container 1d2ead2ef9fa 17:05:55 ---> 90f759fcad80 17:05:55 Step 32/32 : LABEL version=0.0.0 17:05:55 ---> Running in 6503d90ecccf 17:05:55 Collecting websocket-client<1.0,>=0.32.0 17:05:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:05:55 Removing intermediate container 6503d90ecccf 17:05:55 ---> caaae79c8fa6 17:05:55 17:05:56 Successfully built caaae79c8fa6 17:05:56 Successfully tagged security-bootstrapper:latest 17:05:56  Building security-bootstrapper ... done Building core-data 17:05:56 Collecting cached-property<2,>=1.2.0 17:05:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:05:56 Collecting docker-pycreds>=0.4.0 17:05:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:05:56 Removing intermediate container 0bce4cf0ddce 17:05:56 ---> 7363bf8146f3 17:05:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:05:56 ---> Running in e3075f7e31fa 17:05:56 Collecting urllib3<1.25,>=1.21.1 17:05:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:05:56 Collecting idna<2.8,>=2.5 17:05:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:05:56 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) 17:05:56 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) 17:05:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:05:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:05:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:05:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:05:56 Installing collected packages: jsonschema, docopt, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, texttable, cached-property, docker-compose 17:05: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 17:05:57 Running setup.py install for docopt: started 17:05:58 Running setup.py install for docopt: finished with status 'done' 17:05:58 Running setup.py install for dockerpty: started 17:05:58 Running setup.py install for dockerpty: finished with status 'done' 17:05:58 Attempting uninstall: urllib3 17:05:58 Found existing installation: urllib3 1.25.9 17:05:58 Uninstalling urllib3-1.25.9: 17:05:58 Successfully uninstalled urllib3-1.25.9 17:05:58 Attempting uninstall: idna 17:05:58 Found existing installation: idna 2.9 17:05:58 Uninstalling idna-2.9: 17:05:58 Successfully uninstalled idna-2.9 17:05:59 Attempting uninstall: requests 17:05:59 Found existing installation: requests 2.23.0 17:05:59 Uninstalling requests-2.23.0: 17:05:59 Successfully uninstalled requests-2.23.0 17:05:59 Running setup.py install for PyYAML: started 17:06:00 Running setup.py install for PyYAML: finished with status 'done' 17:06:00 Running setup.py install for texttable: started 17:06:01 Running setup.py install for texttable: finished with status 'done' 17:06:01 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 17:06:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:06:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:06:04 ---> 2d32bde7b1c7 17:06:04 Step 3/24 : WORKDIR /edgex-go 17:06:04 ---> Using cache 17:06:04 ---> db2b9ef00b5f 17:06:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:04 ---> Using cache 17:06:04 ---> ae37b9c93dd6 17:06:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:06:07 ---> Running in e3c7632dafa4 17:06:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:06:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:06:09 OK: 219 MiB in 52 packages 17:06:10 Removing intermediate container c858f785d848 17:06:10 ---> f671c76c1d49 17:06:10 Step 15/24 : ENV APP_PORT=58890 17:06:10 ---> Running in 00e96bec5c73 17:06:10 Removing intermediate container 00e96bec5c73 17:06:10 ---> a47c05664f8a 17:06:10 Step 16/24 : EXPOSE $APP_PORT 17:06:10 Removing intermediate container e3c7632dafa4 17:06:10 ---> da5a327e4e12 17:06:10 Step 6/24 : COPY go.mod . 17:06:10 ---> Running in 6cfb07c87615 17:06:10 ---> 2177c12e85b1 17:06:10 Step 7/24 : RUN go mod download 17:06:10 Removing intermediate container 6cfb07c87615 17:06:10 ---> f91c64bef6f9 17:06:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:06:10 ---> Running in 6c908eade14d 17:06:11 ---> 4d1f550b5b97 17:06:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:06:11 ---> 4b1fb8e3426a 17:06:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:06:11 Removing intermediate container 6c908eade14d 17:06:11 ---> 6390f0cee6ea 17:06:11 Step 8/24 : COPY . . 17:06:12 ---> bf2c09fa976b 17:06:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:06:12 ---> Running in 38bf606cc9da 17:06:12 Removing intermediate container 38bf606cc9da 17:06:12 ---> d9a7f1138cc8 17:06:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:12 ---> Running in cfbcdb0f1a9f 17:06:13 Removing intermediate container cfbcdb0f1a9f 17:06:13 ---> 9437019fad4b 17:06:13 Step 22/24 : LABEL arch=x86_64 17:06:13 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 17:06:14 ---> Running in 629594e60819 17:06:14 Removing intermediate container 629594e60819 17:06:14 ---> def899cdff0f 17:06:14 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:06:14 ---> Running in 4c96aedeeeeb 17:06:15 Removing intermediate container 4c96aedeeeeb 17:06:15 ---> d7bd0249118c 17:06:15 Step 24/24 : LABEL version=0.0.0 17:06:16 ---> Running in 63ffe2f6eac7 17:06:17 Removing intermediate container 63ffe2f6eac7 17:06:17 ---> e580bdd8ad03 17:06:17 17:06:17 Successfully built e580bdd8ad03 17:06:17 Successfully tagged sys-mgmt-agent:latest 17:06:18  Building sys-mgmt-agent ... done  ---> 4f2e79f60639 17:06:18 Step 9/24 : RUN go mod tidy 17:06:18 ---> Running in 8c9717b37659 17:06:20 Removing intermediate container a5858ab45e5a 17:06:20 ---> 126575896f34 17:06:20 17:06:20 Step 11/26 : FROM alpine:3.12 17:06:20 ---> 13621d1b12d4 17:06:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:06:20 ---> Running in 18a438874577 17:06:20 Removing intermediate container 8c9717b37659 17:06:20 ---> b576344fae35 17:06:20 Step 10/24 : RUN make cmd/core-data/core-data 17:06:20 ---> Running in 54d66e9e0a50 17:06:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:21 (1/6) Installing ca-certificates (20191127-r4) 17:06:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:06:21 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:06:21 (3/6) Installing libcurl (7.77.0-r0) 17:06:21 (4/6) Installing curl (7.77.0-r0) 17:06:21 (5/6) Installing dumb-init (1.2.2-r1) 17:06:21 (6/6) Installing su-exec (0.2-r1) 17:06:21 Executing busybox-1.31.1-r20.trigger 17:06:21 Executing ca-certificates-20191127-r4.trigger 17:06:21 OK: 7 MiB in 20 packages 17:06:21 Removing intermediate container 18a438874577 17:06:21 ---> 68d8362a0541 17:06:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:22 ---> Running in d70d6e4c2045 17:06:22 Removing intermediate container d70d6e4c2045 17:06:22 ---> 5968563ae5a9 17:06:22 Step 14/26 : WORKDIR / 17:06:22 ---> Running in c3715ba7cfdc 17:06:22 Removing intermediate container c3715ba7cfdc 17:06:22 ---> e5b64f52aa6b 17:06:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:06:22 ---> ee693eb4293d 17:06:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:06:22 ---> 32abac82a4d6 17:06:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:06:23 ---> ee31bb216c5c 17:06: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 17:06:23 ---> bfce172210c6 17:06:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:06:25 ---> 7822b9216f07 17:06:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:06:25 Removing intermediate container 3c918b618571 17:06:25 ---> f33e3a8b7a9a 17:06:25 17:06:25 Step 11/24 : FROM alpine:3.12 17:06:25 ---> 13621d1b12d4 17:06:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:06:25 ---> Using cache 17:06:25 ---> 5ab51774da44 17:06:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:06:25 ---> Using cache 17:06:25 ---> 2460b3949ee8 17:06:25 Step 14/24 : ENV APP_PORT=59882 17:06:25 ---> Running in ddff80512bad 17:06:25 ---> 63e989d01157 17:06:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:06:25 Removing intermediate container ddff80512bad 17:06:25 ---> aa30f7d3308c 17:06:25 Step 15/24 : EXPOSE $APP_PORT 17:06:25 ---> Running in bb353beff0bb 17:06:25 Removing intermediate container bb353beff0bb 17:06:25 ---> 79f1edf27a7b 17:06:25 Step 16/24 : WORKDIR / 17:06:25 ---> 11f61804ff02 17:06:25 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/ 17:06:25 ---> Running in 2bec6d1dcca6 17:06:25 ---> Running in f39a8a7ba758 17:06:25 Removing intermediate container 2bec6d1dcca6 17:06:25 ---> 0a029ba94823 17:06:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:26 ---> cb2273a5593b 17:06:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:06:26 ---> 3de82c8fc468 17:06:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:06:26 Removing intermediate container f39a8a7ba758 17:06:26 ---> c80b227bb0c8 17:06:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:06:27 ---> Running in 508f5cdc6f5a 17:06:27 Removing intermediate container 508f5cdc6f5a 17:06:27 ---> 9cc05fed3556 17:06:27 Step 24/26 : LABEL arch=x86_64 17:06:27 ---> a2251fe24c4f 17:06:27 Step 20/24 : ENTRYPOINT ["/core-command"] 17:06:27 ---> Running in 0c51c9bec775 17:06:27 ---> Running in ea297e1037bd 17:06:27 Removing intermediate container 0c51c9bec775 17:06:27 ---> 5c664431c7d9 17:06:27 Step 25/26 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:06:27 ---> Running in fc6975ef8143 17:06:27 Removing intermediate container fc6975ef8143 17:06:27 ---> 6a7f698532b0 17:06:27 Step 26/26 : LABEL version=0.0.0 17:06:27 Removing intermediate container ea297e1037bd 17:06:27 ---> 2ef1efa4994c 17:06:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:27 ---> Running in 83ab9639f5c0 17:06:27 ---> Running in d3038d1a52cc 17:06:27 Removing intermediate container 83ab9639f5c0 17:06:27 ---> feeecd9663cd 17:06:27 17:06:27 Removing intermediate container d3038d1a52cc 17:06:27 ---> 0ecba3296608 17:06:27 Step 22/24 : LABEL arch=x86_64 17:06:28 Successfully built feeecd9663cd 17:06:28 Successfully tagged security-secretstore-setup:latest 17:06:28  Building security-secretstore-setup ... done  ---> Running in 61ea72b0393f 17:06:28 Removing intermediate container 61ea72b0393f 17:06:28 ---> 85581793e2c3 17:06:28 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:06:28 ---> Running in d1a5cac3e74e 17:06:28 Removing intermediate container d1a5cac3e74e 17:06:28 ---> 64c577a9fd11 17:06:28 Step 24/24 : LABEL version=0.0.0 17:06:28 ---> Running in c10975ede7d5 17:06:28 Removing intermediate container c10975ede7d5 17:06:28 ---> 3043dc0ac5d5 17:06:28 17:06:29 Successfully built 3043dc0ac5d5 17:06:29 Successfully tagged core-command:latest 17:06:29  Building core-command ... done Removing intermediate container e3075f7e31fa 17:06:29 ---> 8ca8a0250a11 17:06:29 17:06:29 Step 11/23 : FROM alpine:3.12 17:06:29 ---> 13621d1b12d4 17:06:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:29 ---> Running in c21c7bc1d158 17:06:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:30 (1/2) Installing ca-certificates (20191127-r4) 17:06:30 (2/2) Installing dumb-init (1.2.2-r1) 17:06:30 Executing busybox-1.31.1-r20.trigger 17:06:30 Executing ca-certificates-20191127-r4.trigger 17:06:30 OK: 6 MiB in 16 packages 17:06:31 Removing intermediate container c21c7bc1d158 17:06:31 ---> 6b6b5475be64 17:06:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:06:31 ---> Running in 0b7ba949af24 17:06:31 Removing intermediate container 0b7ba949af24 17:06:31 ---> c5b0daf27e33 17:06:31 Step 14/23 : ENV APP_PORT=59860 17:06:31 ---> Running in 09fe0ed2c29a 17:06:31 Removing intermediate container 09fe0ed2c29a 17:06:31 ---> d8f910112825 17:06:31 Step 15/23 : EXPOSE $APP_PORT 17:06:31 ---> Running in 0af5da3247a3 17:06:31 Removing intermediate container 0af5da3247a3 17:06:31 ---> 84772870ed4b 17:06:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:32 ---> b987b6350daa 17:06:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:06:32 ---> 26e1be917690 17:06:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:06:32 ---> e3c460d7a5ae 17:06:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:06:32 ---> Running in 0cfe282fd3f1 17:06:32 Removing intermediate container 0cfe282fd3f1 17:06:32 ---> aea2ca36004c 17:06:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:32 ---> Running in a712777be51d 17:06:33 Removing intermediate container a712777be51d 17:06:33 ---> 9a7076389a20 17:06:33 Step 21/23 : LABEL arch=x86_64 17:06:33 ---> Running in cedd719196bd 17:06:33 Removing intermediate container cedd719196bd 17:06:33 ---> 84ed80609518 17:06:33 Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:06:33 ---> Running in 306b62386c9e 17:06:33 Removing intermediate container 306b62386c9e 17:06:33 ---> 8aff57c86d84 17:06:33 Step 23/23 : LABEL version=0.0.0 17:06:33 ---> Running in d6607b426687 17:06:33 Removing intermediate container d6607b426687 17:06:33 ---> 444bf945a0d7 17:06:33 17:06:34 Successfully built 444bf945a0d7 17:06:34 Successfully tagged support-notifications:latest 17:06:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:06:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:06:38  Building support-notifications ... done Removing intermediate container 54d66e9e0a50 17:06:38 ---> 24a8c9e63442 17:06:38 17:06:38 Step 11/24 : FROM alpine:3.12 17:06:38 ---> 13621d1b12d4 17:06:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:06:38 ---> Running in 8a62888cf8d0 17:06:38 Removing intermediate container 8a62888cf8d0 17:06:38 ---> 6204e910d2cd 17:06:38 Step 13/24 : ENV APP_PORT=59880 17:06:38 ---> Running in 4ae34c2de9f7 17:06:38 Removing intermediate container 4ae34c2de9f7 17:06:38 ---> a0957092df2c 17:06:38 Step 14/24 : EXPOSE $APP_PORT 17:06:38 ---> Running in 79c87104f497 17:06:38 Removing intermediate container 79c87104f497 17:06:38 ---> c3844c3e64d4 17:06:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:38 ---> Running in baf59ec77b27 17:06:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:06:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:06:38 Removing intermediate container baf59ec77b27 17:06:38 ---> 90babe444600 17:06:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:06:38 ---> Running in e10eb1463c5e 17:06:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:40 (1/6) Installing dumb-init (1.2.2-r1) 17:06:40 (2/6) Installing libgcc (9.3.0-r2) 17:06:40 (3/6) Installing libsodium (1.0.18-r0) 17:06:40 (4/6) Installing libstdc++ (9.3.0-r2) 17:06:41 (5/6) Installing libzmq (4.3.3-r0) 17:06:41 (6/6) Installing zeromq (4.3.3-r0) 17:06:41 Executing busybox-1.31.1-r20.trigger 17:06:41 OK: 8 MiB in 20 packages 17:06:41 Removing intermediate container e10eb1463c5e 17:06:41 ---> c7f0e36e5770 17:06:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:41 ---> 8df781719c4e 17:06:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:06:42 ---> cad1d7eaf18e 17:06:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:06:42 ---> e6113d9bfced 17:06:42 Step 20/24 : ENTRYPOINT ["/core-data"] 17:06:42 ---> Running in 49a29c3dd9fc 17:06:42 Removing intermediate container 49a29c3dd9fc 17:06:42 ---> 90332272fdb7 17:06:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:42 ---> Running in b96acfbd66d9 17:06:42 Removing intermediate container b96acfbd66d9 17:06:42 ---> 4347796ca71c 17:06:42 Step 22/24 : LABEL arch=x86_64 17:06:42 ---> Running in 134dfd9266ac 17:06:42 Removing intermediate container 134dfd9266ac 17:06:42 ---> 7dfe21005033 17:06:42 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:06:42 ---> Running in a06f24d14421 17:06:42 Removing intermediate container a06f24d14421 17:06:42 ---> 20db8a73550b 17:06:42 Step 24/24 : LABEL version=0.0.0 17:06:42 ---> Running in 6e57def11c4c 17:06:42 Removing intermediate container 6e57def11c4c 17:06:42 ---> 335c51908905 17:06:42 17:06:43 Successfully built 335c51908905 17:06:43 Successfully tagged core-data:latest 17:06:43  Building core-data ... done  [Pipeline] } 17:06:43 $ docker stop --time=1 463d7ee6aad72d963afaf9a6fa42224242517a16d2a46f7e1cc5bb7d28eb7557 17:06:44 $ docker rm -f 463d7ee6aad72d963afaf9a6fa42224242517a16d2a46f7e1cc5bb7d28eb7557 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:44 + docker images 17:06:44 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:44 core-data latest 335c51908905 2 seconds ago 20.2MB 17:06:44 24a8c9e63442 7 seconds ago 1.15GB 17:06:44 support-notifications latest 444bf945a0d7 11 seconds ago 16.7MB 17:06:44 8ca8a0250a11 15 seconds ago 1.15GB 17:06:44 core-command latest 3043dc0ac5d5 16 seconds ago 15.9MB 17:06:44 security-secretstore-setup latest feeecd9663cd 17 seconds ago 28.7MB 17:06:44 f33e3a8b7a9a 20 seconds ago 1.14GB 17:06:44 126575896f34 25 seconds ago 1.15GB 17:06:44 sys-mgmt-agent latest e580bdd8ad03 28 seconds ago 312MB 17:06:44 security-bootstrapper latest caaae79c8fa6 49 seconds ago 18.6MB 17:06:44 core-metadata latest 1ca28ba18115 About a minute ago 16.6MB 17:06:44 support-scheduler latest 5a8371716af2 About a minute ago 15.9MB 17:06:44 security-proxy-setup latest 8b941c9ad010 About a minute ago 25.7MB 17:06:44 3592b301b406 About a minute ago 1.15GB 17:06:44 a0e254fd58da About a minute ago 1.15GB 17:06:44 1774cf6b08e2 About a minute ago 1.15GB 17:06:44 2e7c3c44fff4 About a minute ago 1.15GB 17:06:44 d7f8d051ee07 About a minute ago 1.15GB 17:06:44 ci-base-image-x86_64 latest 2d32bde7b1c7 5 minutes ago 647MB 17:06:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 17:06:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 17:06:44 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 17:06:44 docker 20.10.0 aefe523efa57 6 months ago 240MB 17:06:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 17:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] node 17:06:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:06:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:06:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:06:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:06:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:07:00 Still waiting to schedule task 17:07:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:07:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements 17:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:07:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 100.0% of statements 17:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 53.1% of statements 17:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.565s coverage: 87.7% of statements 17:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.186s coverage: 78.9% of statements 17:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.196s coverage: 81.2% of statements 17:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.1% of statements 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.169s coverage: 60.0% of statements 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.373s coverage: 0.8% of statements 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 22.0% of statements 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.233s coverage: 47.1% of statements 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.210s coverage: 79.5% of statements 17:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements 17:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements 17:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements 17:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements 17:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 17:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.668s coverage: 81.8% of statements 17:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 17:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements 17:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.796s coverage: 64.4% of statements 17:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 17:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 17:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 17:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements 17:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 17:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements 17:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.761s coverage: 43.6% of statements 17:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements 17:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements 17:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.3% of statements 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 91.9% of statements 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.415s coverage: 97.6% of statements 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:07:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements 17:07:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 17:07:57 GO111MODULE=on go vet ./... 17:09:18 gofmt -l . 17:09:18 [ "`gofmt -l .`" = "" ] 17:09:18 ./bin/test-attribution-txt.sh [Pipeline] sh 17:09:19 + ls -al . 17:09:19 total 588 17:09:19 drwxrwxr-x 9 1001 1001 4096 Jun 29 17:09 . 17:09:19 drwxr-xr-x 4 root root 4096 Jun 29 17:05 .. 17:09:19 -rw-rw-r-- 1 1001 1001 11 Jun 29 17:03 .dockerignore 17:09:19 drwxrwxr-x 8 1001 1001 4096 Jun 29 17:03 .git 17:09:19 drwxrwxr-x 3 1001 1001 4096 Jun 29 17:03 .github 17:09:19 -rw-rw-r-- 1 1001 1001 818 Jun 29 17:03 .gitignore 17:09:19 -rw-rw-r-- 1 1001 1001 166 Jun 29 17:03 .sonarcloud.properties 17:09:19 -rw-rw-r-- 1 1001 1001 8609 Jun 29 17:03 Attribution.txt 17:09:19 -rw-rw-r-- 1 1001 1001 43881 Jun 29 17:03 CHANGELOG.md 17:09:19 -rw-rw-r-- 1 1001 1001 3804 Jun 29 17:03 CONTRIBUTING.md 17:09:19 -rw-rw-r-- 1 1001 1001 931 Jun 29 17:03 Dockerfile.build 17:09:19 -rw-rw-r-- 1 1001 1001 849 Jun 29 17:03 Jenkinsfile 17:09:19 -rw-rw-r-- 1 1001 1001 10775 Jun 29 17:03 LICENSE 17:09:19 -rw-rw-r-- 1 1001 1001 5605 Jun 29 17:03 Makefile 17:09:19 -rw-rw-r-- 1 1001 1001 7905 Jun 29 17:03 README.md 17:09:19 -rw-rw-r-- 1 1001 1001 7071 Jun 29 17:03 SECURITY.md 17:09:19 -rw-rw-r-- 1 1001 1001 5 Jun 29 17:00 VERSION 17:09:19 -rw-rw-r-- 1 1001 1001 4131 Jun 29 17:03 ZMQWindows.md 17:09:19 drwxrwxr-x 2 1001 1001 4096 Jun 29 17:03 bin 17:09:19 drwxrwxr-x 14 1001 1001 4096 Jun 29 17:03 cmd 17:09:19 -rw-r--r-- 1 root root 398095 Jun 29 17:07 coverage.out 17:09:19 -rw-rw-r-- 1 1001 1001 806 Jun 29 17:03 go.mod 17:09:19 -rw-r--r-- 1 root root 20759 Jun 29 17:05 go.sum 17:09:19 drwxrwxr-x 7 1001 1001 4096 Jun 29 17:03 internal 17:09:19 drwxrwxr-x 3 1001 1001 4096 Jun 29 17:03 openapi 17:09:19 drwxrwxr-x 4 1001 1001 4096 Jun 29 17:03 snap 17:09:19 -rw-rw-r-- 1 1001 1001 168 Jun 29 17:03 version.go [Pipeline] sh 17:09:20 + '[' -e coverage.out ] 17:09:20 + chown 1001:1001 coverage.out [Pipeline] stash 17:09:20 Warning: overwriting stash ‘coverage-report’ 17:09:21 Stashed 1 file(s) [Pipeline] sh 17:09:21 + make build 17:09:21 go mod tidy 17:09:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:09:24 Running on prd-ubuntu18.04-docker-8c-8g-694 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 17:09:24 Running in /w/workspace/edgex-go/40 [Pipeline] { [Pipeline] checkout 17:09:24 The recommended git tool is: git 17:09:27 using credential edgex-jenkins-ssh 17:09:27 Cloning the remote Git repository 17:09:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:09:27 > git init /w/workspace/edgex-go/40 # timeout=10 17:09:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:09:27 > git --version # timeout=10 17:09:27 > git --version # 'git version 2.17.1' 17:09:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:09:34 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 515f5ff2057667c9413e5757f14856225f437f35 17:09:34 Merge succeeded, producing 515f5ff2057667c9413e5757f14856225f437f35 17:09:34 Checking out Revision 515f5ff2057667c9413e5757f14856225f437f35 (PR-3579) 17:09:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:09:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:09:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:09:34 > git config core.sparsecheckout # timeout=10 17:09:34 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 17:09:34 > git remote # timeout=10 17:09:34 > git config --get remote.origin.url # timeout=10 17:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:34 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 17:09:34 > git rev-parse HEAD^{commit} # timeout=10 17:09:34 > git config core.sparsecheckout # timeout=10 17:09:34 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 17:09:38 Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:39 + echo snap-build.sh 17:09:39 snap-build.sh 17:09:39 + SNAP_BASE_DIR=. 17:09:39 + '[' '!' -z /w/workspace/edgex-go/40 ']' 17:09:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/40 17:09:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/40]' 17:09:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/40] 17:09:39 + cd /w/workspace/edgex-go/40 17:09:39 + sudo apt-get remove -qy --purge lxd lxd-client 17:09:39 Reading package lists... 17:09:39 Building dependency tree... 17:09:39 Reading state information... 17:09:39 The following packages were automatically installed and are no longer required: 17:09:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:09:39 uidmap xdelta3 17:09:39 Use 'sudo apt autoremove' to remove them. 17:09:39 The following packages will be REMOVED: 17:09:39 lxd* lxd-client* 17:09:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:09:40 After this operation, 31.7 MB disk space will be freed. 17:09:40 (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.) 17:09:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:09:41 Removing lxd dnsmasq configuration 17:09:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:09:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:09:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:09:42 (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.) 17:09:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:09:44 Processing triggers for systemd (237-3ubuntu10.45) ... 17:09:44 Processing triggers for ureadahead (0.100.0-21) ... 17:09:45 + sudo snap remove --purge lxd 17:09:46 snap "lxd" is not installed 17:09:46 + sudo groupadd --force --system lxd 17:09:46 ++ whoami 17:09:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:09:46 + newgrp - lxd 17:09:46 + sudo snap install lxd 17:09:51 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 17:09:51 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 17:09:54 2021-06-29T17:09:51Z INFO Waiting for automatic snapd restart... 17:09:55 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 17:09:56 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 17:09:59 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 17:10:03 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 17:10:06 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 17:10:10 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 17:10:12 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 17:10:15 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] } 17:10:21 $ docker stop --time=1 850506b05261940f161feb09106b508f7c2a17f4e14c13871a084e1ac6cdd05c 17:10:23 $ docker rm -f 850506b05261940f161feb09106b508f7c2a17f4e14c13871a084e1ac6cdd05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:10:25 17:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:10:25 latest: Pulling from edgex-devops/edgex-compose-arm64 17:10:25 29e5d40040c1: Pulling fs layer 17:10:25 1ce36da41761: Pulling fs layer 17:10:25 25b303627fd3: Pulling fs layer 17:10:25 29e5d40040c1: Download complete 17:10:26 29e5d40040c1: Pull complete 17:10:26 1ce36da41761: Verifying Checksum 17:10:26 1ce36da41761: Download complete 17:10:27 1ce36da41761: Pull complete 17:10:28 25b303627fd3: Verifying Checksum 17:10:28 25b303627fd3: Download complete 17:10:38 25b303627fd3: Pull complete 17:10:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:10:38 prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container 17:10:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:10:41 $ docker top 048a89199ba23cc70bc67b1a4e8e6e97804fddadee0e41339d1fae9391319ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:42 + grep parallel 17:10:42 + docker-compose build --help 17:10:46 --parallel Build images in parallel. [Pipeline] } 17:10:46 $ docker stop --time=1 048a89199ba23cc70bc67b1a4e8e6e97804fddadee0e41339d1fae9391319ae1 17:10:47 $ docker rm -f 048a89199ba23cc70bc67b1a4e8e6e97804fddadee0e41339d1fae9391319ae1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:10:48 . [Pipeline] withDockerContainer 17:10:48 prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container 17:10:49 $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:10:50 $ docker top 81c7efd2500683bf4731cc2b3ab9a10d30e40df7d170ffb65a8ae0d202b895d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:51 + docker-compose -f ./docker-compose-build.yml build --parallel 17:10:56 Building core-command ... 17:10:56 Building core-data ... 17:10:56 Building core-metadata ... 17:10:56 Building security-bootstrapper ... 17:10:56 Building security-proxy-setup ... 17:10:56 Building security-secretstore-setup ... 17:10:56 Building support-notifications ... 17:10:56 Building support-scheduler ... 17:10:56 Building sys-mgmt-agent ... 17:10:56 Building security-secretstore-setup 17:10:56 Building core-metadata 17:10:56 Building sys-mgmt-agent 17:10:56 Building support-notifications 17:10:56 Building security-bootstrapper 17:12:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:12:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:17 ---> 8404cd889f7d 17:12:17 Step 3/23 : WORKDIR /edgex-go 17:12:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:12:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:17 ---> 8404cd889f7d 17:12:17 Step 3/24 : WORKDIR /edgex-go 17:12:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:12:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:12:17 ---> 8404cd889f7d 17:12:17 Step 3/32 : WORKDIR /edgex-go 17:12:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:12:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:12:17 ---> 8404cd889f7d 17:12:17 Step 3/26 : WORKDIR /edgex-go 17:12:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:12:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:17 ---> 8404cd889f7d 17:12:17 Step 3/24 : WORKDIR /edgex-go 17:12:17 ---> Running in 16f307d76d97 17:12:17 ---> Running in 8c13605196da 17:12:17 ---> Running in f17f0b2eb22a 17:12:17 ---> Running in 206ece51d26d 17:12:17 ---> Running in 7536e2140757 17:12:17 Removing intermediate container f17f0b2eb22a 17:12:17 ---> 7c3a9ec78afc 17:12:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:17 Removing intermediate container 16f307d76d97 17:12:17 ---> 3eb6e2115ec5 17:12:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:17 Removing intermediate container 7536e2140757 17:12:17 ---> e6e74b7486f1 17:12:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:17 Removing intermediate container 206ece51d26d 17:12:17 ---> ba535becd3ae 17:12:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:17 Removing intermediate container 8c13605196da 17:12:17 ---> 2e12789ce8dc 17:12:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:17 ---> Running in 95f59b8286e5 17:12:17 ---> Running in a3e8ea65d5b3 17:12:17 ---> Running in 4733c0ddde18 17:12:17 ---> Running in 7ba61531d08b 17:12:17 ---> Running in 228bf2d5ac9c 17:12:17 Removing intermediate container 95f59b8286e5 17:12:17 ---> 66cbc16dbcf2 17:12:17 Step 5/26 : RUN apk add --update --no-cache make git 17:12:17 ---> Running in 38de276d021b 17:12:17 Removing intermediate container a3e8ea65d5b3 17:12:17 ---> e6d4c7436a81 17:12:17 Step 5/24 : RUN apk add --update --no-cache make bash git 17:12:17 ---> Running in 9926bbfe5d34 17:12:17 Removing intermediate container 4733c0ddde18 17:12:17 ---> 578e86ed3e6b 17:12:17 Step 5/24 : RUN apk add --update --no-cache make git 17:12:17 Removing intermediate container 228bf2d5ac9c 17:12:17 ---> 806a3245d313 17:12:17 Step 5/32 : RUN apk add --update --no-cache make git 17:12:17 Removing intermediate container 7ba61531d08b 17:12:17 ---> 0c278205dc2e 17:12:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:12:17 ---> Running in 255c0b4efc3b 17:12:17 ---> Running in 552dade67d3b 17:12:17 ---> Running in 45c3f7755402 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:17 OK: 218 MiB in 52 packages 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:17 OK: 218 MiB in 52 packages 17:12:17 OK: 218 MiB in 52 packages 17:12:17 OK: 218 MiB in 52 packages 17:12:17 OK: 218 MiB in 52 packages 17:12:17 Removing intermediate container 38de276d021b 17:12:17 ---> beb3f8b71f4d 17:12:17 Step 6/26 : COPY go.mod . 17:12:19 Removing intermediate container 255c0b4efc3b 17:12:19 ---> 8a83df2a2d4d 17:12:19 Step 6/24 : COPY go.mod . 17:12:19 ---> 445fa1808f69 17:12:19 Step 7/26 : RUN go mod download 17:12:19 Removing intermediate container 9926bbfe5d34 17:12:19 ---> bc1270d48181 17:12:19 Step 6/24 : COPY go.mod . 17:12:19 ---> Running in dc9e02ceaad0 17:12:19 Removing intermediate container 552dade67d3b 17:12:19 ---> e04972501166 17:12:19 Step 6/23 : COPY go.mod . 17:12:19 Removing intermediate container 45c3f7755402 17:12:19 ---> 445c5f7f19a8 17:12:19 Step 6/32 : COPY go.mod . 17:12:20 ---> d902a5660a5e 17:12:20 Step 7/24 : RUN go mod download 17:12:20 ---> 8bd59fc6ad26 17:12:20 Step 7/24 : RUN go mod download 17:12:20 ---> Running in 294ad4a07571 17:12:20 ---> 097875a588bf 17:12:20 Step 7/23 : RUN go mod download 17:12:20 ---> 3de0dd12181c 17:12:20 Step 7/32 : RUN go mod download 17:12:20 ---> Running in 8b1ae55f432c 17:12:21 ---> Running in b819bf3e12af 17:12:21 ---> Running in 98c3bb1f8af0 17:12:23 Removing intermediate container dc9e02ceaad0 17:12:23 ---> e837b1fcaa1d 17:12:23 Step 8/26 : COPY . . 17:12:25 Removing intermediate container 294ad4a07571 17:12:25 ---> ac0dc432c568 17:12:25 Step 8/24 : COPY . . 17:12:25 Removing intermediate container 8b1ae55f432c 17:12:25 ---> 71ab8539a4f8 17:12:25 Step 8/24 : COPY . . 17:12:26 Removing intermediate container b819bf3e12af 17:12:26 ---> e3862c826c19 17:12:26 Step 8/23 : COPY . . 17:12:26 Removing intermediate container 98c3bb1f8af0 17:12:26 ---> 3205ad4bad48 17:12:26 Step 8/32 : COPY . . 17:12:49 ---> 75e1176618a1 17:12:49 Step 9/26 : RUN go mod tidy 17:12:49 ---> e679429e2d62 17:12:49 Step 9/24 : RUN go mod tidy 17:12:49 ---> Running in bde91a8778e7 17:12:49 ---> Running in fa5c22ec54e7 17:12:49 ---> 18ccce73d114 17:12:49 Step 9/24 : RUN go mod tidy 17:12:49 ---> 56f69f522689 17:12:49 Step 9/32 : RUN go mod tidy 17:12:49 ---> a90eb050aafe 17:12:49 Step 9/23 : RUN go mod tidy 17:12:49 ---> Running in e21d418308b5 17:12:49 ---> Running in ca88b9ee9682 17:12:49 ---> Running in 71bde16e3f2f 17:12:56 Removing intermediate container bde91a8778e7 17:12:56 ---> 744a22979872 17:12:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:12:56 Removing intermediate container ca88b9ee9682 17:12:56 ---> 9a038a411a13 17:12:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:12:56 ---> Running in 836a77226cd9 17:12:56 ---> Running in debcd3eb3046 17:12:56 Removing intermediate container fa5c22ec54e7 17:12:56 ---> 22df489fb4d8 17:12:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:12:56 Removing intermediate container e21d418308b5 17:12:56 ---> 4bb7146fa5d3 17:12:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:12:56 Removing intermediate container 71bde16e3f2f 17:12:56 ---> a795fbe1e347 17:12:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:12:57 ---> Running in 03275d594552 17:12:57 ---> Running in 270fee2a8ef9 17:12:57 ---> Running in 5d25a2fdcf6b 17:12:58 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 17:12:58 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 17:12:59 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 17:12:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:12:59 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 17:14:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:14:51 Removing intermediate container debcd3eb3046 17:14:51 ---> a8731014ae39 17:14:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:14:52 Removing intermediate container 03275d594552 17:14:52 ---> 42098150b68c 17:14:52 17:14:52 Step 11/32 : FROM alpine:3.12 17:14:52 ---> Running in eb31a807a923 17:14:52 3.12: Pulling from library/alpine 17:14:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:14:54 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 17:14:54 Status: Downloaded newer image for alpine:3.12 17:14:54 ---> c4fd0aeabfcf 17:14:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:14:55 ---> Running in 6e744018daf6 17:14:56 Removing intermediate container 836a77226cd9 17:14:56 ---> 8d812018a737 17:14:56 17:14:56 Step 11/26 : FROM alpine:3.12 17:14:56 ---> c4fd0aeabfcf 17:14:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:14:56 Removing intermediate container 5d25a2fdcf6b 17:14:56 ---> 89f579992e7c 17:14:56 17:14:56 Step 11/23 : FROM alpine:3.12 17:14:56 ---> c4fd0aeabfcf 17:14:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:14:56 Removing intermediate container 6e744018daf6 17:14:56 ---> 2e3d2fc36ae3 17:14:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:14:57 ---> Running in 76be034a6182 17:14:57 ---> Running in 60556db0fadd 17:14:57 ---> Running in 656ad02f8902 17:14:57 Removing intermediate container 270fee2a8ef9 17:14:57 ---> 8349390032a4 17:14:57 17:14:57 Step 11/24 : FROM alpine:3.12 17:14:57 ---> c4fd0aeabfcf 17:14:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:14:58 ---> Running in 37ea06e4600a 17:14:58 Removing intermediate container eb31a807a923 17:14:58 ---> 102a579c65e5 17:14:58 17:14:58 Step 12/24 : FROM docker:20.10.0 17:14:58 20.10.0: Pulling from library/docker 17:14:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:14:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:15:00 (1/6) Installing ca-certificates (20191127-r4) 17:15:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:15:00 (3/6) Installing libcurl (7.77.0-r0) 17:15:00 (4/6) Installing curl (7.77.0-r0) 17:15:00 (5/6) Installing dumb-init (1.2.2-r1) 17:15:00 (6/6) Installing su-exec (0.2-r1) 17:15:00 Executing busybox-1.31.1-r20.trigger 17:15:00 Executing ca-certificates-20191127-r4.trigger 17:15:00 (1/2) Installing ca-certificates (20191127-r4) 17:15:00 (2/2) Installing dumb-init (1.2.2-r1) 17:15:00 Executing busybox-1.31.1-r20.trigger 17:15:01 Executing ca-certificates-20191127-r4.trigger 17:15:01 (1/2) Installing dumb-init (1.2.2-r1) 17:15:01 (2/2) Installing su-exec (0.2-r1) 17:15:01 Executing busybox-1.31.1-r20.trigger 17:15:01 OK: 5 MiB in 16 packages 17:15:01 OK: 7 MiB in 20 packages 17:15:01 (1/1) Installing dumb-init (1.2.2-r1) 17:15:01 Executing busybox-1.31.1-r20.trigger 17:15:01 OK: 5 MiB in 15 packages 17:15:01 OK: 6 MiB in 16 packages 17:15:04 Removing intermediate container 656ad02f8902 17:15:04 ---> baeab02b67ed 17:15:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:15:04 Removing intermediate container 37ea06e4600a 17:15:04 ---> 2837c5029cf4 17:15:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:04 ---> Running in f080e7410820 17:15:04 ---> Running in 079c90e89a07 17:15:04 Removing intermediate container 60556db0fadd 17:15:04 ---> 3fc6b0cc3a97 17:15:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:15:04 Removing intermediate container 76be034a6182 17:15:04 ---> 809b7bc505a5 17:15:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:04 Removing intermediate container f080e7410820 17:15:04 ---> af94cbcadc9e 17:15:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:15:05 ---> Running in a0e2777e7542 17:15:05 ---> Running in 7d430c63cb3d 17:15:05 Removing intermediate container 079c90e89a07 17:15:05 ---> 56599e395783 17:15:05 Step 14/24 : ENV APP_PORT=59881 17:15:05 ---> Running in 17b27c1a658c 17:15:05 ---> Running in 9a3bb94d90e7 17:15:06 Removing intermediate container 7d430c63cb3d 17:15:06 ---> 529339fea6eb 17:15:06 Step 14/26 : WORKDIR / 17:15:06 Removing intermediate container a0e2777e7542 17:15:06 ---> 5692c49f7620 17:15:06 Step 14/23 : ENV APP_PORT=59860 17:15:06 ---> Running in 97623e4f394f 17:15:06 Removing intermediate container 17b27c1a658c 17:15:06 ---> df5839457176 17:15:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:15:06 ---> Running in aaf13f8d8140 17:15:06 Removing intermediate container 9a3bb94d90e7 17:15:06 ---> 7b54052abff8 17:15:06 Step 15/24 : EXPOSE $APP_PORT 17:15:06 ---> Running in 803def2dc5f9 17:15:06 ---> Running in 977515aea2a2 17:15:07 Removing intermediate container aaf13f8d8140 17:15:07 Removing intermediate container 97623e4f394f 17:15:07 ---> 07af313a58be 17:15:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:15:07 ---> bd0423ab3708 17:15:07 Step 15/23 : EXPOSE $APP_PORT 17:15:07 ---> Running in 6ac4e368d56c 17:15:08 Removing intermediate container 977515aea2a2 17:15:08 ---> 7262ef84c83c 17:15:08 Step 16/24 : WORKDIR / 17:15:08 ---> Running in e3dca24c95ec 17:15:08 Removing intermediate container 6ac4e368d56c 17:15:08 ---> 4e3c6552c254 17:15:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:08 ---> 519c34323c9f 17:15:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:15:09 Removing intermediate container e3dca24c95ec 17:15:09 ---> e2cf2a2241fa 17:15:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:10 ---> e388a578f171 17:15:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:15:10 ---> e63337301441 17:15:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:15:10 Removing intermediate container 803def2dc5f9 17:15:10 ---> 16cb0eb32084 17:15:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:15:10 ---> 8d200a0d162b 17:15:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:15:10 ---> Running in 5074eca11b4c 17:15:12 ---> 52077b13bad3 17:15:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:15:12 Removing intermediate container 5074eca11b4c 17:15:12 ---> 6a5137560261 17:15:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:15:12 ---> 58b7d5b9f347 17:15:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:15:12 ---> 0e529fa38494 17:15:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:15:13 ---> 26e0c0bb75b6 17:15:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:15:13 ---> Running in aad20b61e91e 17:15:13 ---> f90dfedafac3 17:15:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:15:13 ---> f97b449c38e1 17:15:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:15:13 ---> Running in c02fcd4be643 17:15:13 ---> 41eae041f943 17:15:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:15:14 ---> Running in 71910997d084 17:15:14 Removing intermediate container aad20b61e91e 17:15:14 ---> 350471d6445f 17:15:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:15:14 Status: Downloaded newer image for docker:20.10.0 17:15:14 ---> eeaf43b92773 17:15:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:15:14 ---> Running in bd4414ccb611 17:15:14 ---> Running in 01e78b536175 17:15:15 Removing intermediate container 71910997d084 17:15:15 ---> 4ee6411c29af 17:15:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:15 ---> ec3fe4a9a299 17:15:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:15:15 Removing intermediate container bd4414ccb611 17:15:15 ---> 055786c35c61 17:15:15 Step 21/23 : LABEL arch=arm64 17:15:15 ---> Running in 87b5941d8870 17:15:15 Removing intermediate container 01e78b536175 17:15:15 ---> 6f4f278a04fb 17:15:15 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:15:15 ---> Running in 53db4660c213 17:15:15 ---> Running in 118216468e92 17:15:16 Removing intermediate container 87b5941d8870 17:15:16 ---> d1386ff9b98f 17:15:16 Step 22/24 : LABEL arch=arm64 17:15:16 ---> Running in d5d549364539 17:15:16 Removing intermediate container 53db4660c213 17:15:16 ---> 49b5b8bd5c1c 17:15:16 Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:15:17 ---> Running in f4a7b4a3f17e 17:15:17 ---> eb6c81e2b578 17:15:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Removing intermediate container d5d549364539 17:15:17 17:15:17 ---> 4a072cd1cf0c 17:15:17 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:15:17 Removing intermediate container c02fcd4be643 17:15:17 ---> 19c2266444ed 17:15:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:17 Removing intermediate container f4a7b4a3f17e 17:15:17 ---> 924855aefc3a 17:15:17 Step 23/23 : LABEL version=0.0.0 17:15:17 ---> Running in 0fb64f8d0f68 17:15:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:15:17 ---> Running in 0f6de2d8cf5d 17:15:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:15:18 ---> 9956df26d4e5 17:15:18 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/ 17:15:18 Removing intermediate container 0fb64f8d0f68 17:15:18 ---> 15fd1195cb41 17:15:18 Step 24/24 : LABEL version=0.0.0 17:15:18 Removing intermediate container 0f6de2d8cf5d 17:15:18 ---> 250824ec9617 17:15:18 17:15:18 ---> 38cb221b1fe8 17:15:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:15:18 (1/39) Installing readline (8.0.4-r0) 17:15:18 (2/39) Installing bash (5.0.17-r0) 17:15:18 Executing bash-5.0.17-r0.post-install 17:15:18 ---> Running in 2a3c6c179e27 17:15:18 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:15:18 (4/39) Installing libcurl (7.77.0-r0) 17:15:18 (5/39) Installing curl (7.77.0-r0) 17:15:18 (6/39) Installing dumb-init (1.2.2-r1) 17:15:18 (7/39) Installing libbz2 (1.0.8-r1) 17:15:18 (8/39) Installing expat (2.2.9-r1) 17:15:18 ---> Running in 31611f55978f 17:15:18 (9/39) Installing libffi (3.3-r2) 17:15:18 (10/39) Installing gdbm (1.13-r1) 17:15:18 (11/39) Installing xz-libs (5.2.5-r0) 17:15:18 (12/39) Installing sqlite-libs (3.32.1-r1) 17:15:18 (13/39) Installing python3 (3.8.10-r0) 17:15:19 Successfully built 250824ec9617 17:15:19 Successfully tagged support-notifications-arm64:latest 17:15:19  Building support-notifications ... done Building core-command 17:15:20 Removing intermediate container 2a3c6c179e27 17:15:20 ---> 87a20c223bf8 17:15:20 17:15:20 Successfully built 87a20c223bf8 17:15:21 (14/39) Installing py3-appdirs (1.4.4-r1) 17:15:21 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:15:21 (16/39) Installing py3-parsing (2.4.7-r0) 17:15:21 (17/39) Installing py3-six (1.15.0-r0) 17:15:21 (18/39) Installing py3-packaging (20.4-r0) 17:15:21 (19/39) Installing py3-setuptools (47.0.0-r0) 17:15:21 Successfully tagged core-metadata-arm64:latest 17:15:21 (20/39) Installing py3-chardet (3.0.4-r4) 17:15:21  Building core-metadata ... done Building core-data 17:15:21 (21/39) Installing py3-idna (2.9-r0) 17:15:21 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:15:21 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:15:21 (24/39) Installing py3-requests (2.23.0-r0) 17:15:21 (25/39) Installing py3-msgpack (1.0.0-r0) 17:15:21 ---> d4ee91f51a35 17:15:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:15:21 (26/39) Installing py3-lockfile (0.12.2-r3) 17:15:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:15:21 (28/39) Installing py3-colorama (0.4.3-r0) 17:15:21 (29/39) Installing py3-distlib (0.3.0-r0) 17:15:21 (30/39) Installing py3-distro (1.5.0-r1) 17:15:21 (31/39) Installing py3-webencodings (0.5.1-r3) 17:15:21 (32/39) Installing py3-html5lib (1.0.1-r4) 17:15:21 (33/39) Installing py3-pytoml (0.1.21-r0) 17:15:21 (34/39) Installing py3-pep517 (0.8.2-r0) 17:15:21 (35/39) Installing py3-progress (1.5-r0) 17:15:21 (36/39) Installing py3-toml (0.10.1-r0) 17:15:21 (37/39) Installing py3-retrying (1.3.3-r0) 17:15:21 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:15:21 (39/39) Installing py3-pip (20.1.1-r0) 17:15:22 Executing busybox-1.31.1-r19.trigger 17:15:22 OK: 72 MiB in 59 packages 17:15:22 ---> 885335978434 17:15:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:15:22 Removing intermediate container 31611f55978f 17:15:22 ---> 58de39d6592e 17:15:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:15:23 ---> Running in 44f54bef05d4 17:15:24 ---> 5ad3be0267b0 17:15:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:15:24 Removing intermediate container 44f54bef05d4 17:15:24 ---> f78aa6bf4a1d 17:15:24 Step 24/26 : LABEL arch=arm64 17:15:25 ---> Running in f21342b81fd2 17:15:25 ---> 1dfd66563e61 17:15:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:15:26 Removing intermediate container f21342b81fd2 17:15:26 ---> 65926d9ecc59 17:15:26 ---> Running in 7c398adaf431 17:15:26 Step 25/26 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:15:26 ---> Running in 733a96819017 17:15:26 Removing intermediate container 7c398adaf431 17:15:26 ---> d029ef14b881 17:15:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:15:26 Collecting docker-compose==1.23.2 17:15:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:15:27 Removing intermediate container 733a96819017 17:15:27 ---> 3b2c40c4b042 17:15:27 Step 26/26 : LABEL version=0.0.0 17:15:27 ---> Running in 5619731b0bae 17:15:28 ---> a65cdba8e249 17:15:28 Step 27/32 : RUN chmod +x /entrypoint.sh 17:15:28 ---> Running in bd3ab9462043 17:15:28 Removing intermediate container 5619731b0bae 17:15:28 ---> 6935d10efe3e 17:15:28 17:15:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:15:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:15:29 Successfully built 6935d10efe3e 17:15:29 Successfully tagged security-secretstore-setup-arm64:latest 17:15:29  Building security-secretstore-setup ... done Building security-proxy-setup 17:15:29 Collecting texttable<0.10,>=0.9.0 17:15:29 Downloading texttable-0.9.1.tar.gz (11 kB) 17:15:31 Removing intermediate container bd3ab9462043 17:15:31 ---> 0bc0efc0f4bc 17:15:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:15:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:15:31 ---> Running in d48cf1e0c1ae 17:15:32 Collecting dockerpty<0.5,>=0.4.1 17:15:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:15:32 Removing intermediate container d48cf1e0c1ae 17:15:32 ---> 14730ed08228 17:15:32 Step 29/32 : CMD ["gate"] 17:15:33 ---> Running in bd059a8f1a4c 17:15:34 Removing intermediate container bd059a8f1a4c 17:15:34 ---> 8779596a03a6 17:15:34 Step 30/32 : LABEL arch=arm64 17:15:34 Collecting websocket-client<1.0,>=0.32.0 17:15:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:15:35 ---> Running in 82120d8d4e1f 17:15:35 Collecting jsonschema<3,>=2.5.1 17:15:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:15:35 Removing intermediate container 82120d8d4e1f 17:15:35 ---> 4d79561eb870 17:15:35 Step 31/32 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:15:36 Collecting cached-property<2,>=1.2.0 17:15:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:15:36 ---> Running in ac7ea6ea1037 17:15:36 Removing intermediate container ac7ea6ea1037 17:15:36 ---> df9c264ac359 17:15:36 Step 32/32 : LABEL version=0.0.0 17:15:37 Collecting docker<4.0,>=3.6.0 17:15:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:15:37 ---> Running in d47ea0ab8750 17:15:38 Removing intermediate container d47ea0ab8750 17:15:38 ---> deb64773bc99 17:15:38 17:15:38 Collecting PyYAML<4,>=3.10 17:15:38 Downloading PyYAML-3.13.tar.gz (270 kB) 17:15:38 Successfully built deb64773bc99 17:15:38 Successfully tagged security-bootstrapper-arm64:latest 17:15:38 Building support-scheduler 17:15:42  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 17:15:42 Downloading docopt-0.6.2.tar.gz (25 kB) 17:15:44 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) 17:15:44 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) 17:15:44 Collecting idna<2.8,>=2.5 17:15:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:15:45 Collecting urllib3<1.25,>=1.21.1 17:15:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:15:45 Collecting docker-pycreds>=0.4.0 17:15:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:15:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:15:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:15:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:15:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:15:46 Installing collected packages: idna, urllib3, requests, texttable, dockerpty, websocket-client, jsonschema, cached-property, docker-pycreds, docker, PyYAML, docopt, docker-compose 17:15:46 Attempting uninstall: idna 17:15:46 Found existing installation: idna 2.9 17:15:46 Uninstalling idna-2.9: 17:15:46 Successfully uninstalled idna-2.9 17:15:47 Attempting uninstall: urllib3 17:15:47 Found existing installation: urllib3 1.25.9 17:15:47 Uninstalling urllib3-1.25.9: 17:15:47 Successfully uninstalled urllib3-1.25.9 17:15:48 Attempting uninstall: requests 17:15:48 Found existing installation: requests 2.23.0 17:15:48 Uninstalling requests-2.23.0: 17:15:48 Successfully uninstalled requests-2.23.0 17:15:49 Running setup.py install for texttable: started 17:15:51 Running setup.py install for texttable: finished with status 'done' 17:15:51 Running setup.py install for dockerpty: started 17:15:53 Running setup.py install for dockerpty: finished with status 'done' 17:15:55 Running setup.py install for PyYAML: started 17:15:57 Running setup.py install for PyYAML: finished with status 'done' 17:15:57 Running setup.py install for docopt: started 17:15:59 Running setup.py install for docopt: finished with status 'done' 17:16:00 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 17:16:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:16:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:16:01 ---> 8404cd889f7d 17:16:01 Step 3/24 : WORKDIR /edgex-go 17:16:01 ---> Using cache 17:16:01 ---> 2e12789ce8dc 17:16:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:01 ---> Using cache 17:16:01 ---> 0c278205dc2e 17:16:01 Step 5/24 : RUN apk add --update --no-cache make git 17:16:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:16:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:16:05 ---> 8404cd889f7d 17:16:05 Step 3/24 : WORKDIR /edgex-go 17:16:05 ---> Using cache 17:16:05 ---> 2e12789ce8dc 17:16:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:05 ---> Using cache 17:16:05 ---> 0c278205dc2e 17:16:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:16:05 ---> Running in d7037f8098a2 17:16:06 ---> Running in e196825be08a 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:16:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:16:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:16:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:16:10 OK: 218 MiB in 52 packages 17:16:10 OK: 218 MiB in 52 packages 17:16:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:16:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:16:12 ---> 8404cd889f7d 17:16:12 Step 3/22 : WORKDIR /edgex-go 17:16:12 ---> Using cache 17:16:12 ---> 2e12789ce8dc 17:16:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:12 ---> Using cache 17:16:12 ---> 0c278205dc2e 17:16:12 Step 5/22 : RUN apk add --update --no-cache make git 17:16:12 ---> Running in 09da33b41beb 17:16:13 Removing intermediate container d7037f8098a2 17:16:13 ---> 2c8d01ae31eb 17:16:13 Step 6/24 : COPY go.mod . 17:16:14 Removing intermediate container e196825be08a 17:16:14 ---> 61bfce13be1d 17:16:14 Step 6/24 : COPY go.mod . 17:16:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:16:15 ---> 288d10b2de42 17:16:15 Step 7/24 : RUN go mod download 17:16:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:16:15 ---> a35c02dfbb12 17:16:15 Step 7/24 : RUN go mod download 17:16:15 ---> Running in 1f4a38596672 17:16:16 ---> Running in b83360580876 17:16:16 OK: 218 MiB in 52 packages 17:16:17 Removing intermediate container 118216468e92 17:16:17 ---> 980c8f2f67f4 17:16:17 Step 15/24 : ENV APP_PORT=58890 17:16:18 ---> Running in 8076227ba658 17:16:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:16:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:16:18 ---> 8404cd889f7d 17:16:18 Step 3/23 : WORKDIR /edgex-go 17:16:18 ---> Using cache 17:16:18 ---> 2e12789ce8dc 17:16:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:18 ---> Using cache 17:16:18 ---> 0c278205dc2e 17:16:18 Step 5/23 : RUN apk add --update --no-cache make git 17:16:18 ---> Using cache 17:16:18 ---> 61bfce13be1d 17:16:18 Step 6/23 : COPY go.mod . 17:16:18 ---> Using cache 17:16:18 ---> a35c02dfbb12 17:16:18 Step 7/23 : RUN go mod download 17:16:18 ---> Running in 662b7bdb0598 17:16:18 Removing intermediate container 09da33b41beb 17:16:18 ---> 111ab9278449 17:16:18 Step 6/22 : COPY go.mod . 17:16:19 Removing intermediate container 8076227ba658 17:16:19 ---> cd04fc4b52bd 17:16:19 Step 16/24 : EXPOSE $APP_PORT 17:16:19 ---> Running in a8f74a80df22 17:16:21 ---> 7ae6fa3e5eb1 17:16:21 Step 7/22 : RUN go mod download 17:16:21 Removing intermediate container a8f74a80df22 17:16:21 ---> fff743c179ef 17:16:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:16:21 ---> Running in ea94e244c93b 17:16:21 Removing intermediate container b83360580876 17:16:21 ---> 801cfb835adf 17:16:21 Step 8/24 : COPY . . 17:16:21 Removing intermediate container 1f4a38596672 17:16:21 ---> 82e7d0699b54 17:16:21 Step 8/24 : COPY . . 17:16:23 ---> 485baf9e5f3a 17:16:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:16:23 Removing intermediate container 662b7bdb0598 17:16:23 ---> 5ebfeedf080a 17:16:23 Step 8/23 : COPY . . 17:16:25 ---> 99fa5cf8e518 17:16:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:16:26 Removing intermediate container ea94e244c93b 17:16:26 ---> fd73d1df0dab 17:16:26 Step 8/22 : COPY . . 17:16:28 ---> d70a72fdc24c 17:16:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:16:28 ---> Running in 497641d1cb9d 17:16:30 Removing intermediate container 497641d1cb9d 17:16:30 ---> 6c005ddebffc 17:16:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:30 ---> Running in 10a22b30824a 17:16:31 Removing intermediate container 10a22b30824a 17:16:31 ---> b7b7ea4ede7a 17:16:31 Step 22/24 : LABEL arch=arm64 17:16:32 ---> Running in d89fae1995de 17:16:33 Removing intermediate container d89fae1995de 17:16:33 ---> 31cbe8317b40 17:16:33 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:16:34 ---> Running in 12d5c91c098b 17:16:35 Removing intermediate container 12d5c91c098b 17:16:35 ---> 85c4bb65e496 17:16:35 Step 24/24 : LABEL version=0.0.0 17:16:36 ---> Running in 19fd1785597d 17:16:37 Removing intermediate container 19fd1785597d 17:16:37 ---> 1bcc1d778cfe 17:16:37 17:16:38 Successfully built 1bcc1d778cfe 17:16:38 Successfully tagged sys-mgmt-agent-arm64:latest 17:16:44  Building sys-mgmt-agent ... done  ---> b0f6cc9a21c9 17:16:44 Step 9/24 : RUN go mod tidy 17:16:44 ---> 77aa44ed3cee 17:16:44 Step 9/24 : RUN go mod tidy 17:16:44 ---> Running in 66a2aabe24bf 17:16:44 ---> 4ebfadb861c2 17:16:44 Step 9/23 : RUN go mod tidy 17:16:44 ---> Running in 19b649ae2ade 17:16:44 ---> Running in 4fcb69a6da8d 17:16:45 ---> 516eb6a64997 17:16:45 Step 9/22 : RUN go mod tidy 17:16:45 ---> Running in 021a2f238fa8 17:16:49 Removing intermediate container 66a2aabe24bf 17:16:49 ---> 2db0b678f1fa 17:16:49 Step 10/24 : RUN make cmd/core-data/core-data 17:16:50 ---> Running in 5f68f2e3b30d 17:16:50 Removing intermediate container 19b649ae2ade 17:16:50 ---> 555b82883a4a 17:16:50 Step 10/24 : RUN make cmd/core-command/core-command 17:16:50 ---> Running in 132d9d204c10 17:16:50 Removing intermediate container 4fcb69a6da8d 17:16:50 ---> 1bf9f023f1ae 17:16:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:16:51 ---> Running in 5015d382657f 17:16:51 Removing intermediate container 021a2f238fa8 17:16:51 ---> c46094ddafcb 17:16:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:16:51 ---> Running in 81fbd994168a 17:16:52 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 17:16:52 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 17:16:53 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 17:16: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 17:17:31 lxd 4.15 from Canonical* installed 17:17:31 + sudo lxd init --auto 17:17:31 + sudo snap install --classic snapcraft 17:18:15 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 17:18:22 Removing intermediate container 132d9d204c10 17:18:22 ---> 9299390f2281 17:18:22 17:18:22 Step 11/24 : FROM alpine:3.12 17:18:22 ---> c4fd0aeabfcf 17:18:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:18:22 ---> Using cache 17:18:22 ---> 2837c5029cf4 17:18:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:22 ---> Using cache 17:18:22 ---> 56599e395783 17:18:22 Step 14/24 : ENV APP_PORT=59882 17:18:22 ---> Running in e0bfe6e8da2f 17:18:23 Removing intermediate container e0bfe6e8da2f 17:18:23 ---> 0a59424b6de4 17:18:23 Step 15/24 : EXPOSE $APP_PORT 17:18:23 ---> Running in 2200467386ab 17:18:24 Removing intermediate container 2200467386ab 17:18:24 ---> 07b05c62ae87 17:18:24 Step 16/24 : WORKDIR / 17:18:24 ---> Running in 8ee3ccfbe293 17:18:26 Removing intermediate container 8ee3ccfbe293 17:18:26 ---> 3b6bf86be026 17:18:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:26 Removing intermediate container 5015d382657f 17:18:26 ---> 1475732597ba 17:18:26 17:18:26 Step 11/23 : FROM alpine:3.12 17:18:26 ---> c4fd0aeabfcf 17:18:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:18:26 ---> Using cache 17:18:26 ---> 2837c5029cf4 17:18:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:26 ---> Using cache 17:18:26 ---> 56599e395783 17:18:26 Step 14/23 : ENV APP_PORT=59861 17:18:27 ---> Running in 61d982c25c2c 17:18:27 Removing intermediate container 81fbd994168a 17:18:27 ---> 9376cdc0d190 17:18:27 17:18:27 Step 11/22 : FROM alpine:3.12 17:18:27 ---> c4fd0aeabfcf 17:18:27 Step 12/22 : RUN apk add --update --no-cache curl 17:18:27 ---> aeb957a77c9d 17:18:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:18:27 ---> Running in d75f7aec2417 17:18:27 Removing intermediate container 61d982c25c2c 17:18:27 ---> ea68482bfc85 17:18:27 Step 15/23 : EXPOSE $APP_PORT 17:18:28 ---> Running in a3c7389e2b61 17:18:29 Removing intermediate container a3c7389e2b61 17:18:29 ---> 12332a55577d 17:18:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:29 ---> 25a3a08ad11e 17:18:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:18:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:18:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:18:30 ---> 3d2d0cad652d 17:18:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:18:30 ---> 799d5501136a 17:18:30 Step 20/24 : ENTRYPOINT ["/core-command"] 17:18:30 (1/4) Installing ca-certificates (20191127-r4) 17:18:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:18:30 (3/4) Installing libcurl (7.77.0-r0) 17:18:30 (4/4) Installing curl (7.77.0-r0) 17:18:30 Executing busybox-1.31.1-r20.trigger 17:18:30 ---> Running in dc2cb6151fe8 17:18:30 Executing ca-certificates-20191127-r4.trigger 17:18:31 OK: 7 MiB in 18 packages 17:18:31 Removing intermediate container dc2cb6151fe8 17:18:31 ---> c8793e346235 17:18:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:31 ---> Running in 310c61606712 17:18:31 ---> ba9ee45ffaa9 17:18:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:18:32 Removing intermediate container 310c61606712 17:18:32 ---> 509ce7d6f80f 17:18:32 Step 22/24 : LABEL arch=arm64 17:18:33 ---> Running in a2ef7394adf1 17:18:33 Removing intermediate container d75f7aec2417 17:18:33 ---> 2e79375449be 17:18:33 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:18:33 ---> 02dc5372146d 17:18:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:18:33 ---> Running in d970ddee2c98 17:18:33 ---> Running in 8831f5feee69 17:18:33 Removing intermediate container a2ef7394adf1 17:18:33 ---> 1ac898ed6455 17:18:33 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:18:34 ---> Running in 78914a37d1de 17:18:34 Removing intermediate container 8831f5feee69 17:18:34 ---> 43620a86011c 17:18:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:34 Removing intermediate container d970ddee2c98 17:18:34 ---> 365e91671616 17:18:34 Step 14/22 : WORKDIR /edgex 17:18:34 Removing intermediate container 5f68f2e3b30d 17:18:34 ---> 36ec1c4c26d0 17:18:34 17:18:34 Step 11/24 : FROM alpine:3.12 17:18:34 ---> c4fd0aeabfcf 17:18:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:18:34 ---> Running in db964d357565 17:18:34 ---> Running in c962df7c196f 17:18:34 Removing intermediate container 78914a37d1de 17:18:34 ---> 165349288712 17:18:34 Step 24/24 : LABEL version=0.0.0 17:18:34 ---> Running in 1498e2c4e28a 17:18:34 ---> Running in 798ff631ac74 17:18:35 Removing intermediate container c962df7c196f 17:18:35 ---> d57f4edbc6a5 17:18:35 Step 21/23 : LABEL arch=arm64 17:18:35 Removing intermediate container db964d357565 17:18:35 ---> 72133c115584 17:18:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:18:35 ---> Running in 6a803746ff18 17:18:35 Removing intermediate container 1498e2c4e28a 17:18:35 ---> d508937fbd0a 17:18:35 Step 13/24 : ENV APP_PORT=59880 17:18:35 Removing intermediate container 798ff631ac74 17:18:35 ---> 2267e1f3daeb 17:18:35 17:18:35 ---> Running in 421d928ff694 17:18:36 Removing intermediate container 6a803746ff18 17:18:36 ---> fb5012950ca5 17:18:36 Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:18:36 Successfully built 2267e1f3daeb 17:18:36 Successfully tagged core-command-arm64:latest 17:18:36  Building core-command ... done  ---> Running in c88290bea5fa 17:18:36 Removing intermediate container 421d928ff694 17:18:36 ---> 45ce565e0dc7 17:18:36 Step 14/24 : EXPOSE $APP_PORT 17:18:36 ---> 2a5fab8a40df 17:18:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:18:36 ---> Running in a8e034f590cb 17:18:36 Removing intermediate container c88290bea5fa 17:18:36 ---> bf32756d2cb8 17:18:36 Step 23/23 : LABEL version=0.0.0 17:18:37 ---> Running in fceebd57903f 17:18:37 Removing intermediate container a8e034f590cb 17:18:37 ---> d4729324055f 17:18:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:37 ---> Running in 709dc6a7981b 17:18:37 ---> bafcce34610c 17:18:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:18:37 Removing intermediate container fceebd57903f 17:18:37 ---> 60ca31ed52cd 17:18:37 17:18:38 Successfully built 60ca31ed52cd 17:18:38 Successfully tagged support-scheduler-arm64:latest 17:18:39  Building support-scheduler ... done  ---> 6c86df2c24f4 17:18:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:18:39 ---> Running in 6a3229bb3076 17:18:40 Removing intermediate container 6a3229bb3076 17:18:40 ---> 2e98ec328ac9 17:18:40 Step 19/22 : CMD ["--init=true"] 17:18:40 ---> Running in 1d2f75697529 17:18:40 Removing intermediate container 709dc6a7981b 17:18:40 ---> be459dbfb96c 17:18:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:18:40 ---> Running in f9b41d7edfa6 17:18:40 Removing intermediate container 1d2f75697529 17:18:40 ---> 37e1f930891b 17:18:40 Step 20/22 : LABEL arch=arm64 17:18:41 ---> Running in 85039e728139 17:18:41 Removing intermediate container 85039e728139 17:18:41 ---> a13cdcca6f46 17:18:41 Step 21/22 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:18:41 ---> Running in 0500bd92c262 17:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:18:42 Removing intermediate container 0500bd92c262 17:18:42 ---> 2fface4af11e 17:18:42 Step 22/22 : LABEL version=0.0.0 17:18:42 ---> Running in 19d5936ddde6 17:18:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:18:42 Removing intermediate container 19d5936ddde6 17:18:42 ---> 72d72e0b2199 17:18:42 17:18:43 Successfully built 72d72e0b2199 17:18:43 Successfully tagged security-proxy-setup-arm64:latest 17:18:43  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) 17:18:43 (2/6) Installing libgcc (9.3.0-r2) 17:18:43 (3/6) Installing libsodium (1.0.18-r0) 17:18:43 (4/6) Installing libstdc++ (9.3.0-r2) 17:18:43 (5/6) Installing libzmq (4.3.3-r0) 17:18:43 (6/6) Installing zeromq (4.3.3-r0) 17:18:44 Executing busybox-1.31.1-r20.trigger 17:18:44 OK: 8 MiB in 20 packages 17:18:45 Removing intermediate container f9b41d7edfa6 17:18:45 ---> b7377b03c71f 17:18:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:46 ---> 6bfd47e4ae4f 17:18:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:18:47 ---> 0e006201ced7 17:18:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:18:48 ---> acef7dd6d021 17:18:48 Step 20/24 : ENTRYPOINT ["/core-data"] 17:18:48 ---> Running in ab54232a9b25 17:18:48 Removing intermediate container ab54232a9b25 17:18:48 ---> 8ad57a5bf8a0 17:18:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:48 ---> Running in 1fb6f9b29fa0 17:18:49 Removing intermediate container 1fb6f9b29fa0 17:18:49 ---> c2c7a07e612e 17:18:49 Step 22/24 : LABEL arch=arm64 17:18:49 ---> Running in 4542c5e654b0 17:18:49 Removing intermediate container 4542c5e654b0 17:18:49 ---> a754bc3f439d 17:18:49 Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 17:18:49 ---> Running in 0a427625fa27 17:18:50 Removing intermediate container 0a427625fa27 17:18:50 ---> fe544f3c2952 17:18:50 Step 24/24 : LABEL version=0.0.0 17:18:50 ---> Running in 71bb850a1fa7 17:18:51 Removing intermediate container 71bb850a1fa7 17:18:51 ---> 32afd75a2708 17:18:51 17:18:51 Successfully built 32afd75a2708 17:18:51 Successfully tagged core-data-arm64:latest 17:18:51  Building core-data ... done  [Pipeline] } 17:18:51 $ docker stop --time=1 81c7efd2500683bf4731cc2b3ab9a10d30e40df7d170ffb65a8ae0d202b895d6 17:18:53 $ docker rm -f 81c7efd2500683bf4731cc2b3ab9a10d30e40df7d170ffb65a8ae0d202b895d6 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:54 + docker images 17:18:54 REPOSITORY TAG IMAGE ID CREATED SIZE 17:18:54 core-data-arm64 latest 32afd75a2708 4 seconds ago 19.1MB 17:18:54 security-proxy-setup-arm64 latest 72d72e0b2199 12 seconds ago 24.2MB 17:18:54 support-scheduler-arm64 latest 60ca31ed52cd 17 seconds ago 15.1MB 17:18:54 core-command-arm64 latest 2267e1f3daeb 19 seconds ago 15MB 17:18:54 36ec1c4c26d0 21 seconds ago 975MB 17:18:54 9376cdc0d190 27 seconds ago 973MB 17:18:54 1475732597ba 28 seconds ago 968MB 17:18:54 9299390f2281 34 seconds ago 966MB 17:18:54 sys-mgmt-agent-arm64 latest 1bcc1d778cfe 2 minutes ago 299MB 17:18:54 security-bootstrapper-arm64 latest deb64773bc99 3 minutes ago 17.5MB 17:18:54 security-secretstore-setup-arm64 latest 6935d10efe3e 3 minutes ago 27.1MB 17:18:54 core-metadata-arm64 latest 87a20c223bf8 3 minutes ago 15.7MB 17:18:54 support-notifications-arm64 latest 250824ec9617 3 minutes ago 15.7MB 17:18:54 8349390032a4 3 minutes ago 972MB 17:18:54 102a579c65e5 3 minutes ago 969MB 17:18:54 89f579992e7c 3 minutes ago 969MB 17:18:54 8d812018a737 3 minutes ago 976MB 17:18:54 42098150b68c 4 minutes ago 970MB 17:18:54 ci-base-image-arm64 latest 8404cd889f7d 13 minutes ago 641MB 17:18:54 alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB 17:18:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 17:18:54 docker 20.10.0 eeaf43b92773 6 months ago 228MB 17:18:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:18:55 ---> job-cost.sh 17:18:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oElz 17:19:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:21:10 lf-activate-venv(): INFO: Adding /tmp/venv-oElz/bin to PATH 17:21:10 INFO: No Stack... 17:21:10 INFO: Retrieving Pricing Info for: v2-standard-4 17:21:10 INFO: Archiving Costs [Pipeline] sh 17:21:11 + cat /w/workspace/edgex-go/40/archives/cost.csv 17:21:11 + cut -d, -f6 [Pipeline] lock 17:21:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] 17:21:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] did not exist. Created. 17:21:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:11 + echo total: 0.18000000715255737 [Pipeline] stash 17:21:12 Stashed 1 file(s) [Pipeline] } 17:21:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:25:38 snapcraft 4.8.3 from Canonical* installed 17:25:38 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:25:38 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:38 Dload Upload Total Spent Left Speed 17:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 17:25:38 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 11.0M 17:25:38 ./yq_linux_amd64 17:25:38 + sudo snapcraft prime --use-lxd 17:25:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:25:38 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: 17:25:38 - README.md 17:25:38 17:25:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:25:38 Launching a container. 17:25:43 Waiting for container to be ready 17:25:43 To start your first instance, try: lxc launch ubuntu:18.04 17:25:43 17:25:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:25:47 Waiting for network to be ready... 17:25:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:25:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 17:25:47 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:25:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 17:25:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:25:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:25:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 17:25:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 17:25:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 17:25:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 17:25:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:25:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:25:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:25:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:25:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:25:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:25:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:25:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:25:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:25:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 17:25:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 17:25:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:25:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:25:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 17:25:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 17:25:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 17:25:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 17:25:52 Fetched 24.8 MB in 4s (5934 kB/s) 17:25:53 Reading package lists... 17:25:53 Reading package lists... 17:25:53 Building dependency tree... 17:25:53 Reading state information... 17:25:53 The following additional packages will be installed: 17:25:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:25:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:25:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:25:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:25:53 Suggested packages: 17:25:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:25:53 Recommended packages: 17:25:53 gnupg libsasl2-modules 17:25:53 The following NEW packages will be installed: 17:25:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:25:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:25:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:25:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:25:53 The following packages will be upgraded: 17:25:53 gpg gpg-agent gpgconf libudev1 17:25:53 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 17:25:53 Need to get 3530 kB of archives. 17:25:53 After this operation, 13.3 MB of additional disk space will be used. 17:25:53 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] 17:25:53 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] 17:25:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:25:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:25:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 17:25:54 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 17:25:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:25:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:25:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:25:54 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:25:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:25:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:25:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:25:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:25:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:25:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:25:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:25:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:25:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:25:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:25:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:25:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:25:54 debconf: delaying package configuration, since apt-utils is not installed 17:25:54 Fetched 3530 kB in 1s (3229 kB/s) 17:25:54 (Reading database ... 12511 files and directories currently installed.) 17:25:54 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 17:25:54 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:25:54 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 17:25:54 Selecting previously unselected package udev. 17:25:54 (Reading database ... 12511 files and directories currently installed.) 17:25:54 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 17:25:54 Unpacking udev (237-3ubuntu10.48) ... 17:25:55 Selecting previously unselected package libfuse2:amd64. 17:25:55 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:25:55 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:25:55 Selecting previously unselected package fuse. 17:25:55 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:25:55 Unpacking fuse (2.9.7-1ubuntu1) ... 17:25:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:25:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:25:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:25:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:25:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:25:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:25:55 Selecting previously unselected package libksba8:amd64. 17:25:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:25:55 Unpacking libksba8:amd64 (1.3.5-2) ... 17:25:55 Selecting previously unselected package libroken18-heimdal:amd64. 17:25:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:25:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:25:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:25:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:55 Selecting previously unselected package libwind0-heimdal:amd64. 17:25:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:25:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:25:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:25:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:25:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:25:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:56 Selecting previously unselected package libsasl2-modules-db:amd64. 17:25:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:25:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:25:56 Selecting previously unselected package libsasl2-2:amd64. 17:25:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:25:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:25:56 Selecting previously unselected package libldap-common. 17:25:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:25:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:25:56 Selecting previously unselected package libldap-2.4-2:amd64. 17:25:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:25:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:25:56 Selecting previously unselected package dirmngr. 17:25:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:25:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:25:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:25:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:25:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:25:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:25:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:25:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:25:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:56 Setting up libksba8:amd64 (1.3.5-2) ... 17:25:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:25:56 Setting up udev (237-3ubuntu10.48) ... 17:25:57 invoke-rc.d: policy-rc.d denied execution of start. 17:25:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Processing triggers for systemd (237-3ubuntu10) ... 17:25:57 Setting up fuse (2.9.7-1ubuntu1) ... 17:25:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:25:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:25:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:25:57 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:25:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:25:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:25:57 settings in the [Install] section, and DefaultInstance for template units). 17:25:57 This means they are not meant to be enabled using systemctl. 17:25:57 Possible reasons for having this kind of units are: 17:25:57 1) A unit may be statically enabled by being symlinked from another unit's 17:25:57 .wants/ or .requires/ directory. 17:25:57 2) A unit's purpose may be to act as a helper for some other unit which has 17:25:57 a requirement dependency on it. 17:25:57 3) A unit may be started when needed via activation (socket, path, timer, 17:25:57 D-Bus, udev, scripted systemctl call, ...). 17:25:57 4) In case of template units, the unit is meant to be enabled with some 17:25:57 instance name specified. 17:25:58 Reading package lists... 17:25:58 Building dependency tree... 17:25:58 Reading state information... 17:25:58 The following additional packages will be installed: 17:25:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:25:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:25:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:25:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:25:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:25:58 Suggested packages: 17:25:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:25:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:25:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:25:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:25:58 systemd-container policykit-1 17:25:58 Recommended packages: 17:25:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:25:58 The following NEW packages will be installed: 17:25:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:25:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:25:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:25:58 multiarch-support openssh-client python3 python3-minimal python3.6 17:25:58 python3.6-minimal snapd squashfs-tools sudo 17:25:58 The following packages will be upgraded: 17:25:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:25:58 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 17:25:58 Need to get 36.7 MB of archives. 17:25:58 After this operation, 147 MB of additional disk space will be used. 17:25: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] 17:25: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] 17:25:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 17:25:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:25: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] 17:25: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] 17:25:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:25:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:25:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:25:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:25:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:25:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:25:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:25:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:25:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:25:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:25:59 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 17:25:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:25:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:25:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:25:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:25:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:25:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:25:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:25:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:25:59 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:25:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:25:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:25:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 17:25:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:26:00 debconf: delaying package configuration, since apt-utils is not installed 17:26:00 Fetched 36.7 MB in 2s (17.0 MB/s) 17:26:00 (Reading database ... 12757 files and directories currently installed.) 17:26:00 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 17:26:00 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:26:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 17:26:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:26:01 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 17:26:01 (Reading database ... 12757 files and directories currently installed.) 17:26:01 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:26:01 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:26:01 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:26:01 (Reading database ... 12757 files and directories currently installed.) 17:26:01 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:26:01 Unpacking apt (1.6.13) over (1.6.1) ... 17:26:02 Setting up apt (1.6.13) ... 17:26:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:26:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:26:02 (Reading database ... 12764 files and directories currently installed.) 17:26:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:26:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:26:02 Selecting previously unselected package libpython3.6-minimal:amd64. 17:26:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:26:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:26:03 Selecting previously unselected package libexpat1:amd64. 17:26:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:26:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:26:03 Selecting previously unselected package python3.6-minimal. 17:26:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:26:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:26:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:26:03 Checking for services that may need to be restarted...done. 17:26:03 Checking for services that may need to be restarted...done. 17:26:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:26:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:26:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:26:04 Selecting previously unselected package python3-minimal. 17:26:04 (Reading database ... 13012 files and directories currently installed.) 17:26:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:26:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:26:04 Selecting previously unselected package mime-support. 17:26:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:26:04 Unpacking mime-support (3.60ubuntu1) ... 17:26:04 Selecting previously unselected package libmpdec2:amd64. 17:26:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:26:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:26:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:26:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:26:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:26:04 Selecting previously unselected package python3.6. 17:26:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:26:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:26:04 Selecting previously unselected package libpython3-stdlib:amd64. 17:26:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:26:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:26:04 Setting up python3-minimal (3.6.7-1~18.04) ... 17:26:05 Selecting previously unselected package python3. 17:26:05 (Reading database ... 13442 files and directories currently installed.) 17:26:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:26:05 Unpacking python3 (3.6.7-1~18.04) ... 17:26:05 Selecting previously unselected package multiarch-support. 17:26:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:26:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:26:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:26:05 Selecting previously unselected package liblzo2-2:amd64. 17:26:05 (Reading database ... 13479 files and directories currently installed.) 17:26:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:26:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:26:05 Selecting previously unselected package libbsd0:amd64. 17:26:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:26:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:26:05 Selecting previously unselected package sudo. 17:26:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:26:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:26:05 Selecting previously unselected package apparmor. 17:26:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:26:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:26:05 Selecting previously unselected package libedit2:amd64. 17:26:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:26:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:26:05 Selecting previously unselected package libkrb5support0:amd64. 17:26:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:26:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:26:05 Selecting previously unselected package libk5crypto3:amd64. 17:26:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:26:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:26:05 Selecting previously unselected package libkeyutils1:amd64. 17:26:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:26:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:26:05 Selecting previously unselected package libkrb5-3:amd64. 17:26:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:26:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:26:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:26:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:26:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:26:06 Selecting previously unselected package libssl1.0.0:amd64. 17:26:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:26:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:26:06 Selecting previously unselected package openssh-client. 17:26:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:26:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:26:06 Selecting previously unselected package squashfs-tools. 17:26:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 17:26:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:26:06 Selecting previously unselected package snapd. 17:26:06 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:26:06 Unpacking snapd (2.49.2+18.04) ... 17:26:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:26:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:26:08 Setting up mime-support (3.60ubuntu1) ... 17:26:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:26:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:26:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:26:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:26:08 Setting up systemd (237-3ubuntu10.48) ... 17:26:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:26:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:26:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:26:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:26:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:26:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:26:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:26:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:26:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:26:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:26:10 Setting up python3 (3.6.7-1~18.04) ... 17:26:10 running python rtupdate hooks for python3.6... 17:26:10 running python post-rtupdate hooks for python3.6... 17:26:10 Setting up apparmor (2.12-4ubuntu5.1) ... 17:26:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:26:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:26:11 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:26:11 Setting up snapd (2.49.2+18.04) ... 17:26:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:26:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:26:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:26:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:26:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:26:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:26:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:26:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:26:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:26:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:26:13 /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' 17:26:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:26:15 Processing triggers for systemd (237-3ubuntu10.48) ... 17:26:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:26:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:26:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:26:17 Reading package lists... 17:26:17 Reading package lists... 17:26:18 Building dependency tree... 17:26:18 Reading state information... 17:26:18 Calculating upgrade... 17:26:18 The following packages will be upgraded: 17:26:18 advancecomp base-files bash binutils binutils-common 17:26:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:26:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:26:18 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:26:18 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:26:18 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:26:18 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:26:18 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:26:18 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:26:18 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:26:18 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:26:18 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:26:18 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:26:18 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:26:18 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:26:18 ubuntu-keyring util-linux 17:26:18 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:26:18 Need to get 64.1 MB of archives. 17:26:18 After this operation, 5112 kB of additional disk space will be used. 17:26:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 17:26:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:26:18 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:26:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:26:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:26:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:26:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:26:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:26:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:26:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:26:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:26:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:26:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:26:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:26:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:26:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:26:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:26:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:26:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:26:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:26:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:26:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:26: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] 17:26:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:26:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:26:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:26:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:26:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:26:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:26:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:26:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:26:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:26:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:26:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:26:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:26:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:26:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:26:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:26:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:26:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:26:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:26:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:26:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:26:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:26:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:26:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:26:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:26:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:26:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:26: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] 17:26:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:26:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:26:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:26:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:26:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:26:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:26:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:26:19 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:26:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:26:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:26:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:26: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] 17:26:19 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:26:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:26:19 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:26:19 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:26:19 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:26:19 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:26:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:26:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:26:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:26:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:26:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:26:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:26:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:26:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:26:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:26:19 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:26:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:26:20 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:26:20 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:26:20 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:26: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] 17:26: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] 17:26: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] 17:26:20 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 17:26: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] 17:26:20 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:26:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:26:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:26:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:26:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:26: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] 17:26:20 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:26:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:26: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] 17:26:20 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:26:20 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:26:20 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:26:20 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:26:20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:26:20 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:26:20 debconf: delaying package configuration, since apt-utils is not installed 17:26:20 Fetched 64.1 MB in 2s (32.9 MB/s) 17:26:20 (Reading database ... 13914 files and directories currently installed.) 17:26:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:26:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:26:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:26:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:26:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 17:26:21 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 17:26:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:23 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:26:23 (Reading database ... 13914 files and directories currently installed.) 17:26:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:26:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:26:24 (Reading database ... 13914 files and directories currently installed.) 17:26:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:26:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:26:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:26:25 (Reading database ... 13914 files and directories currently installed.) 17:26:25 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:26:25 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:26:27 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:26:27 (Reading database ... 13914 files and directories currently installed.) 17:26:27 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:26:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:26:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:26:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:26:28 Setting up base-files (10.1ubuntu2.10) ... 17:26:28 Installing new version of config file /etc/issue ... 17:26:28 Installing new version of config file /etc/issue.net ... 17:26:28 Installing new version of config file /etc/lsb-release ... 17:26:28 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:26:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:26:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:26:28 Removing obsolete conffile /etc/default/motd-news ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:26:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:26:32 Setting up bash (4.4.18-2ubuntu1.2) ... 17:26:32 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 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:26:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:26:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:26:32 Setting up tar (1.29b-2ubuntu0.2) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:26:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:26:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:26:32 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:26:32 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:26:32 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:26:32 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:26:32 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:26:32 Setting up grep (3.1-2build1) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:26:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:26:32 Setting up login (1:4.5-1ubuntu2) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:26:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:26:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:26:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:26:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:26:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:26:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:26:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:26:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:26:32 (Reading database ... 13915 files and directories currently installed.) 17:26:32 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:26:32 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:26:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:26:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:26:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:26:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:26:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:26:33 (Reading database ... 13915 files and directories currently installed.) 17:26:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:26:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:26:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:26:33 (Reading database ... 13915 files and directories currently installed.) 17:26:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:26:33 (Reading database ... 13915 files and directories currently installed.) 17:26:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:33 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:26:33 (Reading database ... 13915 files and directories currently installed.) 17:26:33 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:33 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:26:34 (Reading database ... 13915 files and directories currently installed.) 17:26:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:26:34 (Reading database ... 13915 files and directories currently installed.) 17:26:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:26:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:26:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:26:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:26:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:26:34 (Reading database ... 13915 files and directories currently installed.) 17:26:34 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:26:34 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:26:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:26:35 (Reading database ... 13915 files and directories currently installed.) 17:26:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:26:35 (Reading database ... 13915 files and directories currently installed.) 17:26:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:26:35 (Reading database ... 13915 files and directories currently installed.) 17:26:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:26:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:26:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:26:38 (Reading database ... 13915 files and directories currently installed.) 17:26:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:26:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:26:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:26:38 (Reading database ... 13915 files and directories currently installed.) 17:26:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:26:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:26:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:26:39 (Reading database ... 13917 files and directories currently installed.) 17:26:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:26:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:26:39 Setting up debconf (1.5.66ubuntu1) ... 17:26:39 (Reading database ... 13917 files and directories currently installed.) 17:26:39 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:26:39 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:26:39 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:26:39 (Reading database ... 13917 files and directories currently installed.) 17:26:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:26:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:26:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:26:39 (Reading database ... 13917 files and directories currently installed.) 17:26:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:26:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:26:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:26:40 (Reading database ... 13917 files and directories currently installed.) 17:26:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:26:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:26:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:26:40 (Reading database ... 13919 files and directories currently installed.) 17:26:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:26:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:26:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:26:40 (Reading database ... 13923 files and directories currently installed.) 17:26:40 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:26:40 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:26:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 17:26:40 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:26:40 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:26:40 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:26:40 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:26:40 (Reading database ... 13923 files and directories currently installed.) 17:26:40 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:26:40 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:26:40 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:26:40 (Reading database ... 13923 files and directories currently installed.) 17:26:40 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:26:40 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:26:41 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:26:41 (Reading database ... 13923 files and directories currently installed.) 17:26:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:26:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:26:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:26:41 (Reading database ... 13923 files and directories currently installed.) 17:26:41 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:26:41 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:26:41 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:26:41 (Reading database ... 13923 files and directories currently installed.) 17:26:41 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:26:41 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:26:41 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:26:41 (Reading database ... 13923 files and directories currently installed.) 17:26:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:26:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:26:41 Setting up passwd (1:4.5-1ubuntu2) ... 17:26:41 (Reading database ... 13923 files and directories currently installed.) 17:26:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:26:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:26:41 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:26:42 (Reading database ... 13923 files and directories currently installed.) 17:26:42 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:26:42 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:26:42 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:26:42 (Reading database ... 13923 files and directories currently installed.) 17:26:42 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:26:42 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:26:42 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:26:42 (Reading database ... 13923 files and directories currently installed.) 17:26:42 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:26:42 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:26:43 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:26:43 (Reading database ... 13923 files and directories currently installed.) 17:26:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:26:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:26:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:26:43 (Reading database ... 13923 files and directories currently installed.) 17:26:43 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:26:43 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:26:43 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:26:44 (Reading database ... 13923 files and directories currently installed.) 17:26:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:26:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:26:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:26:44 (Reading database ... 13923 files and directories currently installed.) 17:26:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:26:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:26:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:26:44 (Reading database ... 13923 files and directories currently installed.) 17:26:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:26:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:26:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:26:45 (Reading database ... 13924 files and directories currently installed.) 17:26:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:26:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:26:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:26:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:26:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:26:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:26:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:26:46 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:26:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:26:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:26:47 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:26:47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:26:47 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:26:47 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:26:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:26:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:26:50 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:26:50 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:26:50 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:26:50 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:26:50 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:26:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:26:51 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:26:51 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:26:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:26:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:26:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:26:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:26:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:26:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:26:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:26:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:26:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:26:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:26:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:26:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:26:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:26:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:26:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:26:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:26:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:26:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:26:56 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:26:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:26:57 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:26:57 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:26:58 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:26:58 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:27:00 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:27:00 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:27:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:27:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:27:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:27:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:27:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:27:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:27:02 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:27:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:27:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:27:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:27:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:27:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:27:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:27:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:27:03 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:27:03 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:27:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:27:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:27:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:27:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:27:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:27:04 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:27:04 17:27:04 Current default time zone: 'Etc/UTC' 17:27:04 Local time is now: Tue Jun 29 17:27:04 UTC 2021. 17:27:04 Universal Time is now: Tue Jun 29 17:27:04 UTC 2021. 17:27:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:27:04 17:27:04 Setting up systemd-sysv (237-3ubuntu10.48) ... 17:27:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:04 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 17:27:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:27:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:27:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:27:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:27:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:27:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:27:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:27:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:27:06 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:27:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:27:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:06 Setting up patch (2.7.6-2ubuntu1.1) ... 17:27:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:27:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:27:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:27:06 Installing new version of config file /etc/ssl/openssl.cnf ... 17:27:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:27:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:27:06 Setting up ca-certificates (20210119~18.04.1) ... 17:27:08 Updating certificates in /etc/ssl/certs... 17:27:09 23 added, 27 removed; done. 17:27:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:27:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:27:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:27:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:27:09 Setting up pkgbinarymangler (138.18.04.1) ... 17:27:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:27:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:27:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:27:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:27:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:27:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:27:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:27:10 Setting up perl (5.26.1-6ubuntu0.5) ... 17:27:11 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:27:11 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:27:11 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:27:11 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:27:11 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:27:11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:27:11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:27:11 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:27:11 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:27:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:27:11 Processing triggers for systemd (237-3ubuntu10.48) ... 17:27:11 Processing triggers for mime-support (3.60ubuntu1) ... 17:27:11 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:27:11 Updating certificates in /etc/ssl/certs... 17:27:11 0 added, 0 removed; done. 17:27:11 Running hooks in /etc/ca-certificates/update.d... 17:27:11 done. 17:27:12 Reading package lists... 17:27:12 Building dependency tree... 17:27:12 Reading state information... 17:27:12 The following NEW packages will be installed: 17:27:12 apt-transport-https 17:27:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:27:12 Need to get 1692 B of archives. 17:27:12 After this operation, 154 kB of additional disk space will be used. 17:27:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:27:12 debconf: delaying package configuration, since apt-utils is not installed 17:27:12 Fetched 1692 B in 0s (8563 B/s) 17:27:12 Selecting previously unselected package apt-transport-https. 17:27:12 (Reading database ... 13929 files and directories currently installed.) 17:27:12 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:27:12 Unpacking apt-transport-https (1.6.13) ... 17:27:12 Setting up apt-transport-https (1.6.13) ... 17:27:13 Waiting for network to be ready... 17:27:19 2021-06-29T17:27:17Z INFO Waiting for automatic snapd restart... 17:27:20 snapd 2.51 from Canonical* installed 17:27:21 "snapd" switched to the "latest/stable" channel 17:27:21 17:27:25 core18 20210611 from Canonical* installed 17:27:25 "core18" switched to the "latest/stable" channel 17:27:25 17:27:29 snapcraft 4.8.3 from Canonical* installed 17:27:29 "snapcraft" switched to the "latest/stable" channel 17:27:29 17:27:34 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: 17:27:34 - README.md 17:27:34 17:27:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:27:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:27:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:27:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:27:35 Reading package lists... 17:27:36 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 17:27:36 Reading package lists... 17:27:36 Building dependency tree... 17:27:36 Reading state information... 17:27:36 Suggested packages: 17:27:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:27:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:27:36 Recommended packages: 17:27:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:27:36 The following NEW packages will be installed: 17:27:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:27:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:27:36 pkg-config zip 17:27:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:27:36 Need to get 7663 kB of archives. 17:27:36 After this operation, 43.8 MB of additional disk space will be used. 17:27:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:27:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:27:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:27:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:27:36 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:27:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:27:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:27:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:27:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:27:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:27:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:27:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:27:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:27:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:27:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:27:37 debconf: delaying package configuration, since apt-utils is not installed 17:27:37 Fetched 7663 kB in 1s (10.1 MB/s) 17:27:37 Selecting previously unselected package libglib2.0-0:amd64. 17:27:37 (Reading database ... 13933 files and directories currently installed.) 17:27:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:27:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:27:37 Selecting previously unselected package libpsl5:amd64. 17:27:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:27:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:27:37 Selecting previously unselected package libnghttp2-14:amd64. 17:27:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:27:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:27:37 Selecting previously unselected package librtmp1:amd64. 17:27:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:27:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:27:37 Selecting previously unselected package libcurl3-gnutls:amd64. 17:27:37 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:27:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:27:37 Selecting previously unselected package liberror-perl. 17:27:37 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:27:37 Unpacking liberror-perl (0.17025-1) ... 17:27:37 Selecting previously unselected package git-man. 17:27:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:27:37 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:27:38 Selecting previously unselected package git. 17:27:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:27:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:27:40 Selecting previously unselected package libnorm1:amd64. 17:27:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:27:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:27:40 Selecting previously unselected package libpgm-5.2-0:amd64. 17:27:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:27:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:27:40 Selecting previously unselected package libsodium23:amd64. 17:27:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:27:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:27:41 Selecting previously unselected package libzmq5:amd64. 17:27:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:27:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:27:41 Selecting previously unselected package libzmq3-dev:amd64. 17:27:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:27:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:27:43 Selecting previously unselected package pkg-config. 17:27:43 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:27:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:27:43 Selecting previously unselected package zip. 17:27:43 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:27:43 Unpacking zip (3.0-11build1) ... 17:27:43 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:27:43 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:27:43 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:27:43 Setting up liberror-perl (0.17025-1) ... 17:27:43 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:27:43 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:27:43 No schema files found: doing nothing. 17:27:43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:27:43 Setting up zip (3.0-11build1) ... 17:27:43 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:27:43 Setting up libsodium23:amd64 (1.0.16-2) ... 17:27:43 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:27:43 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:27:43 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:27:43 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:27:43 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:27:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:27:44 git set to automatically installed. 17:27:44 git-man set to automatically installed. 17:27:44 libcurl3-gnutls set to automatically installed. 17:27:44 liberror-perl set to automatically installed. 17:27:44 libglib2.0-0 set to automatically installed. 17:27:44 libnghttp2-14 set to automatically installed. 17:27:44 libnorm1 set to automatically installed. 17:27:44 libpgm-5.2-0 set to automatically installed. 17:27:44 libpsl5 set to automatically installed. 17:27:44 librtmp1 set to automatically installed. 17:27:44 libsodium23 set to automatically installed. 17:27:44 libzmq3-dev set to automatically installed. 17:27:44 libzmq5 set to automatically installed. 17:27:44 pkg-config set to automatically installed. 17:27:44 zip set to automatically installed. 17:27:46 snapd is not logged in, snap install commands will use sudo 17:27:47 snap "core18" has no updates available 17:27:47 snapd is not logged in, snap install commands will use sudo 17:27:55 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 17:27:56 Downloading snap 'edgex-app-service-configurable' 17:27:57 error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified 17:27:57 Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' 17:27:57 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:27:59 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:28:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:28:01 ---> package-listing.sh 17:28:01 ++ facter osfamily 17:28:01 ++ tr '[:upper:]' '[:lower:]' 17:28:01 + OS_FAMILY=redhat 17:28:01 + workspace=/w/workspace/edgex-go/40 17:28:01 + START_PACKAGES=/tmp/packages_start.txt 17:28:01 + END_PACKAGES=/tmp/packages_end.txt 17:28:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:28:01 + PACKAGES=/tmp/packages_start.txt 17:28:01 + '[' /w/workspace/edgex-go/40 ']' 17:28:01 + PACKAGES=/tmp/packages_end.txt 17:28:01 + case "${OS_FAMILY}" in 17:28:01 + sort 17:28:01 + rpm -qa 17:28:04 + '[' -f /tmp/packages_start.txt ']' 17:28:04 + '[' -f /tmp/packages_end.txt ']' 17:28:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:28:04 + '[' /w/workspace/edgex-go/40 ']' 17:28:04 + mkdir -p /w/workspace/edgex-go/40/archives/ 17:28:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/40/archives/ [Pipeline] echo 17:28:04 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/40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:28:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:05 17:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:05 alpine: Pulling from edgex-lftools-log-publisher 17:28:05 df20fa9351a1: Pulling fs layer 17:28:05 36b3adc4ff6f: Pulling fs layer 17:28:05 8ad3a11d3b57: Pulling fs layer 17:28:05 46f8f816bc3b: Pulling fs layer 17:28:05 93b61091891f: Pulling fs layer 17:28:05 93b9cdb0e59b: Pulling fs layer 17:28:05 5e14af77c1be: Pulling fs layer 17:28:05 01666e4c0597: Pulling fs layer 17:28:05 aa168da1d23b: Pulling fs layer 17:28:05 46f8f816bc3b: Waiting 17:28:05 93b61091891f: Waiting 17:28:05 93b9cdb0e59b: Waiting 17:28:05 5e14af77c1be: Waiting 17:28:05 01666e4c0597: Waiting 17:28:05 aa168da1d23b: Waiting 17:28:05 36b3adc4ff6f: Verifying Checksum 17:28:05 36b3adc4ff6f: Download complete 17:28:05 46f8f816bc3b: Verifying Checksum 17:28:05 46f8f816bc3b: Download complete 17:28:05 df20fa9351a1: Verifying Checksum 17:28:05 df20fa9351a1: Download complete 17:28:05 93b9cdb0e59b: Verifying Checksum 17:28:05 93b9cdb0e59b: Download complete 17:28:05 5e14af77c1be: Verifying Checksum 17:28:05 5e14af77c1be: Download complete 17:28:05 93b61091891f: Verifying Checksum 17:28:05 93b61091891f: Download complete 17:28:05 01666e4c0597: Verifying Checksum 17:28:05 01666e4c0597: Download complete 17:28:05 df20fa9351a1: Pull complete 17:28:06 8ad3a11d3b57: Verifying Checksum 17:28:06 8ad3a11d3b57: Download complete 17:28:06 36b3adc4ff6f: Pull complete 17:28:06 8ad3a11d3b57: Pull complete 17:28:06 46f8f816bc3b: Pull complete 17:28:06 93b61091891f: Pull complete 17:28:06 93b9cdb0e59b: Pull complete 17:28:06 5e14af77c1be: Pull complete 17:28:06 01666e4c0597: Pull complete 17:28:07 aa168da1d23b: Verifying Checksum 17:28:07 aa168da1d23b: Download complete 17:28:12 aa168da1d23b: Pull complete 17:28:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:28:12 prd-centos7-docker-4c-2g-691 does not seem to be running inside a container 17:28:12 $ 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/40/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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@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-lftools-log-publisher:alpine cat 17:28:15 $ docker top 1f52d1513f75756dd81605b085e42b42c21ade4cfa533e11c9c362c74b612a56 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:15 + touch /tmp/pre-build-complete [Pipeline] sh 17:28:16 + mkdir -p /var/log/sa [Pipeline] sh 17:28:16 + ls /var/log/sa-host 17:28:16 + sadf -c /var/log/sa-host/sa05 17:28:16 file_magic: OK 17:28:16 HZ: Using current value: 100 17:28:16 file_header: OK 17:28:16 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 17:28:16 Statistics: 17:28:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:28:16 File successfully converted to sysstat format version 12.2.1 17:28:16 + sadf -c /var/log/sa-host/sa29 17:28:16 file_magic: OK 17:28:16 HZ: Using current value: 100 17:28:16 file_header: OK 17:28:16 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 17:28:16 Statistics: 17:28:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:28:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:16 provisioning config files... 17:28:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/40@tmp/config380425807086228640tmp [Pipeline] { [Pipeline] echo 17:28:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:28:17 ---> create-netrc.sh [Pipeline] } 17:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:28:17 ---> python-tools-install.sh [Pipeline] echo 17:28:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:28:18 ---> sudo-logs.sh 17:28:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:28:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:28:18 ---> job-cost.sh 17:28:18 lf-activate-venv: SKIPPING 17:28:18 DEBUG: total: 0.18000000715255737 17:28:18 INFO: Retrieving Stack Cost... 17:28:19 INFO: Retrieving Pricing Info for: v3-standard-2 17:28:20 INFO: Archiving Costs [Pipeline] echo 17:28:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:28:20 ---> logs-deploy.sh 17:28:20 lf-activate-venv: SKIPPING 17:28:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/40 17:28:20 INFO: archiving workspace using pattern(s): 17:28:21 Archives upload complete. 17:28:21 INFO: archiving logs to Nexus 17:28:21 ---> uname -a: 17:28:21 Linux prd-centos7-docker-4c-2g-691.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:28:21 17:28:21 17:28:21 ---> lscpu: 17:28:21 Architecture: x86_64 17:28:21 CPU op-mode(s): 32-bit, 64-bit 17:28:21 Byte Order: Little Endian 17:28:21 Address sizes: 40 bits physical, 48 bits virtual 17:28:21 CPU(s): 2 17:28:21 On-line CPU(s) list: 0,1 17:28:21 Thread(s) per core: 1 17:28:21 Core(s) per socket: 1 17:28:21 Socket(s): 2 17:28:21 NUMA node(s): 1 17:28:21 Vendor ID: AuthenticAMD 17:28:21 CPU family: 23 17:28:21 Model: 49 17:28:21 Model name: AMD EPYC-Rome Processor 17:28:21 Stepping: 0 17:28:21 CPU MHz: 2799.998 17:28:21 BogoMIPS: 5599.99 17:28:21 Virtualization: AMD-V 17:28:21 Hypervisor vendor: KVM 17:28:21 Virtualization type: full 17:28:21 L1d cache: 64 KiB 17:28:21 L1i cache: 64 KiB 17:28:21 L2 cache: 1 MiB 17:28:21 L3 cache: 32 MiB 17:28:21 NUMA node0 CPU(s): 0,1 17:28:21 Vulnerability Itlb multihit: Not affected 17:28:21 Vulnerability L1tf: Not affected 17:28:21 Vulnerability Mds: Not affected 17:28:21 Vulnerability Meltdown: Not affected 17:28:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:28:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:28:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:28:21 Vulnerability Srbds: Not affected 17:28:21 Vulnerability Tsx async abort: Not affected 17:28:21 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 17:28:21 17:28:21 17:28:21 ---> nproc: 17:28:21 2 17:28:21 17:28:21 17:28:21 ---> df -h: 17:28:21 Filesystem Size Used Available Use% Mounted on 17:28:21 overlay 40.0G 11.6G 28.4G 29% / 17:28:21 tmpfs 64.0M 0 64.0M 0% /dev 17:28:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:28:21 shm 64.0M 0 64.0M 0% /dev/shm 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/40@tmp 17:28:21 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/40 17:28:21 17:28:21 17:28:21 ---> free -m: 17:28:21 total used free shared buff/cache available 17:28:21 Mem: 7821 1316 2153 0 4350 6495 17:28:21 Swap: 1023 1 1022 17:28:21 17:28:21 17:28:21 ---> ip addr: 17:28:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:28:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:28:21 inet 127.0.0.1/8 scope host lo 17:28:21 valid_lft forever preferred_lft forever 17:28:21 inet6 ::1/128 scope host 17:28:21 valid_lft forever preferred_lft forever 17:28:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:28:21 link/ether fa:16:3e:87:3c:22 brd ff:ff:ff:ff:ff:ff 17:28:21 inet 10.30.123.132/23 brd 10.30.123.255 scope global dynamic eth0 17:28:21 valid_lft 84672sec preferred_lft 84672sec 17:28:21 inet6 fe80::f816:3eff:fe87:3c22/64 scope link 17:28:21 valid_lft forever preferred_lft forever 17:28:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:28:21 link/ether 02:42:d3:b0:cc:38 brd ff:ff:ff:ff:ff:ff 17:28:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:28:21 valid_lft forever preferred_lft forever 17:28:21 inet6 fe80::42:d3ff:feb0:cc38/64 scope link 17:28:21 valid_lft forever preferred_lft forever 17:28:21 17:28:21 17:28:21 ---> sar -b -r -n DEV: 17:28:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 17:28:21 17:28:21 16:59:22 LINUX RESTART (2 CPU) 17:28:21 17:28:21 17:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:28:21 17:01:01 102.47 3.71 98.76 0.00 2644.51 20011.83 0.00 17:28:21 17:02:01 185.01 0.10 184.91 0.00 2.13 48322.15 0.00 17:28:21 17:03:01 57.43 0.02 57.41 0.00 0.53 10688.22 0.00 17:28:21 17:04:01 125.59 0.02 125.57 0.00 0.27 53215.20 0.00 17:28:21 17:05:01 582.70 173.01 409.69 0.00 4165.94 265036.97 0.00 17:28:21 17:06:02 403.76 13.13 390.63 0.00 1507.44 163625.70 0.00 17:28:21 17:07:01 315.87 22.49 293.38 0.00 3260.98 87782.99 0.00 17:28:21 17:08:01 1.22 0.00 1.22 0.00 0.00 19.19 0.00 17:28:21 17:09:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 17:28:21 17:10:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 17:28:21 17:11:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 17:28:21 17:12:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 17:28:21 17:13:01 0.17 0.00 0.17 0.00 0.00 2.58 0.00 17:28:21 17:14:01 0.25 0.00 0.25 0.00 0.00 3.77 0.00 17:28:21 17:15:01 0.40 0.18 0.22 0.00 5.73 3.15 0.00 17:28:21 17:16:01 0.77 0.00 0.77 0.00 0.00 14.93 0.00 17:28:21 17:17:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 17:28:21 17:18:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 17:28:21 17:19:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 17:28:21 17:20:01 0.33 0.17 0.17 0.00 1.33 1.50 0.00 17:28:21 17:21:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 17:28:21 17:22:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 17:28:21 17:23:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 17:28:21 17:24:01 276.43 254.08 22.35 0.00 3444.90 1061.41 0.00 17:28:21 17:25:01 0.48 0.00 0.48 0.00 0.00 7.73 0.00 17:28:21 17:26:01 0.22 0.00 0.22 0.00 0.00 2.23 0.00 17:28:21 17:27:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 17:28:21 17:28:01 1.95 1.70 0.25 0.00 164.72 3.02 0.00 17:28:21 Average: 73.35 16.74 56.61 0.00 540.14 23183.38 0.00 17:28:21 17:28:21 17:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:28:21 17:01:01 4772052 0 897088 11.20 2620 2337180 1679404 18.54 959228 1852736 276776 17:28:21 17:02:01 3867780 0 1202956 15.02 2620 2935584 1808772 19.97 1361264 2237324 181176 17:28:21 17:03:01 4035976 0 1041148 13.00 2620 2929196 1563252 17.26 1111624 2305220 19760 17:28:21 17:04:01 1438408 0 1163944 14.53 2620 5403968 1610284 17.78 1903992 4032528 1095544 17:28:21 17:05:01 1816724 0 1678928 20.96 2620 4510668 3755896 41.47 2519940 2940556 163636 17:28:21 17:06:02 773412 0 1549260 19.34 2620 5683648 2929720 32.35 2738176 3741392 465516 17:28:21 17:07:01 2991832 0 1146268 14.31 2620 3868220 1296712 14.32 1336292 2973488 20 17:28:21 17:08:01 2995584 0 1142512 14.27 2620 3868224 1254552 13.85 1354496 2952332 12 17:28:21 17:09:01 2989736 0 1148356 14.34 2620 3868228 1254552 13.85 1408804 2904440 12 17:28:21 17:10:01 2990132 0 1147956 14.33 2620 3868232 1254816 13.85 1409680 2904356 20 17:28:21 17:11:01 2989140 0 1148944 14.35 2620 3868236 1254612 13.85 1403784 2911164 12 17:28:21 17:12:01 2989556 0 1148524 14.34 2620 3868240 1254552 13.85 1407820 2906912 20 17:28:21 17:13:01 2989712 0 1148360 14.34 2620 3868248 1254552 13.85 1407824 2906916 20 17:28:21 17:14:01 2989836 0 1148236 14.34 2620 3868248 1254552 13.85 1407924 2906912 8 17:28:21 17:15:01 2986140 0 1151892 14.38 2620 3868288 1273512 14.06 1411180 2906268 28 17:28:21 17:16:01 2986236 0 1151796 14.38 2620 3868288 1273068 14.06 1411076 2906264 16 17:28:21 17:17:01 2987256 0 1150772 14.37 2620 3868292 1253308 13.84 1416252 2900628 8 17:28:21 17:18:01 2987380 0 1150640 14.37 2620 3868300 1253308 13.84 1416144 2900628 8 17:28:21 17:19:01 2987272 0 1150748 14.37 2620 3868300 1253308 13.84 1416144 2900628 8 17:28:21 17:20:01 2983384 0 1154628 14.42 2620 3868308 1257876 13.89 1422044 2897864 16 17:28:21 17:21:01 2984660 0 1153352 14.40 2620 3868308 1253308 13.84 1421788 2897816 12 17:28:21 17:22:01 2984520 0 1153484 14.40 2620 3868316 1253308 13.84 1421792 2897820 8 17:28:21 17:23:01 2984432 0 1153568 14.40 2620 3868320 1253380 13.84 1421936 2897816 8 17:28:21 17:24:01 2842256 0 1233784 15.41 2620 3930280 1253340 13.84 1462188 2919520 8 17:28:21 17:25:01 2840828 0 1235204 15.42 2620 3930288 1268188 14.00 1462712 2919520 20 17:28:21 17:26:01 2842140 0 1233888 15.41 2620 3930292 1253340 13.84 1462136 2919476 12 17:28:21 17:27:01 2841120 0 1234904 15.42 2620 3930296 1258936 13.90 1462892 2919472 8 17:28:21 17:28:01 2831612 0 1239468 15.48 2620 3935240 1299364 14.35 1465984 2924196 180 17:28:21 Average: 2917826 0 1187879 14.83 2620 3900616 1467278 16.20 1493040 2899435 78674 17:28:21 17:28:21 17:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:28:21 17:01:01 eth0 1028.14 1187.19 4143.58 158.81 0.00 0.00 0.00 0.00 17:28:21 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:01:01 docker0 951.90 730.89 77.78 2734.93 0.00 0.00 0.00 0.00 17:28:21 17:02:01 eth0 540.37 453.27 3542.92 47.45 0.00 0.00 0.00 0.00 17:28:21 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:02:01 veth38575f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:28:21 17:02:01 docker0 193.49 246.66 13.37 840.38 0.00 0.00 0.00 0.00 17:28:21 17:03:01 eth0 28.91 15.71 22.16 11.95 0.00 0.00 0.00 0.00 17:28:21 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:03:01 veth38575f9 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 17:28:21 17:03:01 docker0 2.35 2.35 0.16 0.19 0.00 0.00 0.00 0.00 17:28:21 17:04:01 veth083a837 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:28:21 17:04:01 eth0 192.26 163.65 1707.04 26.81 0.00 0.00 0.00 0.00 17:28:21 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:05:01 veth41b51fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:28:21 17:05:01 veth338e135 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:28:21 17:05:01 veth083a837 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 17:28:21 17:05:01 eth0 100.07 79.37 189.21 72.81 0.00 0.00 0.00 0.00 17:28:21 17:06:02 veth6dcdb8f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:28:21 17:06:02 veth083a837 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 17:28:21 17:06:02 vetha5bafa9 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:28:21 17:06:02 eth0 240.59 175.45 1802.61 77.92 0.00 0.00 0.00 0.00 17:28:21 17:07:01 eth0 82.91 56.01 185.82 19.48 0.00 0.00 0.00 0.00 17:28:21 17:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:28:21 17:07:01 docker0 1295.22 1172.27 100.97 4430.50 0.00 0.00 0.00 0.00 17:28:21 17:08:01 eth0 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 17:28:21 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:09:01 eth0 0.63 0.20 0.06 0.02 0.00 0.00 0.00 0.00 17:28:21 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:10:01 eth0 1.80 0.83 1.05 0.47 0.00 0.00 0.00 0.00 17:28:21 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:11:01 eth0 0.23 0.22 0.07 0.02 0.00 0.00 0.00 0.00 17:28:21 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:12:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:28:21 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:28:21 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:14:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:28:21 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:15:01 eth0 2.63 2.73 0.24 16.47 0.00 0.00 0.00 0.00 17:28:21 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:16:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:28:21 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:17:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:28:21 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:18:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:28:21 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:28:21 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:20:01 eth0 0.98 1.07 0.13 6.46 0.00 0.00 0.00 0.00 17:28:21 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:28:21 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:22:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:28:21 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:23:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:28:21 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:25:01 eth0 1.12 1.10 0.14 6.46 0.00 0.00 0.00 0.00 17:28:21 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:26:01 eth0 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 17:28:21 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:27:01 eth0 2.68 1.67 0.47 12.97 0.00 0.00 0.00 0.00 17:28:21 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:28:01 eth0 3.40 2.55 3.14 6.72 0.00 0.00 0.00 0.00 17:28:21 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 Average: eth0 79.09 75.92 412.47 16.53 0.00 0.00 0.00 0.00 17:28:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:21 Average: docker0 45.54 41.22 3.55 155.79 0.00 0.00 0.00 0.00 17:28:21 17:28:21 17:28:21 ---> sar -P ALL: 17:28:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 17:28:21 17:28:21 16:59:22 LINUX RESTART (2 CPU) 17:28:21 17:28:21 17:00:02 CPU %user %nice %system %iowait %steal %idle 17:28:21 17:01:01 all 17.70 0.00 5.28 4.03 0.07 72.91 17:28:21 17:01:01 0 20.05 0.00 6.13 5.60 0.07 68.14 17:28:21 17:01:01 1 15.37 0.00 4.43 2.48 0.07 77.64 17:28:21 17:02:01 all 44.97 0.00 9.27 3.33 0.11 42.32 17:28:21 17:02:01 0 44.45 0.00 10.32 3.78 0.11 41.34 17:28:21 17:02:01 1 45.49 0.00 8.23 2.89 0.11 43.28 17:28:21 17:03:01 all 34.33 0.00 4.53 0.46 0.09 60.60 17:28:21 17:03:01 0 34.75 0.00 4.59 0.58 0.09 60.00 17:28:21 17:03:01 1 33.91 0.00 4.46 0.33 0.09 61.20 17:28:21 17:04:01 all 55.62 0.00 10.71 2.60 0.10 30.97 17:28:21 17:04:01 0 56.18 0.00 10.77 2.99 0.09 29.97 17:28:21 17:04:01 1 55.06 0.00 10.64 2.21 0.11 31.98 17:28:21 17:05:01 all 49.15 0.00 19.50 24.66 0.12 6.56 17:28:21 17:05:01 0 48.73 0.00 19.84 25.74 0.11 5.58 17:28:21 17:05:01 1 49.58 0.00 19.17 23.57 0.13 7.55 17:28:21 17:06:02 all 66.76 0.00 16.82 13.63 0.13 2.66 17:28:21 17:06:02 0 66.80 0.00 16.96 14.63 0.13 1.48 17:28:21 17:06:02 1 66.72 0.00 16.68 12.63 0.13 3.84 17:28:21 17:07:01 all 42.47 0.00 10.82 6.29 0.10 40.32 17:28:21 17:07:01 0 42.10 0.00 11.07 5.99 0.09 40.75 17:28:21 17:07:01 1 42.84 0.00 10.58 6.59 0.11 39.88 17:28:21 17:08:01 all 0.08 0.00 0.04 0.00 0.03 99.85 17:28:21 17:08:01 0 0.03 0.00 0.05 0.00 0.03 99.88 17:28:21 17:08:01 1 0.13 0.00 0.03 0.00 0.02 99.82 17:28:21 17:09:01 all 0.11 0.00 0.03 0.00 0.03 99.84 17:28:21 17:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:28:21 17:09:01 1 0.18 0.00 0.02 0.00 0.02 99.78 17:28:21 17:10:01 all 0.13 0.00 0.06 0.00 0.03 99.77 17:28:21 17:10:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:28:21 17:10:01 1 0.18 0.00 0.07 0.00 0.05 99.70 17:28:21 17:11:01 all 0.08 0.00 0.03 0.00 0.03 99.86 17:28:21 17:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:28:21 17:11:01 1 0.15 0.00 0.03 0.00 0.03 99.78 17:28:21 17:28:21 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:28:21 17:12:01 all 0.05 0.00 0.03 0.00 0.03 99.89 17:28:21 17:12:01 0 0.07 0.00 0.03 0.00 0.03 99.87 17:28:21 17:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:28:21 17:13:01 all 0.10 0.00 0.02 0.00 0.03 99.85 17:28:21 17:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 17:28:21 17:13:01 1 0.08 0.00 0.02 0.00 0.05 99.85 17:28:21 17:14:01 all 0.09 0.00 0.03 0.00 0.03 99.85 17:28:21 17:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:28:21 17:14:01 1 0.15 0.00 0.03 0.00 0.05 99.77 17:28:21 17:15:01 all 0.08 0.00 0.06 0.00 0.03 99.84 17:28:21 17:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:28:21 17:15:01 1 0.08 0.00 0.08 0.00 0.03 99.80 17:28:21 17:16:01 all 0.04 0.00 0.02 0.00 0.03 99.92 17:28:21 17:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:28:21 17:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:28:21 17:17:01 all 0.03 0.00 0.01 0.00 0.03 99.93 17:28:21 17:17:01 0 0.02 0.00 0.00 0.00 0.03 99.95 17:28:21 17:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:28:21 17:18:01 all 0.03 0.00 0.02 0.00 0.03 99.93 17:28:21 17:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:28:21 17:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:28:21 17:19:01 all 0.02 0.00 0.02 0.00 0.03 99.94 17:28:21 17:19:01 0 0.02 0.00 0.02 0.00 0.05 99.92 17:28:21 17:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:28:21 17:20:01 all 0.05 0.00 0.03 0.01 0.04 99.87 17:28:21 17:20:01 0 0.05 0.00 0.05 0.00 0.07 99.83 17:28:21 17:20:01 1 0.05 0.00 0.02 0.02 0.02 99.90 17:28:21 17:21:01 all 0.01 0.00 0.03 0.00 0.03 99.94 17:28:21 17:21:01 0 0.02 0.00 0.03 0.00 0.05 99.90 17:28:21 17:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:28:21 17:22:01 all 0.03 0.00 0.02 0.00 0.03 99.92 17:28:21 17:22:01 0 0.03 0.00 0.02 0.00 0.05 99.90 17:28:21 17:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:28:21 17:28:21 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:28:21 17:23:01 all 0.02 0.00 0.03 0.00 0.03 99.92 17:28:21 17:23:01 0 0.02 0.00 0.03 0.00 0.05 99.90 17:28:21 17:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:28:21 17:24:01 all 0.04 4.06 14.89 2.92 0.04 78.04 17:28:21 17:24:01 0 0.03 4.06 14.82 3.19 0.05 77.84 17:28:21 17:24:01 1 0.05 4.05 14.97 2.65 0.03 78.24 17:28:21 17:25:01 all 0.05 0.00 0.04 0.00 0.03 99.88 17:28:21 17:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:28:21 17:25:01 1 0.07 0.00 0.05 0.00 0.03 99.85 17:28:21 17:26:01 all 0.03 0.00 0.03 0.00 0.03 99.92 17:28:21 17:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:28:21 17:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:28:21 17:27:01 all 0.05 0.00 0.04 0.00 0.02 99.89 17:28:21 17:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:28:21 17:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:28:21 17:28:01 all 0.51 0.00 0.13 0.03 0.03 99.31 17:28:21 17:28:01 0 0.28 0.00 0.12 0.03 0.02 99.55 17:28:21 17:28:01 1 0.73 0.00 0.15 0.02 0.03 99.06 17:28:21 Average: all 10.52 0.14 3.14 1.95 0.05 84.21 17:28:21 Average: 0 10.57 0.15 3.23 2.10 0.05 83.90 17:28:21 Average: 1 10.46 0.14 3.05 1.79 0.05 84.52 17:28:21 17:28:21 17:28:21