Pull request #3410 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 62b35b2432e8ce9c7661e764e19840c5adc5cc86+f1ea93c16db09b36626d9198e09713e38083a332 (882cd93df61116b743b1b8aa76b9b396d2a9cd77) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4772 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 62b35b2432e8ce9c7661e764e19840c5adc5cc86 Merge succeeded, producing 62b35b2432e8ce9c7661e764e19840c5adc5cc86 Checking out Revision 62b35b2432e8ce9c7661e764e19840c5adc5cc86 (PR-3410) > git config core.sparsecheckout # timeout=10 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 Commit message: "fix: Address PR feedback from Tony and Beau" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:37 ========================================================= 18:58:37 EdgeX Global Pipelines Version Info 18:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a281e7ecf90e501821f04e365638aaebcd94ec35 # timeout=10 18:58:39 ------------------- 18:58:39 stable info: 18:58:39 ------------------- 18:58:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:58:39 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:58:39 Message: update stable to v1.0.192 18:58:41 ------------------- 18:58:41 experimental info: 18:58:41 ------------------- 18:58:41 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:58:41 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3410 [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3410 [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3410 [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62b35b2432e8ce9c7661e764e19840c5adc5cc86 [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62b35b2 [Pipeline] echo 18:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:58:42 provisioning config files... 18:58:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config4557423989933265442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:42 ---> docker-login.sh 18:58:42 nexus3.edgexfoundry.org:10001 18:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:42 Configure a credential helper to remove this warning. See 18:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:42 18:58:42 Login Succeeded 18:58:42 nexus3.edgexfoundry.org:10002 18:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:42 Configure a credential helper to remove this warning. See 18:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:42 18:58:42 Login Succeeded 18:58:42 nexus3.edgexfoundry.org:10003 18:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:43 Configure a credential helper to remove this warning. See 18:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:43 18:58:43 Login Succeeded 18:58:43 nexus3.edgexfoundry.org:10004 18:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:43 Configure a credential helper to remove this warning. See 18:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:43 18:58:43 Login Succeeded 18:58:43 docker.io 18:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:43 Configure a credential helper to remove this warning. See 18:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:43 18:58:43 Login Succeeded 18:58:43 ---> docker-login.sh ends [Pipeline] } 18:58:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:44 ++ 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 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/core-command/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo core-command,cmd/core-command/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/core-data/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo core-data,cmd/core-data/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/core-metadata/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo core-metadata,cmd/core-metadata/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/security-bootstrapper/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/security-proxy-setup/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/support-notifications/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo support-notifications,cmd/support-notifications/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/support-scheduler/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:58:44 + for file in '`ls cmd/**/Dockerfile`' 18:58:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:58:44 ++ cut -d/ -f2 18:58:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:58:44 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 18:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:44 18:58:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:58:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:45 latest: Pulling from edgex-devops/git-semver 18:58:45 31603596830f: Pulling fs layer 18:58:45 54011a49482f: Pulling fs layer 18:58:45 a6820b24f6d8: Pulling fs layer 18:58:45 f581987b2513: Pulling fs layer 18:58:45 f581987b2513: Waiting 18:58:45 54011a49482f: Verifying Checksum 18:58:45 54011a49482f: Download complete 18:58:45 31603596830f: Verifying Checksum 18:58:45 31603596830f: Download complete 18:58:45 f581987b2513: Verifying Checksum 18:58:45 f581987b2513: Download complete 18:58:45 a6820b24f6d8: Verifying Checksum 18:58:45 a6820b24f6d8: Download complete 18:58:45 31603596830f: Pull complete 18:58:45 54011a49482f: Pull complete 18:58:46 a6820b24f6d8: Pull complete 18:58:46 f581987b2513: Pull complete 18:58:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:58:47 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 18:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:58:49 $ docker top e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:49 [ssh-agent] Looking for ssh-agent implementation... 18:58:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:50 $ docker exec e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent 18:58:50 SSH_AUTH_SOCK=/tmp/ssh-vFXmwU4ozTkA/agent.12 18:58:50 SSH_AGENT_PID=17 18:58:50 Running ssh-add (command line suppressed) 18:58:50 Identity added: /w/workspace/edgex-go/13@tmp/private_key_47002827880732933.key (/w/workspace/edgex-go/13@tmp/private_key_47002827880732933.key) 18:58:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:50 + git tag --points-at HEAD [Pipeline] } 18:58:51 $ docker exec --env ******** --env ******** e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent -k 18:58:51 unset SSH_AUTH_SOCK; 18:58:51 unset SSH_AGENT_PID; 18:58:51 echo Agent pid 17 killed; 18:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:52 [ssh-agent] Looking for ssh-agent implementation... 18:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:52 $ docker exec e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent 18:58:52 SSH_AUTH_SOCK=/tmp/ssh-DXcUrJ54SVKF/agent.46 18:58:52 SSH_AGENT_PID=51 18:58:52 Running ssh-add (command line suppressed) 18:58:52 Identity added: /w/workspace/edgex-go/13@tmp/private_key_2950763396693997284.key (/w/workspace/edgex-go/13@tmp/private_key_2950763396693997284.key) 18:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:53 + git semver init 18:58:53 # -> Open(): unable to determine branch for HEAD 18:58:53 # $GIT_DIR = /w/workspace/edgex-go/13/.git 18:58:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 18:58:53 # $SEMVER_REMOTE_NAME = origin 18:58:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:53 # $SEMVER_USER_NAME = edgex-jenkins 18:58:53 # $SEMVER_BRANCH = PR-3410 18:58:53 # $SEMVER_TEMP = /tmp/semver-901225869 18:58:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:59:25 # '/tmp/semver-901225869' -> '/w/workspace/edgex-go/13/.semver' 18:59:25 # -> Force: false 18:59:25 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 18:59:25 $ docker exec --env ******** --env ******** e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 ssh-agent -k 18:59:25 unset SSH_AUTH_SOCK; 18:59:25 unset SSH_AGENT_PID; 18:59:25 echo Agent pid 51 killed; 18:59:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:26 + git semver [Pipeline] } 18:59:26 $ docker stop --time=1 e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 18:59:28 $ docker rm -f e33fd2dcf1addc9c136985ac2a845e0070fdac0f6862184653609e388f5290e2 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:59:29 Stashed 1 file(s) [Pipeline] echo 18:59:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:59:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:59:31 + sudo service docker restart 18:59:31 + true 18:59:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:59:31 ========================================================= 18:59:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:59:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:59:31 + 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 . 18:59:37 Sending build context to Docker daemon 330.3MB 18:59:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:59:37 Step 2/6 : FROM ${BASE} 18:59:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:37 540db60ca938: Pulling fs layer 18:59:37 adcc1eea9eea: Pulling fs layer 18:59:37 4c4ab2625f07: Pulling fs layer 18:59:37 0510c868ecb4: Pulling fs layer 18:59:37 afea3b2eda06: Pulling fs layer 18:59:37 7809a108b3ef: Pulling fs layer 18:59:37 f706445af74f: Pulling fs layer 18:59:37 afea3b2eda06: Waiting 18:59:37 7809a108b3ef: Waiting 18:59:37 f706445af74f: Waiting 18:59:37 0510c868ecb4: Waiting 18:59:37 4c4ab2625f07: Verifying Checksum 18:59:37 4c4ab2625f07: Download complete 18:59:37 adcc1eea9eea: Verifying Checksum 18:59:37 adcc1eea9eea: Download complete 18:59:37 afea3b2eda06: Verifying Checksum 18:59:37 afea3b2eda06: Download complete 18:59:37 7809a108b3ef: Verifying Checksum 18:59:37 7809a108b3ef: Download complete 18:59:37 540db60ca938: Verifying Checksum 18:59:37 540db60ca938: Download complete 18:59:38 540db60ca938: Pull complete 18:59:38 adcc1eea9eea: Pull complete 18:59:38 4c4ab2625f07: Pull complete 18:59:40 f706445af74f: Verifying Checksum 18:59:40 f706445af74f: Download complete 18:59:41 0510c868ecb4: Verifying Checksum 18:59:41 0510c868ecb4: Download complete 18:59:44 Still waiting to schedule task 18:59:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:59:52 0510c868ecb4: Pull complete 18:59:52 afea3b2eda06: Pull complete 18:59:52 7809a108b3ef: Pull complete 18:59:55 f706445af74f: Pull complete 18:59:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:59:55 ---> b068be0155e3 18:59:55 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:59:56 ---> Running in 3ffe615eee0d 18:59:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:59:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:59:59 (1/12) Installing libmagic (5.39-r0) 18:59:59 (2/12) Installing file (5.39-r0) 18:59:59 (3/12) Installing libc-dev (0.7.2-r3) 18:59:59 (4/12) Installing g++ (10.2.1_pre1-r3) 19:00:03 (5/12) Installing fortify-headers (1.1-r0) 19:00:03 (6/12) Installing patch (2.7.6-r6) 19:00:03 (7/12) Installing build-base (0.5-r2) 19:00:04 (8/12) Installing libsodium (1.0.18-r0) 19:00:04 (9/12) Installing pkgconf (1.7.3-r0) 19:00:04 (10/12) Installing libsodium-dev (1.0.18-r0) 19:00:04 (11/12) Installing libzmq (4.3.3-r1) 19:00:04 (12/12) Installing zeromq-dev (4.3.3-r1) 19:00:04 Executing busybox-1.32.1-r6.trigger 19:00:04 OK: 219 MiB in 52 packages 19:00:08 Removing intermediate container 3ffe615eee0d 19:00:08 ---> 92416b958607 19:00:08 Step 4/6 : WORKDIR /edgex-go 19:00:08 ---> Running in f82a1061d0e7 19:00:08 Removing intermediate container f82a1061d0e7 19:00:08 ---> 944db4346c1f 19:00:08 Step 5/6 : COPY go.mod . 19:00:08 ---> 682c4a0c9eb2 19:00:08 Step 6/6 : RUN go mod download 19:00:09 ---> Running in e51c5cc3fc3e 19:00:36 Removing intermediate container e51c5cc3fc3e 19:00:36 ---> 0c52640167b1 19:00:36 Successfully built 0c52640167b1 19:00:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:00:36 + docker inspect -f . ci-base-image-x86_64 19:00:36 . [Pipeline] withDockerContainer 19:00:36 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 19:00:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-x86_64 cat 19:00:37 $ docker top 1ac7cb55073154c8f3d10af7e1b777b461f1efc990d25530c71b4c7c881d3cfa -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:38 + go version 19:00:38 go version go1.16.3 linux/amd64 [Pipeline] } 19:00:38 $ docker stop --time=1 1ac7cb55073154c8f3d10af7e1b777b461f1efc990d25530c71b4c7c881d3cfa 19:00:39 $ docker rm -f 1ac7cb55073154c8f3d10af7e1b777b461f1efc990d25530c71b4c7c881d3cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:40 + docker inspect -f . ci-base-image-x86_64 19:00:40 . [Pipeline] withDockerContainer 19:00:40 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 19:00:40 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-x86_64 cat 19:00:41 $ docker top a0d191fba1df99b4e776fb0dfbdee76c7d69f6fccb84cff2f159bd1e693affec -eo pid,comm [Pipeline] { [Pipeline] echo 19:00:41 ========================================================= 19:00:41 [edgeXBuildGoParallel] Running Tests and Build... 19:00:41 ========================================================= [Pipeline] sh 19:00:41 + go mod tidy [Pipeline] sh 19:00:44 + make test 19:00:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:01:00 ? github.com/edgexfoundry/edgex-go [no test files] 19:01:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:01:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:01:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:01:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:01:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:01:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:02:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:02:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:02:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.149s coverage: 45.9% of statements 19:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.153s coverage: 28.7% of statements 19:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.273s coverage: 100.0% of statements 19:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.226s coverage: 27.8% of statements 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.155s coverage: 81.2% of statements 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.163s coverage: 71.3% of statements 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:02:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.309s coverage: 87.7% of statements 19:02:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:02:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:02:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements 19:02:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.560s coverage: 28.6% of statements 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.231s coverage: 100.0% of statements 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.222s coverage: 97.5% of statements 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.759s coverage: 95.1% of statements 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.149s coverage: 0.9% of statements 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.129s coverage: 22.0% of statements 19:02:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.144s coverage: 79.5% of statements 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements 19:02:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.130s coverage: 96.3% of statements 19:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.100s coverage: 87.5% of statements 19:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements 19:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:02:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.391s coverage: 81.8% of statements 19:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.134s coverage: 92.9% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.085s coverage: 100.0% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 76.0% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.162s coverage: 87.2% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.104s coverage: 85.4% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.355s coverage: 91.2% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.357s coverage: 64.4% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.092s coverage: 100.0% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 91.3% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.290s coverage: 66.9% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.535s coverage: 43.4% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.140s coverage: 89.5% of statements 19:02:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 19:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.282s coverage: 47.0% of statements 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.081s coverage: 100.0% of statements 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:02:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.147s coverage: 22.7% of statements 19:02:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:02:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.337s coverage: 92.6% of statements 19:02:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:02:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:02:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4776 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws 19:02:57 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.588s coverage: 28.7% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.097s coverage: 99.0% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.296s coverage: 100.0% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.114s coverage: 64.6% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.269s coverage: 97.6% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.106s coverage: 100.0% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:03:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.116s coverage: 87.9% of statements 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:03:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:03:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements 19:03:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements 19:03:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:03:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.039s coverage: 85.7% of statements 19:03:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:03:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.063s coverage: 100.0% of statements 19:03:03 GO111MODULE=on go vet ./... 19:03:03 using credential edgex-jenkins-ssh 19:03:03 Cloning the remote Git repository 19:03:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:03:03 > git init /w/workspace/edgex-go/13 # timeout=10 19:03:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:03:04 > git --version # timeout=10 19:03:04 > git --version # 'git version 2.17.1' 19:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:03:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:03:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:03:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:03:20 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:03:20 Merge succeeded, producing 62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:03:20 Checking out Revision 62b35b2432e8ce9c7661e764e19840c5adc5cc86 (PR-3410) 19:03:20 > git config core.sparsecheckout # timeout=10 19:03:20 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 19:03:20 > git remote # timeout=10 19:03:20 > git config --get remote.origin.url # timeout=10 19:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:20 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 19:03:20 > git rev-parse HEAD^{commit} # timeout=10 19:03:20 > git config core.sparsecheckout # timeout=10 19:03:20 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 19:03:25 Commit message: "fix: Address PR feedback from Tony and Beau" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:03:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:03:27 + true 19:03:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:03:29 provisioning config files... 19:03:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3803040239263929561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:29 ---> docker-login.sh 19:03:29 nexus3.edgexfoundry.org:10001 19:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:30 Configure a credential helper to remove this warning. See 19:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:30 19:03:30 Login Succeeded 19:03:30 nexus3.edgexfoundry.org:10002 19:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:31 Configure a credential helper to remove this warning. See 19:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:31 19:03:31 Login Succeeded 19:03:31 nexus3.edgexfoundry.org:10003 19:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:32 Configure a credential helper to remove this warning. See 19:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:32 19:03:32 Login Succeeded 19:03:32 nexus3.edgexfoundry.org:10004 19:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:32 Configure a credential helper to remove this warning. See 19:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:32 19:03:32 Login Succeeded 19:03:32 docker.io 19:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:33 Configure a credential helper to remove this warning. See 19:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:33 19:03:33 Login Succeeded 19:03:33 ---> docker-login.sh ends [Pipeline] } 19:03:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:03:33 ========================================================= 19:03:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:03:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:03:34 + 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 . 19:03:36 Sending build context to Docker daemon 167.8MB 19:03:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:03:36 Step 2/6 : FROM ${BASE} 19:03:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:03:36 595b0fe564bb: Pulling fs layer 19:03:36 7186ed65a4f7: Pulling fs layer 19:03:36 316046926c0a: Pulling fs layer 19:03:36 4ebd0625c992: Pulling fs layer 19:03:36 207e8628e3a3: Pulling fs layer 19:03:36 c791037a9be2: Pulling fs layer 19:03:36 ffd874e62e21: Pulling fs layer 19:03:36 207e8628e3a3: Waiting 19:03:36 c791037a9be2: Waiting 19:03:36 ffd874e62e21: Waiting 19:03:36 4ebd0625c992: Waiting 19:03:36 316046926c0a: Download complete 19:03:36 7186ed65a4f7: Verifying Checksum 19:03:36 7186ed65a4f7: Download complete 19:03:36 207e8628e3a3: Verifying Checksum 19:03:36 207e8628e3a3: Download complete 19:03:36 c791037a9be2: Download complete 19:03:36 595b0fe564bb: Verifying Checksum 19:03:36 595b0fe564bb: Download complete 19:03:37 595b0fe564bb: Pull complete 19:03:37 7186ed65a4f7: Pull complete 19:03:38 316046926c0a: Pull complete 19:03:38 ffd874e62e21: Verifying Checksum 19:03:38 ffd874e62e21: Download complete 19:03:40 4ebd0625c992: Verifying Checksum 19:03:40 4ebd0625c992: Download complete 19:03:50 4ebd0625c992: Pull complete 19:03:50 207e8628e3a3: Pull complete 19:03:51 c791037a9be2: Pull complete 19:03:54 ffd874e62e21: Pull complete 19:03:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:03:54 ---> cfc18b08335c 19:03:54 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 19:03:57 ---> Running in f32c53619d13 19:03:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:03:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:04:02 (1/12) Installing libmagic (5.39-r0) 19:04:02 (2/12) Installing file (5.39-r0) 19:04:02 (3/12) Installing libc-dev (0.7.2-r3) 19:04:02 (4/12) Installing g++ (10.2.1_pre1-r3) 19:04:21 (5/12) Installing fortify-headers (1.1-r0) 19:04:21 (6/12) Installing patch (2.7.6-r6) 19:04:21 (7/12) Installing build-base (0.5-r2) 19:04:21 (8/12) Installing libsodium (1.0.18-r0) 19:04:21 (9/12) Installing pkgconf (1.7.3-r0) 19:04:21 (10/12) Installing libsodium-dev (1.0.18-r0) 19:04:21 (11/12) Installing libzmq (4.3.3-r1) 19:04:21 (12/12) Installing zeromq-dev (4.3.3-r1) 19:04:21 Executing busybox-1.32.1-r6.trigger 19:04:21 OK: 218 MiB in 52 packages 19:04:25 Removing intermediate container f32c53619d13 19:04:25 ---> d99390fafdef 19:04:25 Step 4/6 : WORKDIR /edgex-go 19:04:25 ---> Running in 0f8069656fe2 19:04:25 gofmt -l . 19:04:25 [ "`gofmt -l .`" = "" ] 19:04:25 ./bin/test-go-mod-tidy.sh 19:04:25 ./bin/test-attribution-txt.sh [Pipeline] sh 19:04:25 Removing intermediate container 0f8069656fe2 19:04:25 ---> 0fe239e53ebe 19:04:25 Step 5/6 : COPY go.mod . 19:04:26 + ls -al . 19:04:26 total 828 19:04:26 drwxrwxr-x 10 1001 1001 4096 May 12 19:04 . 19:04:26 drwxr-xr-x 4 root root 30 May 12 19:00 .. 19:04:26 -rw-rw-r-- 1 1001 1001 11 May 12 18:58 .dockerignore 19:04:26 drwxrwxr-x 8 1001 1001 179 May 12 18:58 .git 19:04:26 drwxrwxr-x 3 1001 1001 125 May 12 18:58 .github 19:04:26 -rw-rw-r-- 1 1001 1001 818 May 12 18:58 .gitignore 19:04:26 drwx------ 3 1001 1001 60 May 12 18:59 .semver 19:04:26 -rw-rw-r-- 1 1001 1001 166 May 12 18:58 .sonarcloud.properties 19:04:26 -rw-rw-r-- 1 1001 1001 8609 May 12 18:58 Attribution.txt 19:04:26 -rw-rw-r-- 1 1001 1001 3804 May 12 18:58 CONTRIBUTING.md 19:04:26 -rw-rw-r-- 1 1001 1001 931 May 12 18:58 Dockerfile.build 19:04:26 -rw-rw-r-- 1 1001 1001 863 May 12 18:58 Jenkinsfile 19:04:26 -rw-rw-r-- 1 1001 1001 10775 May 12 18:58 LICENSE 19:04:26 -rw-rw-r-- 1 1001 1001 5594 May 12 18:58 Makefile 19:04:26 -rw-rw-r-- 1 1001 1001 7978 May 12 18:58 README.md 19:04:26 -rw-rw-r-- 1 1001 1001 6755 May 12 18:58 SECURITY.md 19:04:26 -rw-rw-r-- 1 1001 1001 5 May 12 18:59 VERSION 19:04:26 -rw-rw-r-- 1 1001 1001 4131 May 12 18:58 ZMQWindows.md 19:04:26 drwxrwxr-x 2 1001 1001 117 May 12 18:58 bin 19:04:26 drwxrwxr-x 14 1001 1001 4096 May 12 18:58 cmd 19:04:26 -rw-r--r-- 1 root root 720868 May 12 19:03 coverage.out 19:04:26 -rw-r--r-- 1 root root 1060 May 12 19:04 go.mod 19:04:26 -rw-r--r-- 1 root root 21595 May 12 19:00 go.sum 19:04:26 drwxrwxr-x 8 1001 1001 127 May 12 18:58 internal 19:04:26 drwxrwxr-x 4 1001 1001 26 May 12 18:58 openapi 19:04:26 drwxrwxr-x 4 1001 1001 71 May 12 18:58 snap 19:04:26 -rw-rw-r-- 1 1001 1001 168 May 12 18:58 version.go [Pipeline] sh 19:04:26 + '[' -e coverage.out ] 19:04:26 + chown 1001:1001 coverage.out [Pipeline] stash 19:04:26 ---> 210b2ffb05e5 19:04:26 Step 6/6 : RUN go mod download 19:04:26 ---> Running in 16574b66366e 19:04:27 Stashed 1 file(s) [Pipeline] sh 19:04:27 + make build 19:04:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:04:30 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 19:04:43 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 19:04:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:04:47 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 19:04:47 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 19:04:50 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 19:04:52 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 19:04:53 Removing intermediate container 16574b66366e 19:04:53 ---> a65c783fac37 19:04:53 Successfully built a65c783fac37 19:04:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:04:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:04:53 + docker inspect -f . ci-base-image-arm64 19:04:53 . [Pipeline] withDockerContainer 19:04:54 prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container 19:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-arm64 cat 19:04:55 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 19:04:55 $ docker top b9aa51551401b5caee698614d669553129a75875207d1e188889105223d3212a -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:56 + go version 19:04:56 go version go1.16.3 linux/arm64 [Pipeline] } 19:04:56 $ docker stop --time=1 b9aa51551401b5caee698614d669553129a75875207d1e188889105223d3212a 19:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:04:58 $ docker rm -f b9aa51551401b5caee698614d669553129a75875207d1e188889105223d3212a 19:04:58 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] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:59 + docker inspect -f . ci-base-image-arm64 19:04:59 . [Pipeline] withDockerContainer 19:04:59 prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container 19:04:59 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-arm64 cat 19:05:01 $ docker top deb0b6e3a79a64043fee222f6a903f51e132370d24489676567d2abd536ca2e2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:01 ========================================================= 19:05:01 [edgeXBuildGoParallel] Running Tests and Build... 19:05:01 ========================================================= [Pipeline] sh 19:05:02 + go mod tidy [Pipeline] sh [Pipeline] } 19:05:03 + make test 19:05:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:05:03 $ docker stop --time=1 a0d191fba1df99b4e776fb0dfbdee76c7d69f6fccb84cff2f159bd1e693affec 19:05:05 $ docker rm -f a0d191fba1df99b4e776fb0dfbdee76c7d69f6fccb84cff2f159bd1e693affec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:07 19:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:07 latest: Pulling from edgex-devops/edgex-compose 19:05:07 cbdbe7a5bc2a: Pulling fs layer 19:05:07 ca9280d653b3: Pulling fs layer 19:05:07 7e9c9ca2126c: Pulling fs layer 19:05:08 cbdbe7a5bc2a: Verifying Checksum 19:05:08 cbdbe7a5bc2a: Download complete 19:05:08 ca9280d653b3: Verifying Checksum 19:05:08 ca9280d653b3: Download complete 19:05:08 cbdbe7a5bc2a: Pull complete 19:05:09 7e9c9ca2126c: Verifying Checksum 19:05:09 7e9c9ca2126c: Download complete 19:05:09 ca9280d653b3: Pull complete 19:05:16 7e9c9ca2126c: Pull complete 19:05:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:05:16 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 19:05:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:19 $ docker top 46b118b7a5e44a26eb484fb9692d4d5a0b361d791788e5e777af70715afb2c35 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:20 + grep parallel 19:05:20 + docker-compose build --help 19:05:21 --parallel Build images in parallel. [Pipeline] } 19:05:21 $ docker stop --time=1 46b118b7a5e44a26eb484fb9692d4d5a0b361d791788e5e777af70715afb2c35 19:05:23 $ docker rm -f 46b118b7a5e44a26eb484fb9692d4d5a0b361d791788e5e777af70715afb2c35 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:24 . [Pipeline] withDockerContainer 19:05:24 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 19:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 19:05:25 $ docker top 5c49b04889aa42ec290ab234b281fc3c4877e86586d75455af5683645b44de51 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:25 + docker-compose -f ./docker-compose-build.yml build --parallel 19:05:26 Building core-command ... 19:05:26 Building core-data ... 19:05:26 Building core-metadata ... 19:05:26 Building security-bootstrapper ... 19:05:26 Building security-proxy-setup ... 19:05:26 Building security-secretstore-setup ... 19:05:26 Building support-notifications ... 19:05:26 Building support-scheduler ... 19:05:26 Building sys-mgmt-agent ... 19:05:26 Building support-notifications 19:05:26 Building security-proxy-setup 19:05:26 Building security-secretstore-setup 19:05:26 Building support-scheduler 19:05:26 Building security-bootstrapper 19:05:30 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:13 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:06:13 ---> 0c52640167b1 19:06:13 Step 3/26 : WORKDIR /edgex-go 19:06:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:13 ---> 0c52640167b1 19:06:13 Step 3/23 : WORKDIR /edgex-go 19:06:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:13 ---> 0c52640167b1 19:06:13 Step 3/23 : WORKDIR /edgex-go 19:06:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:13 ---> 0c52640167b1 19:06:13 Step 3/22 : WORKDIR /edgex-go 19:06:13 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:06:13 ---> 0c52640167b1 19:06:13 Step 3/32 : WORKDIR /edgex-go 19:06:13 ---> Running in 2c652cf62d06 19:06:13 ---> Running in b69319af2786 19:06:13 ---> Running in 2c4344bd8917 19:06:13 ---> Running in a062d294a1af 19:06:13 ---> Running in b1033d7cf68b 19:06:13 Removing intermediate container b1033d7cf68b 19:06:13 ---> a8780629b123 19:06:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:13 Removing intermediate container a062d294a1af 19:06:13 ---> 9c602b5eb1dd 19:06:13 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:13 Removing intermediate container 2c4344bd8917 19:06:13 ---> 9ec5e90d9859 19:06:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:13 Removing intermediate container b69319af2786 19:06:13 ---> 413b3c07135f 19:06:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:13 Removing intermediate container 2c652cf62d06 19:06:13 ---> 9168617b1f54 19:06:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:13 ---> Running in 92d2ea77ae3b 19:06:13 ---> Running in 1bc487cbd432 19:06:13 ---> Running in 023a87875a4f 19:06:13 ---> Running in 0e4034c6c025 19:06:13 ---> Running in cc4503d1e5d7 19:06:13 Removing intermediate container 0e4034c6c025 19:06:13 ---> ec34983b6e94 19:06:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:06:13 ---> Running in b3e5e97f8f58 19:06:13 Removing intermediate container 92d2ea77ae3b 19:06:13 ---> ec88f70ca23a 19:06:13 Step 5/26 : RUN apk add --update --no-cache make git 19:06:13 Removing intermediate container 1bc487cbd432 19:06:13 ---> e0382bc56afd 19:06:13 Step 5/22 : RUN apk add --update --no-cache make git 19:06:13 ---> Running in 9f83dec224a2 19:06:13 Removing intermediate container cc4503d1e5d7 19:06:13 ---> c831a6547f6d 19:06:13 Step 5/23 : RUN apk add --update --no-cache make git 19:06:13 ---> Running in b232d919d22a 19:06:13 Removing intermediate container 023a87875a4f 19:06:13 ---> c91578a51b8d 19:06:13 Step 5/32 : RUN apk add --update --no-cache make git 19:06:13 ---> Running in e9db5477923b 19:06:13 ---> Running in 0f89cfaf395d 19:06:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:06:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:06:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:06:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:06:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:06:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:06:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:06:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:06:15 OK: 219 MiB in 52 packages 19:06:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:06:15 OK: 219 MiB in 52 packages 19:06:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:06:16 Removing intermediate container b3e5e97f8f58 19:06:16 ---> 4399dd7bb579 19:06:16 Step 6/23 : COPY go.mod . 19:06:16 OK: 219 MiB in 52 packages 19:06:16 OK: 219 MiB in 52 packages 19:06:16 Removing intermediate container 9f83dec224a2 19:06:16 ---> 59ab0fbcd816 19:06:16 Step 6/26 : COPY go.mod . 19:06:16 ---> 4b2710e2dec6 19:06:16 Step 7/23 : RUN go mod download 19:06:16 ---> Running in 1d24ce25c74f 19:06:16 ---> 0b8e75d253d7 19:06:16 Step 7/26 : RUN go mod download 19:06:16 ---> Running in 2c636fd419f2 19:06:16 OK: 219 MiB in 52 packages 19:06:17 Removing intermediate container e9db5477923b 19:06:17 ---> b6646c8f2ea0 19:06:17 Step 6/23 : COPY go.mod . 19:06:17 Removing intermediate container 0f89cfaf395d 19:06:17 ---> 9e9947a0b87f 19:06:17 Step 6/32 : COPY go.mod . 19:06:17 ---> 989d7fa90049 19:06:17 Step 7/32 : RUN go mod download 19:06:17 ---> Running in 7fe71c51d624 19:06:18 Removing intermediate container b232d919d22a 19:06:18 ---> 56c7c4e84971 19:06:18 Step 6/22 : COPY go.mod . 19:06:18 ---> d11f6e95fa2c 19:06:18 Step 7/23 : RUN go mod download 19:06:18 ---> Running in 070bd1eea2e7 19:06:18 ---> 42f7de780dcb 19:06:18 Step 7/22 : RUN go mod download 19:06:18 ---> Running in 84fa650b7562 19:06:19 Removing intermediate container 1d24ce25c74f 19:06:19 ---> 58a2289c0b95 19:06:19 Step 8/23 : COPY . . 19:06:19 Removing intermediate container 2c636fd419f2 19:06:19 ---> d8fd0c3c29f0 19:06:19 Step 8/26 : COPY . . 19:06:20 Removing intermediate container 7fe71c51d624 19:06:20 ---> 2f456a6754ba 19:06:20 Step 8/32 : COPY . . 19:06:25 Removing intermediate container 070bd1eea2e7 19:06:25 ---> b080da9c4c9a 19:06:25 Step 8/23 : COPY . . 19:06:25 Removing intermediate container 84fa650b7562 19:06:25 ---> cc3f79a5651d 19:06:25 Step 8/22 : COPY . . 19:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.330s coverage: 45.9% of statements 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:07:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.131s coverage: 28.7% of statements 19:07:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.223s coverage: 100.0% of statements 19:07:12 ---> 7c39a061a9ac 19:07:12 ---> dcbba4fe2205 19:07:12 ---> 2dc08fa24ffa 19:07:12 Step 9/32 : RUN go mod tidy 19:07:12 Step 9/23 : RUN go mod tidy 19:07:12 Step 9/26 : RUN go mod tidy 19:07:12 ---> Running in 6fa8fca7db27 19:07:12 ---> Running in e166cdee671d 19:07:12 ---> Running in 9c48ab56fc5a 19:07:12 ---> 796ddab0854b 19:07:12 Step 9/22 : RUN go mod tidy 19:07:12 ---> a73bfa601c30 19:07:12 Step 9/23 : RUN go mod tidy 19:07:12 ---> Running in a139acbaf85c 19:07:12 ---> Running in 384e11f191a4 19:07:12 Removing intermediate container a139acbaf85c 19:07:12 ---> 18ed1d468d71 19:07:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:07:12 Removing intermediate container 6fa8fca7db27 19:07:12 ---> b29c3f072a5d 19:07:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:07:12 Removing intermediate container e166cdee671d 19:07:12 ---> 64ea04aed412 19:07:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:07:12 ---> Running in bbda82068072 19:07:12 ---> Running in bdf35ed410e6 19:07:12 ---> Running in cbf55da625db 19:07:12 Removing intermediate container 384e11f191a4 19:07:12 ---> 5e5a2ef8ef02 19:07:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:07:12 Removing intermediate container 9c48ab56fc5a 19:07:12 ---> e049e5e8b8cd 19:07:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:07:12 ---> Running in cd33d0cd9665 19:07:12 ---> Running in d4056b45901f 19:07:12 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 19:07:12 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 19:07:12 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 19:07:12 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 19:07:12 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 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.657s coverage: 27.8% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.177s coverage: 81.2% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.235s coverage: 100.0% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.171s coverage: 100.0% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.300s coverage: 71.3% of statements 19:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.454s coverage: 87.7% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.143s coverage: 78.9% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.223s coverage: 28.6% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.232s coverage: 100.0% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.166s coverage: 100.0% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.373s coverage: 86.7% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.551s coverage: 97.5% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.341s coverage: 78.3% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.273s coverage: 95.1% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 0.9% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.118s coverage: 22.0% of statements 19:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.167s coverage: 79.5% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.121s coverage: 94.1% of statements 19:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.190s coverage: 96.3% of statements 19:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.142s coverage: 87.5% of statements 19:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.131s coverage: 94.4% of statements 19:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.126s coverage: 44.8% of statements 19:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.538s coverage: 81.8% of statements 19:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.219s coverage: 92.9% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 76.0% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.130s coverage: 80.0% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.200s coverage: 87.2% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 85.4% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.647s coverage: 64.4% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.127s coverage: 100.0% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 19:08:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 19:08:05 Removing intermediate container d4056b45901f 19:08:05 ---> 7db85f685a0c 19:08:05 19:08:05 Step 11/26 : FROM alpine:3.12 19:08:05 Removing intermediate container bdf35ed410e6 19:08:05 ---> ce35ea0d337c 19:08:05 19:08:05 Step 11/32 : FROM alpine:3.12 19:08:05 3.12: Pulling from library/alpine 19:08:05 3.12: Pulling from library/alpine 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.988s coverage: 66.9% of statements 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:05 Removing intermediate container bbda82068072 19:08:05 ---> 2e87ca8a309b 19:08:05 19:08:05 Step 11/22 : FROM alpine:3.12 19:08:05 3.12: Pulling from library/alpine 19:08:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:08:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:08:06 Status: Downloaded newer image for alpine:3.12 19:08:06 ---> 13621d1b12d4 19:08:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:08:06 Status: Image is up to date for alpine:3.12 19:08:06 ---> 13621d1b12d4 19:08:06 Step 12/22 : RUN apk add --update --no-cache curl 19:08:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:08:06 Status: Image is up to date for alpine:3.12 19:08:06 ---> 13621d1b12d4 19:08:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.707s coverage: 43.4% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.126s coverage: 89.5% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements 19:08:10 ---> Running in 349765dc8060 19:08:10 ---> Running in 50534bdf6612 19:08:10 ---> Running in 932ab8b55244 19:08:10 Removing intermediate container cbf55da625db 19:08:10 ---> 1b76f2159eaa 19:08:10 19:08:10 Step 11/23 : FROM alpine:3.12 19:08:10 ---> 13621d1b12d4 19:08:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:08:10 Removing intermediate container cd33d0cd9665 19:08:10 ---> a48123778112 19:08:10 19:08:10 Step 11/23 : FROM alpine:3.12 19:08:10 ---> 13621d1b12d4 19:08:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:08:10 ---> Running in 3b10a732d37d 19:08:10 Removing intermediate container 50534bdf6612 19:08:10 ---> 473b3b234b37 19:08:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:08:11 ---> Running in 404f9b64cf9a 19:08:11 ---> Running in d39734030fed 19:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:11 (1/4) Installing ca-certificates (20191127-r4) 19:08:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:08:11 (3/4) Installing libcurl (7.76.1-r0) 19:08:11 (4/4) Installing curl (7.76.1-r0) 19:08:11 Executing busybox-1.31.1-r20.trigger 19:08:11 Executing ca-certificates-20191127-r4.trigger 19:08:11 (1/6) Installing ca-certificates (20191127-r4) 19:08:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:11 OK: 7 MiB in 18 packages 19:08:11 (3/6) Installing libcurl (7.76.1-r0) 19:08:11 (4/6) Installing curl (7.76.1-r0) 19:08:11 (5/6) Installing dumb-init (1.2.2-r1) 19:08:11 (6/6) Installing su-exec (0.2-r1) 19:08:11 Executing busybox-1.31.1-r20.trigger 19:08:11 Executing ca-certificates-20191127-r4.trigger 19:08:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:12 OK: 7 MiB in 20 packages 19:08:12 (1/2) Installing ca-certificates (20191127-r4) 19:08:12 (2/2) Installing dumb-init (1.2.2-r1) 19:08:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:12 Executing busybox-1.31.1-r20.trigger 19:08:12 Executing ca-certificates-20191127-r4.trigger 19:08:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:12 OK: 6 MiB in 16 packages 19:08:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:12 (1/1) Installing dumb-init (1.2.2-r1) 19:08:12 Executing busybox-1.31.1-r20.trigger 19:08:12 OK: 6 MiB in 15 packages 19:08:12 (1/2) Installing dumb-init (1.2.2-r1) 19:08:12 (2/2) Installing su-exec (0.2-r1) 19:08:12 Executing busybox-1.31.1-r20.trigger 19:08:12 OK: 6 MiB in 16 packages 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.396s coverage: 47.0% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:08:13 Removing intermediate container 349765dc8060 19:08:13 ---> 39845186b3da 19:08:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:08:14 ---> Running in 12228d0a4761 19:08:14 Removing intermediate container 932ab8b55244 19:08:14 ---> 367ee8ceb0f7 19:08:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:08:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.248s coverage: 22.7% of statements 19:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:08:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.400s coverage: 92.6% of statements 19:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:08:15 Removing intermediate container 3b10a732d37d 19:08:15 ---> 6d260d8a663a 19:08:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:08:15 Removing intermediate container d39734030fed 19:08:15 ---> 62e0e1a4520d 19:08:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:08:15 Removing intermediate container 404f9b64cf9a 19:08:15 ---> d77c3c550e55 19:08:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:15 ---> Running in 9229e6e4166d 19:08:15 ---> Running in 255dbfbca8bd 19:08:15 ---> Running in 2d3abcd49f79 19:08:15 ---> Running in 7f572863d2c3 19:08:15 Removing intermediate container 12228d0a4761 19:08:15 ---> 1c2f057f8a1e 19:08:15 Step 14/22 : WORKDIR /edgex 19:08:15 ---> Running in 0396f2672d9f 19:08:15 Removing intermediate container 255dbfbca8bd 19:08:15 ---> b03ccfa4527b 19:08:15 Step 14/23 : ENV APP_PORT=48060 19:08:15 Removing intermediate container 2d3abcd49f79 19:08:15 ---> d9de1d4ef47e 19:08:15 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:08:15 Removing intermediate container 9229e6e4166d 19:08:15 ---> 273580edc30c 19:08:15 Step 14/26 : WORKDIR / 19:08:16 Removing intermediate container 7f572863d2c3 19:08:16 ---> 1136da4d2531 19:08:16 Step 14/23 : ENV APP_PORT=48085 19:08:16 ---> Running in e1fe10efa958 19:08:16 ---> Running in 33d22baf51b7 19:08:16 ---> Running in 0ddac4ad54f3 19:08:16 ---> Running in 8e34817bf3a3 19:08:16 Removing intermediate container 0396f2672d9f 19:08:16 ---> 9bf3dce1151f 19:08:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:08:16 Removing intermediate container 33d22baf51b7 19:08:16 ---> 161064fca6c7 19:08:16 Step 15/23 : EXPOSE $APP_PORT 19:08:16 Removing intermediate container e1fe10efa958 19:08:16 ---> 140f99011bf1 19:08:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:08:16 Removing intermediate container 8e34817bf3a3 19:08:16 ---> 2038166380f6 19:08:16 Step 15/23 : EXPOSE $APP_PORT 19:08:16 Removing intermediate container 0ddac4ad54f3 19:08:16 ---> ce880171228a 19:08:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:08:16 ---> Running in c92154108eec 19:08:17 ---> 1fff33574c45 19:08:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:08:17 ---> Running in 1eb7909bf056 19:08:17 ---> Running in 436637a2e032 19:08:17 ---> 3e6d6efd2b0b 19:08:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:08:17 Removing intermediate container c92154108eec 19:08:17 ---> ecc36c34b924 19:08:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:17 Removing intermediate container 436637a2e032 19:08:17 ---> da7e00a1cc80 19:08:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:17 ---> d831e2760c49 19:08:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:08:18 ---> 89c045991714 19:08:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:08:18 ---> d29655c2850c 19:08:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:08:18 ---> f72bd04a86c9 19:08:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:08:18 ---> 049735f1c218 19:08:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:08:18 ---> 9242a9621f3a 19:08:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:08:18 ---> b597305534e5 19:08:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:08:18 ---> Running in 8c1928f9b3c5 19:08:18 Removing intermediate container 1eb7909bf056 19:08:18 ---> 264f8b94134c 19:08:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:08:18 ---> 7e0dd71cc956 19:08:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:08:18 ---> 04034bae70a4 19:08:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:08:18 ---> Running in 159aa67e6208 19:08:18 Removing intermediate container 8c1928f9b3c5 19:08:18 ---> 92e30340405c 19:08:18 Step 19/22 : CMD ["--init=true"] 19:08:19 ---> 861066e0772f 19:08:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:08:19 ---> Running in 137d6538a1fb 19:08:19 ---> Running in 12fba83035d0 19:08:19 Removing intermediate container 159aa67e6208 19:08:19 ---> 73a5ee7d5efa 19:08:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:08:19 ---> 2a60ced94cbb 19:08:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:08:19 ---> 84a8438ab9bd 19:08:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:08:19 Removing intermediate container 137d6538a1fb 19:08:19 ---> dda5469125b9 19:08:19 Step 20/22 : LABEL arch=x86_64 19:08:19 ---> Running in cbf7fc13dc40 19:08:19 Removing intermediate container 12fba83035d0 19:08:19 ---> c144e7c6f2f3 19:08:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:19 ---> Running in b624b6cbaa8f 19:08:20 ---> Running in 15da40967c39 19:08:20 ---> 80e71d9a2993 19:08:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:08:20 Removing intermediate container cbf7fc13dc40 19:08:20 ---> bd37111822d4 19:08:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:20 Removing intermediate container b624b6cbaa8f 19:08:20 ---> 62167a5cf70b 19:08:20 Step 21/22 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:08:20 ---> Running in 50a7c89bd654 19:08:20 Removing intermediate container 15da40967c39 19:08:20 ---> 78c114b0571e 19:08:20 Step 21/23 : LABEL arch=x86_64 19:08:20 ---> Running in 42c71892328a 19:08:20 ---> 14275a0c6219 19:08:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:08:20 ---> Running in bfcbeeacde92 19:08:20 ---> Running in 6d338aaa3c9d 19:08:21 Removing intermediate container 50a7c89bd654 19:08:21 ---> a64f498a2a51 19:08:21 Step 21/23 : LABEL arch=x86_64 19:08:21 ---> Running in a7cc31a1b622 19:08:21 ---> 2008972669a0 19:08:21 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/ 19:08:21 Removing intermediate container 6d338aaa3c9d 19:08:21 ---> cbcf9926a2ae 19:08:21 Step 22/22 : LABEL version=0.0.0 19:08:21 Removing intermediate container bfcbeeacde92 19:08:21 ---> a4daf38c7ac3 19:08:21 Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:08:21 ---> Running in 06833cbd1299 19:08:21 ---> Running in 6d59fbb24672 19:08:21 ---> Running in ed4a71bc7b99 19:08:21 Removing intermediate container a7cc31a1b622 19:08:21 ---> 4c59a1390e26 19:08:21 Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:08:21 ---> Running in 6c0a8e895fa9 19:08:21 Removing intermediate container 6d59fbb24672 19:08:21 ---> 13c6e1acbd95 19:08:21 19:08:22 Removing intermediate container 06833cbd1299 19:08:22 ---> 6dd4acb9f2c5 19:08:22 Step 23/23 : LABEL version=0.0.0 19:08:22 ---> Running in 9a198e1ed0de 19:08:22 Removing intermediate container 6c0a8e895fa9 19:08:22 ---> 0ff273ce9d47 19:08:22 Step 23/23 : LABEL version=0.0.0 19:08:22 ---> Running in cdd965c2b767 19:08:22 Removing intermediate container 42c71892328a 19:08:22 ---> beac8fb41ade 19:08:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:22 Removing intermediate container 9a198e1ed0de 19:08:22 ---> fafbe26a7f4a 19:08:22 19:08:22 Successfully built 13c6e1acbd95 19:08:22 Successfully tagged security-proxy-setup:latest 19:08:22  Building security-proxy-setup ... done Building core-command 19:08:22 Removing intermediate container cdd965c2b767 19:08:22 ---> 1febe541d5f7 19:08:22 19:08:22 Successfully built fafbe26a7f4a 19:08:23 Successfully tagged support-notifications:latest 19:08:23 Building core-metadata 19:08:23  Building support-notifications ... done  ---> e6ef0d61e8d0 19:08:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:08:23 Successfully built 1febe541d5f7 19:08:23 Successfully tagged support-scheduler:latest 19:08:23 Building core-data 19:08:23  Building support-scheduler ... done Removing intermediate container ed4a71bc7b99 19:08:23 ---> 3b066a998c19 19:08:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:08:23 ---> Running in 28f3e13b946b 19:08:23 Removing intermediate container 28f3e13b946b 19:08:23 ---> c4bebf126e8f 19:08:23 Step 24/26 : LABEL arch=x86_64 19:08:23 ---> fac5ee201a11 19:08:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:08:24 ---> Running in f076d2a411c8 19:08:24 Removing intermediate container f076d2a411c8 19:08:24 ---> 65f2770c08e4 19:08:24 Step 25/26 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:08:24 ---> 5b9ff65ba87c 19:08:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:08:24 ---> Running in 1122c19fffff 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.633s coverage: 28.7% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.163s coverage: 99.0% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.157s coverage: 100.0% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.233s coverage: 64.6% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.386s coverage: 97.6% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.090s coverage: 0.0% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.137s coverage: 28.1% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.089s coverage: 85.7% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 19:08:25 GO111MODULE=on go vet ./... 19:08:27 Removing intermediate container 1122c19fffff 19:08:27 ---> e495f608d1ce 19:08:27 Step 26/26 : LABEL version=0.0.0 19:08:27 ---> 69300a25cebe 19:08:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:08:27 ---> Running in 3cec5850543b 19:08:30 Removing intermediate container 3cec5850543b 19:08:30 ---> 60ee64feffe5 19:08:30 19:08:30 ---> bc26cba9e3ea 19:08:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:08:31 Successfully built 60ee64feffe5 19:08:31 Successfully tagged security-secretstore-setup:latest 19:08:31 ---> Running in 412ae6931a8d 19:08:31 Building sys-mgmt-agent 19:08:33  Building security-secretstore-setup ... done Removing intermediate container 412ae6931a8d 19:08:33 ---> aa940cd37ee1 19:08:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:08:35 ---> 1267c59a83f6 19:08:35 Step 27/32 : RUN chmod +x /entrypoint.sh 19:08:35 ---> Running in e51e31700a1d 19:08:37 Removing intermediate container e51e31700a1d 19:08:37 ---> bf7cc30e11ac 19:08:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:08:40 ---> Running in 8fd211811019 19:08:41 Removing intermediate container 8fd211811019 19:08:41 ---> 1467a497eb94 19:08:41 Step 29/32 : CMD ["gate"] 19:08:41 ---> Running in 7751a04e64a2 19:08:42 Removing intermediate container 7751a04e64a2 19:08:42 ---> 1143d253f4ac 19:08:42 Step 30/32 : LABEL arch=x86_64 19:08:43 ---> Running in a7fff8a3e105 19:08:45 Removing intermediate container a7fff8a3e105 19:08:45 ---> cbd134415bd0 19:08:45 Step 31/32 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:08:46 ---> Running in a6af3078a9e9 19:08:48 Removing intermediate container a6af3078a9e9 19:08:48 ---> 58eabdfff51d 19:08:48 Step 32/32 : LABEL version=0.0.0 19:08:48 ---> Running in 3202de855fde 19:08:52 Removing intermediate container 3202de855fde 19:08:52 ---> 465f27b3cf65 19:08:52 19:08:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:52 ---> 0c52640167b1 19:08:52 Step 3/24 : WORKDIR /edgex-go 19:08:52 ---> Using cache 19:08:52 ---> 9168617b1f54 19:08:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:52 ---> 0c52640167b1 19:08:52 Step 3/24 : WORKDIR /edgex-go 19:08:52 ---> Using cache 19:08:52 ---> 9168617b1f54 19:08:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:52 ---> Using cache 19:08:52 ---> c831a6547f6d 19:08:52 Step 5/24 : RUN apk add --update --no-cache make git 19:08:52 ---> Using cache 19:08:52 ---> b6646c8f2ea0 19:08:52 Step 6/24 : COPY go.mod . 19:08:52 ---> Using cache 19:08:52 ---> c831a6547f6d 19:08:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:08:52 ---> Using cache 19:08:52 ---> d11f6e95fa2c 19:08:52 Step 7/24 : RUN go mod download 19:08:52 ---> Using cache 19:08:52 ---> b080da9c4c9a 19:08:52 Step 8/24 : COPY . . 19:08:53 ---> Using cache 19:08:53 ---> a73bfa601c30 19:08:53 Step 9/24 : RUN go mod tidy 19:08:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:53 ---> 0c52640167b1 19:08:53 Step 3/24 : WORKDIR /edgex-go 19:08:53 ---> Using cache 19:08:53 ---> 9168617b1f54 19:08:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:53 ---> Using cache 19:08:53 ---> c831a6547f6d 19:08:53 Step 5/24 : RUN apk add --update --no-cache make git 19:08:53 ---> Using cache 19:08:53 ---> b6646c8f2ea0 19:08:53 Step 6/24 : COPY go.mod . 19:08:53 ---> Using cache 19:08:53 ---> d11f6e95fa2c 19:08:53 Step 7/24 : RUN go mod download 19:08:53 ---> Using cache 19:08:53 ---> b080da9c4c9a 19:08:53 Step 8/24 : COPY . . 19:08:53 ---> Using cache 19:08:53 ---> 5e5a2ef8ef02 19:08:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:08:53 ---> Using cache 19:08:53 ---> a73bfa601c30 19:08:53 Step 9/24 : RUN go mod tidy 19:08:53 ---> Using cache 19:08:53 ---> 5e5a2ef8ef02 19:08:53 Step 10/24 : RUN make cmd/core-command/core-command 19:08:54 Successfully built 465f27b3cf65 19:08:54 Successfully tagged security-bootstrapper:latest 19:08:54  Building security-bootstrapper ... done  ---> Running in 7083744252aa 19:08:54 ---> Running in 5e7d2e88d148 19:08:54 ---> Running in 314a8f0c1d26 19:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:08:57 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 19:08:57 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 19:08:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:08:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:57 ---> 0c52640167b1 19:08:57 Step 3/24 : WORKDIR /edgex-go 19:08:57 ---> Using cache 19:08:57 ---> 9168617b1f54 19:08:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:57 ---> Using cache 19:08:57 ---> c831a6547f6d 19:08:57 Step 5/24 : RUN apk add --update --no-cache make bash git 19:08:58 ---> Running in eed3346571e6 19:08:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:08:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:08:59 OK: 219 MiB in 52 packages 19:08:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:09:00 OK: 219 MiB in 52 packages 19:09:01 Removing intermediate container 7083744252aa 19:09:01 ---> 069ef96b2c42 19:09:01 Step 6/24 : COPY go.mod . 19:09:02 ---> 4d4ccb3004b7 19:09:02 Step 7/24 : RUN go mod download 19:09:02 Removing intermediate container eed3346571e6 19:09:02 ---> a4a55852cc8d 19:09:02 Step 6/24 : COPY go.mod . 19:09:02 ---> Running in 270a6b88fffb 19:09:03 ---> f6b70f71eb1f 19:09:03 Step 7/24 : RUN go mod download 19:09:03 ---> Running in 5ed7dadbe3e7 19:09:05 Removing intermediate container 270a6b88fffb 19:09:05 ---> 61dc18fe301b 19:09:05 Step 8/24 : COPY . . 19:09:05 Removing intermediate container 5ed7dadbe3e7 19:09:05 ---> 24e4ee0cf47e 19:09:05 Step 8/24 : COPY . . 19:09:45 Removing intermediate container 5e7d2e88d148 19:09:45 Removing intermediate container 314a8f0c1d26 19:09:45 ---> 9d58c0a6e6bd 19:09:45 ---> abcd73e9997d 19:09:45 19:09:45 19:09:45 Step 11/24 : FROM alpine:3.12Step 11/24 : FROM alpine:3.12 19:09:45 19:09:45 ---> 13621d1b12d4 19:09:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:09:45 ---> 13621d1b12d4 19:09:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:09:45 ---> Using cache 19:09:45 ---> d77c3c550e55 19:09:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:45 ---> Using cache 19:09:45 ---> d77c3c550e55 19:09:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:45 ---> Using cache 19:09:45 ---> 1136da4d2531 19:09:45 Step 14/24 : ENV APP_PORT=48081 19:09:45 ---> Using cache 19:09:45 ---> 1136da4d2531 19:09:45 Step 14/24 : ENV APP_PORT=48082 19:09:45 ---> 2895f24595a0 19:09:45 Step 9/24 : RUN go mod tidy 19:09:45 ---> Running in 527a4bb6a5d2 19:09:45 ---> Running in 0594774b79f8 19:09:45 ---> 5105526b200b 19:09:45 Step 9/24 : RUN go mod tidy 19:09:45 ---> Running in 5dd63c3107aa 19:09:45 ---> Running in 0524a6b9b26f 19:09:45 Removing intermediate container 0594774b79f8 19:09:45 ---> a7f49bf1cea6 19:09:45 Step 15/24 : EXPOSE $APP_PORT 19:09:45 Removing intermediate container 527a4bb6a5d2 19:09:45 ---> 78b077dd2113 19:09:45 Step 15/24 : EXPOSE $APP_PORT 19:09:45 ---> Running in 269aa33b5d45 19:09:45 ---> Running in da3dfa7203e2 19:09:45 Removing intermediate container 269aa33b5d45 19:09:45 ---> 3ba06d5f2784 19:09:45 Step 16/24 : WORKDIR / 19:09:46 ---> Running in cab0612aef5b 19:09:46 Removing intermediate container da3dfa7203e2 19:09:46 ---> 5fd2f59ca522 19:09:46 Step 16/24 : WORKDIR / 19:09:46 ---> Running in 416bd5fee15e 19:09:46 Removing intermediate container cab0612aef5b 19:09:46 ---> 80ef32760d2f 19:09:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:46 Removing intermediate container 416bd5fee15e 19:09:46 ---> b8ee4eba275f 19:09:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:46 ---> 514603d138ab 19:09:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:47 ---> 602939d32875 19:09:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:48 ---> d3507e72f25f 19:09:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:48 ---> e3bcd841bd3d 19:09:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:48 ---> 0abdbb5fcdbb 19:09:48 Step 20/24 : ENTRYPOINT ["/core-command"] 19:09:49 ---> Running in b2cedd224f58 19:09:49 ---> 5b96e1a2ca26 19:09:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:09:49 ---> Running in b52cf8f88647 19:09:49 Removing intermediate container b2cedd224f58 19:09:49 ---> c72e12de5068 19:09:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:49 ---> Running in bcc336a6136c 19:09:49 Removing intermediate container b52cf8f88647 19:09:49 ---> 7b7ddc232e6b 19:09:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:49 Removing intermediate container bcc336a6136c 19:09:49 ---> d04ceb5334de 19:09:49 Step 22/24 : LABEL arch=x86_64 19:09:49 ---> Running in 91b347f4c5f9 19:09:49 ---> Running in 73ed9ec518e5 19:09:49 Removing intermediate container 91b347f4c5f9 19:09:49 ---> 7ff9a4c81793 19:09:49 Step 22/24 : LABEL arch=x86_64 19:09:49 ---> Running in beb6532cf083 19:09:50 Removing intermediate container 73ed9ec518e5 19:09:50 ---> e43140b0e25b 19:09:50 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:09:50 ---> Running in af82cff42c47 19:09:50 Removing intermediate container beb6532cf083 19:09:50 ---> 5eb173e310bf 19:09:50 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:09:51 ---> Running in 308e85480473 19:09:51 Removing intermediate container af82cff42c47 19:09:51 ---> 9a745484b122 19:09:51 Step 24/24 : LABEL version=0.0.0 19:09:51 ---> Running in 6a1c246b3e39 19:09:51 Removing intermediate container 5dd63c3107aa 19:09:51 ---> 235f66476743 19:09:51 Step 10/24 : RUN make cmd/core-data/core-data 19:09:51 Removing intermediate container 308e85480473 19:09:51 ---> 297bd42eebfc 19:09:51 Step 24/24 : LABEL version=0.0.0 19:09:51 ---> Running in 8098458c58fd 19:09:51 Removing intermediate container 0524a6b9b26f 19:09:51 ---> b675865f30f5 19:09:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:09:51 Removing intermediate container 6a1c246b3e39 19:09:51 ---> 4a89a04e2c9b 19:09:51 19:09:51 ---> Running in b91480bec1cb 19:09:51 ---> Running in d5e4dc1a77ab 19:09:51 Successfully built 4a89a04e2c9b 19:09:52 Successfully tagged core-command:latest 19:09:52  Building core-command ... done Removing intermediate container b91480bec1cb 19:09:52 ---> 6fb4305806d3 19:09:52 19:09: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 19:09:53 Successfully built 6fb4305806d3 19:09:53 Successfully tagged core-metadata:latest 19:09:53  Building core-metadata ... done 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 19:10:03 gofmt -l . 19:10:03 [ "`gofmt -l .`" = "" ] 19:10:04 ./bin/test-go-mod-tidy.sh 19:10:05 ./bin/test-attribution-txt.sh [Pipeline] sh 19:10:08 + ls -al . 19:10:08 total 856 19:10:08 drwxrwxr-x 9 1001 1001 4096 May 12 19:10 . 19:10:08 drwxr-xr-x 4 root root 4096 May 12 19:05 .. 19:10:08 -rw-rw-r-- 1 1001 1001 11 May 12 19:03 .dockerignore 19:10:08 drwxrwxr-x 8 1001 1001 4096 May 12 19:03 .git 19:10:08 drwxrwxr-x 3 1001 1001 4096 May 12 19:03 .github 19:10:08 -rw-rw-r-- 1 1001 1001 818 May 12 19:03 .gitignore 19:10:08 -rw-rw-r-- 1 1001 1001 166 May 12 19:03 .sonarcloud.properties 19:10:08 -rw-rw-r-- 1 1001 1001 8609 May 12 19:03 Attribution.txt 19:10:08 -rw-rw-r-- 1 1001 1001 3804 May 12 19:03 CONTRIBUTING.md 19:10:08 -rw-rw-r-- 1 1001 1001 931 May 12 19:03 Dockerfile.build 19:10:08 -rw-rw-r-- 1 1001 1001 863 May 12 19:03 Jenkinsfile 19:10:08 -rw-rw-r-- 1 1001 1001 10775 May 12 19:03 LICENSE 19:10:08 -rw-rw-r-- 1 1001 1001 5594 May 12 19:03 Makefile 19:10:08 -rw-rw-r-- 1 1001 1001 7978 May 12 19:03 README.md 19:10:08 -rw-rw-r-- 1 1001 1001 6755 May 12 19:03 SECURITY.md 19:10:08 -rw-rw-r-- 1 1001 1001 5 May 12 18:59 VERSION 19:10:08 -rw-rw-r-- 1 1001 1001 4131 May 12 19:03 ZMQWindows.md 19:10:08 drwxrwxr-x 2 1001 1001 4096 May 12 19:03 bin 19:10:08 drwxrwxr-x 14 1001 1001 4096 May 12 19:03 cmd 19:10:08 -rw-r--r-- 1 root root 720868 May 12 19:08 coverage.out 19:10:08 -rw-r--r-- 1 root root 1060 May 12 19:10 go.mod 19:10:08 -rw-r--r-- 1 root root 21595 May 12 19:05 go.sum 19:10:08 drwxrwxr-x 8 1001 1001 4096 May 12 19:03 internal 19:10:08 drwxrwxr-x 4 1001 1001 4096 May 12 19:03 openapi 19:10:08 drwxrwxr-x 4 1001 1001 4096 May 12 19:03 snap 19:10:08 -rw-rw-r-- 1 1001 1001 168 May 12 19:03 version.go [Pipeline] sh 19:10:08 + '[' -e coverage.out ] 19:10:08 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:08 Warning: overwriting stash ‘coverage-report’ 19:10:10 Stashed 1 file(s) [Pipeline] sh 19:10:10 + make build 19:10:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:10:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:26 Removing intermediate container d5e4dc1a77ab 19:10:26 ---> 55ec96b3339c 19:10:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:10:26 ---> Running in 79d9b7543683 19:10:26 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 19:10:28 Removing intermediate container 8098458c58fd 19:10:28 ---> 811b62245b7d 19:10:28 19:10:28 Step 11/24 : FROM alpine:3.12 19:10:28 ---> 13621d1b12d4 19:10:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:28 ---> Running in 9a5751aedb34 19:10:28 Removing intermediate container 79d9b7543683 19:10:28 ---> d4e1dcf32e95 19:10:28 19:10:28 Step 12/24 : FROM docker:20.10.0 19:10:28 20.10.0: Pulling from library/docker 19:10:28 Removing intermediate container 9a5751aedb34 19:10:28 ---> 36c96e645532 19:10:28 Step 13/24 : ENV APP_PORT=48080 19:10:29 ---> Running in a37b3fa9f34b 19:10:29 Removing intermediate container a37b3fa9f34b 19:10:29 ---> 3ece9d64e793 19:10:29 Step 14/24 : EXPOSE $APP_PORT 19:10:29 ---> Running in c922ce8b8139 19:10:29 Removing intermediate container c922ce8b8139 19:10:29 ---> 66cfff115546 19:10:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:29 ---> Running in cfc6f895acb4 19:10:31 Removing intermediate container cfc6f895acb4 19:10:31 ---> 7e265c120332 19:10:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:10:31 ---> Running in edd70f218575 19:10:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:10:33 (1/6) Installing dumb-init (1.2.2-r1) 19:10:33 (2/6) Installing libgcc (9.3.0-r2) 19:10:33 (3/6) Installing libsodium (1.0.18-r0) 19:10:33 (4/6) Installing libstdc++ (9.3.0-r2) 19:10:34 (5/6) Installing libzmq (4.3.3-r0) 19:10:35 (6/6) Installing zeromq (4.3.3-r0) 19:10:35 Executing busybox-1.31.1-r20.trigger 19:10:36 OK: 8 MiB in 20 packages 19:10:37 Removing intermediate container edd70f218575 19:10:37 ---> 80a085216fe3 19:10:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:10:37 Status: Downloaded newer image for docker:20.10.0 19:10:37 ---> aefe523efa57 19:10:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:10:37 ---> Running in 4057f4549ce6 19:10:38 ---> 5a12e58e79a5 19:10:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:38 Removing intermediate container 4057f4549ce6 19:10:38 ---> aa6a44f7136c 19:10:38 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:10:38 ---> Running in dbeb49c4d67f 19:10:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:39 ---> d44dd8244afc 19:10:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:10:39 (1/39) Installing readline (8.0.4-r0) 19:10:39 (2/39) Installing bash (5.0.17-r0) 19:10:39 Executing bash-5.0.17-r0.post-install 19:10:39 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:10:39 (4/39) Installing libcurl (7.76.1-r0) 19:10:39 (5/39) Installing curl (7.76.1-r0) 19:10:39 ---> f7f51bc92c8e 19:10:39 Step 20/24 : ENTRYPOINT ["/core-data"] 19:10:39 (6/39) Installing dumb-init (1.2.2-r1) 19:10:39 (7/39) Installing libbz2 (1.0.8-r1) 19:10:39 (8/39) Installing expat (2.2.9-r1) 19:10:39 (9/39) Installing libffi (3.3-r2) 19:10:39 (10/39) Installing gdbm (1.13-r1) 19:10:39 (11/39) Installing xz-libs (5.2.5-r0) 19:10:39 (12/39) Installing sqlite-libs (3.32.1-r0) 19:10:39 (13/39) Installing python3 (3.8.10-r0) 19:10:39 ---> Running in 2d2fd8b3c693 19:10:40 Removing intermediate container 2d2fd8b3c693 19:10:40 ---> 750c19f38980 19:10:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:42 ---> Running in 98c78f68e10e 19:10:42 (14/39) Installing py3-appdirs (1.4.4-r1) 19:10:42 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:10:42 (16/39) Installing py3-parsing (2.4.7-r0) 19:10:42 (17/39) Installing py3-six (1.15.0-r0) 19:10:42 (18/39) Installing py3-packaging (20.4-r0) 19:10:42 (19/39) Installing py3-setuptools (47.0.0-r0) 19:10:42 (20/39) Installing py3-chardet (3.0.4-r4) 19:10:42 (21/39) Installing py3-idna (2.9-r0) 19:10:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:10:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:10:43 Removing intermediate container 98c78f68e10e 19:10:43 ---> 2dc699fd6586 19:10:43 Step 22/24 : LABEL arch=x86_64 19:10:43 (24/39) Installing py3-requests (2.23.0-r0) 19:10:43 (25/39) Installing py3-msgpack (1.0.0-r0) 19:10:43 (26/39) Installing py3-lockfile (0.12.2-r3) 19:10:43 ---> Running in e2db1873c7cc 19:10:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:10:43 (28/39) Installing py3-colorama (0.4.3-r0) 19:10:43 (29/39) Installing py3-distlib (0.3.0-r0) 19:10:44 (30/39) Installing py3-distro (1.5.0-r1) 19:10:44 (31/39) Installing py3-webencodings (0.5.1-r3) 19:10:44 (32/39) Installing py3-html5lib (1.0.1-r4) 19:10:44 (33/39) Installing py3-pytoml (0.1.21-r0) 19:10:44 (34/39) Installing py3-pep517 (0.8.2-r0) 19:10:44 (35/39) Installing py3-progress (1.5-r0) 19:10:44 (36/39) Installing py3-toml (0.10.1-r0) 19:10:44 Removing intermediate container e2db1873c7cc 19:10:44 ---> 64f6ba26c2de 19:10:44 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:10:44 (37/39) Installing py3-retrying (1.3.3-r0) 19:10:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:10:44 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:10:44 (39/39) Installing py3-pip (20.1.1-r0) 19:10:45 ---> Running in 2d8fe370596d 19:10:45 Executing busybox-1.31.1-r19.trigger 19:10:45 OK: 72 MiB in 59 packages 19:10:45 Removing intermediate container 2d8fe370596d 19:10:45 ---> 6ff47afec053 19:10:45 Step 24/24 : LABEL version=0.0.0 19:10:45 ---> Running in 944e576f45a0 19:10:45 Removing intermediate container 944e576f45a0 19:10:45 ---> b7888937771b 19:10:45 19:10:45 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 19:10:46 Successfully built b7888937771b 19:10:46 Successfully tagged core-data:latest 19:10:46  Building core-data ... done Collecting docker-compose==1.23.2 19:10:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:46 Collecting dockerpty<0.5,>=0.4.1 19:10:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:47 Collecting jsonschema<3,>=2.5.1 19:10:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:47 Collecting texttable<0.10,>=0.9.0 19:10:47 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:48 Collecting docker<4.0,>=3.6.0 19:10:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:10:48 Collecting PyYAML<4,>=3.10 19:10:48 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:49 Collecting websocket-client<1.0,>=0.32.0 19:10:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:10:50 Collecting docopt<0.7,>=0.6.1 19:10:50 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:50 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 19:10:51 Collecting cached-property<2,>=1.2.0 19:10:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:51 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) 19:10:51 Collecting idna<2.8,>=2.5 19:10:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:10:51 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) 19:10:51 Collecting urllib3<1.25,>=1.21.1 19:10:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:10:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:51 Collecting docker-pycreds>=0.4.0 19:10:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:10:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:10:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:10:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:10:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:10:51 Installing collected packages: idna, urllib3, requests, dockerpty, jsonschema, texttable, docker-pycreds, websocket-client, docker, PyYAML, docopt, cached-property, docker-compose 19:10:51 Attempting uninstall: idna 19:10:51 Found existing installation: idna 2.9 19:10:51 Uninstalling idna-2.9: 19:10:51 Successfully uninstalled idna-2.9 19:10:51 Attempting uninstall: urllib3 19:10:51 Found existing installation: urllib3 1.25.9 19:10:51 Uninstalling urllib3-1.25.9: 19:10:51 Successfully uninstalled urllib3-1.25.9 19:10:52 Attempting uninstall: requests 19:10:52 Found existing installation: requests 2.23.0 19:10:52 Uninstalling requests-2.23.0: 19:10:52 Successfully uninstalled requests-2.23.0 19:10:52 Running setup.py install for dockerpty: started 19:10:53 Running setup.py install for dockerpty: finished with status 'done' 19:10:53 Running setup.py install for texttable: started 19:10:53 Running setup.py install for texttable: finished with status 'done' 19:10:54 Running setup.py install for PyYAML: started 19:10:54 Running setup.py install for PyYAML: finished with status 'done' 19:10:54 Running setup.py install for docopt: started 19:10:55 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 19:10:55 Running setup.py install for docopt: finished with status 'done' 19:10:56 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 19:10:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:04 Removing intermediate container dbeb49c4d67f 19:11:04 ---> 0a8955cc6e3c 19:11:04 Step 15/24 : ENV APP_PORT=48090 19:11:05 ---> Running in 1070fd4ace10 19:11:05 Removing intermediate container 1070fd4ace10 19:11:05 ---> cbae8a70bced 19:11:05 Step 16/24 : EXPOSE $APP_PORT 19:11:05 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 19:11:05 ---> Running in b82f24bc26ba 19:11:05 Removing intermediate container b82f24bc26ba 19:11:05 ---> 2bb7810df2c1 19:11:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:11:06 ---> 9eec16f8cc6b 19:11:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:11:06 ---> 37ae3b93e419 19:11:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:11:07 ---> fc09fe66deb0 19:11:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:11:07 ---> Running in 13a4302ec911 19:11:07 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 19:11:08 Removing intermediate container 13a4302ec911 19:11:08 ---> 81b3386f34dc 19:11:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:08 ---> Running in 992ee48a2753 19:11:08 Removing intermediate container 992ee48a2753 19:11:08 ---> fb23f6f19fc8 19:11:08 Step 22/24 : LABEL arch=x86_64 19:11:08 ---> Running in 36cea5a0e21c 19:11:08 Removing intermediate container 36cea5a0e21c 19:11:08 ---> 5334a260fbe4 19:11:08 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:11:08 ---> Running in 012d6db2f890 19:11:09 Removing intermediate container 012d6db2f890 19:11:09 ---> a92af2d1ce51 19:11:09 Step 24/24 : LABEL version=0.0.0 19:11:09 ---> Running in 1338c9770f31 19:11:09 Removing intermediate container 1338c9770f31 19:11:09 ---> a74d6a5ed212 19:11:09 19:11:09 Successfully built a74d6a5ed212 19:11:09 Successfully tagged sys-mgmt-agent:latest 19:11:09  Building sys-mgmt-agent ... done  [Pipeline] } 19:11:09 $ docker stop --time=1 5c49b04889aa42ec290ab234b281fc3c4877e86586d75455af5683645b44de51 19:11:11 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 19:11:11 $ docker rm -f 5c49b04889aa42ec290ab234b281fc3c4877e86586d75455af5683645b44de51 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:12 + docker images 19:11:12 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:12 sys-mgmt-agent latest a74d6a5ed212 3 seconds ago 312MB 19:11:12 core-data latest b7888937771b 27 seconds ago 21.5MB 19:11:12 d4e1dcf32e95 44 seconds ago 1.15GB 19:11:12 811b62245b7d 44 seconds ago 1.17GB 19:11:12 core-command latest 4a89a04e2c9b About a minute ago 17MB 19:11:12 core-metadata latest 6fb4305806d3 About a minute ago 18.6MB 19:11:12 abcd73e9997d About a minute ago 1.16GB 19:11:12 9d58c0a6e6bd About a minute ago 1.17GB 19:11:12 security-bootstrapper latest 465f27b3cf65 2 minutes ago 18.2MB 19:11:12 security-secretstore-setup latest 60ee64feffe5 2 minutes ago 25.7MB 19:11:12 support-scheduler latest 1febe541d5f7 2 minutes ago 17.1MB 19:11:12 support-notifications latest fafbe26a7f4a 2 minutes ago 17.7MB 19:11:12 security-proxy-setup latest 13c6e1acbd95 2 minutes ago 25.3MB 19:11:12 1b76f2159eaa 3 minutes ago 1.16GB 19:11:12 a48123778112 3 minutes ago 1.16GB 19:11:12 2e87ca8a309b 3 minutes ago 1.15GB 19:11:12 ce35ea0d337c 3 minutes ago 1.15GB 19:11:12 7db85f685a0c 3 minutes ago 1.16GB 19:11:12 ci-base-image-x86_64 latest 0c52640167b1 10 minutes ago 648MB 19:11:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 13 days ago 445MB 19:11:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 19:11:12 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 19:11:12 docker 20.10.0 aefe523efa57 5 months ago 240MB 19:11:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] } 19:11:16 $ docker stop --time=1 deb0b6e3a79a64043fee222f6a903f51e132370d24489676567d2abd536ca2e2 19:11:19 $ docker rm -f deb0b6e3a79a64043fee222f6a903f51e132370d24489676567d2abd536ca2e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:21 19:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:21 latest: Pulling from edgex-devops/edgex-compose-arm64 19:11:21 29e5d40040c1: Pulling fs layer 19:11:21 1ce36da41761: Pulling fs layer 19:11:21 25b303627fd3: Pulling fs layer 19:11:22 29e5d40040c1: Verifying Checksum 19:11:22 29e5d40040c1: Download complete 19:11:22 1ce36da41761: Verifying Checksum 19:11:22 1ce36da41761: Download complete 19:11:22 29e5d40040c1: Pull complete 19:11:24 1ce36da41761: Pull complete 19:11:24 25b303627fd3: Verifying Checksum 19:11:24 25b303627fd3: Download complete 19:11:28 Still waiting to schedule task 19:11:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:11:34 25b303627fd3: Pull complete 19:11:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:11:34 prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container 19:11:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:11:37 $ docker top 95e446e552f36c34fbb58b692555074c6ec03d4a25ad410855d25dab9b8ab65b -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:38 + grep parallel 19:11:38 + docker-compose build --help 19:11:42 --parallel Build images in parallel. [Pipeline] } 19:11:42 $ docker stop --time=1 95e446e552f36c34fbb58b692555074c6ec03d4a25ad410855d25dab9b8ab65b 19:11:44 $ docker rm -f 95e446e552f36c34fbb58b692555074c6ec03d4a25ad410855d25dab9b8ab65b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:44 . [Pipeline] withDockerContainer 19:11:45 prd-ubuntu18.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container 19:11:45 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-arm64:latest cat 19:11:46 $ docker top 55f111993e25f6a6980f3804cc58bf4f2b385b68768ef293b3bb76aa723ae3ed -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:47 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:51 Building core-command ... 19:11:51 Building core-data ... 19:11:51 Building core-metadata ... 19:11:51 Building security-bootstrapper ... 19:11:51 Building security-proxy-setup ... 19:11:51 Building security-secretstore-setup ... 19:11:51 Building support-notifications ... 19:11:51 Building support-scheduler ... 19:11:51 Building sys-mgmt-agent ... 19:11:51 Building security-bootstrapper 19:11:51 Building core-command 19:11:51 Building support-notifications 19:11:51 Building security-secretstore-setup 19:11:51 Building core-metadata 19:12:27 Running on prd-ubuntu18.04-docker-8c-8g-4779 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws 19:12:27 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 19:12:30 using credential edgex-jenkins-ssh 19:12:30 Cloning the remote Git repository 19:12:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:31 > git init /w/workspace/edgex-go/13 # timeout=10 19:12:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:31 > git --version # timeout=10 19:12:31 > git --version # 'git version 2.17.1' 19:12:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:49 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:12:49 Merge succeeded, producing 62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:12:49 Checking out Revision 62b35b2432e8ce9c7661e764e19840c5adc5cc86 (PR-3410) 19:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3410/head:refs/remotes/origin/PR-3410 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:12:49 > git config core.sparsecheckout # timeout=10 19:12:49 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 19:12:49 > git remote # timeout=10 19:12:49 > git config --get remote.origin.url # timeout=10 19:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:49 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 19:12:49 > git rev-parse HEAD^{commit} # timeout=10 19:12:49 > git config core.sparsecheckout # timeout=10 19:12:49 > git checkout -f 62b35b2432e8ce9c7661e764e19840c5adc5cc86 # timeout=10 19:12:53 Commit message: "fix: Address PR feedback from Tony and Beau" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:54 + echo snap-build.sh 19:12:54 snap-build.sh 19:12:54 + SNAP_BASE_DIR=. 19:12:54 + '[' '!' -z /w/workspace/edgex-go/13 ']' 19:12:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 19:12:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 19:12:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 19:12:54 + cd /w/workspace/edgex-go/13 19:12:54 + sudo apt-get remove -qy --purge lxd lxd-client 19:12:54 Reading package lists... 19:12:54 Building dependency tree... 19:12:54 Reading state information... 19:12:54 The following packages were automatically installed and are no longer required: 19:12:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:12:54 uidmap xdelta3 19:12:54 Use 'sudo apt autoremove' to remove them. 19:12:54 The following packages will be REMOVED: 19:12:54 lxd* lxd-client* 19:12:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:12:55 After this operation, 31.7 MB disk space will be freed. 19:12:56 (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 ... 190027 files and directories currently installed.) 19:12:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:12:57 Removing lxd dnsmasq configuration 19:12:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:12:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:12:58 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:12:58 (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 ... 189852 files and directories currently installed.) 19:12:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:13:00 Processing triggers for systemd (237-3ubuntu10.42) ... 19:13:00 Processing triggers for ureadahead (0.100.0-21) ... 19:13:02 + sudo snap remove --purge lxd 19:13:02 snap "lxd" is not installed 19:13:02 + sudo groupadd --force --system lxd 19:13:02 ++ whoami 19:13:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:13:02 + newgrp - lxd 19:13:02 + sudo snap install lxd 19:13:10 2021-05-12T19:13:08Z INFO Waiting for automatic snapd restart... 19:13:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:13 ---> a65c783fac37 19:13:13 Step 3/23 : WORKDIR /edgex-go 19:13:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:13 ---> a65c783fac37 19:13:13 Step 3/24 : WORKDIR /edgex-go 19:13:13 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:13:13 ---> a65c783fac37 19:13:13 Step 3/32 : WORKDIR /edgex-go 19:13:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:13 ---> a65c783fac37 19:13:13 Step 3/24 : WORKDIR /edgex-go 19:13:13 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:13 ---> a65c783fac37 19:13:13 Step 3/26 : WORKDIR /edgex-go 19:13:13 ---> Running in 02a138c00a74 19:13:13 ---> Running in eee11e1aa4e6 19:13:13 ---> Running in 8f27a5b741b9 19:13:13 ---> Running in 1ecf567a38a1 19:13:13 ---> Running in f572f7f62cbd 19:13:13 Removing intermediate container 1ecf567a38a1 19:13:13 ---> a35d5454b177 19:13:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 Removing intermediate container f572f7f62cbd 19:13:13 ---> b3bca0eab841 19:13:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 Removing intermediate container eee11e1aa4e6 19:13:13 ---> 2da27e029891 19:13:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 Removing intermediate container 02a138c00a74 19:13:13 Removing intermediate container 8f27a5b741b9 19:13:13 ---> a8a78783b083 19:13:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 ---> b070a826ae75 19:13:13 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 ---> Running in 496f7a4d934d 19:13:13 ---> Running in e103253a77aa 19:13:13 ---> Running in ed30bd368354 19:13:13 ---> Running in 5240553f9527 19:13:13 ---> Running in 55a1026ed9d5 19:13:13 Removing intermediate container e103253a77aa 19:13:13 ---> 9f50649ff8dc 19:13:13 Step 5/24 : RUN apk add --update --no-cache make git 19:13:13 Removing intermediate container ed30bd368354 19:13:13 ---> e8015f56fbe4 19:13:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:13 ---> Running in 3819ec4a8477 19:13:13 ---> Running in 175178d8480e 19:13:13 Removing intermediate container 55a1026ed9d5 19:13:13 ---> 3fabcc9fa5ed 19:13:13 Step 5/24 : RUN apk add --update --no-cache make git 19:13:13 Removing intermediate container 496f7a4d934d 19:13:13 ---> 584a40387806 19:13:13 Step 5/26 : RUN apk add --update --no-cache make git 19:13:13 ---> Running in 806e5bdc5e0d 19:13:13 Removing intermediate container 5240553f9527 19:13:13 ---> 9a6890d3bdb6 19:13:13 Step 5/32 : RUN apk add --update --no-cache make git 19:13:13 ---> Running in c77bd9c700ba 19:13:13 ---> Running in 0d3cd7c10b7c 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:15 OK: 218 MiB in 52 packages 19:13:15 OK: 218 MiB in 52 packages 19:13:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:16 OK: 218 MiB in 52 packages 19:13:16 OK: 218 MiB in 52 packages 19:13:16 Removing intermediate container 3819ec4a8477 19:13:16 ---> c8801cd4702e 19:13:16 Step 6/24 : COPY go.mod . 19:13:17 Removing intermediate container 175178d8480e 19:13:17 ---> 333acead9ddb 19:13:17 Step 6/23 : COPY go.mod . 19:13:17 ---> e75a24eaf482 19:13:17 Step 7/24 : RUN go mod download 19:13:17 ---> Running in 2062a275105e 19:13:17 Removing intermediate container c77bd9c700ba 19:13:17 ---> ddbed50b96ff 19:13:17 Step 6/26 : COPY go.mod . 19:13:18 Removing intermediate container 0d3cd7c10b7c 19:13:18 ---> 2961b620bc3d 19:13:18 Step 6/32 : COPY go.mod . 19:13:18 ---> 159ca7c09e43 19:13:18 Step 7/23 : RUN go mod download 19:13:18 ---> Running in f9dd6e0b9670 19:13:18 ---> 306c498b3cbc 19:13:18 Step 7/26 : RUN go mod download 19:13:19 ---> Running in 4a2989e03cfd 19:13:19 ---> ae92bae6de56 19:13:19 Step 7/32 : RUN go mod download 19:13:19 ---> Running in 96df6998e13a 19:13:20 OK: 218 MiB in 52 packages 19:13:22 Removing intermediate container 806e5bdc5e0d 19:13:22 ---> 784c7f42e2a9 19:13:22 Step 6/24 : COPY go.mod . 19:13:22 Removing intermediate container 2062a275105e 19:13:22 ---> 6c312243eacc 19:13:22 Step 8/24 : COPY . . 19:13:22 Removing intermediate container f9dd6e0b9670 19:13:22 ---> c31e40173f9a 19:13:22 Step 8/23 : COPY . . 19:13:22 ---> b48b03777a0b 19:13:22 Step 7/24 : RUN go mod download 19:13:22 Removing intermediate container 4a2989e03cfd 19:13:22 ---> 1626b4d4a8f8 19:13:22 Step 8/26 : COPY . . 19:13:22 ---> Running in 25a080d661c8 19:13:23 Removing intermediate container 96df6998e13a 19:13:23 ---> 3f43a8cbd39b 19:13:23 Step 8/32 : COPY . . 19:13:25 lxd 4.14 from Canonical* installed 19:13:25 + sudo lxd init --auto 19:13:29 Removing intermediate container 25a080d661c8 19:13:29 ---> 9a34a3ea3012 19:13:29 Step 8/24 : COPY . . 19:13:32 + sudo snap install --classic snapcraft 19:13:42 snapcraft 4.7.1 from Canonical* installed 19:13:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:13:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:13:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:42 Dload Upload Total Spent Left Speed 19:13:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4180 19:13:42 100 3325k 100 3325k 0 0 6744k 0 --:--:-- --:--:-- --:--:-- 6744k 19:13:42 ./yq_linux_amd64 19:13:42 + sudo snapcraft prime --use-lxd 19:13:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:13:43 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: 19:13:43 - README.md 19:13:43 19:13:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:13:44 Launching a container. 19:13:52 Waiting for container to be ready 19:13:53 To start your first instance, try: lxc launch ubuntu:18.04 19:13:53 19:13:55 ---> 1374fa9ec6f7 19:13:55 Step 9/23 : RUN go mod tidy 19:13:55 ---> 01b50698bcbc 19:13:55 Step 9/32 : RUN go mod tidy 19:13:55 ---> fe207c5295e0 19:13:55 Step 9/26 : RUN go mod tidy 19:13:55 ---> d85b8b3ef98b 19:13:55 Step 9/24 : RUN go mod tidy 19:13:55 ---> cd7fa98cbe39 19:13:55 Step 9/24 : RUN go mod tidy 19:13:55 ---> Running in 1f2b1653361b 19:13:55 ---> Running in 26896c19a98f 19:13:55 ---> Running in 4e2a4dd55a07 19:13:55 ---> Running in c6bcd51b041e 19:13:55 ---> Running in 10077c381ea8 19:13:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:13:58 Waiting for network to be ready... 19:13:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:13:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 19:13:58 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:13:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 19:13:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:13:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:13:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 19:13:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 19:13:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 19:13:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 19:13:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:13:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:13:59 Removing intermediate container 1f2b1653361b 19:13:59 ---> cd4b6c11842b 19:13:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:13:59 ---> Running in 891b477a100a 19:13:59 Removing intermediate container 4e2a4dd55a07 19:13:59 ---> 253dfe7100d8 19:13:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:13:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:13:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:13:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:13:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:13:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:13:59 ---> Running in 3d15e67353ce 19:13:59 Removing intermediate container c6bcd51b041e 19:13:59 ---> 45b660d085f0 19:13:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:13:59 Removing intermediate container 10077c381ea8 19:13:59 ---> f92a04d5fdbf 19:13:59 Step 10/24 : RUN make cmd/core-command/core-command 19:13:59 Removing intermediate container 26896c19a98f 19:13:59 ---> 4697f715e65e 19:13:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:13:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:14:00 ---> Running in ec5ed7e5482b 19:14:00 ---> Running in e5a83538f7ef 19:14:00 ---> Running in 57b3edcdcb45 19:14:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 19:14:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 19:14:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 19:14:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:14:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 19:14:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 19:14:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 19:14:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 19:14:01 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 19:14:01 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 19:14:02 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 19:14:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:14:02 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 19:14:03 Fetched 24.6 MB in 5s (4498 kB/s) 19:14:05 Reading package lists... 19:14:05 Reading package lists... 19:14:05 Building dependency tree... 19:14:05 Reading state information... 19:14:05 The following additional packages will be installed: 19:14:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:14:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:14:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:14:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:14:05 Suggested packages: 19:14:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:14:05 Recommended packages: 19:14:05 gnupg libsasl2-modules 19:14:06 The following NEW packages will be installed: 19:14:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:14:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:14:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:14:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:14:06 The following packages will be upgraded: 19:14:06 gpg gpg-agent gpgconf libudev1 19:14:06 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 19:14:06 Need to get 3530 kB of archives. 19:14:06 After this operation, 13.3 MB of additional disk space will be used. 19:14:06 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] 19:14:06 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] 19:14:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:14:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:14:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 19:14:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 19:14:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:14:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:14:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:14:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:14:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:14:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:14:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:14:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:14:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:14:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:14:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:14:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:14:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:14:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:14:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:14:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:14:07 debconf: delaying package configuration, since apt-utils is not installed 19:14:07 Fetched 3530 kB in 1s (3161 kB/s) 19:14:07 (Reading database ... 12511 files and directories currently installed.) 19:14:07 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 19:14:07 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:14:07 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 19:14:07 Selecting previously unselected package udev. 19:14:07 (Reading database ... 12511 files and directories currently installed.) 19:14:07 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 19:14:07 Unpacking udev (237-3ubuntu10.47) ... 19:14:07 Selecting previously unselected package libfuse2:amd64. 19:14:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:14:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:14:08 Selecting previously unselected package fuse. 19:14:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:14:08 Unpacking fuse (2.9.7-1ubuntu1) ... 19:14:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:08 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:14:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:14:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:14:08 Selecting previously unselected package libksba8:amd64. 19:14:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:14:08 Unpacking libksba8:amd64 (1.3.5-2) ... 19:14:08 Selecting previously unselected package libroken18-heimdal:amd64. 19:14:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:14:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:14:09 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:14:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libwind0-heimdal:amd64. 19:14:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:14:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:14:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:14:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:14:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:14:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:09 Selecting previously unselected package libsasl2-modules-db:amd64. 19:14:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:14:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:10 Selecting previously unselected package libsasl2-2:amd64. 19:14:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:14:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:10 Selecting previously unselected package libldap-common. 19:14:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:14:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:14:10 Selecting previously unselected package libldap-2.4-2:amd64. 19:14:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:14:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:14:10 Selecting previously unselected package dirmngr. 19:14:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:10 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:14:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:14:10 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:14:10 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:14:10 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:10 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:14:10 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:14:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:10 Setting up libksba8:amd64 (1.3.5-2) ... 19:14:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:10 Setting up udev (237-3ubuntu10.47) ... 19:14:11 invoke-rc.d: policy-rc.d denied execution of start. 19:14:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Processing triggers for systemd (237-3ubuntu10) ... 19:14:11 Setting up fuse (2.9.7-1ubuntu1) ... 19:14:11 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:14:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:14:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:14:11 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:14:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:14:12 settings in the [Install] section, and DefaultInstance for template units). 19:14:12 This means they are not meant to be enabled using systemctl. 19:14:12 Possible reasons for having this kind of units are: 19:14:12 1) A unit may be statically enabled by being symlinked from another unit's 19:14:12 .wants/ or .requires/ directory. 19:14:12 2) A unit's purpose may be to act as a helper for some other unit which has 19:14:12 a requirement dependency on it. 19:14:12 3) A unit may be started when needed via activation (socket, path, timer, 19:14:12 D-Bus, udev, scripted systemctl call, ...). 19:14:12 4) In case of template units, the unit is meant to be enabled with some 19:14:12 instance name specified. 19:14:13 Reading package lists... 19:14:13 Building dependency tree... 19:14:13 Reading state information... 19:14:13 The following additional packages will be installed: 19:14:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:14:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:14:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:14:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:14:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:14:13 Suggested packages: 19:14:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:14:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:14:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:14:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:14:13 systemd-container policykit-1 19:14:13 Recommended packages: 19:14:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:14:13 The following NEW packages will be installed: 19:14:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:14:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:14:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:14:13 multiarch-support openssh-client python3 python3-minimal python3.6 19:14:13 python3.6-minimal snapd squashfs-tools sudo 19:14:13 The following packages will be upgraded: 19:14:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:14:13 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 19:14:13 Need to get 35.2 MB of archives. 19:14:13 After this operation, 141 MB of additional disk space will be used. 19:14:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:14:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 19:14:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:14:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:14:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:14:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:14:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:14:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:14:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:14:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:14:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:14:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:14:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:14:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:14:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:14:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:14:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 19:14:15 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 19:14:15 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:14:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:14:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:14:15 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:14:15 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:14:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:14:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:14:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:14:15 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:14:15 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:14:15 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:14:15 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:14:15 debconf: delaying package configuration, since apt-utils is not installed 19:14:15 Fetched 35.2 MB in 2s (21.9 MB/s) 19:14:15 (Reading database ... 12757 files and directories currently installed.) 19:14:15 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 19:14:15 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:14:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 19:14:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:14:16 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 19:14:16 (Reading database ... 12757 files and directories currently installed.) 19:14:16 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:14:16 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:14:16 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:14:16 (Reading database ... 12757 files and directories currently installed.) 19:14:16 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:14:17 Unpacking apt (1.6.13) over (1.6.1) ... 19:14:17 Setting up apt (1.6.13) ... 19:14:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:14:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:14:19 (Reading database ... 12764 files and directories currently installed.) 19:14:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:14:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:14:19 Selecting previously unselected package libpython3.6-minimal:amd64. 19:14:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:20 Selecting previously unselected package libexpat1:amd64. 19:14:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:14:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:14:20 Selecting previously unselected package python3.6-minimal. 19:14:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:14:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:14:20 Checking for services that may need to be restarted...done. 19:14:20 Checking for services that may need to be restarted...done. 19:14:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:14:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:14:21 Selecting previously unselected package python3-minimal. 19:14:21 (Reading database ... 13012 files and directories currently installed.) 19:14:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:14:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:14:21 Selecting previously unselected package mime-support. 19:14:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:14:21 Unpacking mime-support (3.60ubuntu1) ... 19:14:21 Selecting previously unselected package libmpdec2:amd64. 19:14:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:14:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:14:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:14:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:21 Selecting previously unselected package python3.6. 19:14:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:14:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:14:22 Selecting previously unselected package libpython3-stdlib:amd64. 19:14:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:14:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:14:22 Setting up python3-minimal (3.6.7-1~18.04) ... 19:14:22 Selecting previously unselected package python3. 19:14:22 (Reading database ... 13442 files and directories currently installed.) 19:14:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:14:22 Unpacking python3 (3.6.7-1~18.04) ... 19:14:22 Selecting previously unselected package multiarch-support. 19:14:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:14:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:14:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:14:22 Selecting previously unselected package liblzo2-2:amd64. 19:14:22 (Reading database ... 13479 files and directories currently installed.) 19:14:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:14:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:14:22 Selecting previously unselected package libbsd0:amd64. 19:14:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:14:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:14:22 Selecting previously unselected package sudo. 19:14:22 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:14:22 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:14:23 Selecting previously unselected package apparmor. 19:14:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:14:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:14:23 Selecting previously unselected package libedit2:amd64. 19:14:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:14:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:14:23 Selecting previously unselected package libkrb5support0:amd64. 19:14:23 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:14:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:14:23 Selecting previously unselected package libk5crypto3:amd64. 19:14:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:14:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:14:23 Selecting previously unselected package libkeyutils1:amd64. 19:14:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:14:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:14:23 Selecting previously unselected package libkrb5-3:amd64. 19:14:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:14:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:14:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:14:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:14:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:14:23 Selecting previously unselected package libssl1.0.0:amd64. 19:14:23 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:14:23 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:14:24 Selecting previously unselected package openssh-client. 19:14:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:14:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:14:24 Selecting previously unselected package squashfs-tools. 19:14:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:14:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:14:24 Selecting previously unselected package snapd. 19:14:24 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 19:14:24 Unpacking snapd (2.48.3+18.04) ... 19:14:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:14:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:14:27 Setting up mime-support (3.60ubuntu1) ... 19:14:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:14:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:14:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:14:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:27 Setting up systemd (237-3ubuntu10.47) ... 19:14:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:14:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:14:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:14:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:14:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:14:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:14:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:14:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:14:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:14:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:14:29 Setting up python3 (3.6.7-1~18.04) ... 19:14:29 running python rtupdate hooks for python3.6... 19:14:29 running python post-rtupdate hooks for python3.6... 19:14:29 Setting up apparmor (2.12-4ubuntu5.1) ... 19:14:30 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:14:30 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:14:30 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:14:31 Setting up snapd (2.48.3+18.04) ... 19:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:14:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:14:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:14:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:14:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:14:32 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:14:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:14:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:14:33 /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' 19:14:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:14:33 Processing triggers for systemd (237-3ubuntu10.47) ... 19:14:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:14:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:14:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:14:36 Reading package lists... 19:14:36 Reading package lists... 19:14:36 Building dependency tree... 19:14:36 Reading state information... 19:14:37 Calculating upgrade... 19:14:37 The following packages will be upgraded: 19:14:37 advancecomp base-files bash binutils binutils-common 19:14:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:14:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:14:37 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:14:37 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:14:37 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:14:37 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:14:37 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:14:37 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 19:14:37 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 19:14:37 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 19:14:37 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 19:14:37 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 19:14:37 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 19:14:37 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 19:14:37 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:14:37 Need to get 64.0 MB of archives. 19:14:37 After this operation, 5041 kB of additional disk space will be used. 19:14:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 19:14:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:14:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:14:37 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:14:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:14:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:14:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:14:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:14:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:14:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:14:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:14:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:14:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:14:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:14:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:14:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:14:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:14:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:14:37 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:14:37 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:14:37 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:14:37 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:14:37 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:14:37 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:14:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:14:37 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:14:37 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:14:37 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:14:37 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:14:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:14:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:14:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:14:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:14:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:14:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:14:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:14:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 19:14:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 19:14:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:14:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:14:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:14:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:14:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:14:37 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:14:37 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:14:37 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:14:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:14:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:14:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:14:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:14:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:14:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:14:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:14:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:14:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:14:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:14:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:14:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:14:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:14:38 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:14:38 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:14:38 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:14:38 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:14:38 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:14:38 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:14:38 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:14:38 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:14:38 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:14:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:14:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:14:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:14:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:14:38 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:14:38 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:14:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:14:38 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:14:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:14:38 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:14:38 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:14:38 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:14:38 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:14:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:14:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 19:14:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:14:39 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 19:14:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 19:14:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:14:39 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:14:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:14:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:14:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:14:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:14:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:14:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:14:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:14:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:14:39 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:14:39 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:14:39 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:14:39 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:14:39 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:14:39 debconf: delaying package configuration, since apt-utils is not installed 19:14:39 Fetched 64.0 MB in 2s (31.1 MB/s) 19:14:39 (Reading database ... 13912 files and directories currently installed.) 19:14:39 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:14:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:14:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:14:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:14:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 19:14:40 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 19:14:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:14:42 (Reading database ... 13911 files and directories currently installed.) 19:14:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:14:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:14:42 (Reading database ... 13911 files and directories currently installed.) 19:14:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:14:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:14:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:14:43 (Reading database ... 13911 files and directories currently installed.) 19:14:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:14:43 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:14:44 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:14:44 (Reading database ... 13911 files and directories currently installed.) 19:14:44 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:14:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:14:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:14:44 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:14:44 Setting up base-files (10.1ubuntu2.10) ... 19:14:44 Installing new version of config file /etc/issue ... 19:14:44 Installing new version of config file /etc/issue.net ... 19:14:44 Installing new version of config file /etc/lsb-release ... 19:14:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:14:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:14:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:14:45 Removing obsolete conffile /etc/default/motd-news ... 19:14:45 (Reading database ... 13912 files and directories currently installed.) 19:14:45 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:14:45 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:14:45 Setting up bash (4.4.18-2ubuntu1.2) ... 19:14:45 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 19:14:45 (Reading database ... 13912 files and directories currently installed.) 19:14:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:14:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:14:46 (Reading database ... 13912 files and directories currently installed.) 19:14:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:14:46 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:14:46 Setting up tar (1.29b-2ubuntu0.2) ... 19:14:46 (Reading database ... 13912 files and directories currently installed.) 19:14:46 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:14:46 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:14:46 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:14:46 (Reading database ... 13912 files and directories currently installed.) 19:14:46 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:14:46 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:14:46 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:14:47 (Reading database ... 13912 files and directories currently installed.) 19:14:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:14:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:14:47 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:14:47 (Reading database ... 13912 files and directories currently installed.) 19:14:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:14:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:14:47 Setting up grep (3.1-2build1) ... 19:14:47 (Reading database ... 13912 files and directories currently installed.) 19:14:47 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:14:47 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:14:47 Setting up login (1:4.5-1ubuntu2) ... 19:14:47 (Reading database ... 13912 files and directories currently installed.) 19:14:47 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:14:47 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:14:47 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:14:48 (Reading database ... 13912 files and directories currently installed.) 19:14:48 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:14:48 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:48 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:14:48 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:48 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:14:48 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:49 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:14:49 (Reading database ... 13912 files and directories currently installed.) 19:14:49 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:14:49 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:14:50 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:14:50 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:14:50 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:14:50 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:14:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:14:51 (Reading database ... 13912 files and directories currently installed.) 19:14:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:14:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:14:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:14:51 (Reading database ... 13912 files and directories currently installed.) 19:14:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:51 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:14:51 (Reading database ... 13912 files and directories currently installed.) 19:14:51 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:51 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:51 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:14:52 (Reading database ... 13912 files and directories currently installed.) 19:14:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:14:52 (Reading database ... 13912 files and directories currently installed.) 19:14:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:14:52 (Reading database ... 13912 files and directories currently installed.) 19:14:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:14:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:14:52 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:14:52 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:14:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:14:52 (Reading database ... 13912 files and directories currently installed.) 19:14:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:14:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:14:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:14:53 (Reading database ... 13912 files and directories currently installed.) 19:14:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:14:53 (Reading database ... 13912 files and directories currently installed.) 19:14:53 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:53 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:14:53 (Reading database ... 13912 files and directories currently installed.) 19:14:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:53 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:14:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:14:54 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:14:54 (Reading database ... 13912 files and directories currently installed.) 19:14:54 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:14:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:14:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:14:55 (Reading database ... 13912 files and directories currently installed.) 19:14:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:14:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:14:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:14:55 (Reading database ... 13914 files and directories currently installed.) 19:14:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:14:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:14:55 Setting up debconf (1.5.66ubuntu1) ... 19:14:56 (Reading database ... 13914 files and directories currently installed.) 19:14:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:14:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:14:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:14:56 (Reading database ... 13914 files and directories currently installed.) 19:14:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:14:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:14:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:14:56 (Reading database ... 13914 files and directories currently installed.) 19:14:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:14:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:14:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:14:57 (Reading database ... 13914 files and directories currently installed.) 19:14:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:14:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:14:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:14:57 (Reading database ... 13914 files and directories currently installed.) 19:14:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:14:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:14:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:14:57 (Reading database ... 13914 files and directories currently installed.) 19:14:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:14:57 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:14:57 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 19:14:57 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 19:14:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:14:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:14:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:14:58 (Reading database ... 13914 files and directories currently installed.) 19:14:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:14:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:14:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:14:58 (Reading database ... 13914 files and directories currently installed.) 19:14:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:14:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:14:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:14:58 (Reading database ... 13914 files and directories currently installed.) 19:14:58 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:14:58 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:14:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:14:59 (Reading database ... 13914 files and directories currently installed.) 19:14:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:14:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:14:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:14:59 (Reading database ... 13914 files and directories currently installed.) 19:14:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:14:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:14:59 Setting up passwd (1:4.5-1ubuntu2) ... 19:14:59 (Reading database ... 13914 files and directories currently installed.) 19:14:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:14:59 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:15:00 (Reading database ... 13914 files and directories currently installed.) 19:15:00 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 19:15:00 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 19:15:00 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 19:15:00 (Reading database ... 13914 files and directories currently installed.) 19:15:00 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 19:15:00 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 19:15:01 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 19:15:01 (Reading database ... 13914 files and directories currently installed.) 19:15:01 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:15:01 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:15:01 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:15:01 (Reading database ... 13914 files and directories currently installed.) 19:15:01 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:15:01 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:15:01 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:15:01 (Reading database ... 13914 files and directories currently installed.) 19:15:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:15:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:15:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:15:01 (Reading database ... 13914 files and directories currently installed.) 19:15:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:15:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:15:02 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:15:02 (Reading database ... 13914 files and directories currently installed.) 19:15:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:15:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:15:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:15:02 (Reading database ... 13914 files and directories currently installed.) 19:15:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:15:02 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:15:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:15:02 (Reading database ... 13915 files and directories currently installed.) 19:15:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:15:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:15:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:15:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:15:03 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:15:03 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:15:03 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:15:03 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:15:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:15:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:15:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:15:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:15:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:15:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:15:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:15:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:15:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:15:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:15:04 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:15:04 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:15:04 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:15:04 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:15:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:15:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:15:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:15:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:15:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:15:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:15:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:15:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:15:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:08 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:08 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:10 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:15:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:15:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:15:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:15:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:15:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:15:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:15:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:15:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:15:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:15:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:15:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:15:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:15:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:15:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:15:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:15:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:15:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:15:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:15:13 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:15:13 19:15:13 Current default time zone: 'Etc/UTC' 19:15:13 Local time is now: Wed May 12 19:15:13 UTC 2021. 19:15:13 Universal Time is now: Wed May 12 19:15:13 UTC 2021. 19:15:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:15:13 19:15:13 Setting up systemd-sysv (237-3ubuntu10.47) ... 19:15:13 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:13 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 19:15:13 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:15:13 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:15:13 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:15:13 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:15:13 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:15:13 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:15:13 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:15:13 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:13 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:15:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:15:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:14 Setting up patch (2.7.6-2ubuntu1.1) ... 19:15:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:15:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:15:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:15:14 Installing new version of config file /etc/ssl/openssl.cnf ... 19:15:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:15:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:15:14 Setting up ca-certificates (20210119~18.04.1) ... 19:15:16 Updating certificates in /etc/ssl/certs... 19:15:17 23 added, 27 removed; done. 19:15:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:15:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:15:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:15:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:15:17 Setting up pkgbinarymangler (138.18.04.1) ... 19:15:17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:15:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up perl (5.26.1-6ubuntu0.5) ... 19:15:17 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:15:17 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:15:17 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:15:17 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:15:17 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:15:17 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:15:17 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:15:17 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:15:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:15:18 Processing triggers for systemd (237-3ubuntu10.47) ... 19:15:18 Processing triggers for mime-support (3.60ubuntu1) ... 19:15:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:15:18 Updating certificates in /etc/ssl/certs... 19:15:19 0 added, 0 removed; done. 19:15:19 Running hooks in /etc/ca-certificates/update.d... 19:15:19 done. 19:15:19 Reading package lists... 19:15:19 Building dependency tree... 19:15:19 Reading state information... 19:15:20 The following NEW packages will be installed: 19:15:20 apt-transport-https 19:15:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:15:20 Need to get 1692 B of archives. 19:15:20 After this operation, 154 kB of additional disk space will be used. 19:15:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:15:20 debconf: delaying package configuration, since apt-utils is not installed 19:15:20 Fetched 1692 B in 0s (7589 B/s) 19:15:20 Selecting previously unselected package apt-transport-https. 19:15:20 (Reading database ... 13920 files and directories currently installed.) 19:15:20 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:15:20 Unpacking apt-transport-https (1.6.13) ... 19:15:20 Setting up apt-transport-https (1.6.13) ... 19:15:20 Waiting for network to be ready... 19:15:31 2021-05-12T19:15:27Z INFO Waiting for automatic snapd restart... 19:15:31 snapd 2.49.2 from Canonical* installed 19:15:31 "snapd" switched to the "latest/stable" channel 19:15:31 19:15:36 core18 20210309 from Canonical* installed 19:15:36 "core18" switched to the "latest/stable" channel 19:15:36 19:15:43 snapcraft 4.7.1 from Canonical* installed 19:15:43 "snapcraft" switched to the "latest/stable" channel 19:15:43 19:15:47 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: 19:15:47 - README.md 19:15:47 19:15:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:15:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:15:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:15:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:15:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:15:54 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 19:15:55 Reading package lists... 19:15:55 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 19:15:58 Removing intermediate container 3d15e67353ce 19:15:58 ---> 68b5d03c75a9 19:15:58 19:15:58 Step 11/32 : FROM alpine:3.12 19:15:58 3.12: Pulling from library/alpine 19:16:00 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:16:00 Status: Downloaded newer image for alpine:3.12 19:16:00 ---> 9852663dfa18 19:16:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:16:01 ---> Running in 18dbb94d1b42 19:16:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:16:02 Reading package lists... 19:16:02 Building dependency tree... 19:16:02 Reading state information... 19:16:02 Suggested packages: 19:16:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:16:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:16:02 Recommended packages: 19:16:02 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:16:02 The following NEW packages will be installed: 19:16:02 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:16:02 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:16:02 pkg-config zip 19:16:02 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:16:02 Need to get 7663 kB of archives. 19:16:02 After this operation, 43.8 MB of additional disk space will be used. 19:16:02 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:16:02 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:16:02 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:16:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:16:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:16:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:16:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:16:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:16:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:16:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:16:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:16:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:16:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:16:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:16:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:16:02 debconf: delaying package configuration, since apt-utils is not installed 19:16:02 Fetched 7663 kB in 1s (9002 kB/s) 19:16:03 Removing intermediate container 18dbb94d1b42 19:16:03 ---> 427aa657c0da 19:16:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:16:03 Removing intermediate container e5a83538f7ef 19:16:03 ---> 487e28210d12 19:16:03 19:16:03 Step 11/26 : FROM alpine:3.12 19:16:03 ---> 9852663dfa18 19:16:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:16:03 ---> Running in c01d98ffeb8e 19:16:03 ---> Running in e6a774d0a886 19:16:03 Selecting previously unselected package libglib2.0-0:amd64. 19:16:03 (Reading database ... 13924 files and directories currently installed.) 19:16:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:16:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:16:03 Selecting previously unselected package libpsl5:amd64. 19:16:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:16:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:16:03 Selecting previously unselected package libnghttp2-14:amd64. 19:16:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:16:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:16:03 Selecting previously unselected package librtmp1:amd64. 19:16:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:16:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:16:03 Selecting previously unselected package libcurl3-gnutls:amd64. 19:16:03 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:16:03 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:16:03 Selecting previously unselected package liberror-perl. 19:16:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:16:03 Unpacking liberror-perl (0.17025-1) ... 19:16:03 Selecting previously unselected package git-man. 19:16:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:16:03 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:16:04 Selecting previously unselected package git. 19:16:04 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:16:04 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:16:04 Selecting previously unselected package libnorm1:amd64. 19:16:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:16:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:16:04 Selecting previously unselected package libpgm-5.2-0:amd64. 19:16:04 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:16:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:16:04 Selecting previously unselected package libsodium23:amd64. 19:16:04 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:16:04 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:16:05 Selecting previously unselected package libzmq5:amd64. 19:16:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:16:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:16:05 Selecting previously unselected package libzmq3-dev:amd64. 19:16:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:16:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:16:05 Selecting previously unselected package pkg-config. 19:16:05 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:16:05 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:16:05 Selecting previously unselected package zip. 19:16:05 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:16:05 Unpacking zip (3.0-11build1) ... 19:16:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:16:05 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:16:05 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:16:05 Setting up liberror-perl (0.17025-1) ... 19:16:05 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:16:05 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:16:05 No schema files found: doing nothing. 19:16:05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:16:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:06 Setting up zip (3.0-11build1) ... 19:16:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:16:06 Setting up libsodium23:amd64 (1.0.16-2) ... 19:16:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:16:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:16:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:16:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:16:06 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:16:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:16:06 (1/6) Installing ca-certificates (20191127-r4) 19:16:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:16:06 (3/6) Installing libcurl (7.76.1-r0) 19:16:06 (4/6) Installing curl (7.76.1-r0) 19:16:06 (5/6) Installing dumb-init (1.2.2-r1) 19:16:06 (6/6) Installing su-exec (0.2-r1) 19:16:06 (1/2) Installing dumb-init (1.2.2-r1) 19:16:06 Executing busybox-1.31.1-r20.trigger 19:16:06 (2/2) Installing su-exec (0.2-r1) 19:16:06 Executing busybox-1.31.1-r20.trigger 19:16:06 Executing ca-certificates-20191127-r4.trigger 19:16:06 OK: 5 MiB in 16 packages 19:16:06 OK: 7 MiB in 20 packages 19:16:10 Removing intermediate container c01d98ffeb8e 19:16:10 ---> 29eb78422dcd 19:16:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:16:10 Removing intermediate container 57b3edcdcb45 19:16:10 ---> 138fd2e2ec52 19:16:10 19:16:10 Step 11/24 : FROM alpine:3.12 ---> Running in bc1476fab307 19:16:10 19:16:10 ---> 9852663dfa18 19:16:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:16:10 Removing intermediate container e6a774d0a886 19:16:10 ---> 39904548357b 19:16:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:16:10 ---> Running in 4db84080cfc0 19:16:11 ---> Running in dc89bf22b703 19:16:11 Removing intermediate container bc1476fab307 19:16:11 ---> ca01b5850ad0 19:16:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:16:11 Removing intermediate container 891b477a100a 19:16:11 ---> b9f3b8f6ccb3 19:16:11 ---> Running in 60790940325f 19:16:11 19:16:11 Step 11/23 : FROM alpine:3.12 19:16:11 ---> 9852663dfa18 19:16:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:16:12 Removing intermediate container dc89bf22b703 19:16:12 ---> ea15f3ff6150 19:16:12 Step 14/26 : WORKDIR / 19:16:12 ---> Running in aa55e9894e45 19:16:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:16:12 ---> Running in eecd255ac6b4 19:16:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:12 Removing intermediate container 60790940325f 19:16:12 ---> 81743dc42a18 19:16:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:16:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:12 git set to automatically installed. 19:16:12 git-man set to automatically installed. 19:16:12 libcurl3-gnutls set to automatically installed. 19:16:12 liberror-perl set to automatically installed. 19:16:12 libglib2.0-0 set to automatically installed. 19:16:12 libnghttp2-14 set to automatically installed. 19:16:12 libnorm1 set to automatically installed. 19:16:12 libpgm-5.2-0 set to automatically installed. 19:16:12 libpsl5 set to automatically installed. 19:16:12 librtmp1 set to automatically installed. 19:16:12 libsodium23 set to automatically installed. 19:16:12 libzmq3-dev set to automatically installed. 19:16:12 libzmq5 set to automatically installed. 19:16:12 pkg-config set to automatically installed. 19:16:12 zip set to automatically installed. 19:16:12 ---> Running in 58fce67f9745 19:16:13 Removing intermediate container eecd255ac6b4 19:16:13 ---> 419dbca9aa7e 19:16:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:16:13 (1/1) Installing dumb-init (1.2.2-r1) 19:16:13 Executing busybox-1.31.1-r20.trigger 19:16:13 OK: 5 MiB in 15 packages 19:16:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:14 snapd is not logged in, snap install commands will use sudo 19:16:15 ---> 640fabda5c24 19:16:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:16:15 (1/2) Installing ca-certificates (20191127-r4) 19:16:15 (2/2) Installing dumb-init (1.2.2-r1) 19:16:15 Executing busybox-1.31.1-r20.trigger 19:16:15 Executing ca-certificates-20191127-r4.trigger 19:16:15 Removing intermediate container 4db84080cfc0 19:16:15 ---> f69ab6a4ec68 19:16:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:15 OK: 6 MiB in 16 packages 19:16:15 ---> Running in 45d88f51ee6e 19:16:16 ---> 37846927459f 19:16:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:16:16 Removing intermediate container 45d88f51ee6e 19:16:16 ---> 1cf7b29896a9 19:16:16 Step 14/24 : ENV APP_PORT=48082 19:16:16 Removing intermediate container 58fce67f9745 19:16:16 ---> f21277b987fb 19:16:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:16:17 ---> Running in b1ede55276a2 19:16:17 ---> Running in 504df497f86d 19:16:17 ---> 98a3e5ad3e3a 19:16:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:16:18 Removing intermediate container aa55e9894e45 19:16:18 ---> a89e2a1eda1b 19:16:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:16:18 Removing intermediate container b1ede55276a2 19:16:18 ---> 081c6fad6add 19:16:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:16:18 Removing intermediate container 504df497f86d 19:16:18 ---> 4926ca320e4c 19:16:18 Step 15/24 : EXPOSE $APP_PORT 19:16:18 ---> Running in 372a4aeff94b 19:16:18 Removing intermediate container ec5ed7e5482b 19:16:18 ---> edfcd8d65c15 19:16:18 19:16:18 Step 11/24 : FROM alpine:3.12 19:16:18 ---> 9852663dfa18 19:16:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:16:18 ---> Using cache 19:16:18 ---> f69ab6a4ec68 19:16:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:18 ---> Using cache 19:16:18 ---> 1cf7b29896a9 19:16:18 Step 14/24 : ENV APP_PORT=48081 19:16:18 ---> Running in 63e319214b31 19:16:18 ---> Running in 62e4deea5b24 19:16:18 ---> 54d637adb7dd 19:16:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:16:18 Removing intermediate container 372a4aeff94b 19:16:18 ---> 81939e0f1a10 19:16:18 Step 14/23 : ENV APP_PORT=48060 19:16:19 ---> Running in 8f87a78b2516 19:16:19 Removing intermediate container 63e319214b31 19:16:19 ---> 439d357ef787 19:16:19 Step 16/24 : WORKDIR / 19:16:19 ---> b587f5289d75 19:16:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:16:19 ---> Running in b58128178fd4 19:16:19 Removing intermediate container 62e4deea5b24 19:16:19 ---> afa5e2824b0e 19:16:19 Step 15/24 : EXPOSE $APP_PORT 19:16:19 ---> Running in ecbd59ace271 19:16:19 ---> Running in 8fd65cb16aca 19:16:19 Removing intermediate container 8f87a78b2516 19:16:19 ---> 7e3b7cabe6a6 19:16:19 Step 15/23 : EXPOSE $APP_PORT 19:16:20 ---> Running in 2c0152cedf01 19:16:20 ---> 31911704537d 19:16:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:16:20 Removing intermediate container b58128178fd4 19:16:20 ---> 738d78509f16 19:16:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:20 Removing intermediate container 8fd65cb16aca 19:16:20 ---> 1b13168857f2 19:16:20 Step 16/24 : WORKDIR / 19:16:20 ---> Running in 8575cabccfe8 19:16:21 Removing intermediate container 2c0152cedf01 19:16:21 ---> 34d0f80368dd 19:16:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:16:21 Removing intermediate container 8575cabccfe8 19:16:21 ---> 72ddcaa7feff 19:16:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:22 ---> c7b7dd0780e8 19:16:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:16:22 ---> 774763767650 19:16:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:16:22 ---> 197f6afc1081 19:16:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:16:22 ---> 7539066ba751 19:16:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:16:23 Removing intermediate container ecbd59ace271 19:16:23 ---> c402ff47edec 19:16:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:23 ---> 8feaae2c8549 19:16:23 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/ 19:16:23 ---> Running in 811d44def35f 19:16:23 ---> 054402371e37 19:16:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:16:24 ---> c5b4c1445a59 19:16:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:16:24 ---> 874b661889d5 19:16:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:16:24 ---> 03d63f7e06e8 19:16:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:16:24 ---> 8112e13d7211 19:16:25 Step 20/24 : ENTRYPOINT ["/core-command"] 19:16:25 ---> Running in 927dc4850d2f 19:16:26 Removing intermediate container 927dc4850d2f 19:16:26 ---> c4a73b453cdb 19:16:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:26 ---> b6262b4a0bb9 19:16:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:16:26 ---> ab3e8f79d679 19:16:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:16:26 ---> Running in 33a4f5ff1963 19:16:26 ---> 2746856ecb68 19:16:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:16:26 ---> Running in 2aac05a87213 19:16:26 ---> Running in 03e82887bea9 19:16:26 Removing intermediate container 811d44def35f 19:16:26 ---> 7fca40ef00bf 19:16:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:16:26 ---> Running in e9aa537dc01b 19:16:27 Removing intermediate container 33a4f5ff1963 19:16:27 ---> 89fb722389d9 19:16:27 Step 22/24 : LABEL arch=arm64 19:16:27 Removing intermediate container 2aac05a87213 19:16:27 ---> 30214395d90d 19:16:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:27 Removing intermediate container 03e82887bea9 19:16:27 ---> 03cafe5eb82a 19:16:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:27 ---> Running in 61e5553f989e 19:16:27 ---> Running in 9eb75c6a700d 19:16:27 ---> Running in b454a5ba3589 19:16:27 ---> 36ee6b1ced3b 19:16:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:16:27 Removing intermediate container e9aa537dc01b 19:16:27 ---> 1dfd366514c4 19:16:27 Step 24/26 : LABEL arch=arm64 19:16:27 ---> Running in 03bf69c30839 19:16:28 Removing intermediate container 61e5553f989e 19:16:28 ---> 9011dea5a1b5 19:16:28 Step 22/24 : LABEL arch=arm64 19:16:28 Removing intermediate container 9eb75c6a700d 19:16:28 ---> 5e38084297a0 19:16:28 Step 21/23 : LABEL arch=arm64 19:16:28 Removing intermediate container b454a5ba3589 19:16:28 ---> d3675f43d480 19:16:28 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:16:28 ---> Running in 2b47aa0944fa 19:16:28 ---> Running in 2aa9c6674d0f 19:16:28 ---> Running in c2b757b3a041 19:16:28 Removing intermediate container 03bf69c30839 19:16:28 ---> a0747ed47679 19:16:28 Step 25/26 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:16:28 ---> a0883c773949 19:16:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:16:28 ---> Running in 66798d2b9359 19:16:28 Removing intermediate container 2b47aa0944fa 19:16:28 ---> 8536ef8b7e13 19:16:28 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:16:29 ---> Running in face35310994 19:16:29 Removing intermediate container 2aa9c6674d0f 19:16:29 ---> 161287d5fe2a 19:16:29 Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:16:29 Removing intermediate container c2b757b3a041 19:16:29 ---> 4f98ed61c902 19:16:29 Step 24/24 : LABEL version=0.0.0 19:16:29 ---> Running in 10fe8b9bd340 19:16:29 Removing intermediate container 66798d2b9359 19:16:29 ---> c54794dbf2c7 19:16:29 Step 26/26 : LABEL version=0.0.0 19:16:29 ---> Running in 058d08b4ca8b 19:16:29 ---> Running in 6f0ca8cd84ce 19:16:29 ---> e5245703a768 19:16:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:16:29 Removing intermediate container face35310994 19:16:29 ---> c3080ee15d82 19:16:29 Step 24/24 : LABEL version=0.0.0 19:16:30 ---> Running in e99babd42f5d 19:16:30 ---> Running in 898d036318d4 19:16:30 Removing intermediate container 10fe8b9bd340 19:16:30 ---> b1a828e4ef6f 19:16:30 Step 23/23 : LABEL version=0.0.0 19:16:30 Removing intermediate container 058d08b4ca8b 19:16:30 ---> e5a04c43c8b7 19:16:30 19:16:30 Removing intermediate container 6f0ca8cd84ce 19:16:30 ---> 55289e6114a4 19:16:30 19:16:30 ---> Running in 1da5072e32f2 19:16:30 Removing intermediate container 898d036318d4 19:16:30 ---> 46db150d9df3 19:16:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:16:30 Successfully built e5a04c43c8b7 19:16:30 Successfully tagged core-command-arm64:latest 19:16:30  Building core-command ... done Building support-scheduler 19:16:30 Successfully built 55289e6114a4 19:16:30 Successfully tagged security-secretstore-setup-arm64:latest 19:16:30  Building security-secretstore-setup ... done Building security-proxy-setup 19:16:31 Removing intermediate container e99babd42f5d 19:16:31 ---> 30cea8f571b5 19:16:31 19:16:31 Removing intermediate container 1da5072e32f2 19:16:31 ---> 7941f716e628 19:16:31 19:16:31 Successfully built 30cea8f571b5 19:16:31 Successfully built 7941f716e628 19:16:31 Successfully tagged core-metadata-arm64:latest 19:16:31 Building core-data 19:16:31  Building core-metadata ... done  ---> 4d7283ad4da3 19:16:31 Step 27/32 : RUN chmod +x /entrypoint.sh 19:16:31 Successfully tagged support-notifications-arm64:latest 19:16:31  Building support-notifications ... done Building sys-mgmt-agent 19:16:31 ---> Running in 451f23a19118 19:16:33 Removing intermediate container 451f23a19118 19:16:33 ---> 76654d4aec90 19:16:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:16:34 ---> Running in 7f078ab99be3 19:16:34 Removing intermediate container 7f078ab99be3 19:16:34 ---> b71c96f7c73b 19:16:34 Step 29/32 : CMD ["gate"] 19:16:34 ---> Running in a87de84b6a1f 19:16:35 Removing intermediate container a87de84b6a1f 19:16:35 ---> fa03bf2775ec 19:16:35 Step 30/32 : LABEL arch=arm64 19:16:35 ---> Running in f3855cdabe26 19:16:36 Removing intermediate container f3855cdabe26 19:16:36 ---> 7dd6590228e4 19:16:36 Step 31/32 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:16:37 ---> Running in b115e1026ef8 19:16:37 Removing intermediate container b115e1026ef8 19:16:37 ---> 3dfcc67fe954 19:16:37 Step 32/32 : LABEL version=0.0.0 19:16:38 ---> Running in e03e00e606cf 19:16:39 Removing intermediate container e03e00e606cf 19:16:39 ---> 2fb4482d2b85 19:16:39 19:16:39 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 19:16:39 snapd is not logged in, snap install commands will use sudo 19:16:39 Successfully built 2fb4482d2b85 19:16:40 Successfully tagged security-bootstrapper-arm64:latest 19:16:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:16:46 snap "core18" has no updates available 19:16:47 Pulling go-build-helper 19:16:47 + snapcraftctl pull 19:16:49 'app-service-config' has dependencies that need to be staged: go-build-helper 19:16:49 Skipping pull go-build-helper (already ran) 19:16:49 Building go-build-helper 19:16:49 + snapcraftctl build 19:16:51 Staging go-build-helper 19:16:51 + snapcraftctl stage 19:17:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:17:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:17:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 19:17:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 19:17:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:17:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:17:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 19:17:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 19:17:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 19:17:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 19:17:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:17:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:17:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:17:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:17:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:17:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:17:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:17:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:17:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:17:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 19:17:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 19:17:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 19:17:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:17:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 19:17:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 19:17:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 19:17:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 19:17:06 Fetched 24.6 MB in 0s (0 B/s) 19:17:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:17:06 Fetched 224 kB in 0s (0 B/s) 19:17:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:17:06 Fetched 157 kB in 0s (0 B/s) 19:17:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:17:06 Fetched 221 kB in 0s (0 B/s) 19:17:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:17:06 Fetched 143 kB in 0s (0 B/s) 19:17:06 Pulling app-service-config 19:17:06 + snapcraftctl pull 19:17:07 Cloning into '/root/parts/app-service-config/src'... 19:17:08 Pulling config-common 19:17:08 + snapcraftctl pull 19:17:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:17:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:17:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:17:13 Fetched 0 B in 0s (0 B/s) 19:17:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:17:13 Fetched 0 B in 0s (0 B/s) 19:17:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:17:13 Fetched 0 B in 0s (0 B/s) 19:17:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:17:13 Fetched 0 B in 0s (0 B/s) 19:17:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:17:13 Fetched 0 B in 0s (0 B/s) 19:17:13 Pulling edgex-go 19:17:13 + snapcraftctl pull 19:17:35 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:17:35 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:17:35 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:17:35 Fetched 0 B in 0s (0 B/s) 19:17:35 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:17:35 Fetched 96.5 kB in 0s (0 B/s) 19:17:35 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:17:35 Fetched 279 kB in 0s (0 B/s) 19:17:35 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:17:35 Fetched 122 kB in 0s (0 B/s) 19:17:35 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:17:35 Fetched 77.8 kB in 0s (0 B/s) 19:17:35 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:17:35 Fetched 8848 B in 0s (0 B/s) 19:17:35 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:17:35 Fetched 47.8 kB in 0s (0 B/s) 19:17:35 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:17:35 Fetched 45.6 kB in 0s (0 B/s) 19:17:35 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:17:35 Fetched 15.0 kB in 0s (0 B/s) 19:17:35 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:17:35 Fetched 219 kB in 0s (0 B/s) 19:17:35 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:17:35 Fetched 154 kB in 0s (0 B/s) 19:17:35 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:17:35 Fetched 50.6 kB in 0s (0 B/s) 19:17:35 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:17:35 Fetched 14.8 kB in 0s (0 B/s) 19:17:35 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:17:35 Fetched 41.8 kB in 0s (0 B/s) 19:17:35 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:17:35 Fetched 499 kB in 0s (0 B/s) 19:17:35 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:17:35 Fetched 111 kB in 0s (0 B/s) 19:17:35 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:17:35 Fetched 240 kB in 0s (0 B/s) 19:17:35 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:17:35 Fetched 29.3 kB in 0s (0 B/s) 19:17:35 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:17:35 Fetched 85.5 kB in 0s (0 B/s) 19:17:35 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:17:35 Fetched 24.5 kB in 0s (0 B/s) 19:17:35 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:17:35 Fetched 49.2 kB in 0s (0 B/s) 19:17:35 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:17:35 Fetched 54.2 kB in 0s (0 B/s) 19:17:35 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:17:35 Fetched 30.8 kB in 0s (0 B/s) 19:17:35 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:17:35 Fetched 15.8 kB in 0s (0 B/s) 19:17:35 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:17:35 Fetched 85.9 kB in 0s (0 B/s) 19:17:35 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:17:35 Fetched 8720 B in 0s (0 B/s) 19:17:35 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 19:17:35 Fetched 137 kB in 0s (0 B/s) 19:17:35 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:17:35 Fetched 119 kB in 0s (0 B/s) 19:17:35 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 19:17:35 Fetched 110 kB in 0s (0 B/s) 19:17:35 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:17:35 Fetched 11.1 kB in 0s (0 B/s) 19:17:35 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:17:35 Fetched 645 kB in 0s (0 B/s) 19:17:35 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:17:35 Fetched 41.3 kB in 0s (0 B/s) 19:17:35 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:17:35 Fetched 17.9 kB in 0s (0 B/s) 19:17:35 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:17:35 Fetched 368 kB in 0s (0 B/s) 19:17:35 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:17:35 Fetched 187 kB in 0s (0 B/s) 19:17:35 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:17:35 Fetched 175 kB in 0s (0 B/s) 19:17:35 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:17:35 Fetched 206 kB in 0s (0 B/s) 19:17:35 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:17:35 Fetched 1301 kB in 0s (0 B/s) 19:17:35 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:17:35 Fetched 36.2 kB in 0s (0 B/s) 19:17:35 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:17:35 Fetched 159 kB in 0s (0 B/s) 19:17:35 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:17:35 Fetched 107 kB in 0s (0 B/s) 19:17:35 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:17:35 Fetched 48.7 kB in 0s (0 B/s) 19:17:35 Pulling static-packages 19:17:35 + snapcraftctl pull 19:17:35 Pulling version 19:17:35 + cd /root/project 19:17:35 + [ -f VERSION ] 19:17:35 + PROJECT_VERSION=local-dev 19:17:35 + git rev-parse --short HEAD 19:17:35 + GIT_REVISION=62b35b24 19:17:35 + snapcraftctl set-version local-dev 19:17:35 Skipping build go-build-helper (already ran) 19:17:35 Building app-service-config 19:17:35 + make build 19:17:35 go mod tidy 19:17:36  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:36 ---> a65c783fac37 19:17:36 Step 3/22 : WORKDIR /edgex-go 19:17:36 ---> Using cache 19:17:36 ---> b070a826ae75 19:17:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:36 ---> Using cache 19:17:36 ---> 9a6890d3bdb6 19:17:36 Step 5/22 : RUN apk add --update --no-cache make git 19:17:36 ---> Using cache 19:17:36 ---> 2961b620bc3d 19:17:36 Step 6/22 : COPY go.mod . 19:17:36 ---> Using cache 19:17:36 ---> ae92bae6de56 19:17:36 Step 7/22 : RUN go mod download 19:17:36 ---> Using cache 19:17:36 ---> 3f43a8cbd39b 19:17:36 Step 8/22 : COPY . . 19:17:36 ---> Using cache 19:17:36 ---> 01b50698bcbc 19:17:36 Step 9/22 : RUN go mod tidy 19:17:36 ---> Using cache 19:17:36 ---> 253dfe7100d8 19:17:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:17:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:36 ---> a65c783fac37 19:17:36 Step 3/23 : WORKDIR /edgex-go 19:17:36 ---> Using cache 19:17:36 ---> b070a826ae75 19:17:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:36 ---> Using cache 19:17:36 ---> 9a6890d3bdb6 19:17:36 Step 5/23 : RUN apk add --update --no-cache make git 19:17:36 ---> Using cache 19:17:36 ---> 2961b620bc3d 19:17:36 Step 6/23 : COPY go.mod . 19:17:36 ---> Using cache 19:17:36 ---> ae92bae6de56 19:17:36 Step 7/23 : RUN go mod download 19:17:36 ---> Using cache 19:17:36 ---> 3f43a8cbd39b 19:17:36 Step 8/23 : COPY . . 19:17:36 ---> Using cache 19:17:36 ---> 01b50698bcbc 19:17:36 Step 9/23 : RUN go mod tidy 19:17:36 ---> Using cache 19:17:36 ---> 253dfe7100d8 19:17:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:17:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:36 ---> a65c783fac37 19:17:36 Step 3/24 : WORKDIR /edgex-go 19:17:36 ---> Using cache 19:17:36 ---> b070a826ae75 19:17:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:36 ---> Using cache 19:17:36 ---> 9a6890d3bdb6 19:17:36 Step 5/24 : RUN apk add --update --no-cache make bash git 19:17:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:36 ---> a65c783fac37 19:17:36 Step 3/24 : WORKDIR /edgex-go 19:17:36 ---> Using cache 19:17:36 ---> b070a826ae75 19:17:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:36 ---> Using cache 19:17:36 ---> 9a6890d3bdb6 19:17:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:17:36 ---> Running in 486f57b9b059 19:17:36 ---> Running in 755749bbb6da 19:17:36 ---> Running in 3857d860751b 19:17:36 ---> Running in d3c6fe6dbb13 19:17:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:36 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 19:17:36 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 19:17:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:36 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 19:17:37 OK: 218 MiB in 52 packages 19:17:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 19:17:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 19:17:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 19:17:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 19:17:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 19:17:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 19:17:37 OK: 218 MiB in 52 packages 19:17:37 go: downloading github.com/pelletier/go-toml v1.9.0 19:17:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:17:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 19:17:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:17:37 go: downloading github.com/mitchellh/copystructure v1.0.0 19:17:37 go: downloading github.com/stretchr/testify v1.7.0 19:17:37 go: downloading github.com/go-playground/validator/v10 v10.5.0 19:17:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:17:38 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:17:38 go: downloading github.com/gorilla/websocket v1.4.2 19:17:38 go: downloading github.com/gorilla/mux v1.8.0 19:17:38 go: downloading github.com/google/uuid v1.2.0 19:17:38 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:17:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:17:38 go: downloading github.com/leodido/go-urn v1.2.0 19:17:38 go: downloading github.com/davecgh/go-spew v1.1.1 19:17:38 go: downloading github.com/stretchr/objx v0.1.0 19:17:38 go: downloading github.com/go-playground/universal-translator v0.17.0 19:17:38 go: downloading github.com/hashicorp/consul/api v1.8.1 19:17:38 go: downloading golang.org/x/text v0.3.2 19:17:38 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:17:38 go: downloading gopkg.in/yaml.v2 v2.4.0 19:17:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:17:38 go: downloading github.com/go-playground/locales v0.13.0 19:17:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:17:38 go: downloading github.com/go-kit/kit v0.8.0 19:17:39 go: downloading github.com/hashicorp/serf v0.9.5 19:17:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:17:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:17:39 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:17:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:17:39 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:17:39 go: downloading github.com/pebbe/zmq4 v1.2.7 19:17:39 go: downloading github.com/pmezard/go-difflib v1.0.0 19:17:39 go: downloading github.com/fatih/color v1.9.0 19:17:39 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:17:39 go: downloading github.com/mattn/go-isatty v0.0.12 19:17:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:17:39 go: downloading github.com/x448/float16 v0.8.4 19:17:39 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:17:39 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:17:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:17:39 Removing intermediate container 3857d860751b 19:17:39 ---> 8fab97a314a5 19:17:39 Step 6/24 : COPY go.mod . 19:17:39 go: downloading github.com/hashicorp/memberlist v0.2.2 19:17:39 go: downloading github.com/mattn/go-colorable v0.1.6 19:17:39 go: downloading github.com/go-stack/stack v1.8.0 19:17:39 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:17:39 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:17:39 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:17:39 go: downloading github.com/miekg/dns v1.1.26 19:17:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:17:39 Removing intermediate container 486f57b9b059 19:17:39 ---> 334c1a88ae21 19:17:39 Step 6/24 : COPY go.mod . 19:17:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:17:40 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:17:40 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:17:40 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:17:40 go: downloading github.com/pkg/errors v0.8.1 19:17:40 go: downloading github.com/onsi/gomega v1.7.0 19:17:40 go: downloading github.com/onsi/ginkgo v1.10.1 19:17:40 go: downloading github.com/hashicorp/errwrap v1.0.0 19:17:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:17:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:17:40 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:17:40 go: downloading github.com/kr/pretty v0.2.0 19:17:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:17:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:17:40 go: downloading github.com/kr/text v0.1.0 19:17:40 go: downloading github.com/hpcloud/tail v1.0.0 19:17:40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 19:17:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:17:40 ---> 9dcff9234a7c 19:17:40 Step 7/24 : RUN go mod download 19:17:40 go: downloading github.com/golang/protobuf v1.3.2 19:17:40 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:17:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:17:40 go: downloading github.com/fsnotify/fsnotify v1.4.7 19:17:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 19:17:41 ---> Running in 202514b15293 19:17:41 ---> 68727128d9b5 19:17:41 Step 7/24 : RUN go mod download 19:17:41 ---> Running in cc09d4a2731f 19:17:46 Removing intermediate container 202514b15293 19:17:46 ---> 49a7f242cf53 19:17:46 Step 8/24 : COPY . . 19:17:46 Removing intermediate container cc09d4a2731f 19:17:46 ---> c1acc203d593 19:17:46 Step 8/24 : COPY . . 19:17:52 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 19:17:52 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 19:17:52 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 19:17:52 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 19:17:53 Building config-common 19:17:53 + snapcraftctl build 19:17:56 Building edgex-go 19:17:57 + cd /root/parts/edgex-go/src 19:17:57 + make build 19:17:57 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 19:17:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:17:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 19:17:57 go: downloading github.com/imdario/mergo v0.3.12 19:18:02 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 19:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:18:10 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 19:18:12 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 19:18:12 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 19:18:15 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 19:18:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:18:15 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:18:17 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 19:18:18 ---> 3b019ceb021b 19:18:18 Step 9/24 : RUN go mod tidy 19:18:18 ---> 9eef420fe7b1 19:18:18 Step 9/24 : RUN go mod tidy 19:18:18 ---> Running in 15c6bb62ac53 19:18:18 ---> Running in 468b7e612431 19:18:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:18:20 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 19:18:22 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 19:18:23 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 19:18:23 go: downloading github.com/lib/pq v1.10.1 19:18:25 Removing intermediate container 468b7e612431 19:18:25 ---> b0efc29982b2 19:18:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:25 ---> Running in a17cda75391f 19:18:25 Removing intermediate container 15c6bb62ac53 19:18:25 ---> ebb2d0de2e4e 19:18:25 Step 10/24 : RUN make cmd/core-data/core-data 19:18:25 ---> Running in 035febb688c5 19:18:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:18:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:18:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:18:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:18:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:18:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:18:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:18:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:18:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:18:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:18:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:18:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:18:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:18:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:18:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:18:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:18:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:18:26 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:18:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:18:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:18:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:18:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:18:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:18:26 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:18:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:18:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:18:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:18:27 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 19:18:28 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 19:18:29 Building static-packages 19:18:29 + snapcraftctl build 19:18:33 Building version 19:18:33 + snapcraftctl build 19:18:35 Skipping stage go-build-helper (already ran) 19:18:35 Staging app-service-config 19:18:35 + snapcraftctl stage 19:18:37 Staging config-common 19:18:37 + snapcraftctl stage 19:18:38 Staging edgex-go 19:18:38 + snapcraftctl stage 19:18: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 19:18:39 Staging static-packages 19:18:39 + snapcraftctl stage 19:18:40 Staging version 19:18:40 + snapcraftctl stage 19:18:42 Priming go-build-helper 19:18:42 + snapcraftctl prime 19:18:43 Priming app-service-config 19:18:43 + snapcraftctl prime 19:18:45 Priming config-common 19:18:45 + snapcraftctl prime 19:18:46 Priming edgex-go 19:18:46 + snapcraftctl prime 19:18:47 Priming static-packages 19:18:47 + snapcraftctl prime 19:18:50 Priming version 19:18:50 + snapcraftctl prime 19:18:51 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:56 Removing intermediate container d3c6fe6dbb13 19:18:56 ---> 3bc52d05eaf1 19:18:56 19:18:56 Step 11/22 : FROM alpine:3.12 19:18:56 ---> 9852663dfa18 19:18:56 Step 12/22 : RUN apk add --update --no-cache curl 19:18:56 ---> Running in b072b7618c83 19:18:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:57 (1/4) Installing ca-certificates (20191127-r4) 19:18:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:18:57 (3/4) Installing libcurl (7.76.1-r0) 19:18:57 (4/4) Installing curl (7.76.1-r0) 19:18:57 Executing busybox-1.31.1-r20.trigger 19:18:57 Executing ca-certificates-20191127-r4.trigger 19:18:58 OK: 7 MiB in 18 packages 19:19:00 Removing intermediate container b072b7618c83 19:19:00 ---> 7f6060d86cac 19:19:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:01 ---> Running in 4dc1c050b342 19:19:02 Removing intermediate container 4dc1c050b342 19:19:02 ---> 7345a3cca953 19:19:02 Step 14/22 : WORKDIR /edgex 19:19:02 ---> Running in 08fda6921ecf 19:19:03 Removing intermediate container 08fda6921ecf 19:19:03 ---> 7347a48ab34b 19:19:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:19:05 ---> 1750ac5d023f 19:19:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:19:05 Removing intermediate container 755749bbb6da 19:19:05 ---> 98ea86d2f231 19:19:05 19:19:05 Step 11/23 : FROM alpine:3.12 19:19:05 ---> 9852663dfa18 19:19:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:19:05 ---> Using cache 19:19:05 ---> f69ab6a4ec68 19:19:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:05 ---> Using cache 19:19:05 ---> 1cf7b29896a9 19:19:05 Step 14/23 : ENV APP_PORT=48085 19:19:05 ---> Running in aacfe50e4406 19:19:06 Removing intermediate container aacfe50e4406 19:19:06 ---> 8575aa20f86d 19:19:06 Step 15/23 : EXPOSE $APP_PORT 19:19:06 ---> Running in 4a8418bc0626 19:19:07 ---> 2077adab1464 19:19:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:19:07 Removing intermediate container 4a8418bc0626 19:19:07 ---> a8508cd108b1 19:19:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:09 ---> a2a982da96a9 19:19:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:19:09 ---> a96eb5dd60dc 19:19:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:19:09 ---> Running in e41c1d5ee6bd 19:19:10 Removing intermediate container e41c1d5ee6bd 19:19:10 ---> 45d69ea1d494 19:19:10 Step 19/22 : CMD ["--init=true"] 19:19:11 ---> 934f04f9950f 19:19:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:19:11 ---> Running in fd57379e74b0 19:19:12 Removing intermediate container fd57379e74b0 19:19:12 ---> c8c36178ccca 19:19:12 Step 20/22 : LABEL arch=arm64 19:19:12 ---> Running in 44d6cd67398c 19:19:12 ---> 2ad7d0a4fd7d 19:19:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:19:13 ---> Running in b92b737d6560 19:19:13 Removing intermediate container 44d6cd67398c 19:19:13 ---> ff0224e456a6 19:19:13 Step 21/22 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:19:13 ---> Running in b4631d585a45 19:19:13 Removing intermediate container b92b737d6560 19:19:13 ---> 248dcc6bfebd 19:19:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:13 ---> Running in e7e09893c3a2 19:19:14 Removing intermediate container b4631d585a45 19:19:14 ---> 3e5b8b068ed9 19:19:14 Step 22/22 : LABEL version=0.0.0 19:19:14 ---> Running in 64446a7e6e33 19:19:14 Removing intermediate container e7e09893c3a2 19:19:14 ---> 25d545b17827 19:19:14 Step 21/23 : LABEL arch=arm64 19:19:15 ---> Running in 8224fb17f433 19:19:15 Removing intermediate container 64446a7e6e33 19:19:15 ---> 3d71460039c0 19:19:15 19:19:15 Removing intermediate container 8224fb17f433 19:19:15 ---> 79ed4c3fb63d 19:19:15 Step 22/23 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:19:16 Successfully built 3d71460039c0 19:19:16 ---> Running in c86ef3e103ac 19:19:16 Successfully tagged security-proxy-setup-arm64:latest 19:19:16  Building security-proxy-setup ... done Removing intermediate container c86ef3e103ac 19:19:16 ---> e10353103be4 19:19:16 Step 23/23 : LABEL version=0.0.0 19:19:16 ---> Running in 755561b97d7b 19:19:17 Removing intermediate container 755561b97d7b 19:19:17 ---> d636899a1790 19:19:17 19:19:18 Successfully built d636899a1790 19:19:18 Successfully tagged support-scheduler-arm64:latest 19:19:44  Building support-scheduler ... done Removing intermediate container a17cda75391f 19:19:44 ---> b1c12ef4b198 19:19:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:44 ---> Running in 28bbc676dd65 19:19:44 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 19:19:46 Removing intermediate container 28bbc676dd65 19:19:46 ---> 8a38abd81538 19:19:46 19:19:46 Step 12/24 : FROM docker:20.10.0 19:19:46 20.10.0: Pulling from library/docker 19:19:53 Removing intermediate container 035febb688c5 19:19:53 ---> cb7d3a74e337 19:19:53 19:19:53 Step 11/24 : FROM alpine:3.12 19:19:53 ---> 9852663dfa18 19:19:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:19:53 ---> Running in a6b27ded6a95 19:19:53 Removing intermediate container a6b27ded6a95 19:19:53 ---> f0644f787067 19:19:53 Step 13/24 : ENV APP_PORT=48080 19:19:53 ---> Running in fb20b65d3aef 19:19:54 Removing intermediate container fb20b65d3aef 19:19:54 ---> 40d1a21c9cd5 19:19:54 Step 14/24 : EXPOSE $APP_PORT 19:19:54 ---> Running in 97818d1d0216 19:19:54 Removing intermediate container 97818d1d0216 19:19:54 ---> afdd07f14d94 19:19:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:55 ---> Running in 270c90b7d7ea 19:19:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:19:55 Status: Downloaded newer image for docker:20.10.0 19:19:55 ---> eeaf43b92773 19:19:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:19:55 ---> Running in 80aed29b26aa 19:19:56 Removing intermediate container 80aed29b26aa 19:19:56 ---> 8295cdbf68c8 19:19:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:19:56 ---> Running in abe223c9be3e 19:19:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:57 Removing intermediate container 270c90b7d7ea 19:19:57 ---> eda2384b5d7d 19:19:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:19:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:57 ---> Running in 7375bb6a75ec 19:19:58 (1/39) Installing readline (8.0.4-r0) 19:19:58 (2/39) Installing bash (5.0.17-r0) 19:19:58 Executing bash-5.0.17-r0.post-install 19:19:58 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:19:58 (4/39) Installing libcurl (7.76.1-r0) 19:19:58 (5/39) Installing curl (7.76.1-r0) 19:19:58 (6/39) Installing dumb-init (1.2.2-r1) 19:19:58 (7/39) Installing libbz2 (1.0.8-r1) 19:19:58 (8/39) Installing expat (2.2.9-r1) 19:19:58 (9/39) Installing libffi (3.3-r2) 19:19:58 (10/39) Installing gdbm (1.13-r1) 19:19:58 (11/39) Installing xz-libs (5.2.5-r0) 19:19:58 (12/39) Installing sqlite-libs (3.32.1-r0) 19:19:58 (13/39) Installing python3 (3.8.10-r0) 19:19:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:59 (14/39) Installing py3-appdirs (1.4.4-r1) 19:19:59 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:19:59 (16/39) Installing py3-parsing (2.4.7-r0) 19:20:00 (17/39) Installing py3-six (1.15.0-r0) 19:20:00 (18/39) Installing py3-packaging (20.4-r0) 19:20:00 (1/6) Installing dumb-init (1.2.2-r1) 19:20:00 (19/39) Installing py3-setuptools (47.0.0-r0) 19:20:00 (20/39) Installing py3-chardet (3.0.4-r4) 19:20:00 (2/6) Installing libgcc (9.3.0-r2) 19:20:00 (21/39) Installing py3-idna (2.9-r0) 19:20:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:20:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:20:00 (3/6) Installing libsodium (1.0.18-r0) 19:20:00 (24/39) Installing py3-requests (2.23.0-r0) 19:20:00 (25/39) Installing py3-msgpack (1.0.0-r0) 19:20:00 (26/39) Installing py3-lockfile (0.12.2-r3) 19:20:00 (4/6) Installing libstdc++ (9.3.0-r2) 19:20:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:20:00 (28/39) Installing py3-colorama (0.4.3-r0) 19:20:00 (29/39) Installing py3-distlib (0.3.0-r0) 19:20:00 (30/39) Installing py3-distro (1.5.0-r1) 19:20:00 (31/39) Installing py3-webencodings (0.5.1-r3) 19:20:00 (32/39) Installing py3-html5lib (1.0.1-r4) 19:20:00 (33/39) Installing py3-pytoml (0.1.21-r0) 19:20:00 (34/39) Installing py3-pep517 (0.8.2-r0) 19:20:00 (35/39) Installing py3-progress (1.5-r0) 19:20:00 (36/39) Installing py3-toml (0.10.1-r0) 19:20:00 (37/39) Installing py3-retrying (1.3.3-r0) 19:20:00 (5/6) Installing libzmq (4.3.3-r0) 19:20:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:20:00 (39/39) Installing py3-pip (20.1.1-r0) 19:20:00 (6/6) Installing zeromq (4.3.3-r0) 19:20:00 Executing busybox-1.31.1-r19.trigger 19:20:00 Executing busybox-1.31.1-r20.trigger 19:20:00 OK: 8 MiB in 20 packages 19:20:00 OK: 72 MiB in 59 packages 19:20:02 Removing intermediate container 7375bb6a75ec 19:20:02 ---> 036d58205a6b 19:20:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:03 ---> 5590a08f0cc5 19:20:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:20:04 ---> f0040985bfd9 19:20:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:20:05 Collecting docker-compose==1.23.2 19:20:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:20:05 ---> 068a080fc0ea 19:20:05 Step 20/24 : ENTRYPOINT ["/core-data"] 19:20:05 ---> Running in 88545bde421e 19:20:05 Collecting texttable<0.10,>=0.9.0 19:20:05 Downloading texttable-0.9.1.tar.gz (11 kB) 19:20:06 Removing intermediate container 88545bde421e 19:20:06 ---> fa62ee3f4677 19:20:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:06 ---> Running in 294dad1f3d7f 19:20:06 Removing intermediate container 294dad1f3d7f 19:20:06 ---> a22c57898c47 19:20:06 Step 22/24 : LABEL arch=arm64 19:20:06 ---> Running in d429f8ebbb24 19:20:07 Removing intermediate container d429f8ebbb24 19:20:07 ---> ecfebd557d61 19:20:07 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:20:07 ---> Running in fda2340df7d1 19:20:07 Removing intermediate container fda2340df7d1 19:20:07 ---> fc2f4c8905f5 19:20:07 Step 24/24 : LABEL version=0.0.0 19:20:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:20:07 ---> Running in d98f64b2b4cf 19:20:08 Removing intermediate container d98f64b2b4cf 19:20:08 ---> 480492a837a9 19:20:08 19:20:08 Collecting docker<4.0,>=3.6.0 19:20:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:20:08 Successfully built 480492a837a9 19:20:08 Successfully tagged core-data-arm64:latest 19:20:08  Building core-data ... done Collecting cached-property<2,>=1.2.0 19:20:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:20:09 Collecting dockerpty<0.5,>=0.4.1 19:20:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:20:11 Collecting jsonschema<3,>=2.5.1 19:20:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:20:11 Collecting docopt<0.7,>=0.6.1 19:20:11 Downloading docopt-0.6.2.tar.gz (25 kB) 19:20:14 Collecting PyYAML<4,>=3.10 19:20:14 Downloading PyYAML-3.13.tar.gz (270 kB) 19:20:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:20:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:20:18 Collecting websocket-client<1.0,>=0.32.0 19:20:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:20:18 Collecting docker-pycreds>=0.4.0 19:20:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:20:18 Collecting idna<2.8,>=2.5 19:20:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:20:18 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) 19:20:18 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) 19:20:19 Collecting urllib3<1.25,>=1.21.1 19:20:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:20:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:20:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:20:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:20:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:20:20 Installing collected packages: texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, jsonschema, docopt, PyYAML, docker-compose 19:20:20 Running setup.py install for texttable: started 19:20:22 Running setup.py install for texttable: finished with status 'done' 19:20:22 Attempting uninstall: idna 19:20:22 Found existing installation: idna 2.9 19:20:22 Uninstalling idna-2.9: 19:20:23 Successfully uninstalled idna-2.9 19:20:23 Attempting uninstall: urllib3 19:20:23 Found existing installation: urllib3 1.25.9 19:20:23 Uninstalling urllib3-1.25.9: 19:20:23 Successfully uninstalled urllib3-1.25.9 19:20:24 Attempting uninstall: requests 19:20:24 Found existing installation: requests 2.23.0 19:20:24 Uninstalling requests-2.23.0: 19:20:24 Successfully uninstalled requests-2.23.0 19:20:25 Running setup.py install for dockerpty: started 19:20:27 Running setup.py install for dockerpty: finished with status 'done' 19:20:27 Running setup.py install for docopt: started 19:20:29 Running setup.py install for docopt: finished with status 'done' 19:20:29 Running setup.py install for PyYAML: started 19:20:31 Running setup.py install for PyYAML: finished with status 'done' 19:20:32 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 19:20:40 Removing intermediate container abe223c9be3e 19:20:40 ---> db1bd3a0f4da 19:20:40 Step 15/24 : ENV APP_PORT=48090 19:20:40 ---> Running in 879c76d8baea 19:20:40 Removing intermediate container 879c76d8baea 19:20:40 ---> fd2eb757bbe2 19:20:40 Step 16/24 : EXPOSE $APP_PORT 19:20:40 ---> Running in a3b2f52b4219 19:20:41 Removing intermediate container a3b2f52b4219 19:20:41 ---> 3b1b1449c177 19:20:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:20:42 ---> 071d10f2fdf7 19:20:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:20:43 ---> 61373365bd0f 19:20:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:20:43 ---> 5e7c14283f7c 19:20:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:20:43 ---> Running in d2777ebb9464 19:20:44 Removing intermediate container d2777ebb9464 19:20:44 ---> f3d62a53d9ec 19:20:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:44 ---> Running in ed83e554554a 19:20:44 Removing intermediate container ed83e554554a 19:20:44 ---> 69066f123310 19:20:44 Step 22/24 : LABEL arch=arm64 19:20:45 ---> Running in 06ba4c229507 19:20:45 Removing intermediate container 06ba4c229507 19:20:45 ---> 755d6e30e3fa 19:20:45 Step 23/24 : LABEL git_sha=62b35b2432e8ce9c7661e764e19840c5adc5cc86 19:20:45 ---> Running in d77225764544 19:20:45 Removing intermediate container d77225764544 19:20:45 ---> 44a85de4c323 19:20:45 Step 24/24 : LABEL version=0.0.0 19:20:46 ---> Running in f58342c76c6c 19:20:46 Removing intermediate container f58342c76c6c 19:20:46 ---> 39bbce8eb57a 19:20:46 19:20:47 Successfully built 39bbce8eb57a 19:20:47 Successfully tagged sys-mgmt-agent-arm64:latest 19:20:47  Building sys-mgmt-agent ... done  [Pipeline] } 19:20:47 $ docker stop --time=1 55f111993e25f6a6980f3804cc58bf4f2b385b68768ef293b3bb76aa723ae3ed 19:20:48 $ docker rm -f 55f111993e25f6a6980f3804cc58bf4f2b385b68768ef293b3bb76aa723ae3ed [Pipeline] // withDockerContainer [Pipeline] sh 19:20:49 + docker images 19:20:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:20:49 sys-mgmt-agent-arm64 latest 39bbce8eb57a 3 seconds ago 299MB 19:20:49 core-data-arm64 latest 480492a837a9 42 seconds ago 20.3MB 19:20:49 cb7d3a74e337 59 seconds ago 989MB 19:20:49 8a38abd81538 About a minute ago 976MB 19:20:49 support-scheduler-arm64 latest d636899a1790 About a minute ago 16.1MB 19:20:49 security-proxy-setup-arm64 latest 3d71460039c0 About a minute ago 23.9MB 19:20:49 98ea86d2f231 About a minute ago 980MB 19:20:49 3bc52d05eaf1 About a minute ago 977MB 19:20:49 security-bootstrapper-arm64 latest 2fb4482d2b85 4 minutes ago 17.1MB 19:20:49 support-notifications-arm64 latest 7941f716e628 4 minutes ago 16.6MB 19:20:49 core-metadata-arm64 latest 30cea8f571b5 4 minutes ago 17.4MB 19:20:49 security-secretstore-setup-arm64 latest 55289e6114a4 4 minutes ago 24.3MB 19:20:49 core-command-arm64 latest e5a04c43c8b7 4 minutes ago 16.1MB 19:20:49 edfcd8d65c15 4 minutes ago 988MB 19:20:49 b9f3b8f6ccb3 4 minutes ago 980MB 19:20:49 138fd2e2ec52 4 minutes ago 979MB 19:20:49 487e28210d12 4 minutes ago 977MB 19:20:49 68b5d03c75a9 4 minutes ago 973MB 19:20:49 ci-base-image-arm64 latest a65c783fac37 16 minutes ago 641MB 19:20:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 13 days ago 428MB 19:20:49 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 19:20:49 docker 20.10.0 eeaf43b92773 5 months ago 228MB 19:20:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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 19:20:50 ---> job-cost.sh 19:20:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8iGR 19:21:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:23:06 lf-activate-venv(): INFO: Adding /tmp/venv-8iGR/bin to PATH 19:23:06 INFO: No Stack... 19:23:06 INFO: Retrieving Pricing Info for: lf-standard-4 19:23:06 INFO: Archiving Costs [Pipeline] sh 19:23:06 + cat /w/workspace/edgex-go/13/archives/cost.csv 19:23:06 + cut -d, -f6 [Pipeline] lock 19:23:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3410-13-stack-cost] 19:23:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3410-13-stack-cost] did not exist. Created. 19:23:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3410-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:07 + echo total: 0.20999999344348907 [Pipeline] stash 19:23:07 Stashed 1 file(s) [Pipeline] } 19:23:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3410-13-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:23:08 provisioning config files... 19:23:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config5538535558363627537tmp [Pipeline] { [Pipeline] sh 19:23:08 + set +x 19:23:08 + curl -s https://codecov.io/bash 19:23:08 + bash -s -- 19:23:09 19:23:09 _____ _ 19:23:09 / ____| | | 19:23:09 | | ___ __| | ___ ___ _____ __ 19:23:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:23:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:23:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:23:09 Bash-1.0.2 19:23:09 19:23:09 19:23:09 ==> git version 2.24.3 found 19:23:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:23:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:23:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:23:09 ==> Jenkins CI detected. 19:23:09 project root: . 19:23:09 --> token set from env 19:23:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:23:09 ==> Running gcov in . (disable via -X gcov) 19:23:10 ==> Python coveragepy not found 19:23:10 ==> Searching for coverage reports in: 19:23:10 + . 19:23:10 -> Found 1 reports 19:23:10 ==> Detecting git/mercurial file structure 19:23:10 ==> Reading reports 19:23:10 + ./coverage.out bytes=720868 19:23:10 ==> Appending adjustments 19:23:10 https://docs.codecov.io/docs/fixing-reports 19:23:16 + Found adjustments 19:23:16 ==> Gzipping contents 19:23:16 104K /tmp/codecov.aYGdSt.gz 19:23:16 ==> Uploading reports 19:23:16 url: https://codecov.io 19:23:16 query: branch=PR-3410&commit=62b35b2432e8ce9c7661e764e19840c5adc5cc86&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= 19:23:16 -> Pinging Codecov 19:23:16 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3410&commit=62b35b2432e8ce9c7661e764e19840c5adc5cc86&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= 19:23:16 -> Uploading to 19:23:16 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/62b35b2432e8ce9c7661e764e19840c5adc5cc86/825f9d0c-161c-45b0-a2e2-4d6da2b17c61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T192316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34ece68912c2a15e72fa051765a36230ec20b38194fbe28ca5de41e7b4cdaa25 19:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:16 Dload Upload Total Spent Left Speed 19:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 218k --:--:-- --:--:-- --:--:-- 219k 19:23:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/62b35b2432e8ce9c7661e764e19840c5adc5cc86 [Pipeline] } 19:23:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:23:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:23:19 ---> package-listing.sh 19:23:19 ++ facter osfamily 19:23:19 ++ tr '[:upper:]' '[:lower:]' 19:23:19 + OS_FAMILY=redhat 19:23:19 + workspace=/w/workspace/edgex-go/13 19:23:19 + START_PACKAGES=/tmp/packages_start.txt 19:23:19 + END_PACKAGES=/tmp/packages_end.txt 19:23:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:23:19 + PACKAGES=/tmp/packages_start.txt 19:23:19 + '[' /w/workspace/edgex-go/13 ']' 19:23:19 + PACKAGES=/tmp/packages_end.txt 19:23:19 + case "${OS_FAMILY}" in 19:23:19 + rpm -qa 19:23:19 + sort 19:23:24 + '[' -f /tmp/packages_start.txt ']' 19:23:24 + '[' -f /tmp/packages_end.txt ']' 19:23:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:23:24 + '[' /w/workspace/edgex-go/13 ']' 19:23:24 + mkdir -p /w/workspace/edgex-go/13/archives/ 19:23:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 19:23:24 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:23:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:25 19:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:25 alpine: Pulling from edgex-lftools-log-publisher 19:23:25 df20fa9351a1: Pulling fs layer 19:23:25 36b3adc4ff6f: Pulling fs layer 19:23:25 8ad3a11d3b57: Pulling fs layer 19:23:25 46f8f816bc3b: Pulling fs layer 19:23:25 93b61091891f: Pulling fs layer 19:23:25 93b9cdb0e59b: Pulling fs layer 19:23:25 5e14af77c1be: Pulling fs layer 19:23:25 01666e4c0597: Pulling fs layer 19:23:25 aa168da1d23b: Pulling fs layer 19:23:25 93b9cdb0e59b: Waiting 19:23:25 5e14af77c1be: Waiting 19:23:25 01666e4c0597: Waiting 19:23:25 46f8f816bc3b: Waiting 19:23:25 93b61091891f: Waiting 19:23:25 aa168da1d23b: Waiting 19:23:25 36b3adc4ff6f: Download complete 19:23:25 46f8f816bc3b: Verifying Checksum 19:23:25 46f8f816bc3b: Download complete 19:23:25 df20fa9351a1: Verifying Checksum 19:23:25 df20fa9351a1: Download complete 19:23:25 93b9cdb0e59b: Verifying Checksum 19:23:25 93b9cdb0e59b: Download complete 19:23:25 93b61091891f: Verifying Checksum 19:23:25 93b61091891f: Download complete 19:23:25 01666e4c0597: Verifying Checksum 19:23:25 01666e4c0597: Download complete 19:23:25 5e14af77c1be: Verifying Checksum 19:23:25 5e14af77c1be: Download complete 19:23:26 8ad3a11d3b57: Verifying Checksum 19:23:26 8ad3a11d3b57: Download complete 19:23:26 df20fa9351a1: Pull complete 19:23:26 36b3adc4ff6f: Pull complete 19:23:27 8ad3a11d3b57: Pull complete 19:23:27 46f8f816bc3b: Pull complete 19:23:29 aa168da1d23b: Verifying Checksum 19:23:29 aa168da1d23b: Download complete 19:23:31 93b61091891f: Pull complete 19:23:31 93b9cdb0e59b: Pull complete 19:23:31 5e14af77c1be: Pull complete 19:23:31 01666e4c0597: Pull complete 19:23:43 aa168da1d23b: Pull complete 19:23:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:44 prd-centos7-docker-4c-2g-4772 does not seem to be running inside a container 19:23:44 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:47 $ docker top 5ff8fb2410992d7ba4e921111304cf57662e3b01e4c767e6e3a73cfd9f57cab3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:48 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:48 + mkdir -p /var/log/sa [Pipeline] sh 19:23:48 + ls /var/log/sa-host 19:23:48 + sadf -c /var/log/sa-host/sa12 19:23:48 file_magic: OK 19:23:48 HZ: Using current value: 100 19:23:48 file_header: OK 19:23:48 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 19:23:48 Statistics: 19:23:48 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... 19:23:48 File successfully converted to sysstat format version 12.2.1 19:23:48 + sadf -c /var/log/sa-host/sa23 19:23:48 file_magic: OK 19:23:48 HZ: Using current value: 100 19:23:48 file_header: OK 19:23:48 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 19:23:48 Statistics: 19:23:48 Hnuu...uuuununununu... 19:23:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:49 provisioning config files... 19:23:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config7894873627912604027tmp [Pipeline] { [Pipeline] echo 19:23:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:49 ---> create-netrc.sh [Pipeline] } 19:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:23:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:23:50 ---> python-tools-install.sh [Pipeline] echo 19:23:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:50 ---> sudo-logs.sh 19:23:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:51 ---> job-cost.sh 19:23:51 lf-activate-venv: SKIPPING 19:23:51 DEBUG: total: 0.20999999344348907 19:23:51 INFO: Retrieving Stack Cost... 19:23:52 INFO: Retrieving Pricing Info for: v1-standard-2 19:23:52 INFO: Archiving Costs [Pipeline] echo 19:23:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:52 ---> logs-deploy.sh 19:23:52 lf-activate-venv: SKIPPING 19:23:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3410/13 19:23:52 INFO: archiving workspace using pattern(s): 19:23:54 Archives upload complete. 19:23:54 INFO: archiving logs to Nexus 19:23:56 ---> uname -a: 19:23:56 Linux prd-centos7-docker-4c-2g-4772.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:23:56 19:23:56 19:23:56 ---> lscpu: 19:23:56 Architecture: x86_64 19:23:56 CPU op-mode(s): 32-bit, 64-bit 19:23:56 Byte Order: Little Endian 19:23:56 Address sizes: 40 bits physical, 48 bits virtual 19:23:56 CPU(s): 4 19:23:56 On-line CPU(s) list: 0-3 19:23:56 Thread(s) per core: 1 19:23:56 Core(s) per socket: 1 19:23:56 Socket(s): 4 19:23:56 NUMA node(s): 1 19:23:56 Vendor ID: GenuineIntel 19:23:56 CPU family: 6 19:23:56 Model: 44 19:23:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:23:56 Stepping: 1 19:23:56 CPU MHz: 2933.436 19:23:56 BogoMIPS: 5866.87 19:23:56 Virtualization: VT-x 19:23:56 Hypervisor vendor: KVM 19:23:56 Virtualization type: full 19:23:56 L1d cache: 128 KiB 19:23:56 L1i cache: 128 KiB 19:23:56 L2 cache: 16 MiB 19:23:56 L3 cache: 64 MiB 19:23:56 NUMA node0 CPU(s): 0-3 19:23:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:23:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:23:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:23:56 Vulnerability Meltdown: Mitigation; PTI 19:23:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:23:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:23:56 Vulnerability Srbds: Not affected 19:23:56 Vulnerability Tsx async abort: Not affected 19:23:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:23:56 19:23:56 19:23:56 ---> nproc: 19:23:56 4 19:23:56 19:23:56 19:23:56 ---> df -h: 19:23:56 Filesystem Size Used Available Use% Mounted on 19:23:56 overlay 50.0G 11.8G 38.2G 24% / 19:23:56 tmpfs 64.0M 0 64.0M 0% /dev 19:23:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:23:56 shm 64.0M 0 64.0M 0% /dev/shm 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/13 19:23:56 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/13@tmp 19:23:56 19:23:56 19:23:56 ---> free -m: 19:23:56 total used free shared buff/cache available 19:23:56 Mem: 1837 688 203 0 944 1066 19:23:56 Swap: 1023 106 917 19:23:56 19:23:56 19:23:56 ---> ip addr: 19:23:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:23:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:56 inet 127.0.0.1/8 scope host lo 19:23:56 valid_lft forever preferred_lft forever 19:23:56 inet6 ::1/128 scope host 19:23:56 valid_lft forever preferred_lft forever 19:23:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:23:56 link/ether fa:16:3e:34:3a:7a brd ff:ff:ff:ff:ff:ff 19:23:56 inet 10.30.122.39/23 brd 10.30.123.255 scope global dynamic eth0 19:23:56 valid_lft 84831sec preferred_lft 84831sec 19:23:56 inet6 fe80::f816:3eff:fe34:3a7a/64 scope link 19:23:56 valid_lft forever preferred_lft forever 19:23:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:23:56 link/ether 02:42:6d:28:5b:de brd ff:ff:ff:ff:ff:ff 19:23:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:56 valid_lft forever preferred_lft forever 19:23:56 inet6 fe80::42:6dff:fe28:5bde/64 scope link 19:23:56 valid_lft forever preferred_lft forever 19:23:56 19:23:56 19:23:56 ---> sar -b -r -n DEV: 19:23:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 19:23:56 19:23:56 18:57:35 LINUX RESTART (4 CPU) 19:23:56 19:23:56 18:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:56 18:59:01 126.78 50.92 75.86 0.00 8271.31 27191.65 0.00 19:23:56 19:00:02 188.94 84.74 104.20 0.00 7422.02 41592.81 0.00 19:23:56 19:01:01 238.63 110.63 128.00 0.00 4313.74 17853.49 0.00 19:23:56 19:02:01 95.22 29.40 65.81 0.00 1006.43 9151.64 0.00 19:23:56 19:03:01 59.95 13.53 46.42 0.00 580.20 5818.86 0.00 19:23:56 19:04:01 101.44 46.85 54.59 0.00 1997.68 4527.25 0.00 19:23:56 19:05:01 72.30 26.82 45.48 0.00 1705.75 8438.39 0.00 19:23:56 19:06:02 396.67 179.27 217.40 0.00 77267.26 145764.80 0.00 19:23:56 19:07:02 3019.30 2680.06 339.23 0.00 155121.40 171779.36 0.00 19:23:56 19:08:01 325.08 212.16 112.92 0.00 13694.33 19100.22 0.00 19:23:56 19:09:01 961.01 592.36 368.65 0.00 92841.12 142196.18 0.00 19:23:56 19:10:02 1474.45 1239.22 235.23 0.00 71418.75 75248.39 0.00 19:23:56 19:11:01 198.75 38.52 160.23 0.00 3449.03 28030.27 0.00 19:23:56 19:12:01 59.42 23.65 35.77 0.00 3034.75 3800.77 0.00 19:23:56 19:13:01 5.64 4.01 1.63 0.00 100.17 28.95 0.00 19:23:56 19:14:01 0.87 0.05 0.82 0.00 1.20 15.49 0.00 19:23:56 19:15:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 19:23:56 19:16:01 0.75 0.60 0.15 0.00 6.53 1.65 0.00 19:23:56 19:17:01 0.77 0.55 0.22 0.00 6.13 1.93 0.00 19:23:56 19:18:01 0.25 0.02 0.23 0.00 0.53 2.00 0.00 19:23:56 19:19:01 0.30 0.00 0.30 0.00 0.00 4.06 0.00 19:23:56 19:20:01 0.42 0.10 0.32 0.00 1.33 3.30 0.00 19:23:56 19:21:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 19:23:56 19:22:01 0.17 0.00 0.17 0.00 0.00 1.38 0.00 19:23:56 19:23:02 0.20 0.00 0.20 0.00 0.00 1.65 0.00 19:23:56 Average: 292.57 212.78 79.79 0.00 17722.01 28096.17 0.00 19:23:56 19:23:56 18:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:56 18:59:01 67952 0 698580 37.13 2620 1112392 1347780 46.00 581984 1025912 50424 19:23:56 19:00:02 65684 0 741160 39.39 1552 1073148 1472304 50.25 579416 991288 52828 19:23:56 19:01:01 145772 0 758876 40.33 1496 975400 1637728 55.89 587568 869388 70224 19:23:56 19:02:01 198628 0 818176 43.48 656 864084 1644836 56.14 663188 734792 43948 19:23:56 19:03:01 132644 0 833816 44.32 560 914524 1732164 59.12 725132 732140 50492 19:23:56 19:04:01 166268 0 829940 44.11 504 884832 1744524 59.54 666624 755420 67408 19:23:56 19:05:01 123984 0 763800 40.59 472 993288 1424544 48.62 619192 842428 24780 19:23:56 19:06:02 78004 0 843896 44.85 16 959628 2259064 77.10 699856 892392 21908 19:23:56 19:07:02 99408 0 757744 40.27 16 1024376 2158420 73.66 756888 787352 81024 19:23:56 19:08:01 203076 0 865280 45.99 16 813172 2395928 81.77 762448 636696 71404 19:23:56 19:09:01 84028 0 890172 47.31 16 907328 2726712 93.06 791060 760232 0 19:23:56 19:10:02 128272 0 846296 44.98 16 906960 2530356 86.36 740992 755984 53460 19:23:56 19:11:01 112160 0 652744 34.69 16 1116624 1355668 46.27 610388 895304 66532 19:23:56 19:12:01 178632 0 607496 32.29 16 1095400 1209496 41.28 506528 940092 8 19:23:56 19:13:01 179436 0 605880 32.20 16 1096212 1177596 40.19 503736 941912 16 19:23:56 19:14:01 179572 0 605736 32.19 16 1096220 1177572 40.19 503672 942036 8 19:23:56 19:15:01 180344 0 604960 32.15 16 1096224 1177488 40.19 503136 942036 8 19:23:56 19:16:01 180384 0 604920 32.15 16 1096224 1177488 40.19 503132 942356 8 19:23:56 19:17:01 179660 0 605624 32.19 16 1096244 1177572 40.19 503168 942536 12 19:23:56 19:18:01 179884 0 605408 32.18 16 1096236 1177584 40.19 503336 942548 12 19:23:56 19:19:01 179372 0 605896 32.20 16 1096260 1177596 40.19 503380 942564 12 19:23:56 19:20:01 179724 0 605540 32.18 16 1096264 1177488 40.19 503152 942600 12 19:23:56 19:21:01 179864 0 605392 32.18 16 1096272 1177488 40.19 503032 942604 8 19:23:56 19:22:01 179624 0 605624 32.19 16 1096280 1177488 40.19 503160 942604 8 19:23:56 19:23:02 179392 0 605848 32.20 16 1096288 1177488 40.19 503164 942604 8 19:23:56 Average: 150471 0 702752 37.35 326 1027995 1543695 52.68 593093 879433 26182 19:23:56 19:23:56 18:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:56 18:59:01 veth297e3d7 587.11 454.32 59.21 1839.17 0.00 0.00 0.00 0.00 19:23:56 18:59:01 eth0 1250.16 1105.24 5551.76 157.17 0.00 0.00 0.00 0.00 19:23:56 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 18:59:01 docker0 587.11 454.19 51.19 1839.16 0.00 0.00 0.00 0.00 19:23:56 19:00:02 veth11bd705 58.10 79.77 4.23 265.05 0.00 0.00 0.00 0.00 19:23:56 19:00:02 eth0 579.32 540.56 3793.11 92.35 0.00 0.00 0.00 0.00 19:23:56 19:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:00:02 docker0 294.25 284.39 22.64 1099.85 0.00 0.00 0.00 0.00 19:23:56 19:01:01 vethedfa88f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:01:01 eth0 191.17 145.98 619.24 23.84 0.00 0.00 0.00 0.00 19:23:56 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:01:01 docker0 127.08 160.07 9.73 587.62 0.00 0.00 0.00 0.00 19:23:56 19:02:01 vethedfa88f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:02:01 eth0 15.23 10.49 11.48 6.22 0.00 0.00 0.00 0.00 19:23:56 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:03:01 vethedfa88f 1.98 1.98 0.16 0.17 0.00 0.00 0.00 0.00 19:23:56 19:03:01 eth0 40.96 35.45 22.35 82.76 0.00 0.00 0.00 0.00 19:23:56 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:03:01 docker0 1.98 1.98 0.13 0.17 0.00 0.00 0.00 0.00 19:23:56 19:04:01 vethedfa88f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:04:01 eth0 8.62 6.08 6.40 3.50 0.00 0.00 0.00 0.00 19:23:56 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:05:01 vethedfa88f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:05:01 eth0 24.41 17.94 20.51 11.28 0.00 0.00 0.00 0.00 19:23:56 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:06:02 veth25e0a3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:06:02 eth0 186.02 146.98 1668.25 70.98 0.00 0.00 0.00 0.00 19:23:56 19:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:07:02 veth25e0a3e 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:07:02 eth0 78.50 65.24 179.78 11.13 0.00 0.00 0.00 0.00 19:23:56 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:07:02 docker0 57.59 62.97 3.94 167.61 0.00 0.00 0.00 0.00 19:23:56 19:08:01 veth7fdfd1c 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:23:56 19:08:01 vethf4cbfed 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:08:01 veth25e0a3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:08:01 vethd65a86e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:09:01 veth25e0a3e 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:09:01 eth0 2511.02 2164.34 12195.15 544.63 0.00 0.00 0.00 0.00 19:23:56 19:09:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:23:56 19:09:01 veth9ba44ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:10:02 veth033d1ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:23:56 19:10:02 veth25e0a3e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:10:02 eth0 19.71 12.72 15.48 8.32 0.00 0.00 0.00 0.00 19:23:56 19:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:11:01 veth25e0a3e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:11:01 eth0 192.00 140.67 1658.48 22.20 0.00 0.00 0.00 0.00 19:23:56 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:11:01 docker0 1160.68 1098.92 94.09 4390.68 0.00 0.00 0.00 0.00 19:23:56 19:12:01 eth0 32.01 29.68 9.90 67.86 0.00 0.00 0.00 0.00 19:23:56 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:13:01 eth0 0.77 0.48 0.34 0.22 0.00 0.00 0.00 0.00 19:23:56 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:14:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 19:23:56 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:23:56 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:16:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:23:56 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:17:01 eth0 0.22 0.17 0.12 0.07 0.00 0.00 0.00 0.00 19:23:56 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:18:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:23:56 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:19:01 eth0 0.30 0.23 0.17 0.07 0.00 0.00 0.00 0.00 19:23:56 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:20:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:23:56 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:22:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:23:56 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:23:02 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 19:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 Average: eth0 109.84 94.23 556.34 25.88 0.00 0.00 0.00 0.00 19:23:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:56 Average: docker0 45.73 43.29 3.71 172.98 0.00 0.00 0.00 0.00 19:23:56 19:23:56 19:23:56 ---> sar -P ALL: 19:23:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 19:23:56 19:23:56 18:57:35 LINUX RESTART (4 CPU) 19:23:56 19:23:56 18:58:01 CPU %user %nice %system %iowait %steal %idle 19:23:56 18:59:01 all 20.19 0.00 9.70 4.02 5.82 60.28 19:23:56 18:59:01 0 18.96 0.00 11.23 3.39 6.19 60.22 19:23:56 18:59:01 1 23.96 0.00 8.55 3.26 5.75 58.48 19:23:56 18:59:01 2 19.82 0.00 8.92 4.22 6.04 60.99 19:23:56 18:59:01 3 17.95 0.00 10.15 5.19 5.29 61.42 19:23:56 19:00:02 all 12.63 0.00 7.85 1.56 8.91 69.05 19:23:56 19:00:02 0 11.83 0.00 8.62 0.73 8.86 69.95 19:23:56 19:00:02 1 14.17 0.00 8.28 2.95 8.96 65.64 19:23:56 19:00:02 2 10.03 0.00 6.98 1.68 9.25 72.06 19:23:56 19:00:02 3 14.49 0.00 7.52 0.85 8.58 68.56 19:23:56 19:01:01 all 15.81 0.00 9.67 4.19 9.40 60.94 19:23:56 19:01:01 0 17.17 0.00 11.30 3.44 8.92 59.16 19:23:56 19:01:01 1 13.68 0.00 7.83 2.87 10.76 64.86 19:23:56 19:01:01 2 15.68 0.00 10.29 5.46 8.68 59.89 19:23:56 19:01:01 3 16.76 0.00 9.30 5.02 9.18 59.74 19:23:56 19:02:01 all 42.13 0.00 13.58 2.93 23.18 18.18 19:23:56 19:02:01 0 37.13 0.00 12.53 2.40 25.85 22.10 19:23:56 19:02:01 1 43.01 0.00 14.06 3.28 23.39 16.26 19:23:56 19:02:01 2 40.69 0.00 13.69 3.52 22.98 19.12 19:23:56 19:02:01 3 48.00 0.00 14.08 2.53 20.38 15.00 19:23:56 19:03:01 all 37.00 0.00 11.99 1.78 15.40 33.83 19:23:56 19:03:01 0 32.04 0.00 10.49 1.44 18.44 37.59 19:23:56 19:03:01 1 40.34 0.00 12.98 1.77 13.97 30.95 19:23:56 19:03:01 2 37.58 0.00 12.36 2.45 15.04 32.57 19:23:56 19:03:01 3 38.28 0.00 12.19 1.48 14.03 34.03 19:23:56 19:04:01 all 36.96 0.00 16.45 3.08 25.10 18.41 19:23:56 19:04:01 0 38.37 0.00 17.61 2.65 23.27 18.10 19:23:56 19:04:01 1 41.94 0.00 17.62 4.21 23.47 12.76 19:23:56 19:04:01 2 31.85 0.00 13.65 3.34 28.77 22.39 19:23:56 19:04:01 3 36.15 0.00 17.10 2.17 24.63 19.96 19:23:56 19:05:01 all 28.10 0.00 11.60 2.58 11.47 46.26 19:23:56 19:05:01 0 27.95 0.00 11.80 3.49 12.08 44.68 19:23:56 19:05:01 1 31.81 0.00 13.18 2.42 9.82 42.78 19:23:56 19:05:01 2 26.58 0.00 10.71 1.44 11.89 49.38 19:23:56 19:05:01 3 26.19 0.00 10.76 2.97 12.04 48.04 19:23:56 19:06:02 all 18.00 0.00 17.76 3.39 11.24 49.61 19:23:56 19:06:02 0 17.38 0.00 17.33 4.09 11.37 49.83 19:23:56 19:06:02 1 19.10 0.00 19.65 3.20 10.27 47.78 19:23:56 19:06:02 2 16.52 0.00 16.38 3.51 11.85 51.75 19:23:56 19:06:02 3 19.04 0.00 17.71 2.75 11.44 49.06 19:23:56 19:07:02 all 19.63 0.00 26.08 25.36 5.67 23.27 19:23:56 19:07:02 0 19.15 0.00 25.19 24.61 6.02 25.03 19:23:56 19:07:02 1 20.99 0.00 26.51 27.72 5.17 19.61 19:23:56 19:07:02 2 18.58 0.00 25.14 25.99 6.43 23.86 19:23:56 19:07:02 3 19.81 0.00 27.51 23.08 5.03 24.57 19:23:56 19:08:01 all 68.31 0.00 16.91 6.03 2.35 6.41 19:23:56 19:08:01 0 67.50 0.00 16.98 4.91 2.73 7.88 19:23:56 19:08:01 1 69.44 0.00 16.77 6.13 1.67 5.99 19:23:56 19:08:01 2 68.47 0.00 16.55 7.05 2.50 5.44 19:23:56 19:08:01 3 67.82 0.00 17.32 6.01 2.53 6.32 19:23:56 19:09:01 all 24.40 0.00 23.87 22.18 3.55 25.99 19:23:56 19:09:01 0 23.46 0.00 23.16 17.97 3.64 31.76 19:23:56 19:09:01 1 24.54 0.00 23.11 24.79 3.53 24.03 19:23:56 19:09:01 2 25.09 0.00 23.65 24.67 3.56 23.03 19:23:56 19:09:01 3 24.51 0.00 25.58 21.31 3.48 25.12 19:23:56 19:23:56 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:23:56 19:10:02 all 42.52 0.00 19.09 12.67 11.53 14.19 19:23:56 19:10:02 0 43.53 0.00 19.71 13.78 10.15 12.83 19:23:56 19:10:02 1 42.80 0.00 17.63 13.08 12.01 14.48 19:23:56 19:10:02 2 40.08 0.00 20.47 12.91 12.03 14.52 19:23:56 19:10:02 3 43.65 0.00 18.56 10.90 11.95 14.93 19:23:56 19:11:01 all 29.47 0.00 11.36 5.38 8.73 45.06 19:23:56 19:11:01 0 31.51 0.00 11.89 4.60 8.27 43.73 19:23:56 19:11:01 1 26.19 0.00 10.74 6.56 9.58 46.93 19:23:56 19:11:01 2 32.11 0.00 11.79 6.32 8.34 41.45 19:23:56 19:11:01 3 28.08 0.00 11.04 4.02 8.74 48.12 19:23:56 19:12:01 all 1.00 0.00 1.32 2.30 0.49 94.89 19:23:56 19:12:01 0 0.92 0.00 1.34 2.22 0.37 95.15 19:23:56 19:12:01 1 0.95 0.00 1.17 1.15 0.65 96.08 19:23:56 19:12:01 2 1.17 0.00 1.49 3.57 0.47 93.31 19:23:56 19:12:01 3 0.96 0.00 1.29 2.26 0.47 95.02 19:23:56 19:13:01 all 0.13 0.00 0.11 0.09 0.12 99.55 19:23:56 19:13:01 0 0.05 0.00 0.07 0.08 0.03 99.77 19:23:56 19:13:01 1 0.05 0.00 0.10 0.03 0.07 99.75 19:23:56 19:13:01 2 0.42 0.00 0.18 0.22 0.20 98.98 19:23:56 19:13:01 3 0.02 0.00 0.08 0.02 0.20 99.68 19:23:56 19:14:01 all 0.14 0.00 0.15 0.00 0.18 99.52 19:23:56 19:14:01 0 0.03 0.00 0.17 0.02 0.12 99.67 19:23:56 19:14:01 1 0.08 0.00 0.17 0.00 0.23 99.52 19:23:56 19:14:01 2 0.40 0.00 0.13 0.00 0.17 99.30 19:23:56 19:14:01 3 0.05 0.00 0.15 0.00 0.22 99.58 19:23:56 19:15:01 all 0.05 0.00 0.04 0.00 0.32 99.58 19:23:56 19:15:01 0 0.00 0.00 0.02 0.00 0.10 99.88 19:23:56 19:15:01 1 0.07 0.00 0.07 0.00 0.73 99.14 19:23:56 19:15:01 2 0.13 0.00 0.05 0.00 0.25 99.57 19:23:56 19:15:01 3 0.02 0.00 0.03 0.00 0.20 99.75 19:23:56 19:16:01 all 0.10 0.00 0.22 0.02 0.67 98.98 19:23:56 19:16:01 0 0.03 0.00 0.23 0.07 0.58 99.09 19:23:56 19:16:01 1 0.15 0.00 0.10 0.02 0.85 98.89 19:23:56 19:16:01 2 0.22 0.00 0.33 0.00 0.68 98.77 19:23:56 19:16:01 3 0.02 0.00 0.23 0.00 0.58 99.17 19:23:56 19:17:01 all 0.10 0.00 0.04 0.01 0.19 99.67 19:23:56 19:17:01 0 0.03 0.00 0.02 0.05 0.08 99.82 19:23:56 19:17:01 1 0.30 0.00 0.05 0.00 0.13 99.52 19:23:56 19:17:01 2 0.03 0.00 0.07 0.00 0.35 99.55 19:23:56 19:17:01 3 0.02 0.00 0.02 0.00 0.18 99.78 19:23:56 19:18:01 all 0.10 0.00 0.04 0.00 0.16 99.70 19:23:56 19:18:01 0 0.02 0.00 0.03 0.00 0.08 99.87 19:23:56 19:18:01 1 0.27 0.00 0.05 0.02 0.30 99.37 19:23:56 19:18:01 2 0.10 0.00 0.03 0.00 0.18 99.68 19:23:56 19:18:01 3 0.02 0.00 0.03 0.00 0.08 99.87 19:23:56 19:19:01 all 0.10 0.00 0.03 0.00 0.09 99.78 19:23:56 19:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:56 19:19:01 1 0.03 0.00 0.05 0.00 0.12 99.80 19:23:56 19:19:01 2 0.35 0.00 0.05 0.00 0.17 99.43 19:23:56 19:19:01 3 0.02 0.00 0.00 0.00 0.03 99.95 19:23:56 19:20:01 all 0.10 0.00 0.04 0.01 0.15 99.70 19:23:56 19:20:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:23:56 19:20:01 1 0.05 0.00 0.03 0.02 0.25 99.65 19:23:56 19:20:01 2 0.30 0.00 0.07 0.02 0.22 99.40 19:23:56 19:20:01 3 0.02 0.00 0.03 0.00 0.12 99.83 19:23:56 19:23:56 19:20:01 CPU %user %nice %system %iowait %steal %idle 19:23:56 19:21:01 all 0.10 0.00 0.03 0.00 0.07 99.80 19:23:56 19:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:56 19:21:01 1 0.05 0.00 0.03 0.00 0.10 99.82 19:23:56 19:21:01 2 0.30 0.00 0.07 0.00 0.13 99.50 19:23:56 19:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:23:56 19:22:01 all 0.12 0.00 0.04 0.00 0.12 99.72 19:23:56 19:22:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:23:56 19:22:01 1 0.02 0.00 0.03 0.00 0.08 99.87 19:23:56 19:22:01 2 0.43 0.00 0.07 0.00 0.30 99.20 19:23:56 19:22:01 3 0.02 0.00 0.02 0.00 0.07 99.90 19:23:56 19:23:02 all 0.08 0.00 0.02 0.00 0.27 99.62 19:23:56 19:23:02 0 0.00 0.00 0.02 0.00 0.30 99.68 19:23:56 19:23:02 1 0.02 0.00 0.02 0.00 0.43 99.54 19:23:56 19:23:02 2 0.30 0.00 0.05 0.00 0.17 99.48 19:23:56 19:23:02 3 0.02 0.00 0.02 0.00 0.20 99.77 19:23:56 Average: all 15.47 0.00 7.72 3.76 5.75 67.31 19:23:56 Average: 0 15.10 0.00 7.80 3.47 5.87 67.75 19:23:56 Average: 1 16.03 0.00 7.72 3.98 5.59 66.69 19:23:56 Average: 2 15.12 0.00 7.56 4.10 6.02 67.20 19:23:56 Average: 3 15.63 0.00 7.80 3.47 5.52 67.58 19:23:56 19:23:56 19:23:56