jim-wang-intel commented: recheck 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 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69+5b6776f59d5620b6c1ac7042c6a159568f7617b3 (8d02f3d065858e7d2f333ff9b0c28df938f42463) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7694272817970782598.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5238198172680851398.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3410/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3410/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh883829546046513696.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6273863160107261640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3410/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3410/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4567749982837072456.key > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-148 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/15 # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh8043361007977405118.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh1042486944512936572.key > 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 5b6776f59d5620b6c1ac7042c6a159568f7617b3 into PR head commit 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 Merge succeeded, producing 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 Checking out Revision 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 (PR-3410) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh4308430109357323073.key > git merge 5b6776f59d5620b6c1ac7042c6a159568f7617b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 # timeout=10 Commit message: "fix: Address PR feedback from Tony and Beau" First time build. Skipping changelog. > git rev-list --no-walk 34cbf68b7547ea216b30b4b8057ef82a7b2c79d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:31:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:31:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:31:05 ========================================================= 18:31:05 EdgeX Global Pipelines Version Info 18:31:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:31:06 ------------------- 18:31:06 stable info: 18:31:06 ------------------- 18:31:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:31:06 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:31:06 Message: update stable to v1.0.192 18:31:07 ------------------- 18:31:07 experimental info: 18:31:07 ------------------- 18:31:07 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:07 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:31:07 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3410 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3410 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3410 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c977bb [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:08 provisioning config files... 18:31:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config1698847801266045665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:08 ---> docker-login.sh 18:31:08 nexus3.edgexfoundry.org:10001 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 nexus3.edgexfoundry.org:10002 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 nexus3.edgexfoundry.org:10003 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 nexus3.edgexfoundry.org:10004 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 docker.io 18:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:10 Configure a credential helper to remove this warning. See 18:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:10 18:31:10 Login Succeeded 18:31:10 ---> docker-login.sh ends [Pipeline] } 18:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:10 ++ 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:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/core-command/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo core-command,cmd/core-command/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/core-data/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo core-data,cmd/core-data/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/core-metadata/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo core-metadata,cmd/core-metadata/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/security-bootstrapper/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/security-proxy-setup/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/support-notifications/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo support-notifications,cmd/support-notifications/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/support-scheduler/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:31:10 + for file in '`ls cmd/**/Dockerfile`' 18:31:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:31:10 ++ cut -d/ -f2 18:31:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:31:10 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:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:12 18:31:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:31:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:12 latest: Pulling from edgex-devops/git-semver 18:31:12 31603596830f: Pulling fs layer 18:31:12 54011a49482f: Pulling fs layer 18:31:12 a6820b24f6d8: Pulling fs layer 18:31:12 f581987b2513: Pulling fs layer 18:31:12 f581987b2513: Waiting 18:31:12 54011a49482f: Verifying Checksum 18:31:12 54011a49482f: Download complete 18:31:12 31603596830f: Verifying Checksum 18:31:12 31603596830f: Download complete 18:31:13 f581987b2513: Verifying Checksum 18:31:13 f581987b2513: Download complete 18:31:13 a6820b24f6d8: Verifying Checksum 18:31:13 a6820b24f6d8: Download complete 18:31:13 31603596830f: Pull complete 18:31:13 54011a49482f: Pull complete 18:31:14 a6820b24f6d8: Pull complete 18:31:14 f581987b2513: Pull complete 18:31:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:31:14 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 18:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:31:17 $ docker top 2ee1397b1c18e462f9d564cd3ca4a980ea194a415fe2af5541932027f2139360 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:17 [ssh-agent] Looking for ssh-agent implementation... 18:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:17 $ docker exec 2ee1397b1c18e462f9d564cd3ca4a980ea194a415fe2af5541932027f2139360 ssh-agent 18:31:18 SSH_AUTH_SOCK=/tmp/ssh-PFoIDWrWf9Bs/agent.12 18:31:18 SSH_AGENT_PID=18 18:31:18 Running ssh-add (command line suppressed) 18:31:18 Identity added: /w/workspace/edgex-go/15@tmp/private_key_8101230406871325257.key (/w/workspace/edgex-go/15@tmp/private_key_8101230406871325257.key) 18:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:18 + git tag --points-at HEAD [Pipeline] } 18:31:18 $ docker exec --env ******** --env ******** 2ee1397b1c18e462f9d564cd3ca4a980ea194a415fe2af5541932027f2139360 ssh-agent -k 18:31:18 unset SSH_AUTH_SOCK; 18:31:18 unset SSH_AGENT_PID; 18:31:18 echo Agent pid 18 killed; 18:31:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:18 [ssh-agent] Looking for ssh-agent implementation... 18:31:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:18 $ docker exec 2ee1397b1c18e462f9d564cd3ca4a980ea194a415fe2af5541932027f2139360 ssh-agent 18:31:19 SSH_AUTH_SOCK=/tmp/ssh-e6qXZDfkECQ9/agent.46 18:31:19 SSH_AGENT_PID=51 18:31:19 Running ssh-add (command line suppressed) 18:31:19 Identity added: /w/workspace/edgex-go/15@tmp/private_key_3867289240324141607.key (/w/workspace/edgex-go/15@tmp/private_key_3867289240324141607.key) 18:31:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:19 + git semver init 18:31:19 # -> Open(): unable to determine branch for HEAD 18:31:19 # $GIT_DIR = /w/workspace/edgex-go/15/.git 18:31:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/15 18:31:19 # $SEMVER_REMOTE_NAME = origin 18:31:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:31:19 # $SEMVER_USER_NAME = edgex-jenkins 18:31:19 # $SEMVER_BRANCH = PR-3410 18:31:19 # $SEMVER_TEMP = /tmp/semver-220056456 18:31:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:31:37 # '/tmp/semver-220056456' -> '/w/workspace/edgex-go/15/.semver' 18:31:38 # -> Force: false 18:31:39 # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } 18:31:39 $ docker exec --env ******** --env ******** 2ee1397b1c18e462f9d564cd3ca4a980ea194a415fe2af5541932027f2139360 ssh-agent -k 18:31:39 unset SSH_AUTH_SOCK; 18:31:39 unset SSH_AGENT_PID; 18:31:39 echo Agent pid 51 killed; 18:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:39 + git semver [Pipeline] } 18:31:39 $ docker stop --time=1 2ee1397b1c18e462f9d564cd3ca4a980ea194a415fe2af5541932027f2139360 18:31:41 $ docker rm -f 2ee1397b1c18e462f9d564cd3ca4a980ea194a415fe2af5541932027f2139360 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:42 Stashed 1 file(s) [Pipeline] echo 18:31:42 [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:31:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:31:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:31:43 + sudo service docker restart 18:31:43 + true 18:31:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:31:44 ========================================================= 18:31:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:31:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:31:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:31:47 Sending build context to Docker daemon 330.5MB 18:31:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:31:47 Step 2/6 : FROM ${BASE} 18:31:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:48 540db60ca938: Pulling fs layer 18:31:48 adcc1eea9eea: Pulling fs layer 18:31:48 4c4ab2625f07: Pulling fs layer 18:31:48 0510c868ecb4: Pulling fs layer 18:31:48 afea3b2eda06: Pulling fs layer 18:31:48 7809a108b3ef: Pulling fs layer 18:31:48 f706445af74f: Pulling fs layer 18:31:48 0510c868ecb4: Waiting 18:31:48 afea3b2eda06: Waiting 18:31:48 7809a108b3ef: Waiting 18:31:48 f706445af74f: Waiting 18:31:48 4c4ab2625f07: Verifying Checksum 18:31:48 4c4ab2625f07: Download complete 18:31:48 adcc1eea9eea: Download complete 18:31:48 afea3b2eda06: Verifying Checksum 18:31:48 afea3b2eda06: Download complete 18:31:48 7809a108b3ef: Verifying Checksum 18:31:48 7809a108b3ef: Download complete 18:31:48 540db60ca938: Verifying Checksum 18:31:48 540db60ca938: Download complete 18:31:48 540db60ca938: Pull complete 18:31:49 adcc1eea9eea: Pull complete 18:31:49 4c4ab2625f07: Pull complete 18:31:50 f706445af74f: Verifying Checksum 18:31:50 f706445af74f: Download complete 18:31:51 0510c868ecb4: Verifying Checksum 18:31:51 0510c868ecb4: Download complete 18:31:56 0510c868ecb4: Pull complete 18:31:56 afea3b2eda06: Pull complete 18:31:56 7809a108b3ef: Pull complete 18:31:57 Still waiting to schedule task 18:31:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 18:32:04 f706445af74f: Pull complete 18:32:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:32:04 ---> b068be0155e3 18:32:04 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:32:04 ---> Running in 6ebc8fe88cc5 18:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:32:06 (1/12) Installing libmagic (5.39-r0) 18:32:07 (2/12) Installing file (5.39-r0) 18:32:07 (3/12) Installing libc-dev (0.7.2-r3) 18:32:07 (4/12) Installing g++ (10.2.1_pre1-r3) 18:32:12 (5/12) Installing fortify-headers (1.1-r0) 18:32:12 (6/12) Installing patch (2.7.6-r6) 18:32:12 (7/12) Installing build-base (0.5-r2) 18:32:12 (8/12) Installing libsodium (1.0.18-r0) 18:32:12 (9/12) Installing pkgconf (1.7.3-r0) 18:32:12 (10/12) Installing libsodium-dev (1.0.18-r0) 18:32:12 (11/12) Installing libzmq (4.3.3-r1) 18:32:12 (12/12) Installing zeromq-dev (4.3.3-r1) 18:32:12 Executing busybox-1.32.1-r6.trigger 18:32:12 OK: 219 MiB in 52 packages 18:32:17 Removing intermediate container 6ebc8fe88cc5 18:32:17 ---> 5c99a073d5ea 18:32:17 Step 4/6 : WORKDIR /edgex-go 18:32:17 ---> Running in dc903555418d 18:32:17 Removing intermediate container dc903555418d 18:32:17 ---> 8bb6dbd592c1 18:32:17 Step 5/6 : COPY go.mod . 18:32:17 ---> 4e58c267065c 18:32:17 Step 6/6 : RUN go mod download 18:32:17 ---> Running in 051d6bbc6897 18:32:44 Removing intermediate container 051d6bbc6897 18:32:44 ---> 6cdff9f6b1f5 18:32:44 Successfully built 6cdff9f6b1f5 18:32:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:32:44 + docker inspect -f . ci-base-image-x86_64 18:32:44 . [Pipeline] withDockerContainer 18:32:44 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 18:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:45 $ docker top 15b622505ad4d8e425a7bff7f0a5e1e22ca6e66e5e626d5079a55175f18632b9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:45 + go version 18:32:45 go version go1.16.3 linux/amd64 [Pipeline] } 18:32:45 $ docker stop --time=1 15b622505ad4d8e425a7bff7f0a5e1e22ca6e66e5e626d5079a55175f18632b9 18:32:47 $ docker rm -f 15b622505ad4d8e425a7bff7f0a5e1e22ca6e66e5e626d5079a55175f18632b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:47 + docker inspect -f . ci-base-image-x86_64 18:32:47 . [Pipeline] withDockerContainer 18:32:48 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 18:32:48 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:48 $ docker top d51225c920a74b9eb65737fa7f8e89be73e133db72d751c4919afb19a0b54adc -eo pid,comm [Pipeline] { [Pipeline] echo 18:32:49 ========================================================= 18:32:49 [edgeXBuildGoParallel] Running Tests and Build... 18:32:49 ========================================================= [Pipeline] sh 18:32:49 + go mod tidy [Pipeline] sh 18:32:50 + make test 18:32:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:32:58 ? github.com/edgexfoundry/edgex-go [no test files] 18:33:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:33:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:33:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:33:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:33:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.156s coverage: 46.1% of statements 18:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.098s coverage: 28.7% of statements 18:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.120s coverage: 100.0% of statements 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.238s coverage: 27.8% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.093s coverage: 81.2% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.102s coverage: 100.0% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.109s coverage: 71.3% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 87.7% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.068s coverage: 78.9% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.394s coverage: 28.6% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.127s coverage: 86.7% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.175s coverage: 97.5% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.376s coverage: 95.1% of statements 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.111s coverage: 58.8% of statements 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.124s coverage: 0.8% of statements 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.088s coverage: 22.0% of statements 18:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.097s coverage: 79.5% of statements 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 18:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 18:33:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-149 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws 18:33:50 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 18:33:50 The recommended git tool is: git 18:33:56 using credential edgex-jenkins-ssh 18:33:56 Cloning the remote Git repository 18:33:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:33:56 > git init /w/workspace/edgex-go/15 # timeout=10 18:33:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:56 > git --version # timeout=10 18:33:56 > git --version # 'git version 2.17.1' 18:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 18:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 18:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.315s coverage: 81.8% of statements 18:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.119s coverage: 92.9% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 76.0% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.095s coverage: 87.2% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.224s coverage: 64.4% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 66.9% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.207s coverage: 43.4% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.149s coverage: 47.1% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:34:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.079s coverage: 21.5% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.167s coverage: 92.2% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.780s coverage: 28.8% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.096s coverage: 64.6% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 97.6% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 18:34:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.072s coverage: 28.1% of statements 18:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:34:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.034s coverage: 85.7% of statements 18:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:34:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:34:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:34:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:34:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:12 > 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 18:34:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 18:34:13 GO111MODULE=on go vet ./... 18:34:13 Merging remotes/origin/master commit 5b6776f59d5620b6c1ac7042c6a159568f7617b3 into PR head commit 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:34:14 Merge succeeded, producing 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:34:14 Checking out Revision 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 (PR-3410) 18:34:13 > git config core.sparsecheckout # timeout=10 18:34:13 > git checkout -f 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 # timeout=10 18:34:13 > git remote # timeout=10 18:34:14 > git config --get remote.origin.url # timeout=10 18:34:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:14 > git merge 5b6776f59d5620b6c1ac7042c6a159568f7617b3 # timeout=10 18:34:14 > git rev-parse HEAD^{commit} # timeout=10 18:34:14 > git config core.sparsecheckout # timeout=10 18:34:14 > git checkout -f 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 # timeout=10 18:34:18 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 18:34:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:34:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:34:20 + true 18:34:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:22 provisioning config files... 18:34:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config7335069262448030328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:23 ---> docker-login.sh 18:34:23 nexus3.edgexfoundry.org:10001 18:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:24 Configure a credential helper to remove this warning. See 18:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:24 18:34:24 Login Succeeded 18:34:24 nexus3.edgexfoundry.org:10002 18:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:24 Configure a credential helper to remove this warning. See 18:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:24 18:34:24 Login Succeeded 18:34:24 nexus3.edgexfoundry.org:10003 18:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:25 Configure a credential helper to remove this warning. See 18:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:25 18:34:25 Login Succeeded 18:34:25 nexus3.edgexfoundry.org:10004 18:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:26 Configure a credential helper to remove this warning. See 18:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:26 18:34:26 Login Succeeded 18:34:26 docker.io 18:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:26 Configure a credential helper to remove this warning. See 18:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:26 18:34:26 Login Succeeded 18:34:26 ---> docker-login.sh ends [Pipeline] } 18:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:34:26 ========================================================= 18:34:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:34:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:34:27 + 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 . 18:34:29 Sending build context to Docker daemon 167.9MB 18:34:29 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:34:29 Step 2/6 : FROM ${BASE} 18:34:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:29 595b0fe564bb: Pulling fs layer 18:34:29 7186ed65a4f7: Pulling fs layer 18:34:29 316046926c0a: Pulling fs layer 18:34:29 4ebd0625c992: Pulling fs layer 18:34:29 207e8628e3a3: Pulling fs layer 18:34:29 c791037a9be2: Pulling fs layer 18:34:29 ffd874e62e21: Pulling fs layer 18:34:29 207e8628e3a3: Waiting 18:34:29 c791037a9be2: Waiting 18:34:29 ffd874e62e21: Waiting 18:34:29 316046926c0a: Verifying Checksum 18:34:29 316046926c0a: Download complete 18:34:29 7186ed65a4f7: Verifying Checksum 18:34:29 7186ed65a4f7: Download complete 18:34:29 207e8628e3a3: Download complete 18:34:29 595b0fe564bb: Verifying Checksum 18:34:29 595b0fe564bb: Download complete 18:34:29 c791037a9be2: Verifying Checksum 18:34:29 c791037a9be2: Download complete 18:34:30 595b0fe564bb: Pull complete 18:34:31 7186ed65a4f7: Pull complete 18:34:31 316046926c0a: Pull complete 18:34:32 ffd874e62e21: Download complete 18:34:33 4ebd0625c992: Verifying Checksum 18:34:33 4ebd0625c992: Download complete 18:34:43 4ebd0625c992: Pull complete 18:34:43 207e8628e3a3: Pull complete 18:34:44 c791037a9be2: Pull complete 18:34:48 ffd874e62e21: Pull complete 18:34:48 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:34:48 ---> cfc18b08335c 18:34:48 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:34:51 ---> Running in a4d57c550620 18:34:53 gofmt -l . 18:34:53 [ "`gofmt -l .`" = "" ] 18:34:53 ./bin/test-go-mod-tidy.sh 18:34:53 ./bin/test-attribution-txt.sh [Pipeline] sh 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:53 + ls -al . 18:34:53 total 836 18:34:53 drwxrwxr-x 10 1001 1001 4096 May 14 18:34 . 18:34:53 drwxr-xr-x 4 root root 30 May 14 18:32 .. 18:34:53 -rw-rw-r-- 1 1001 1001 11 May 14 18:31 .dockerignore 18:34:53 drwxrwxr-x 8 1001 1001 179 May 14 18:31 .git 18:34:53 drwxrwxr-x 3 1001 1001 125 May 14 18:31 .github 18:34:53 -rw-rw-r-- 1 1001 1001 818 May 14 18:31 .gitignore 18:34:53 drwx------ 3 1001 1001 60 May 14 18:31 .semver 18:34:53 -rw-rw-r-- 1 1001 1001 166 May 14 18:31 .sonarcloud.properties 18:34:53 -rw-rw-r-- 1 1001 1001 8609 May 14 18:31 Attribution.txt 18:34:53 -rw-rw-r-- 1 1001 1001 3804 May 14 18:31 CONTRIBUTING.md 18:34:53 -rw-rw-r-- 1 1001 1001 931 May 14 18:31 Dockerfile.build 18:34:53 -rw-rw-r-- 1 1001 1001 863 May 14 18:31 Jenkinsfile 18:34:53 -rw-rw-r-- 1 1001 1001 10775 May 14 18:31 LICENSE 18:34:53 -rw-rw-r-- 1 1001 1001 5594 May 14 18:31 Makefile 18:34:53 -rw-rw-r-- 1 1001 1001 7978 May 14 18:31 README.md 18:34:53 -rw-rw-r-- 1 1001 1001 6755 May 14 18:31 SECURITY.md 18:34:53 -rw-rw-r-- 1 1001 1001 5 May 14 18:31 VERSION 18:34:53 -rw-rw-r-- 1 1001 1001 4131 May 14 18:31 ZMQWindows.md 18:34:53 drwxrwxr-x 2 1001 1001 117 May 14 18:31 bin 18:34:53 drwxrwxr-x 14 1001 1001 4096 May 14 18:31 cmd 18:34:53 -rw-r--r-- 1 root root 727485 May 14 18:34 coverage.out 18:34:53 -rw-r--r-- 1 root root 1060 May 14 18:34 go.mod 18:34:53 -rw-r--r-- 1 root root 22101 May 14 18:32 go.sum 18:34:53 drwxrwxr-x 8 1001 1001 127 May 14 18:31 internal 18:34:53 drwxrwxr-x 4 1001 1001 26 May 14 18:31 openapi 18:34:53 drwxrwxr-x 4 1001 1001 71 May 14 18:31 snap 18:34:53 -rw-rw-r-- 1 1001 1001 168 May 14 18:31 version.go [Pipeline] sh 18:34:53 + '[' -e coverage.out ] 18:34:53 + chown 1001:1001 coverage.out [Pipeline] stash 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:53 Stashed 1 file(s) [Pipeline] sh 18:34:54 + make build 18:34:54 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 18:34:54 (1/12) Installing libmagic (5.39-r0) 18:34:55 (2/12) Installing file (5.39-r0) 18:34:55 (3/12) Installing libc-dev (0.7.2-r3) 18:34:55 (4/12) Installing g++ (10.2.1_pre1-r3) 18:34:56 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 18:34:58 (5/12) Installing fortify-headers (1.1-r0) 18:34:58 (6/12) Installing patch (2.7.6-r6) 18:34:58 (7/12) Installing build-base (0.5-r2) 18:34:58 (8/12) Installing libsodium (1.0.18-r0) 18:34:58 (9/12) Installing pkgconf (1.7.3-r0) 18:34:58 (10/12) Installing libsodium-dev (1.0.18-r0) 18:34:58 (11/12) Installing libzmq (4.3.3-r1) 18:34:59 (12/12) Installing zeromq-dev (4.3.3-r1) 18:34:59 Executing busybox-1.32.1-r6.trigger 18:34:59 OK: 218 MiB in 52 packages 18:35:03 Removing intermediate container a4d57c550620 18:35:03 ---> 07088ecb53cb 18:35:03 Step 4/6 : WORKDIR /edgex-go 18:35:03 ---> Running in d8c1fb197e9b 18:35:04 Removing intermediate container d8c1fb197e9b 18:35:04 ---> 1dac7581b5cd 18:35:04 Step 5/6 : COPY go.mod . 18:35:04 ---> bb4e85388cb0 18:35:04 Step 6/6 : RUN go mod download 18:35:04 ---> Running in 2985c87610c8 18:35:06 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 18:35:06 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 18:35:08 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 18:35:08 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 18:35:10 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 18:35:11 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 18:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:35:14 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 18:35:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:35:16 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] } 18:35:19 $ docker stop --time=1 d51225c920a74b9eb65737fa7f8e89be73e133db72d751c4919afb19a0b54adc 18:35:21 $ docker rm -f d51225c920a74b9eb65737fa7f8e89be73e133db72d751c4919afb19a0b54adc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:25 18:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:25 latest: Pulling from edgex-devops/edgex-compose 18:35:25 cbdbe7a5bc2a: Pulling fs layer 18:35:25 ca9280d653b3: Pulling fs layer 18:35:25 7e9c9ca2126c: Pulling fs layer 18:35:25 cbdbe7a5bc2a: Download complete 18:35:26 ca9280d653b3: Download complete 18:35:26 cbdbe7a5bc2a: Pull complete 18:35:27 7e9c9ca2126c: Verifying Checksum 18:35:27 7e9c9ca2126c: Download complete 18:35:27 ca9280d653b3: Pull complete 18:35:31 Removing intermediate container 2985c87610c8 18:35:31 ---> b8ea89de6c6c 18:35:31 Successfully built b8ea89de6c6c 18:35:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:35:32 + docker inspect -f . ci-base-image-arm64 18:35:32 . [Pipeline] withDockerContainer 18:35:32 prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container 18:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:34 $ docker top dd173feb86ab9232e2cf19bace12654d996241b856b15e5b309a9251b9be6e53 -eo pid,comm 18:35:34 7e9c9ca2126c: Pull complete 18:35:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] { [Pipeline] withDockerContainer 18:35:34 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 18:35:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:35:37 $ docker top f2b91c40df3a673d314f0bbdfd9bdc135653790d07cad07defaa7585b7b0ec75 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:35:37 + docker-compose build --help 18:35:37 + grep parallel 18:35:38 + go version 18:35:38 go version go1.16.3 linux/arm64 [Pipeline] } 18:35:38 $ docker stop --time=1 dd173feb86ab9232e2cf19bace12654d996241b856b15e5b309a9251b9be6e53 18:35:38 --parallel Build images in parallel. 18:35:40 $ docker rm -f dd173feb86ab9232e2cf19bace12654d996241b856b15e5b309a9251b9be6e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:35:40 $ docker stop --time=1 f2b91c40df3a673d314f0bbdfd9bdc135653790d07cad07defaa7585b7b0ec75 18:35:42 $ docker rm -f f2b91c40df3a673d314f0bbdfd9bdc135653790d07cad07defaa7585b7b0ec75 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:43 . [Pipeline] withDockerContainer 18:35:43 + docker inspect -f . ci-base-image-arm64 18:35:43 . 18:35:43 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 18:35:43 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:35:44 $ docker top c9d4e996c0897008c4279fdadcbcbcf88ade9484064bb82aa3197d27f6ff8c6c -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 18:35:44 prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container 18:35:44 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:45 $ docker top 76b211575f6f622790f2cacc6a82c56cc2c1489f724740029fbd640866622ad4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 18:35:46 ========================================================= 18:35:46 [edgeXBuildGoParallel] Running Tests and Build... 18:35:46 ========================================================= [Pipeline] sh 18:35:46 + docker-compose -f ./docker-compose-build.yml build --parallel 18:35:46 + go mod tidy 18:35:47 Building core-command ... 18:35:47 Building core-data ... 18:35:47 Building core-metadata ... 18:35:47 Building security-bootstrapper ... 18:35:47 Building security-proxy-setup ... 18:35:47 Building security-secretstore-setup ... 18:35:47 Building support-notifications ... 18:35:47 Building support-scheduler ... 18:35:47 Building sys-mgmt-agent ... 18:35:47 Building sys-mgmt-agent 18:35:47 Building core-data 18:35:47 Building security-bootstrapper 18:35:47 Building support-notifications 18:35:47 Building security-proxy-setup [Pipeline] sh 18:35:48 + make test 18:35:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:36:15 ? github.com/edgexfoundry/edgex-go [no test files] 18:36:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:36:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:36:19 ---> 6cdff9f6b1f5 18:36:19 Step 3/24 : WORKDIR /edgex-go 18:36:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:36:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:36:20 ---> 6cdff9f6b1f5 18:36:20 Step 3/32 : WORKDIR /edgex-go 18:36:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:36:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:36:21 ---> 6cdff9f6b1f5 18:36:21 Step 3/22 : WORKDIR /edgex-go 18:36:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:36:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:36:21 ---> 6cdff9f6b1f5 18:36:21 Step 3/23 : WORKDIR /edgex-go 18:36:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:36:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:36:21 ---> 6cdff9f6b1f5 18:36:21 Step 3/24 : WORKDIR /edgex-go 18:36:22 ---> Running in 715f90a8e22f 18:36:22 ---> Running in 32ec9d9a7e93 18:36:22 ---> Running in b8c5bbe56cca 18:36:22 ---> Running in 6f5d57880427 18:36:22 ---> Running in 7b788934ac19 18:36:22 Removing intermediate container 32ec9d9a7e93 18:36:22 ---> 08552e6e43b9 18:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:22 Removing intermediate container 6f5d57880427 18:36:22 ---> d967cd86e35a 18:36:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:22 Removing intermediate container 7b788934ac19 18:36:22 ---> d3a1c772b236 18:36:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:22 Removing intermediate container b8c5bbe56cca 18:36:22 ---> 32106f71e053 18:36:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:22 Removing intermediate container 715f90a8e22f 18:36:22 ---> 80560553ccce 18:36:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:22 ---> Running in c4a509176ac0 18:36:22 ---> Running in ac41c351dc72 18:36:22 ---> Running in 9454f0a43861 18:36:23 ---> Running in 38df226883ab 18:36:23 ---> Running in 59e7217ab1fb 18:36:25 Removing intermediate container c4a509176ac0 18:36:25 ---> 47697cf75fdb 18:36:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:36:25 Removing intermediate container 9454f0a43861 18:36:25 ---> 4dbca20a1194 18:36:25 Step 5/22 : RUN apk add --update --no-cache make git 18:36:25 Removing intermediate container ac41c351dc72 18:36:25 ---> 75d114470539 18:36:25 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:36:25 ---> Running in 2660f74c0e26 18:36:25 ---> Running in 1ecb5f47e6b3 18:36:25 Removing intermediate container 59e7217ab1fb 18:36:25 ---> b17b6162ac13 18:36:25 Step 5/32 : RUN apk add --update --no-cache make git 18:36:25 Removing intermediate container 38df226883ab 18:36:25 ---> c6f4548e10a4 18:36:25 Step 5/24 : RUN apk add --update --no-cache make bash git 18:36:25 ---> Running in 094ba51d169a 18:36:25 ---> Running in 1f62085d7afa 18:36:25 ---> Running in 1036ed4df796 18:36:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:36:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:36:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:36:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:36:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:36:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:36:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:36:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:36:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:36:28 OK: 219 MiB in 52 packages 18:36:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:36:28 OK: 219 MiB in 52 packages 18:36:28 OK: 219 MiB in 52 packages 18:36:28 OK: 219 MiB in 52 packages 18:36:28 Removing intermediate container 1ecb5f47e6b3 18:36:28 ---> e4c9fbb2fcbb 18:36:28 Step 6/23 : COPY go.mod . 18:36:28 Removing intermediate container 1f62085d7afa 18:36:28 ---> 668b4c8109dc 18:36:28 Step 6/32 : COPY go.mod . 18:36:29 ---> 0aeaa4611635 18:36:29 Step 7/23 : RUN go mod download 18:36:29 ---> 6a9d33eac9b3 18:36:29 Step 7/32 : RUN go mod download 18:36:29 Removing intermediate container 2660f74c0e26 18:36:29 ---> 48972d0c70a3 18:36:29 Step 6/22 : COPY go.mod . 18:36:29 OK: 219 MiB in 52 packages 18:36:29 ---> Running in 35f6b868b343 18:36:29 ---> Running in e13c16ad6023 18:36:29 Removing intermediate container 094ba51d169a 18:36:29 ---> 8b4551a6ad3e 18:36:29 Step 6/24 : COPY go.mod . 18:36:29 ---> d2be1f0e6eda 18:36:29 Step 7/22 : RUN go mod download 18:36:29 ---> 34882f041fd8 18:36:29 Step 7/24 : RUN go mod download 18:36:29 ---> Running in 449bf991f46f 18:36:30 ---> Running in 93f77b2c1568 18:36:30 Removing intermediate container 1036ed4df796 18:36:30 ---> 1d6c537728b8 18:36:30 Step 6/24 : COPY go.mod . 18:36:31 ---> 655843b527c9 18:36:31 Step 7/24 : RUN go mod download 18:36:31 ---> Running in c3ffab777af0 18:36:31 Removing intermediate container e13c16ad6023 18:36:31 ---> 90ae219acd75 18:36:31 Step 8/32 : COPY . . 18:36:31 Removing intermediate container 35f6b868b343 18:36:31 ---> e8430629604f 18:36:31 Step 8/23 : COPY . . 18:36:32 Removing intermediate container 449bf991f46f 18:36:32 ---> d459048cae07 18:36:32 Step 8/22 : COPY . . 18:36:37 Removing intermediate container 93f77b2c1568 18:36:37 ---> ff8655460428 18:36:37 Step 8/24 : COPY . . 18:36:43 Removing intermediate container c3ffab777af0 18:36:43 ---> 8707b1649d17 18:36:43 Step 8/24 : COPY . . 18:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:37:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:37:23 ---> 694ef561448e 18:37:23 Step 9/23 : RUN go mod tidy 18:37:23 ---> f9cf04888390 18:37:23 Step 9/32 : RUN go mod tidy 18:37:23 ---> Running in f996e7387d20 18:37:23 ---> Running in cf770952fe37 18:37:23 ---> 11d7c2ba236e 18:37:23 Step 9/22 : RUN go mod tidy 18:37:23 ---> 72ab2eab4783 18:37:23 Step 9/24 : RUN go mod tidy 18:37:23 ---> 68fb2644c04a 18:37:23 Step 9/24 : RUN go mod tidy 18:37:23 ---> Running in 461cc16bc01d 18:37:23 ---> Running in 8afc19b078a7 18:37:23 ---> Running in d639e6cf05a6 18:37:26 Removing intermediate container f996e7387d20 18:37:26 ---> 0f5eaa6f784c 18:37:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:37:26 Removing intermediate container cf770952fe37 18:37:26 ---> 85c70dcbac90 18:37:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:37:26 Removing intermediate container d639e6cf05a6 18:37:26 ---> bae076703b30 18:37:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:37:26 ---> Running in 96c37bccdd2c 18:37:26 ---> Running in 557f4898ef5d 18:37:26 Removing intermediate container 8afc19b078a7 18:37:26 ---> 0de3a79d16f0 18:37:26 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:37:26 Removing intermediate container 461cc16bc01d 18:37:26 ---> 221d59e2b140 18:37:26 Step 10/24 : RUN make cmd/core-data/core-data 18:37:26 ---> Running in 71af1a6415f7 18:37:27 ---> Running in 85cd204725ee 18:37:27 ---> Running in abc6a1055364 18:37:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:37:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:37:28 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 18:37: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 18:37:28 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 18:37:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:37:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:37:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:37:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:37:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:37:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:37:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:37:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:37:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.419s coverage: 46.1% of statements 18:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.172s coverage: 28.7% of statements 18:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.427s coverage: 100.0% of statements 18:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.8% of statements 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.214s coverage: 100.0% of statements 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.182s coverage: 100.0% of statements 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.323s coverage: 71.3% of statements 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.501s coverage: 87.7% of statements 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:38: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 18:38:11 Removing intermediate container 96c37bccdd2c 18:38:11 ---> a966164b51db 18:38:11 18:38:11 Step 11/32 : FROM alpine:3.12 18:38:11 Removing intermediate container 71af1a6415f7 18:38:11 ---> c25911e35a76 18:38:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:38:11 3.12: Pulling from library/alpine 18:38:11 ---> Running in 5ff69442bbe5 18:38:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:38:12 Status: Downloaded newer image for alpine:3.12 18:38:12 ---> 13621d1b12d4 18:38:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:38: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 18:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.305s coverage: 100.0% of statements 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.168s coverage: 100.0% of statements 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.429s coverage: 86.7% of statements 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.577s coverage: 97.5% of statements 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.305s coverage: 78.3% of statements 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:38:17 ---> Running in 7ba3f39a60e1 18:38:17 Removing intermediate container 85cd204725ee 18:38:17 ---> b1e572c8421d 18:38:17 18:38:17 Step 11/22 : FROM alpine:3.12 18:38:17 ---> 13621d1b12d4 18:38:17 Step 12/22 : RUN apk add --update --no-cache curl 18:38:17 Removing intermediate container 557f4898ef5d 18:38:17 ---> b39087afdb2e 18:38:17 18:38:17 Step 11/23 : FROM alpine:3.12 18:38:17 ---> 13621d1b12d4 18:38:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:38:17 ---> Running in f4c1b8dc1032 18:38:17 Removing intermediate container 7ba3f39a60e1 18:38:17 ---> 5390ab337ccc 18:38:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:38:17 ---> Running in d80cff32c909 18:38:17 ---> Running in 1301a32be412 18:38:17 Removing intermediate container 5ff69442bbe5 18:38:17 ---> d2bf0ef29c6a 18:38:17 18:38:17 Step 12/24 : FROM docker:20.10.0 18:38:17 20.10.0: Pulling from library/docker 18:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:18 (1/4) Installing ca-certificates (20191127-r4) 18:38:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:38:18 (3/4) Installing libcurl (7.76.1-r0) 18:38:18 (1/2) Installing dumb-init (1.2.2-r1) 18:38:18 (2/2) Installing su-exec (0.2-r1) 18:38:18 (4/4) Installing curl (7.76.1-r0) 18:38:18 Executing busybox-1.31.1-r20.trigger 18:38:18 Executing busybox-1.31.1-r20.trigger 18:38:18 OK: 6 MiB in 16 packages 18:38:18 Executing ca-certificates-20191127-r4.trigger 18:38:18 (1/2) Installing ca-certificates (20191127-r4) 18:38:18 OK: 7 MiB in 18 packages 18:38:18 (2/2) Installing dumb-init (1.2.2-r1) 18:38:18 Executing busybox-1.31.1-r20.trigger 18:38:18 Executing ca-certificates-20191127-r4.trigger 18:38:19 OK: 6 MiB in 16 packages 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.298s coverage: 95.1% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.306s coverage: 0.8% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.152s coverage: 22.0% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements 18:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements 18:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 18:38:23 Removing intermediate container abc6a1055364 18:38:23 ---> c1ec446b54d5 18:38:23 18:38:23 Step 11/24 : FROM alpine:3.12 18:38:23 ---> 13621d1b12d4 18:38:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:38:23 ---> Running in 73e3eb45b056 18:38:23 Removing intermediate container 1301a32be412 18:38:23 ---> dcb0ee8298f1 18:38:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:38:23 Removing intermediate container f4c1b8dc1032 18:38:23 ---> ba95369e1228 18:38:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:38:23 Removing intermediate container d80cff32c909 18:38:23 ---> 1e5584da3e1b 18:38:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:38:23 Removing intermediate container 73e3eb45b056 18:38:23 ---> da156315420d 18:38:23 Step 13/24 : ENV APP_PORT=48080 18:38:23 ---> Running in 7da4ec020b82 18:38:23 ---> Running in 1baf20f9b3e8 18:38:23 ---> Running in 313fd98c6555 18:38:23 ---> Running in 5032b3d403b0 18:38:24 Removing intermediate container 7da4ec020b82 18:38:24 ---> f76ddfaf9240 18:38:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:38:24 Removing intermediate container 313fd98c6555 18:38:24 ---> 235b9b5efa74 18:38:24 Step 14/23 : ENV APP_PORT=48060 18:38:24 ---> Running in 2fd3108ae3d0 18:38:25 Removing intermediate container 1baf20f9b3e8 18:38:25 ---> 18b0bd0430e9 18:38:25 Step 14/22 : WORKDIR /edgex 18:38:25 Removing intermediate container 5032b3d403b0 18:38:25 ---> 8e4a22d04e08 18:38:25 Step 14/24 : EXPOSE $APP_PORT 18:38:25 ---> Running in 1c3539652573 18:38:25 ---> Running in 619c7401c7a4 18:38:25 ---> Running in 949c62ed7ba2 18:38:25 Removing intermediate container 2fd3108ae3d0 18:38:25 ---> e42c94b72ab9 18:38:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:38:25 ---> Running in e883d6a0d539 18:38:25 Removing intermediate container 1c3539652573 18:38:25 ---> 1e6acadb36dc 18:38:25 Step 15/23 : EXPOSE $APP_PORT 18:38:26 ---> Running in d23c001ff48c 18:38:26 Removing intermediate container 619c7401c7a4 18:38:26 ---> 86fa041cc6eb 18:38:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:26 Removing intermediate container 949c62ed7ba2 18:38:26 ---> c247ad348b55 18:38:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:38:26 ---> Running in da328e76d1fb 18:38:26 Removing intermediate container d23c001ff48c 18:38:26 ---> 1a4e4528082e 18:38:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:38:26 Status: Downloaded newer image for docker:20.10.0 18:38:26 ---> aefe523efa57 18:38:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:38:27 ---> 941a7efeba7a 18:38:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:38:27 ---> Running in 8a28f8eea549 18:38:27 ---> 8742d788b76f 18:38:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:38:27 Removing intermediate container 8a28f8eea549 18:38:27 ---> 4e074d73fceb 18:38:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:38:27 ---> Running in 103de9c3028f 18:38:28 ---> c2864e8f9b4a 18:38:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:38:28 Removing intermediate container e883d6a0d539 18:38:28 ---> 0afa3bb76d99 18:38:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:38:28 ---> 53664a9c796a 18:38:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:38:28 ---> Running in 5782481e6a9d 18:38:28 Removing intermediate container da328e76d1fb 18:38:28 ---> 865e12cf8a7e 18:38:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:38:29 ---> 6cd78eaeb375 18:38:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:38:29 ---> Running in ba773e25fad0 18:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:29 ---> b6ba976f778c 18:38:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:29 Removing intermediate container 5782481e6a9d 18:38:29 ---> 67eb516ab32f 18:38:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:38:29 ---> Running in cfc0990e720f 18:38:29 (1/39) Installing readline (8.0.4-r0) 18:38:29 (2/39) Installing bash (5.0.17-r0) 18:38:29 ---> Running in daf12b8a2055 18:38:29 Executing bash-5.0.17-r0.post-install 18:38:29 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:38:29 (4/39) Installing libcurl (7.76.1-r0) 18:38:29 (5/39) Installing curl (7.76.1-r0) 18:38:29 (6/39) Installing dumb-init (1.2.2-r1) 18:38:29 (7/39) Installing libbz2 (1.0.8-r1) 18:38:30 (8/39) Installing expat (2.2.9-r1) 18:38:30 (9/39) Installing libffi (3.3-r2) 18:38:30 (10/39) Installing gdbm (1.13-r1) 18:38:30 (11/39) Installing xz-libs (5.2.5-r0) 18:38:30 (12/39) Installing sqlite-libs (3.32.1-r0) 18:38:30 (13/39) Installing python3 (3.8.10-r0) 18:38:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:31 (1/6) Installing dumb-init (1.2.2-r1) 18:38:31 (2/6) Installing libgcc (9.3.0-r2) 18:38:31 (3/6) Installing libsodium (1.0.18-r0) 18:38:31 (4/6) Installing libstdc++ (9.3.0-r2) 18:38:32 (5/6) Installing libzmq (4.3.3-r0) 18:38:32 Removing intermediate container cfc0990e720f 18:38:32 ---> 1f677eafa022 18:38:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:32 Removing intermediate container daf12b8a2055 18:38:32 ---> 24c5e1ca8a2b 18:38:32 Step 19/22 : CMD ["--init=true"] 18:38:32 (6/6) Installing zeromq (4.3.3-r0) 18:38:32 ---> e0c7ad119650 18:38:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:38:32 Executing busybox-1.31.1-r20.trigger 18:38:32 OK: 8 MiB in 20 packages 18:38:32 ---> Running in b1d86166c928 18:38:33 ---> Running in 417bc01226d3 18:38:33 ---> Running in 2afdd0904cef 18:38:33 (14/39) Installing py3-appdirs (1.4.4-r1) 18:38:33 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:38:33 (16/39) Installing py3-parsing (2.4.7-r0) 18:38:33 (17/39) Installing py3-six (1.15.0-r0) 18:38:33 (18/39) Installing py3-packaging (20.4-r0) 18:38:33 (19/39) Installing py3-setuptools (47.0.0-r0) 18:38:33 (20/39) Installing py3-chardet (3.0.4-r4) 18:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.183s coverage: 94.4% of statements 18:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 18:38:33 (21/39) Installing py3-idna (2.9-r0) 18:38:34 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:38:34 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:38:34 (24/39) Installing py3-requests (2.23.0-r0) 18:38:34 (25/39) Installing py3-msgpack (1.0.0-r0) 18:38:34 (26/39) Installing py3-lockfile (0.12.2-r3) 18:38:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:38:34 (28/39) Installing py3-colorama (0.4.3-r0) 18:38:34 (29/39) Installing py3-distlib (0.3.0-r0) 18:38:35 (30/39) Installing py3-distro (1.5.0-r1) 18:38:35 Removing intermediate container 417bc01226d3 18:38:35 ---> 4582bd275bcb 18:38:35 Step 20/22 : LABEL arch=x86_64 18:38:35 (31/39) Installing py3-webencodings (0.5.1-r3) 18:38:35 (32/39) Installing py3-html5lib (1.0.1-r4) 18:38:35 Removing intermediate container b1d86166c928 18:38:35 ---> c92414156a02 18:38:35 Step 21/23 : LABEL arch=x86_64 18:38:35 (33/39) Installing py3-pytoml (0.1.21-r0) 18:38:35 (34/39) Installing py3-pep517 (0.8.2-r0) 18:38:35 (35/39) Installing py3-progress (1.5-r0) 18:38:35 (36/39) Installing py3-toml (0.10.1-r0) 18:38:35 ---> Running in 36a1046f1cd2 18:38:35 (37/39) Installing py3-retrying (1.3.3-r0) 18:38:35 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:38:35 (39/39) Installing py3-pip (20.1.1-r0) 18:38:35 ---> Running in f51f52c55a43 18:38:36 Executing busybox-1.31.1-r19.trigger 18:38:36 Removing intermediate container ba773e25fad0 18:38:36 ---> a1676e03a896 18:38:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:36 OK: 72 MiB in 59 packages 18:38:36 Removing intermediate container 36a1046f1cd2 18:38:36 ---> d4832c5391f4 18:38:36 Step 21/22 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:38:36 Removing intermediate container f51f52c55a43 18:38:36 ---> 627d4284ddf5 18:38:36 Step 22/23 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:38:37 ---> Running in 8f6840825cdd 18:38:37 ---> Running in bae7954aa33f 18:38:37 Removing intermediate container 2afdd0904cef 18:38:37 ---> 38fbb2719b77 18:38:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:37 ---> e321d6276472 18:38:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:38:37 Removing intermediate container 8f6840825cdd 18:38:37 ---> 6d1286d0dbd8 18:38:37 Step 22/22 : LABEL version=0.0.0 18:38:37 ---> Running in 382c6f7513b8 18:38:37 Removing intermediate container bae7954aa33f 18:38:37 ---> edb299b78944 18:38:37 Step 23/23 : LABEL version=0.0.0 18:38:38 ---> Running in e9680dc3b349 18:38:38 ---> d6c9e56a9c33 18:38:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:38:38 Removing intermediate container 382c6f7513b8 18:38:38 ---> e9bff95b2be8 18:38:38 18:38:38 Collecting docker-compose==1.23.2 18:38:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:38:38 ---> 9df231d491cc 18:38:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:38:38 Removing intermediate container e9680dc3b349 18:38:38 ---> 21a522c2ab68 18:38:38 18:38:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:38:38 Successfully built e9bff95b2be8 18:38:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:38:39 Successfully tagged security-proxy-setup:latest 18:38:39 Successfully built 21a522c2ab68 18:38:39  Building security-proxy-setup ... done Building support-scheduler 18:38:39 ---> cbb8c145753e 18:38:39 Successfully tagged support-notifications:latest 18:38:39 Step 20/24 : ENTRYPOINT ["/core-data"]Building security-secretstore-setup 18:38:39 18:38:39  Building support-notifications ... done  ---> 7249e3d53264 18:38:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:38:39 Collecting websocket-client<1.0,>=0.32.0 18:38:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:38:39 ---> Running in 5f51aa5c65d6 18:38:39 Collecting docopt<0.7,>=0.6.1 18:38:39 Downloading docopt-0.6.2.tar.gz (25 kB) 18:38:39 Removing intermediate container 5f51aa5c65d6 18:38:39 ---> 9463724575d1 18:38:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:39 ---> fda12b391ddf 18:38:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:38:39 ---> Running in 0a4bbcdf76ff 18:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 81.8% of statements 18:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:38:40 Removing intermediate container 0a4bbcdf76ff 18:38:40 ---> 7a3cfc294b78 18:38:40 Step 22/24 : LABEL arch=x86_64 18:38:40 ---> Running in 733baf0ec3c6 18:38:40 ---> 6a960eb1c28b 18:38:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:38:40 Collecting docker<4.0,>=3.6.0 18:38:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:38:41 Collecting dockerpty<0.5,>=0.4.1 18:38:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:38:43 Removing intermediate container 733baf0ec3c6 18:38:43 ---> 0f577c97d6c8 18:38:43 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:38:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:38:46 Collecting jsonschema<3,>=2.5.1 18:38:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.190s coverage: 76.0% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.229s coverage: 80.0% of statements 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.284s coverage: 91.2% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.806s coverage: 64.4% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 18:38:46 ---> 912c14e0aa4e 18:38:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 18:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements 18:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 18:38:48 Collecting cached-property<2,>=1.2.0 18:38:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:38:48 ---> Running in 121551ad0d4a 18:38:48 Collecting texttable<0.10,>=0.9.0 18:38:48 Downloading texttable-0.9.1.tar.gz (11 kB) 18:38:49 ---> Running in 504b34a2b7db 18:38:49 Removing intermediate container 121551ad0d4a 18:38:49 ---> 88a8e56c69d0 18:38:49 Step 24/24 : LABEL version=0.0.0 18:38:49 ---> Running in 4f44ed090e88 18:38:51 Removing intermediate container 504b34a2b7db 18:38:51 ---> 7f23dbedee8a 18:38:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:38:51 Collecting PyYAML<4,>=3.10 18:38:51 Downloading PyYAML-3.13.tar.gz (270 kB) 18:38:52 Removing intermediate container 4f44ed090e88 18:38:52 ---> b9efa02179af 18:38:52 18:38:52 Successfully built b9efa02179af 18:38:52 Successfully tagged core-data:latest 18:38:52  Building core-data ... done Building core-command 18:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.990s coverage: 66.9% of statements 18:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.670s coverage: 43.4% of statements 18:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements 18:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 18:38:54 ---> d3559ff33094 18:38:54 Step 27/32 : RUN chmod +x /entrypoint.sh 18:38:55 Collecting urllib3<1.25,>=1.21.1 18:38:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:38:56 Collecting idna<2.8,>=2.5 18:38:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:38:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:38:56 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:38:57 Collecting docker-pycreds>=0.4.0 18:38:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:38:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:38:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:38:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:38:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:38:58 ---> Running in e365bbaabc03 18:38:58 Installing collected packages: urllib3, idna, requests, websocket-client, docopt, docker-pycreds, docker, dockerpty, jsonschema, cached-property, texttable, PyYAML, docker-compose 18:38:58 Attempting uninstall: urllib3 18:38:58 Found existing installation: urllib3 1.25.9 18:38:58 Uninstalling urllib3-1.25.9: 18:38:58 Successfully uninstalled urllib3-1.25.9 18:38:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.532s coverage: 47.1% of statements 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:38:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:38:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:39:00 Attempting uninstall: idna 18:39:00 Found existing installation: idna 2.9 18:39:00 Uninstalling idna-2.9: 18:39:00 Successfully uninstalled idna-2.9 18:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.236s coverage: 21.5% of statements 18:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.466s coverage: 92.2% of statements 18:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:39:01 Attempting uninstall: requests 18:39:01 Found existing installation: requests 2.23.0 18:39:01 Uninstalling requests-2.23.0: 18:39:01 Successfully uninstalled requests-2.23.0 18:39:04 Running setup.py install for docopt: started 18:39:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:39:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:39:04 ---> 6cdff9f6b1f5 18:39:04 Step 3/26 : WORKDIR /edgex-go 18:39:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:39:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:39:04 ---> 6cdff9f6b1f5 18:39:04 Step 3/23 : WORKDIR /edgex-go 18:39:04 ---> Using cache 18:39:04 ---> 80560553ccce 18:39:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:04 ---> Using cache 18:39:04 ---> 80560553ccce 18:39:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:04 ---> Using cache 18:39:04 ---> b17b6162ac13 18:39:04 Step 5/26 : RUN apk add --update --no-cache make git 18:39:04 ---> Using cache 18:39:04 ---> b17b6162ac13 18:39:04 Step 5/23 : RUN apk add --update --no-cache make git 18:39:04 ---> Using cache 18:39:04 ---> 668b4c8109dc 18:39:04 Step 6/26 : COPY go.mod . 18:39:04 ---> Using cache 18:39:04 ---> 668b4c8109dc 18:39:04 Step 6/23 : COPY go.mod . 18:39:04 ---> Using cache 18:39:04 ---> Using cache 18:39:04 ---> 6a9d33eac9b3 18:39:04 Step 7/26 : RUN go mod download ---> 6a9d33eac9b3 18:39:04 18:39:04 Step 7/23 : RUN go mod download 18:39:04 ---> Using cache 18:39:04 ---> 90ae219acd75 18:39:04 Step 8/26 : COPY . . 18:39:04 ---> Using cache 18:39:04 ---> 90ae219acd75 18:39:04 Step 8/23 : COPY . . 18:39:04 ---> Using cache 18:39:04 ---> f9cf04888390 18:39:04 Step 9/26 : RUN go mod tidy 18:39:04 ---> Using cache 18:39:04 ---> 85c70dcbac90 18:39:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:39:04 ---> Using cache 18:39:04 ---> f9cf04888390 18:39:04 Step 9/23 : RUN go mod tidy 18:39:04 ---> Using cache 18:39:04 ---> 85c70dcbac90 18:39:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:39:06 ---> Running in 7c6d98a367a1 18:39:06 ---> Running in dddf6475bd98 18:39:06 Running setup.py install for docopt: finished with status 'done' 18:39:06 Removing intermediate container e365bbaabc03 18:39:06 ---> ae65b73ff804 18:39:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:39:06 Running setup.py install for dockerpty: started 18:39:07 ---> Running in f3f8b836c5fd 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.654s coverage: 28.8% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.242s coverage: 99.0% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.248s coverage: 100.0% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.180s coverage: 64.6% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.433s coverage: 97.6% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:39:08 Running setup.py install for dockerpty: finished with status 'done' 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.092s coverage: 100.0% of statements 18:39:08 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 18:39:08 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 18:39:09 Removing intermediate container f3f8b836c5fd 18:39:09 ---> ac42ad28d845 18:39:09 Step 29/32 : CMD ["gate"] 18:39:09 Running setup.py install for texttable: started 18:39:10 Running setup.py install for texttable: finished with status 'done' 18:39:10 Running setup.py install for PyYAML: started 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.160s coverage: 28.1% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.063s coverage: 85.7% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 18:39:10 ---> Running in 877159213e29 18:39:11 GO111MODULE=on go vet ./... 18:39:11 Removing intermediate container 877159213e29 18:39:11 ---> e83a82d0cf72 18:39:11 Step 30/32 : LABEL arch=x86_64 18:39:11 Running setup.py install for PyYAML: finished with status 'done' 18:39:12 ---> Running in 9297d01f0a41 18:39:12 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 18:39:13 Removing intermediate container 9297d01f0a41 18:39:13 ---> 13d76e670f6a 18:39:13 Step 31/32 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:39:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:39:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:39:14 ---> 6cdff9f6b1f5 18:39:14 Step 3/24 : WORKDIR /edgex-go 18:39:14 ---> Using cache 18:39:14 ---> 80560553ccce 18:39:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:14 ---> Using cache 18:39:14 ---> b17b6162ac13 18:39:14 Step 5/24 : RUN apk add --update --no-cache make git 18:39:14 ---> Using cache 18:39:14 ---> 668b4c8109dc 18:39:14 Step 6/24 : COPY go.mod . 18:39:14 ---> Using cache 18:39:14 ---> 6a9d33eac9b3 18:39:14 Step 7/24 : RUN go mod download 18:39:14 ---> Using cache 18:39:14 ---> 90ae219acd75 18:39:14 Step 8/24 : COPY . . 18:39:15 ---> Using cache 18:39:15 ---> f9cf04888390 18:39:15 Step 9/24 : RUN go mod tidy 18:39:15 ---> Using cache 18:39:15 ---> 85c70dcbac90 18:39:15 Step 10/24 : RUN make cmd/core-command/core-command 18:39:15 ---> Running in 17143ef5151b 18:39:16 ---> Running in 6df9e9482ecd 18:39:16 Removing intermediate container 17143ef5151b 18:39:16 ---> 7295784b8e5f 18:39:16 Step 32/32 : LABEL version=0.0.0 18:39:16 ---> Running in 2797de1f02f5 18:39:17 Removing intermediate container 2797de1f02f5 18:39:17 ---> 10869099a8aa 18:39:17 18:39:17 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 18:39:18 Successfully built 10869099a8aa 18:39:18 Successfully tagged security-bootstrapper:latest 18:39:18 Building core-metadata 18:39:45  Building security-bootstrapper ... done Removing intermediate container 103de9c3028f 18:39:45 ---> d50dd83a6a5a 18:39:45 Step 15/24 : ENV APP_PORT=48090 18:39:45 ---> Running in 7303e7936f38 18:39:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:39:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:39:45 ---> 6cdff9f6b1f5 18:39:45 Step 3/24 : WORKDIR /edgex-go 18:39:45 ---> Using cache 18:39:45 ---> 80560553ccce 18:39:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:45 ---> Using cache 18:39:45 ---> b17b6162ac13 18:39:45 Step 5/24 : RUN apk add --update --no-cache make git 18:39:45 ---> Using cache 18:39:45 ---> 668b4c8109dc 18:39:45 Step 6/24 : COPY go.mod . 18:39:45 ---> Using cache 18:39:45 ---> 6a9d33eac9b3 18:39:45 Step 7/24 : RUN go mod download 18:39:45 ---> Using cache 18:39:45 ---> 90ae219acd75 18:39:45 Step 8/24 : COPY . . 18:39:45 ---> Using cache 18:39:45 ---> f9cf04888390 18:39:45 Step 9/24 : RUN go mod tidy 18:39:45 ---> Using cache 18:39:45 ---> 85c70dcbac90 18:39:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:39:45 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 18:39:45 ---> Running in b22feb5fcc38 18:39:45 Removing intermediate container 7303e7936f38 18:39:45 ---> 8eba3e730986 18:39:45 Step 16/24 : EXPOSE $APP_PORT 18:39:45 ---> Running in 7ad0e4782511 18:39:46 Removing intermediate container 7ad0e4782511 18:39:46 ---> ff0822feb4a4 18:39:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:39:46 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 18:39:47 ---> ee7c3f044b2e 18:39:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:39:47 ---> 373794dc3871 18:39:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:39:48 ---> 0b02f8226032 18:39:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:39:48 ---> Running in c37ea1e54e12 18:39:48 Removing intermediate container c37ea1e54e12 18:39:48 ---> d2c364dd4cd1 18:39:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:49 ---> Running in b4321c24e928 18:39:49 Removing intermediate container b4321c24e928 18:39:49 ---> 08371c9a3a2b 18:39:49 Step 22/24 : LABEL arch=x86_64 18:39:50 ---> Running in 8e69f683892f 18:39:54 Removing intermediate container 8e69f683892f 18:39:54 ---> 6da856898fd1 18:39:54 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:39:55 ---> Running in ebe475a09724 18:39:55 Removing intermediate container 7c6d98a367a1 18:39:55 ---> 6226630dcf86 18:39:55 18:39:55 Step 11/26 : FROM alpine:3.12 18:39:55 ---> 13621d1b12d4 18:39:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:39:55 Removing intermediate container dddf6475bd98 18:39:55 ---> d975c0e90326 18:39:55 18:39:55 Step 11/23 : FROM alpine:3.12 18:39:55 ---> 13621d1b12d4 18:39:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:39:55 ---> Running in 8ff2747934e4 18:39:55 ---> Running in 357636c14c5e 18:39:55 Removing intermediate container ebe475a09724 18:39:55 ---> 5610a52f6b64 18:39:55 Step 24/24 : LABEL version=0.0.0 18:39:57 ---> Running in 09b45ade6eb9 18:39:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:58 (1/6) Installing ca-certificates (20191127-r4) 18:39:58 Removing intermediate container 09b45ade6eb9 18:39:58 ---> 6ff3bf2d18c0 18:39:58 18:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:58 Removing intermediate container 6df9e9482ecd 18:39:58 ---> 7ffcea5b1a99 18:39:58 18:39:58 Step 11/24 : FROM alpine:3.12 18:39:58 ---> 13621d1b12d4 18:39:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:39:58 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:58 (3/6) Installing libcurl (7.76.1-r0) 18:39:58 (4/6) Installing curl (7.76.1-r0) 18:39:58 (5/6) Installing dumb-init (1.2.2-r1) 18:39:58 (6/6) Installing su-exec (0.2-r1) 18:39:58 Executing busybox-1.31.1-r20.trigger 18:39:58 (1/1) Installing dumb-init (1.2.2-r1) 18:39:58 Executing busybox-1.31.1-r20.trigger 18:39:59 OK: 6 MiB in 15 packages 18:39:59 Executing ca-certificates-20191127-r4.trigger 18:39:59 OK: 7 MiB in 20 packages 18:39:59 Successfully built 6ff3bf2d18c0 18:39:59 Successfully tagged sys-mgmt-agent:latest 18:39:59  Building sys-mgmt-agent ... done  ---> Running in 2c5c10c6e3d3 18:40:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:40:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:40:00 Removing intermediate container 8ff2747934e4 18:40:00 ---> b2c0950f859f 18:40:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:40:00 (1/1) Installing dumb-init (1.2.2-r1) 18:40:00 Executing busybox-1.31.1-r20.trigger 18:40:00 OK: 6 MiB in 15 packages 18:40:00 Removing intermediate container 357636c14c5e 18:40:00 ---> 145017c99264 18:40:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:00 ---> Running in 8afb2fc039ce 18:40:00 ---> Running in 32b6e0e9a1fa 18:40:01 Removing intermediate container 8afb2fc039ce 18:40:01 ---> ba42349ee5fb 18:40:01 Step 14/26 : WORKDIR / 18:40:01 Removing intermediate container 32b6e0e9a1fa 18:40:01 ---> 30ac2731b57d 18:40:01 Step 14/23 : ENV APP_PORT=48085 18:40:01 ---> Running in 08ee587ccf43 18:40:01 ---> Running in c6b3bfe1e99c 18:40:01 Removing intermediate container 2c5c10c6e3d3 18:40:01 ---> 4cc6000c8afb 18:40:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:02 ---> Running in 046f6ea9f9d6 18:40:02 Removing intermediate container 08ee587ccf43 18:40:02 ---> 64c1c3fdc41c 18:40:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:40:02 Removing intermediate container c6b3bfe1e99c 18:40:02 ---> a59c327f78ce 18:40:02 Step 15/23 : EXPOSE $APP_PORT 18:40:02 ---> Running in 960b7d428efe 18:40:02 Removing intermediate container 046f6ea9f9d6 18:40:02 ---> 3b57126979ed 18:40:02 Step 14/24 : ENV APP_PORT=48082 18:40:03 ---> Running in 9e51cd2d8ed4 18:40:03 ---> 0ce41ec26082 18:40:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:40:03 Removing intermediate container 960b7d428efe 18:40:03 ---> 4042f921fea4 18:40:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:03 Removing intermediate container 9e51cd2d8ed4 18:40:03 ---> 8af3d5fa3c27 18:40:03 Step 15/24 : EXPOSE $APP_PORT 18:40:04 ---> bf3bcff61a9c 18:40:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:40:04 ---> Running in 84446d808da5 18:40:04 ---> 205eeaa5f4a5 18:40:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:40:04 Removing intermediate container 84446d808da5 18:40:04 ---> 12c54d4c7a0d 18:40:04 Step 16/24 : WORKDIR / 18:40:04 ---> Running in b8098dcf1b14 18:40:05 ---> c196882fe122 18:40:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:40:05 ---> d9cc0017a983 18:40:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:40:05 Removing intermediate container b8098dcf1b14 18:40:05 ---> 44320d2fbb2d 18:40:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:05 ---> 583f13514617 18:40:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:40:05 ---> 514b13554c24 18:40:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:40:05 ---> Running in c092ac2b83c2 18:40:06 ---> e85f7e3f663a 18:40:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:40:06 Removing intermediate container c092ac2b83c2 18:40:06 ---> 3f0d509891b2 18:40:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:06 ---> 03cb0c9d6999 18:40:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:40:06 ---> Running in a703217ae04a 18:40:06 Removing intermediate container a703217ae04a 18:40:06 ---> 01d0deb83a09 18:40:06 Step 21/23 : LABEL arch=x86_64 18:40:06 ---> 6ad5e0014dc7 18:40:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:40:06 ---> Running in ee3f8dbd95bf 18:40:08 ---> f500be695845 18:40:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:40:08 Removing intermediate container ee3f8dbd95bf 18:40:08 ---> 90ad2387a9f6 18:40:08 Step 22/23 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:40:08 ---> ceba66a78cee 18:40:08 Step 20/24 : ENTRYPOINT ["/core-command"] 18:40:08 ---> Running in 72174203e5cd 18:40:08 ---> Running in 16c583de1956 18:40:08 ---> aa66b4ab8041 18:40:08 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/ 18:40:08 Removing intermediate container 72174203e5cd 18:40:08 ---> e1cf9c527dbc 18:40:08 Step 23/23 : LABEL version=0.0.0 18:40:08 ---> Running in c2d5629a7de1 18:40:08 Removing intermediate container 16c583de1956 18:40:08 ---> 1b740f66e818 18:40:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:08 ---> Running in 8b8732f6da4f 18:40:08 ---> Running in ab9f54ecf6b7 18:40:09 Removing intermediate container 8b8732f6da4f 18:40:09 ---> 98a8054e7f31 18:40:09 18:40:09 Successfully built 98a8054e7f31 18:40:10 Successfully tagged support-scheduler:latest 18:40:10  Building support-scheduler ... done Removing intermediate container ab9f54ecf6b7 18:40:10 ---> 44c99c697256 18:40:10 Step 22/24 : LABEL arch=x86_64 18:40:11 ---> Running in 7e133f80bc82 18:40:11 Removing intermediate container b22feb5fcc38 18:40:11 ---> 79157072b988 18:40:11 18:40:11 Step 11/24 : FROM alpine:3.12 18:40:11 ---> 13621d1b12d4 18:40:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:40:11 ---> Using cache 18:40:11 ---> 4cc6000c8afb 18:40:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:11 ---> Using cache 18:40:11 ---> 3b57126979ed 18:40:11 Step 14/24 : ENV APP_PORT=48081 18:40:11 ---> Running in bb452b0e6a92 18:40:11 Removing intermediate container 7e133f80bc82 18:40:11 ---> cfcb33d46a2a 18:40:11 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:40:11 ---> Running in c56b5ec6b7d9 18:40:11 Removing intermediate container c2d5629a7de1 18:40:11 ---> 9e9141f0b0ce 18:40:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:40:11 Removing intermediate container bb452b0e6a92 18:40:11 ---> e05dd37df98c 18:40:11 Step 15/24 : EXPOSE $APP_PORT 18:40:11 ---> Running in baa45ccff5b9 18:40:11 ---> Running in 24f49e6b6055 18:40:11 Removing intermediate container c56b5ec6b7d9 18:40:11 ---> 80d850ba2c27 18:40:11 Step 24/24 : LABEL version=0.0.0 18:40:11 ---> Running in 123ef563351c 18:40:11 Removing intermediate container baa45ccff5b9 18:40:11 ---> 189035ebf98c 18:40:11 Step 24/26 : LABEL arch=x86_64 18:40:11 Removing intermediate container 24f49e6b6055 18:40:11 ---> 72cd7e058cc6 18:40:11 Step 16/24 : WORKDIR / 18:40:12 ---> Running in 577efe8bd6f9 18:40:12 ---> Running in a71ec0bf311b 18:40:12 Removing intermediate container 123ef563351c 18:40:12 ---> 32666f7d6cd3 18:40:12 18:40:14 Removing intermediate container 577efe8bd6f9 18:40:14 ---> 5fb5fffce1e3 18:40:14 Step 25/26 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:40:14 Successfully built 32666f7d6cd3 18:40:14 Successfully tagged core-command:latest 18:40:14  Building core-command ... done Removing intermediate container a71ec0bf311b 18:40:14 ---> e835a8687913 18:40:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:14 ---> Running in d002348302f3 18:40:14 Removing intermediate container d002348302f3 18:40:14 ---> 5efdaa063d0f 18:40:14 Step 26/26 : LABEL version=0.0.0 18:40:14 ---> Running in 4f2402962b08 18:40:14 ---> f5ac70709402 18:40:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:40:14 Removing intermediate container 4f2402962b08 18:40:14 ---> 309722764cd4 18:40:14 18:40:14 Successfully built 309722764cd4 18:40:14 Successfully tagged security-secretstore-setup:latest 18:40:14  Building security-secretstore-setup ... done  ---> 394c06cab061 18:40:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:40:15 ---> 45decae90330 18:40:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:40:15 ---> Running in febbeb2fa31e 18:40:15 Removing intermediate container febbeb2fa31e 18:40:15 ---> 720480b7c9fd 18:40:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:15 ---> Running in 2fe6f6c432f0 18:40:15 Removing intermediate container 2fe6f6c432f0 18:40:15 ---> 5660311dbd1b 18:40:15 Step 22/24 : LABEL arch=x86_64 18:40:15 ---> Running in 1f77cf9e75ed 18:40:16 Removing intermediate container 1f77cf9e75ed 18:40:16 ---> 0dc245de6b64 18:40:16 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:40:16 ---> Running in 5c11935b4ea2 18:40:16 Removing intermediate container 5c11935b4ea2 18:40:16 ---> 11b15b8baee2 18:40:16 Step 24/24 : LABEL version=0.0.0 18:40:16 ---> Running in 40aabe4c3165 18:40:16 Removing intermediate container 40aabe4c3165 18:40:16 ---> 7013bc6bc7b9 18:40:16 18:40:16 Successfully built 7013bc6bc7b9 18:40:16 Successfully tagged core-metadata:latest 18:40:17  Building core-metadata ... done  [Pipeline] } 18:40:17 $ docker stop --time=1 c9d4e996c0897008c4279fdadcbcbcf88ade9484064bb82aa3197d27f6ff8c6c 18:40:18 $ docker rm -f c9d4e996c0897008c4279fdadcbcbcf88ade9484064bb82aa3197d27f6ff8c6c [Pipeline] // withDockerContainer [Pipeline] sh 18:40:19 + docker images 18:40:19 REPOSITORY TAG IMAGE ID CREATED SIZE 18:40:19 core-metadata latest 7013bc6bc7b9 3 seconds ago 18.6MB 18:40:19 security-secretstore-setup latest 309722764cd4 5 seconds ago 25.8MB 18:40:19 core-command latest 32666f7d6cd3 7 seconds ago 17.1MB 18:40:19 79157072b988 9 seconds ago 1.17GB 18:40:19 support-scheduler latest 98a8054e7f31 11 seconds ago 17.1MB 18:40:19 7ffcea5b1a99 22 seconds ago 1.16GB 18:40:19 sys-mgmt-agent latest 6ff3bf2d18c0 22 seconds ago 312MB 18:40:19 6226630dcf86 25 seconds ago 1.16GB 18:40:19 d975c0e90326 25 seconds ago 1.16GB 18:40:19 security-bootstrapper latest 10869099a8aa About a minute ago 18.2MB 18:40:19 core-data latest b9efa02179af About a minute ago 21.6MB 18:40:19 support-notifications latest 21a522c2ab68 About a minute ago 17.7MB 18:40:19 security-proxy-setup latest e9bff95b2be8 About a minute ago 25.3MB 18:40:19 c1ec446b54d5 About a minute ago 1.17GB 18:40:19 d2bf0ef29c6a 2 minutes ago 1.15GB 18:40:19 b39087afdb2e 2 minutes ago 1.16GB 18:40:19 b1e572c8421d 2 minutes ago 1.16GB 18:40:19 a966164b51db 2 minutes ago 1.15GB 18:40:19 ci-base-image-x86_64 latest 6cdff9f6b1f5 7 minutes ago 648MB 18:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 18:40:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 18:40:19 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 18:40:19 docker 20.10.0 aefe523efa57 5 months ago 240MB 18:40:19 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 18:40:35 Still waiting to schedule task 18:40:35 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:40:48 gofmt -l . 18:40:48 [ "`gofmt -l .`" = "" ] 18:40:50 ./bin/test-go-mod-tidy.sh 18:40:51 ./bin/test-attribution-txt.sh [Pipeline] sh 18:40:54 + ls -al . 18:40:54 total 864 18:40:54 drwxrwxr-x 9 1001 1001 4096 May 14 18:40 . 18:40:54 drwxr-xr-x 4 root root 4096 May 14 18:35 .. 18:40:54 -rw-rw-r-- 1 1001 1001 11 May 14 18:34 .dockerignore 18:40:54 drwxrwxr-x 8 1001 1001 4096 May 14 18:34 .git 18:40:54 drwxrwxr-x 3 1001 1001 4096 May 14 18:34 .github 18:40:54 -rw-rw-r-- 1 1001 1001 818 May 14 18:34 .gitignore 18:40:54 -rw-rw-r-- 1 1001 1001 166 May 14 18:34 .sonarcloud.properties 18:40:54 -rw-rw-r-- 1 1001 1001 8609 May 14 18:34 Attribution.txt 18:40:54 -rw-rw-r-- 1 1001 1001 3804 May 14 18:34 CONTRIBUTING.md 18:40:54 -rw-rw-r-- 1 1001 1001 931 May 14 18:34 Dockerfile.build 18:40:54 -rw-rw-r-- 1 1001 1001 863 May 14 18:34 Jenkinsfile 18:40:54 -rw-rw-r-- 1 1001 1001 10775 May 14 18:34 LICENSE 18:40:54 -rw-rw-r-- 1 1001 1001 5594 May 14 18:34 Makefile 18:40:54 -rw-rw-r-- 1 1001 1001 7978 May 14 18:34 README.md 18:40:54 -rw-rw-r-- 1 1001 1001 6755 May 14 18:34 SECURITY.md 18:40:54 -rw-rw-r-- 1 1001 1001 5 May 14 18:31 VERSION 18:40:54 -rw-rw-r-- 1 1001 1001 4131 May 14 18:34 ZMQWindows.md 18:40:54 drwxrwxr-x 2 1001 1001 4096 May 14 18:34 bin 18:40:54 drwxrwxr-x 14 1001 1001 4096 May 14 18:34 cmd 18:40:54 -rw-r--r-- 1 root root 727485 May 14 18:39 coverage.out 18:40:54 -rw-r--r-- 1 root root 1060 May 14 18:40 go.mod 18:40:54 -rw-r--r-- 1 root root 22101 May 14 18:35 go.sum 18:40:54 drwxrwxr-x 8 1001 1001 4096 May 14 18:34 internal 18:40:54 drwxrwxr-x 4 1001 1001 4096 May 14 18:34 openapi 18:40:54 drwxrwxr-x 4 1001 1001 4096 May 14 18:34 snap 18:40:54 -rw-rw-r-- 1 1001 1001 168 May 14 18:34 version.go [Pipeline] sh 18:40:54 + '[' -e coverage.out ] 18:40:54 + chown 1001:1001 coverage.out [Pipeline] stash 18:40:54 Warning: overwriting stash ‘coverage-report’ 18:40:55 Stashed 1 file(s) [Pipeline] sh 18:40:56 + make build 18:40:56 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 18:41:03 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 18:41:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:41:30 Running on prd-ubuntu18.04-docker-8c-8g-150 in /w/workspace/edgexfoundry_edgex-go_PR-3410 [Pipeline] { [Pipeline] ws 18:41:30 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 18:41:30 The recommended git tool is: git 18:41:32 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 18:41:33 using credential edgex-jenkins-ssh 18:41:33 Cloning the remote Git repository 18:41:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:41:33 > git init /w/workspace/edgex-go/15 # timeout=10 18:41:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:41:33 > git --version # timeout=10 18:41:33 > git --version # 'git version 2.17.1' 18:41:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:37 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 18:41:37 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 18:41:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:41:46 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 18:41:49 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 18:41:53 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 18:41:56 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 18:41:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:42:04 $ docker stop --time=1 76b211575f6f622790f2cacc6a82c56cc2c1489f724740029fbd640866622ad4 18:42:07 $ docker rm -f 76b211575f6f622790f2cacc6a82c56cc2c1489f724740029fbd640866622ad4 18:42:07 Merging remotes/origin/master commit 5b6776f59d5620b6c1ac7042c6a159568f7617b3 into PR head commit 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:42:07 Merge succeeded, producing 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:42:07 Checking out Revision 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 (PR-3410) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:09 18:42:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:42:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:42:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:42:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:07 > 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 18:42:07 > git config core.sparsecheckout # timeout=10 18:42:07 > git checkout -f 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 # timeout=10 18:42:07 > git remote # timeout=10 18:42:07 > git config --get remote.origin.url # timeout=10 18:42:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:07 > git merge 5b6776f59d5620b6c1ac7042c6a159568f7617b3 # timeout=10 18:42:07 > git rev-parse HEAD^{commit} # timeout=10 18:42:07 > git config core.sparsecheckout # timeout=10 18:42:07 > git checkout -f 2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 # timeout=10 [Pipeline] isUnix [Pipeline] sh 18:42:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:09 latest: Pulling from edgex-devops/edgex-compose-arm64 18:42:09 29e5d40040c1: Pulling fs layer 18:42:09 1ce36da41761: Pulling fs layer 18:42:10 25b303627fd3: Pulling fs layer 18:42:10 29e5d40040c1: Verifying Checksum 18:42:10 29e5d40040c1: Download complete 18:42:10 29e5d40040c1: Pull complete 18:42:10 1ce36da41761: Download complete 18:42:11 Commit message: "fix: Address PR feedback from Tony and Beau" 18:42:12 1ce36da41761: Pull complete 18:42:12 25b303627fd3: Verifying Checksum 18:42:12 25b303627fd3: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:13 + echo snap-build.sh 18:42:13 snap-build.sh 18:42:13 + SNAP_BASE_DIR=. 18:42:13 + '[' '!' -z /w/workspace/edgex-go/15 ']' 18:42:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/15 18:42:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' 18:42:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/15] 18:42:13 + cd /w/workspace/edgex-go/15 18:42:13 + sudo apt-get remove -qy --purge lxd lxd-client 18:42:13 Reading package lists... 18:42:13 Building dependency tree... 18:42:13 Reading state information... 18:42:13 The following packages were automatically installed and are no longer required: 18:42:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:42:13 uidmap xdelta3 18:42:13 Use 'sudo apt autoremove' to remove them. 18:42:13 The following packages will be REMOVED: 18:42:13 lxd* lxd-client* 18:42:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:42:14 After this operation, 31.7 MB disk space will be freed. 18:42:15 (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.) 18:42:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:42:16 Removing lxd dnsmasq configuration 18:42:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:42:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:42:17 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:42:17 (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.) 18:42:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:42:19 Processing triggers for systemd (237-3ubuntu10.42) ... 18:42:19 Processing triggers for ureadahead (0.100.0-21) ... 18:42:20 + sudo snap remove --purge lxd 18:42:20 snap "lxd" is not installed 18:42:20 + sudo groupadd --force --system lxd 18:42:20 ++ whoami 18:42:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:42:20 + newgrp - lxd 18:42:20 + sudo snap install lxd 18:42:22 25b303627fd3: Pull complete 18:42:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:42:23 prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container 18:42:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:42:26 $ docker top 54bf2d44a37dcfef83f6d9d942e5e7fe9b80a7575e81a8b66cbb6dc2173d16ea -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:27 + docker-compose build --help 18:42:27 + grep parallel 18:42:28 2021-05-14T18:42:26Z INFO Waiting for automatic snapd restart... 18:42:30 --parallel Build images in parallel. [Pipeline] } 18:42:30 $ docker stop --time=1 54bf2d44a37dcfef83f6d9d942e5e7fe9b80a7575e81a8b66cbb6dc2173d16ea 18:42:32 $ docker rm -f 54bf2d44a37dcfef83f6d9d942e5e7fe9b80a7575e81a8b66cbb6dc2173d16ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:33 . [Pipeline] withDockerContainer 18:42:33 prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container 18:42:33 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:42:34 $ docker top 7a05fc76258ebfddfef6681f380b0b5b0f7243dbc3d71b995802b0f073d254aa -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:35 + docker-compose -f ./docker-compose-build.yml build --parallel 18:42:40 Building core-command ... 18:42:40 Building core-data ... 18:42:40 Building core-metadata ... 18:42:40 Building security-bootstrapper ... 18:42:40 Building security-proxy-setup ... 18:42:40 Building security-secretstore-setup ... 18:42:40 Building support-notifications ... 18:42:40 Building support-scheduler ... 18:42:40 Building sys-mgmt-agent ... 18:42:40 Building core-data 18:42:40 Building security-bootstrapper 18:42:40 Building support-notifications 18:42:40 Building core-command 18:42:40 Building security-secretstore-setup 18:42:41 lxd 4.14 from Canonical* installed 18:42:41 + sudo lxd init --auto 18:42:49 + sudo snap install --classic snapcraft 18:42:55 snapcraft 4.7.1 from Canonical* installed 18:42:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:42:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:55 Dload Upload Total Spent Left Speed 18:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3732 18:42:56 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 54.1M 18:42:56 ./yq_linux_amd64 18:42:56 + sudo snapcraft prime --use-lxd 18:42:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:42:57 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: 18:42:57 - README.md 18:42:57 18:42:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:42:58 Launching a container. 18:43:05 Waiting for container to be ready 18:43:05 To start your first instance, try: lxc launch ubuntu:18.04 18:43:05 18:43:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:43:09 Waiting for network to be ready... 18:43:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:43:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 18:43:10 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:43:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 18:43:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:43:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:43:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:43:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:43:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 18:43:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 18:43:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:43:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:43:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:43:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:43:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:43:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:43:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:43:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:43:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:43:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 18:43:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:43:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:43:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:43:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:43:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:43:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:43:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:43:13 Fetched 24.6 MB in 4s (6210 kB/s) 18:43:14 Reading package lists... 18:43:15 Reading package lists... 18:43:15 Building dependency tree... 18:43:15 Reading state information... 18:43:15 The following additional packages will be installed: 18:43:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:43:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:43:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:43:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:43:15 Suggested packages: 18:43:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:43:15 Recommended packages: 18:43:15 gnupg libsasl2-modules 18:43:15 The following NEW packages will be installed: 18:43:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:43:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:43:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:43:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:43:15 The following packages will be upgraded: 18:43:15 gpg gpg-agent gpgconf libudev1 18:43:15 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 18:43:15 Need to get 3530 kB of archives. 18:43:15 After this operation, 13.3 MB of additional disk space will be used. 18:43:15 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] 18:43:15 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] 18:43:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:43:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:43:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 18:43:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 18:43:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:43:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:43:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:43:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:43:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:43:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:43:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:43:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:43:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:43:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:43:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:43:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:43:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:43:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:43:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:43:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:43:16 debconf: delaying package configuration, since apt-utils is not installed 18:43:16 Fetched 3530 kB in 1s (3131 kB/s) 18:43:16 (Reading database ... 12511 files and directories currently installed.) 18:43:16 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 18:43:16 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:43:16 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 18:43:17 Selecting previously unselected package udev. 18:43:17 (Reading database ... 12511 files and directories currently installed.) 18:43:17 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 18:43:17 Unpacking udev (237-3ubuntu10.47) ... 18:43:17 Selecting previously unselected package libfuse2:amd64. 18:43:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:43:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:43:17 Selecting previously unselected package fuse. 18:43:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:43:17 Unpacking fuse (2.9.7-1ubuntu1) ... 18:43:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:43:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:43:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:43:17 Selecting previously unselected package libksba8:amd64. 18:43:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:43:17 Unpacking libksba8:amd64 (1.3.5-2) ... 18:43:18 Selecting previously unselected package libroken18-heimdal:amd64. 18:43:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:43:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:43:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:43:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libwind0-heimdal:amd64. 18:43:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:43:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:43:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:43:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:43:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:18 Selecting previously unselected package libsasl2-modules-db:amd64. 18:43:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:43:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:19 Selecting previously unselected package libsasl2-2:amd64. 18:43:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:43:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:19 Selecting previously unselected package libldap-common. 18:43:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:43:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:43:19 Selecting previously unselected package libldap-2.4-2:amd64. 18:43:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:43:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:43:19 Selecting previously unselected package dirmngr. 18:43:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:43:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:43:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:43:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:43:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:43:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:19 Setting up libksba8:amd64 (1.3.5-2) ... 18:43:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:43:19 Setting up udev (237-3ubuntu10.47) ... 18:43:20 invoke-rc.d: policy-rc.d denied execution of start. 18:43:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Processing triggers for systemd (237-3ubuntu10) ... 18:43:20 Setting up fuse (2.9.7-1ubuntu1) ... 18:43:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:43:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:43:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:43:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:43:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:43:21 settings in the [Install] section, and DefaultInstance for template units). 18:43:21 This means they are not meant to be enabled using systemctl. 18:43:21 Possible reasons for having this kind of units are: 18:43:21 1) A unit may be statically enabled by being symlinked from another unit's 18:43:21 .wants/ or .requires/ directory. 18:43:21 2) A unit's purpose may be to act as a helper for some other unit which has 18:43:21 a requirement dependency on it. 18:43:21 3) A unit may be started when needed via activation (socket, path, timer, 18:43:21 D-Bus, udev, scripted systemctl call, ...). 18:43:21 4) In case of template units, the unit is meant to be enabled with some 18:43:21 instance name specified. 18:43:21 Reading package lists... 18:43:21 Building dependency tree... 18:43:21 Reading state information... 18:43:21 The following additional packages will be installed: 18:43:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:43:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:43:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:43:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:43:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:43:21 Suggested packages: 18:43:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:43:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:43:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:43:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:43:21 systemd-container policykit-1 18:43:21 Recommended packages: 18:43:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:43:21 The following NEW packages will be installed: 18:43:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:43:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:43:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:43:21 multiarch-support openssh-client python3 python3-minimal python3.6 18:43:21 python3.6-minimal snapd squashfs-tools sudo 18:43:21 The following packages will be upgraded: 18:43:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:43:21 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 18:43:21 Need to get 35.2 MB of archives. 18:43:21 After this operation, 141 MB of additional disk space will be used. 18:43:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:43:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:43:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:43:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:43:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 18:43:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:43:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:43:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:43:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:43:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:43:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:43:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:43:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:43:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:43:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:43:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:43:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 18:43:23 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 18:43:23 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 18:43:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 18:43:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:43:23 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:43:23 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:43:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:43:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:43:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:43:23 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:43:23 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:43:23 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:43:23 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:43:23 debconf: delaying package configuration, since apt-utils is not installed 18:43:23 Fetched 35.2 MB in 2s (19.6 MB/s) 18:43:23 (Reading database ... 12757 files and directories currently installed.) 18:43:23 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 18:43:24 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:43:24 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 18:43:24 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:43:24 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 18:43:24 (Reading database ... 12757 files and directories currently installed.) 18:43:24 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 18:43:24 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 18:43:24 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 18:43:25 (Reading database ... 12757 files and directories currently installed.) 18:43:25 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 18:43:25 Unpacking apt (1.6.13) over (1.6.1) ... 18:43:25 Setting up apt (1.6.13) ... 18:43:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:43:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:43:26 (Reading database ... 12764 files and directories currently installed.) 18:43:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:43:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:43:26 Selecting previously unselected package libpython3.6-minimal:amd64. 18:43:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:27 Selecting previously unselected package libexpat1:amd64. 18:43:27 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:43:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:43:28 Selecting previously unselected package python3.6-minimal. 18:43:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:43:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:43:28 Checking for services that may need to be restarted...done. 18:43:28 Checking for services that may need to be restarted...done. 18:43:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:43:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:43:29 Selecting previously unselected package python3-minimal. 18:43:29 (Reading database ... 13012 files and directories currently installed.) 18:43:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:43:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:43:29 Selecting previously unselected package mime-support. 18:43:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:43:29 Unpacking mime-support (3.60ubuntu1) ... 18:43:29 Selecting previously unselected package libmpdec2:amd64. 18:43:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:43:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:43:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:43:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:29 Selecting previously unselected package python3.6. 18:43:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:43:29 Selecting previously unselected package libpython3-stdlib:amd64. 18:43:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:43:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:43:29 Setting up python3-minimal (3.6.7-1~18.04) ... 18:43:30 Selecting previously unselected package python3. 18:43:30 (Reading database ... 13442 files and directories currently installed.) 18:43:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:43:30 Unpacking python3 (3.6.7-1~18.04) ... 18:43:30 Selecting previously unselected package multiarch-support. 18:43:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:43:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:43:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:43:30 Selecting previously unselected package liblzo2-2:amd64. 18:43:30 (Reading database ... 13479 files and directories currently installed.) 18:43:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:43:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:43:30 Selecting previously unselected package libbsd0:amd64. 18:43:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:43:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:43:30 Selecting previously unselected package sudo. 18:43:30 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:43:30 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:43:30 Selecting previously unselected package apparmor. 18:43:30 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:43:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:43:30 Selecting previously unselected package libedit2:amd64. 18:43:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:43:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:43:31 Selecting previously unselected package libkrb5support0:amd64. 18:43:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:43:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:43:31 Selecting previously unselected package libk5crypto3:amd64. 18:43:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:43:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:43:31 Selecting previously unselected package libkeyutils1:amd64. 18:43:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:43:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:43:31 Selecting previously unselected package libkrb5-3:amd64. 18:43:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:43:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:43:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:43:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:43:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:43:31 Selecting previously unselected package libssl1.0.0:amd64. 18:43:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:43:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:43:31 Selecting previously unselected package openssh-client. 18:43:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:43:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:43:31 Selecting previously unselected package squashfs-tools. 18:43:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:43:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:43:32 Selecting previously unselected package snapd. 18:43:32 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 18:43:32 Unpacking snapd (2.48.3+18.04) ... 18:43:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:43:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:43:34 Setting up mime-support (3.60ubuntu1) ... 18:43:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:43:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:43:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:43:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:43:34 Setting up systemd (237-3ubuntu10.47) ... 18:43:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:43:34 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:43:34 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:43:34 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:43:34 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:34 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:43:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:43:35 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:43:35 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:43:35 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:43:35 Setting up python3 (3.6.7-1~18.04) ... 18:43:35 running python rtupdate hooks for python3.6... 18:43:35 running python post-rtupdate hooks for python3.6... 18:43:35 Setting up apparmor (2.12-4ubuntu5.1) ... 18:43:37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:43:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:43:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:43:37 Setting up snapd (2.48.3+18.04) ... 18:43:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:43:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:43:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:43:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:43:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:43:38 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:43:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:43:38 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:43:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:43:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:43:39 /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' 18:43:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:43:39 Processing triggers for systemd (237-3ubuntu10.47) ... 18:43:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:43:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:43:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:43:41 Reading package lists... 18:43:41 Reading package lists... 18:43:41 Building dependency tree... 18:43:41 Reading state information... 18:43:41 Calculating upgrade... 18:43:41 The following packages will be upgraded: 18:43:41 advancecomp base-files bash binutils binutils-common 18:43:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:43:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:43:41 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:43:41 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:43:41 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:43:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:43:41 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:43:41 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 18:43:41 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 18:43:41 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 18:43:41 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 18:43:41 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 18:43:41 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 18:43:41 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:43:42 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:43:42 Need to get 64.0 MB of archives. 18:43:42 After this operation, 5041 kB of additional disk space will be used. 18:43:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 18:43:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:43:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:43:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:43:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:43:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:43:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:43:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:43:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:43:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:43:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:43:42 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:43:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:43:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:43:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:43:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:43:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:43:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:43:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:43:42 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:43:42 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:43:42 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:43:42 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:43:42 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:43:42 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:43:42 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:43:42 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:43:42 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:43:42 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:43:42 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:43:42 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:43:42 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:43:42 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:43:42 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:43:42 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:43:42 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:43:42 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 18:43:42 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 18:43:42 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:43:42 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:43:42 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:43:42 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:43:42 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:43:42 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:43:42 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:43:42 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:43:42 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:43:42 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:43:42 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] 18:43:42 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:43:42 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:43:42 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:43:42 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:43:42 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:43:42 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:43:42 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:43:42 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:43:42 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:43:42 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:43:42 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:43:42 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:43:42 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:43:42 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:43:42 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:43:42 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:43:43 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:43:43 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:43:43 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:43:43 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:43:43 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:43:43 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:43:43 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:43:43 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:43:43 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:43:43 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:43:43 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:43:43 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:43:43 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:43:43 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:43:43 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:43:43 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:43:43 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:43:43 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] 18:43:43 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:43:43 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 18:43:43 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] 18:43:43 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:43:44 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:43:44 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:43:44 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:43:44 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:43:44 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:43:44 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:43:44 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:43:44 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] 18:43:44 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:43:44 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:43:44 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:43:44 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:43:44 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:43:44 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:43:44 debconf: delaying package configuration, since apt-utils is not installed 18:43:44 Fetched 64.0 MB in 2s (28.9 MB/s) 18:43:44 (Reading database ... 13912 files and directories currently installed.) 18:43:44 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:43:44 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:45 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:43:45 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:45 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 18:43:45 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 18:43:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:46 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:46 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:46 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:43:47 (Reading database ... 13911 files and directories currently installed.) 18:43:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:43:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:43:47 (Reading database ... 13911 files and directories currently installed.) 18:43:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:43:48 (Reading database ... 13911 files and directories currently installed.) 18:43:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:43:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:43:48 (Reading database ... 13911 files and directories currently installed.) 18:43:48 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:43:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:43:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:43:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:43:49 Setting up base-files (10.1ubuntu2.10) ... 18:43:49 Installing new version of config file /etc/issue ... 18:43:49 Installing new version of config file /etc/issue.net ... 18:43:49 Installing new version of config file /etc/lsb-release ... 18:43:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:43:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:43:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:43:49 Removing obsolete conffile /etc/default/motd-news ... 18:43:49 (Reading database ... 13912 files and directories currently installed.) 18:43:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:43:49 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:43:50 Setting up bash (4.4.18-2ubuntu1.2) ... 18:43:50 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 18:43:50 (Reading database ... 13912 files and directories currently installed.) 18:43:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:43:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:43:50 (Reading database ... 13912 files and directories currently installed.) 18:43:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:43:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:43:50 Setting up tar (1.29b-2ubuntu0.2) ... 18:43:50 (Reading database ... 13912 files and directories currently installed.) 18:43:50 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:43:50 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:43:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:43:51 (Reading database ... 13912 files and directories currently installed.) 18:43:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:43:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:43:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:43:51 (Reading database ... 13912 files and directories currently installed.) 18:43:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:43:51 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:43:51 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:43:51 (Reading database ... 13912 files and directories currently installed.) 18:43:51 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:43:51 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:43:52 Setting up grep (3.1-2build1) ... 18:43:52 (Reading database ... 13912 files and directories currently installed.) 18:43:52 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:43:52 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:43:52 Setting up login (1:4.5-1ubuntu2) ... 18:43:52 (Reading database ... 13912 files and directories currently installed.) 18:43:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:43:52 (Reading database ... 13912 files and directories currently installed.) 18:43:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:43:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:43:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:43:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:54 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:43:54 (Reading database ... 13912 files and directories currently installed.) 18:43:54 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:43:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:55 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:43:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:43:55 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:43:55 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:43:55 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:43:55 (Reading database ... 13912 files and directories currently installed.) 18:43:55 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:43:55 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:43:55 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:43:56 (Reading database ... 13912 files and directories currently installed.) 18:43:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:56 (Reading database ... 13912 files and directories currently installed.) 18:43:56 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:56 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:56 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:56 (Reading database ... 13912 files and directories currently installed.) 18:43:56 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:56 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:56 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:56 (Reading database ... 13912 files and directories currently installed.) 18:43:56 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:56 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:56 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:56 (Reading database ... 13912 files and directories currently installed.) 18:43:56 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:43:57 (Reading database ... 13912 files and directories currently installed.) 18:43:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:43:57 (Reading database ... 13912 files and directories currently installed.) 18:43:57 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:57 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:57 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:57 (Reading database ... 13912 files and directories currently installed.) 18:43:57 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:57 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:57 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:43:58 (Reading database ... 13912 files and directories currently installed.) 18:43:58 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:58 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:58 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:43:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:43:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:43:59 (Reading database ... 13912 files and directories currently installed.) 18:43:59 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:43:59 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:43:59 (Reading database ... 13912 files and directories currently installed.) 18:43:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:43:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:44:00 (Reading database ... 13914 files and directories currently installed.) 18:44:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:44:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:44:00 Setting up debconf (1.5.66ubuntu1) ... 18:44:00 (Reading database ... 13914 files and directories currently installed.) 18:44:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:44:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:44:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:44:00 (Reading database ... 13914 files and directories currently installed.) 18:44:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:44:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:44:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:44:00 (Reading database ... 13914 files and directories currently installed.) 18:44:00 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:44:00 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:01 (Reading database ... 13914 files and directories currently installed.) 18:44:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:44:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:01 (Reading database ... 13914 files and directories currently installed.) 18:44:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:44:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:44:01 ---> b8ea89de6c6c 18:44:01 Step 3/24 : WORKDIR /edgex-go 18:44:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:44:01 ---> b8ea89de6c6c 18:44:01 Step 3/32 : WORKDIR /edgex-go 18:44:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:44:01 ---> b8ea89de6c6c 18:44:01 Step 3/24 : WORKDIR /edgex-go 18:44:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:44:01 ---> b8ea89de6c6c 18:44:01 Step 3/26 : WORKDIR /edgex-go 18:44:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:44:01 ---> b8ea89de6c6c 18:44:01 Step 3/23 : WORKDIR /edgex-go 18:44:01 ---> Running in 81495e7da408 18:44:01 ---> Running in 4dbf9b1c5468 18:44:01 ---> Running in 09ab00df57b9 18:44:01 ---> Running in 67266aa35889 18:44:01 ---> Running in 5c9769122f9b 18:44:01 Removing intermediate container 09ab00df57b9 18:44:01 Removing intermediate container 5c9769122f9b 18:44:01 ---> 8138c36d3ee5 18:44:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:01 ---> c0b0d8dee2cc 18:44:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:01 Removing intermediate container 4dbf9b1c5468 18:44:01 ---> 5e0984b2f8bd 18:44:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:01 Removing intermediate container 81495e7da408 18:44:01 ---> e2f69178ef4a 18:44:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:01 Removing intermediate container 67266aa35889 18:44:01 ---> 19a988854862 18:44:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:01 ---> Running in 5712983bfb70 18:44:01 ---> Running in 66ec3de84f4c 18:44:01 ---> Running in b37c2da7a34e 18:44:01 ---> Running in b8cfa2d726ca 18:44:01 ---> Running in 7769ba344d1e 18:44:01 Removing intermediate container 66ec3de84f4c 18:44:01 ---> cdf3df159108 18:44:01 Step 5/26 : RUN apk add --update --no-cache make git 18:44:01 Removing intermediate container 5712983bfb70 18:44:01 ---> 192e14a794b8 18:44:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:44:01 ---> Running in e36caefc2810 18:44:01 ---> Running in 0bc000a9acdc 18:44:01 Removing intermediate container b37c2da7a34e 18:44:01 ---> 245b1180fd6b 18:44:01 Step 5/32 : RUN apk add --update --no-cache make git 18:44:01 Removing intermediate container 7769ba344d1e 18:44:01 ---> 804a5e0e4009 18:44:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:44:01 Removing intermediate container b8cfa2d726ca 18:44:01 ---> 8bf4a16a6c5c 18:44:01 Step 5/24 : RUN apk add --update --no-cache make git 18:44:01 ---> Running in ca240859ec40 18:44:01 ---> Running in 151555fa29cb 18:44:01 ---> Running in e88fa9a2e78b 18:44:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:01 (Reading database ... 13914 files and directories currently installed.) 18:44:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 18:44:02 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:44:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:44:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:44:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:44:02 (Reading database ... 13914 files and directories currently installed.) 18:44:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:44:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:44:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:44:02 (Reading database ... 13914 files and directories currently installed.) 18:44:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:44:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:03 (Reading database ... 13914 files and directories currently installed.) 18:44:03 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:44:03 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:44:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:44:03 (Reading database ... 13914 files and directories currently installed.) 18:44:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:44:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:44:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:44:03 (Reading database ... 13914 files and directories currently installed.) 18:44:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:44:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:44:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:03 Setting up passwd (1:4.5-1ubuntu2) ... 18:44:04 (Reading database ... 13914 files and directories currently installed.) 18:44:04 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:44:04 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:44:04 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:44:04 (Reading database ... 13914 files and directories currently installed.) 18:44:04 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 18:44:04 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:44:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:04 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 18:44:04 (Reading database ... 13914 files and directories currently installed.) 18:44:04 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 18:44:04 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:44:04 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 18:44:04 (Reading database ... 13914 files and directories currently installed.) 18:44:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:44:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:44:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:44:05 (Reading database ... 13914 files and directories currently installed.) 18:44:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:44:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:44:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:44:05 OK: 218 MiB in 52 packages 18:44:05 OK: 218 MiB in 52 packages 18:44:05 OK: 218 MiB in 52 packages 18:44:05 OK: 218 MiB in 52 packages 18:44:06 OK: 218 MiB in 52 packages 18:44:06 (Reading database ... 13914 files and directories currently installed.) 18:44:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:44:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:44:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:44:06 (Reading database ... 13914 files and directories currently installed.) 18:44:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:44:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:44:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:44:06 (Reading database ... 13914 files and directories currently installed.) 18:44:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:44:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:44:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:44:06 (Reading database ... 13914 files and directories currently installed.) 18:44:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:44:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:44:06 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:44:06 (Reading database ... 13915 files and directories currently installed.) 18:44:06 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:44:06 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:44:06 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:44:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:44:07 Removing intermediate container e36caefc2810 18:44:07 ---> 7721a4c38ecc 18:44:07 Step 6/26 : COPY go.mod . 18:44:07 Removing intermediate container 0bc000a9acdc 18:44:07 ---> e03c61ae7644 18:44:07 Step 6/24 : COPY go.mod . 18:44:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:44:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:44:07 Removing intermediate container 151555fa29cb 18:44:07 ---> 72304a12f7ba 18:44:07 Step 6/23 : COPY go.mod . 18:44:07 Removing intermediate container ca240859ec40 18:44:07 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:44:07 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:44:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:44:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:44:07 Removing intermediate container e88fa9a2e78b 18:44:07 ---> b10d06d9a1ad 18:44:07 Step 6/32 : COPY go.mod . 18:44:07 ---> 52946942ed7b 18:44:07 Step 6/24 : COPY go.mod . 18:44:07 ---> 310f3d82c970 18:44:07 Step 7/26 : RUN go mod download 18:44:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:44:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:44:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:44:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:44:08 ---> d799fd2cc465 18:44:08 Step 7/24 : RUN go mod download 18:44:08 ---> Running in 10127a3e7721 18:44:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:44:08 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:44:08 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:44:08 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:44:08 ---> Running in e363f58dbe03 18:44:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:44:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:44:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:44:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:44:08 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:44:08 ---> 509a994584ab 18:44:08 Step 7/23 : RUN go mod download 18:44:08 ---> Running in bafd2c1ad1dd 18:44:09 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:44:09 ---> ab2cd5e981d0 18:44:09 Step 7/24 : RUN go mod download 18:44:09 ---> ab0e51863e8d 18:44:09 Step 7/32 : RUN go mod download 18:44:09 ---> Running in c02ff996c033 18:44:09 ---> Running in 04fdc6b4fed0 18:44:09 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:44:09 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:44:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:44:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:44:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:11 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:11 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:11 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:11 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:11 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:11 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:11 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:11 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:11 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:11 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:11 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:11 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:12 Removing intermediate container 10127a3e7721 18:44:12 ---> f57dee4bae27 18:44:12 Step 8/26 : COPY . . 18:44:12 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:12 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:13 Removing intermediate container e363f58dbe03 18:44:13 Removing intermediate container bafd2c1ad1dd 18:44:13 ---> 6d84480d79da 18:44:13 Step 8/23 : COPY . . 18:44:13 ---> b15591f1ed93 18:44:13 Step 8/24 : COPY . . 18:44:13 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:13 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:13 Removing intermediate container c02ff996c033 18:44:13 ---> 7efb559e2a6c 18:44:13 Step 8/24 : COPY . . 18:44:13 Removing intermediate container 04fdc6b4fed0 18:44:13 ---> 1a46aebcc4e8 18:44:13 Step 8/32 : COPY . . 18:44:14 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:14 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:14 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:15 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:15 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:15 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:44:15 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:44:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:44:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:44:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:44:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:44:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:44:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:44:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:44:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:44:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:44:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:44:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:44:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:44:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:44:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:44:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:44:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:44:17 18:44:17 Current default time zone: 'Etc/UTC' 18:44:17 Local time is now: Fri May 14 18:44:17 UTC 2021. 18:44:17 Universal Time is now: Fri May 14 18:44:17 UTC 2021. 18:44:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:44:17 18:44:17 Setting up systemd-sysv (237-3ubuntu10.47) ... 18:44:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:17 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 18:44:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:44:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:44:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:44:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:44:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:44:17 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:44:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:44:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:44:17 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:44:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:17 Setting up patch (2.7.6-2ubuntu1.1) ... 18:44:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:44:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:44:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:44:17 Installing new version of config file /etc/ssl/openssl.cnf ... 18:44:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:44:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:44:18 Setting up ca-certificates (20210119~18.04.1) ... 18:44:20 Updating certificates in /etc/ssl/certs... 18:44:20 23 added, 27 removed; done. 18:44:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:44:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:44:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:44:20 Setting up pkgbinarymangler (138.18.04.1) ... 18:44:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:20 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:44:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:44:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:21 Setting up perl (5.26.1-6ubuntu0.5) ... 18:44:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:44:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:44:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:44:21 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:44:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:44:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:44:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:44:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:44:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:44:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:44:21 Processing triggers for systemd (237-3ubuntu10.47) ... 18:44:21 Processing triggers for mime-support (3.60ubuntu1) ... 18:44:21 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:44:21 Updating certificates in /etc/ssl/certs... 18:44:22 0 added, 0 removed; done. 18:44:22 Running hooks in /etc/ca-certificates/update.d... 18:44:22 done. 18:44:22 Reading package lists... 18:44:22 Building dependency tree... 18:44:22 Reading state information... 18:44:23 The following NEW packages will be installed: 18:44:23 apt-transport-https 18:44:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:44:23 Need to get 1692 B of archives. 18:44:23 After this operation, 154 kB of additional disk space will be used. 18:44:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 18:44:23 debconf: delaying package configuration, since apt-utils is not installed 18:44:23 Fetched 1692 B in 0s (8462 B/s) 18:44:23 Selecting previously unselected package apt-transport-https. 18:44:23 (Reading database ... 13920 files and directories currently installed.) 18:44:23 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 18:44:23 Unpacking apt-transport-https (1.6.13) ... 18:44:23 Setting up apt-transport-https (1.6.13) ... 18:44:23 Waiting for network to be ready... 18:44:29 2021-05-14T18:44:26Z INFO Waiting for automatic snapd restart... 18:44:29 snapd 2.50 from Canonical* installed 18:44:30 "snapd" switched to the "latest/stable" channel 18:44:30 18:44:32 core18 20210309 from Canonical* installed 18:44:33 "core18" switched to the "latest/stable" channel 18:44:33 18:44:36 snapcraft 4.7.1 from Canonical* installed 18:44:36 "snapcraft" switched to the "latest/stable" channel 18:44:36 18:44:39 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: 18:44:39 - README.md 18:44:39 18:44:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:44:40 ---> 58cbc7b892f7 18:44:40 Step 9/26 : RUN go mod tidy 18:44:40 ---> 5827ee244a80 18:44:40 Step 9/32 : RUN go mod tidy 18:44:40 ---> b77360d051b1 18:44:40 Step 9/24 : RUN go mod tidy 18:44:40 ---> Running in fdcfd4af59e2 18:44:40 ---> 6821ca956149 18:44:40 Step 9/23 : RUN go mod tidy 18:44:40 ---> Running in 1edab72c1725 18:44:40 ---> Running in cc9fb7364a4e 18:44:40 ---> Running in 7b4c1eecf61e 18:44:40 ---> b013de16fed3 18:44:40 Step 9/24 : RUN go mod tidy 18:44:40 ---> Running in da936651b4eb 18:44:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:44:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:44:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:44:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:44:47 Removing intermediate container fdcfd4af59e2 18:44:47 ---> 8543b5bc48b4 18:44:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:47 ---> Running in 3c70cd11079a 18:44:47 Removing intermediate container 1edab72c1725 18:44:47 ---> e5a5f3880233 18:44:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:44:47 ---> Running in e2f115377742 18:44:47 Reading package lists... 18:44:47 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 18:44:48 Removing intermediate container cc9fb7364a4e 18:44:48 ---> 932f08ac0bd4 18:44:48 Step 10/24 : RUN make cmd/core-data/core-data 18:44:48 ---> Running in 6607ca2710c3 18:44:48 Removing intermediate container da936651b4eb 18:44:48 ---> 3ce41b4560e2 18:44:48 Step 10/24 : RUN make cmd/core-command/core-command 18:44:48 Removing intermediate container 7b4c1eecf61e 18:44:48 ---> d45ab53007ee 18:44:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:44:48 ---> Running in 8e9413f67c34 18:44:48 ---> Running in 111d40841639 18:44:48 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 18:44:49 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 18:44:50 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 18:44:50 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 18:44:51 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 18:44:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:44:54 Reading package lists... 18:44:54 Building dependency tree... 18:44:54 Reading state information... 18:44:54 Suggested packages: 18:44:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:44:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:44:54 Recommended packages: 18:44:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:44:54 The following NEW packages will be installed: 18:44:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:44:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:44:54 pkg-config zip 18:44:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:44:54 Need to get 7663 kB of archives. 18:44:54 After this operation, 43.8 MB of additional disk space will be used. 18:44:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:44:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 18:44:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:44:54 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:44:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:44:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:44:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:44:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:44:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:44:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:44:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:44:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:44:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:44:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:44:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:44:55 debconf: delaying package configuration, since apt-utils is not installed 18:44:55 Fetched 7663 kB in 1s (10.3 MB/s) 18:44:55 Selecting previously unselected package libglib2.0-0:amd64. 18:44:55 (Reading database ... 13924 files and directories currently installed.) 18:44:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:44:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:44:55 Selecting previously unselected package libpsl5:amd64. 18:44:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:44:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:44:55 Selecting previously unselected package libnghttp2-14:amd64. 18:44:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:44:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:44:55 Selecting previously unselected package librtmp1:amd64. 18:44:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:44:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:44:56 Selecting previously unselected package libcurl3-gnutls:amd64. 18:44:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 18:44:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:44:56 Selecting previously unselected package liberror-perl. 18:44:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:44:56 Unpacking liberror-perl (0.17025-1) ... 18:44:56 Selecting previously unselected package git-man. 18:44:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:44:56 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:44:56 Selecting previously unselected package git. 18:44:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:44:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:44:57 Selecting previously unselected package libnorm1:amd64. 18:44:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:44:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:44:57 Selecting previously unselected package libpgm-5.2-0:amd64. 18:44:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:44:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:44:57 Selecting previously unselected package libsodium23:amd64. 18:44:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:44:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:44:57 Selecting previously unselected package libzmq5:amd64. 18:44:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:44:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:44:57 Selecting previously unselected package libzmq3-dev:amd64. 18:44:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:44:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:44:57 Selecting previously unselected package pkg-config. 18:44:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:44:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:44:57 Selecting previously unselected package zip. 18:44:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:44:57 Unpacking zip (3.0-11build1) ... 18:44:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:44:58 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:44:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:44:58 Setting up liberror-perl (0.17025-1) ... 18:44:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:44:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:44:58 No schema files found: doing nothing. 18:44:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:44:58 Setting up zip (3.0-11build1) ... 18:44:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:44:58 Setting up libsodium23:amd64 (1.0.16-2) ... 18:44:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:44:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:44:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:44:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:44:58 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:44:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:45:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:45:04 git set to automatically installed. 18:45:04 git-man set to automatically installed. 18:45:04 libcurl3-gnutls set to automatically installed. 18:45:04 liberror-perl set to automatically installed. 18:45:04 libglib2.0-0 set to automatically installed. 18:45:04 libnghttp2-14 set to automatically installed. 18:45:04 libnorm1 set to automatically installed. 18:45:04 libpgm-5.2-0 set to automatically installed. 18:45:04 libpsl5 set to automatically installed. 18:45:04 librtmp1 set to automatically installed. 18:45:04 libsodium23 set to automatically installed. 18:45:04 libzmq3-dev set to automatically installed. 18:45:04 libzmq5 set to automatically installed. 18:45:04 pkg-config set to automatically installed. 18:45:04 zip set to automatically installed. 18:45:07 snapd is not logged in, snap install commands will use sudo 18:45:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:45:29 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 18:45:29 snapd is not logged in, snap install commands will use sudo 18:45:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:45:36 snap "core18" has no updates available 18:45:36 Pulling go-build-helper 18:45:36 + snapcraftctl pull 18:45:37 'app-service-config' has dependencies that need to be staged: go-build-helper 18:45:37 Skipping pull go-build-helper (already ran) 18:45:37 Building go-build-helper 18:45:37 + snapcraftctl build 18:45:39 Staging go-build-helper 18:45:39 + snapcraftctl stage 18:45:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:45:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:45:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 18:45:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 18:45:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:45:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:45:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:45:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:45:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 18:45:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 18:45:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:45:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:45:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:45:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:45:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:45:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:45:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:45:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:45:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:45:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 18:45:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:45:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:45:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:45:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:45:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:45:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:45:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:45:49 Fetched 24.6 MB in 0s (0 B/s) 18:45:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:45:49 Fetched 224 kB in 0s (0 B/s) 18:45:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:45:49 Fetched 157 kB in 0s (0 B/s) 18:45:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:45:49 Fetched 221 kB in 0s (0 B/s) 18:45:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:45:49 Fetched 143 kB in 0s (0 B/s) 18:45:49 Pulling app-service-config 18:45:49 + snapcraftctl pull 18:45:50 Cloning into '/root/parts/app-service-config/src'... 18:45:50 Pulling config-common 18:45:50 + snapcraftctl pull 18:45:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:45:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:45:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:45:54 Fetched 0 B in 0s (0 B/s) 18:45:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:45:54 Fetched 0 B in 0s (0 B/s) 18:45:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:45:54 Fetched 0 B in 0s (0 B/s) 18:45:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:45:54 Fetched 0 B in 0s (0 B/s) 18:45:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:45:54 Fetched 0 B in 0s (0 B/s) 18:45:54 Pulling edgex-go 18:45:54 + snapcraftctl pull 18:46:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:46:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:46:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:46:13 Fetched 0 B in 0s (0 B/s) 18:46:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:46:13 Fetched 96.5 kB in 0s (0 B/s) 18:46:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:46:13 Fetched 279 kB in 0s (0 B/s) 18:46:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:46:13 Fetched 122 kB in 0s (0 B/s) 18:46:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:46:13 Fetched 77.8 kB in 0s (0 B/s) 18:46:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:46:13 Fetched 8848 B in 0s (0 B/s) 18:46:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:46:13 Fetched 47.8 kB in 0s (0 B/s) 18:46:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:46:13 Fetched 45.6 kB in 0s (0 B/s) 18:46:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:46:13 Fetched 15.0 kB in 0s (0 B/s) 18:46:13 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:46:13 Fetched 219 kB in 0s (0 B/s) 18:46:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:46:13 Fetched 154 kB in 0s (0 B/s) 18:46:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:46:13 Fetched 50.6 kB in 0s (0 B/s) 18:46:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:46:13 Fetched 14.8 kB in 0s (0 B/s) 18:46:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:46:13 Fetched 41.8 kB in 0s (0 B/s) 18:46:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:46:13 Fetched 499 kB in 0s (0 B/s) 18:46:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:46:13 Fetched 111 kB in 0s (0 B/s) 18:46:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:46:13 Fetched 240 kB in 0s (0 B/s) 18:46:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:46:13 Fetched 29.3 kB in 0s (0 B/s) 18:46:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:46:13 Fetched 85.5 kB in 0s (0 B/s) 18:46:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:46:13 Fetched 24.5 kB in 0s (0 B/s) 18:46:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:46:13 Fetched 49.2 kB in 0s (0 B/s) 18:46:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:46:13 Fetched 54.2 kB in 0s (0 B/s) 18:46:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:46:13 Fetched 30.8 kB in 0s (0 B/s) 18:46:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:46:13 Fetched 15.8 kB in 0s (0 B/s) 18:46:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:46:13 Fetched 85.9 kB in 0s (0 B/s) 18:46:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:46:13 Fetched 8720 B in 0s (0 B/s) 18:46:13 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 18:46:13 Fetched 137 kB in 0s (0 B/s) 18:46:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:46:13 Fetched 119 kB in 0s (0 B/s) 18:46:13 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 18:46:13 Fetched 110 kB in 0s (0 B/s) 18:46:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:46:13 Fetched 11.1 kB in 0s (0 B/s) 18:46:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:46:13 Fetched 645 kB in 0s (0 B/s) 18:46:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:46:13 Fetched 41.3 kB in 0s (0 B/s) 18:46:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:46:13 Fetched 17.9 kB in 0s (0 B/s) 18:46:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:46:13 Fetched 368 kB in 0s (0 B/s) 18:46:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:46:13 Fetched 187 kB in 0s (0 B/s) 18:46:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:46:13 Fetched 175 kB in 0s (0 B/s) 18:46:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:46:13 Fetched 206 kB in 0s (0 B/s) 18:46:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:46:13 Fetched 1301 kB in 0s (0 B/s) 18:46:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:46:13 Fetched 36.2 kB in 0s (0 B/s) 18:46:13 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:46:13 Fetched 159 kB in 0s (0 B/s) 18:46:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:46:13 Fetched 107 kB in 0s (0 B/s) 18:46:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:46:13 Fetched 48.7 kB in 0s (0 B/s) 18:46:13 Pulling static-packages 18:46:13 + snapcraftctl pull 18:46:13 Pulling version 18:46:13 + cd /root/project 18:46:13 + [ -f VERSION ] 18:46:13 + PROJECT_VERSION=local-dev 18:46:13 + git rev-parse --short HEAD 18:46:13 + GIT_REVISION=2c977bb9 18:46:13 + snapcraftctl set-version local-dev 18:46:13 Skipping build go-build-helper (already ran) 18:46:13 Building app-service-config 18:46:13 + make build 18:46:13 go mod tidy 18:46:16 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 18:46:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 18:46:17 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 18:46:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 18:46:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:46:17 go: downloading github.com/hashicorp/consul/api v1.8.1 18:46:17 go: downloading github.com/go-kit/kit v0.8.0 18:46:17 go: downloading github.com/stretchr/testify v1.7.0 18:46:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:46:17 go: downloading github.com/gorilla/mux v1.8.0 18:46:17 go: downloading github.com/x448/float16 v0.8.4 18:46:17 go: downloading github.com/hashicorp/serf v0.9.5 18:46:17 go: downloading github.com/go-stack/stack v1.8.0 18:46:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:46:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:46:17 go: downloading github.com/fatih/color v1.9.0 18:46:17 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:46:17 go: downloading github.com/davecgh/go-spew v1.1.1 18:46:17 go: downloading gopkg.in/yaml.v2 v2.4.0 18:46:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 18:46:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:46:17 go: downloading github.com/pmezard/go-difflib v1.0.0 18:46:17 go: downloading github.com/mattn/go-isatty v0.0.12 18:46:17 go: downloading github.com/google/uuid v1.2.0 18:46:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:46:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 18:46:17 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:46:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:46:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:46:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 18:46:18 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:46:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 18:46:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:46:18 go: downloading github.com/hashicorp/memberlist v0.2.2 18:46:18 go: downloading github.com/mattn/go-colorable v0.1.6 18:46:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:46:18 go: downloading github.com/pelletier/go-toml v1.9.0 18:46:18 go: downloading github.com/mitchellh/copystructure v1.0.0 18:46:18 go: downloading github.com/gorilla/websocket v1.4.2 18:46:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:46:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:46:18 go: downloading github.com/go-playground/validator/v10 v10.5.0 18:46:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:46:18 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:46:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:46:18 go: downloading golang.org/x/text v0.3.2 18:46:18 go: downloading github.com/go-playground/universal-translator v0.17.0 18:46:18 go: downloading github.com/hashicorp/errwrap v1.0.0 18:46:18 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:46:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:46:18 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:46:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:46:18 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:46:19 go: downloading github.com/miekg/dns v1.1.26 18:46:19 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:46:19 go: downloading github.com/pkg/errors v0.8.1 18:46:19 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:46:19 go: downloading github.com/go-playground/locales v0.13.0 18:46:19 go: downloading github.com/stretchr/objx v0.1.0 18:46:19 go: downloading github.com/leodido/go-urn v1.2.0 18:46:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:46:19 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:46:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:46:19 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:46:19 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:46:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:46:19 go: downloading github.com/kr/pretty v0.2.0 18:46:19 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:46:19 go: downloading github.com/go-redis/redis/v7 v7.2.0 18:46:19 go: downloading github.com/kr/text v0.1.0 18:46:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:46:19 go: downloading github.com/pebbe/zmq4 v1.2.7 18:46:19 go: downloading github.com/onsi/ginkgo v1.10.1 18:46:19 go: downloading github.com/onsi/gomega v1.7.0 18:46:19 go: downloading github.com/golang/protobuf v1.3.2 18:46:19 go: downloading github.com/hpcloud/tail v1.0.0 18:46:19 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:46:19 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:46:19 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:46:19 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 18:46:29 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 18:46:29 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 18:46:29 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 18:46:29 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 18:46:30 Building config-common 18:46:30 + snapcraftctl build 18:46:32 Building edgex-go 18:46:32 + cd /root/parts/edgex-go/src 18:46:32 + make build 18:46:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:46:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 18:46:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:46:33 go: downloading github.com/pelletier/go-toml v1.9.1 18:46:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 18:46:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 18:46:33 go: downloading github.com/go-kit/kit v0.9.0 18:46:33 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:46:33 go: downloading github.com/imdario/mergo v0.3.12 18:46:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:46:42 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 18:46: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 18:46: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 18:46:46 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 18:46:46 Removing intermediate container 8e9413f67c34 18:46:46 ---> c928733fa613 18:46:46 18:46:46 Step 11/32 : FROM alpine:3.12 18:46:46 3.12: Pulling from library/alpine 18:46:46 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 18:46:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:46:48 Status: Downloaded newer image for alpine:3.12 18:46:48 ---> 9852663dfa18 18:46:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:46:48 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 18:46:48 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:46:48 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:46:49 ---> Running in 544b1bf6e361 18:46:50 Removing intermediate container 544b1bf6e361 18:46:50 ---> 50e23be4803f 18:46:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:46:50 ---> Running in ca771f5987e7 18:46:50 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 18:46:50 Removing intermediate container 3c70cd11079a 18:46:50 ---> 50137858fa6c 18:46:50 18:46:50 Step 11/26 : FROM alpine:3.12 18:46:50 ---> 9852663dfa18 18:46:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:46:51 ---> Running in 86a9e5d2b708 18:46:52 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 18:46:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:46:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:53 (1/2) Installing dumb-init (1.2.2-r1) 18:46:53 (2/2) Installing su-exec (0.2-r1) 18:46:53 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 18:46:53 Executing busybox-1.31.1-r20.trigger 18:46:53 OK: 5 MiB in 16 packages 18:46:54 (1/6) Installing ca-certificates (20191127-r4) 18:46:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:46:54 (3/6) Installing libcurl (7.76.1-r0) 18:46:54 (4/6) Installing curl (7.76.1-r0) 18:46:54 (5/6) Installing dumb-init (1.2.2-r1) 18:46:54 (6/6) Installing su-exec (0.2-r1) 18:46:54 Executing busybox-1.31.1-r20.trigger 18:46:54 Executing ca-certificates-20191127-r4.trigger 18:46:54 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 18:46:54 OK: 7 MiB in 20 packages 18:46:55 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 18:46:55 go: downloading github.com/lib/pq v1.10.1 18:46:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:46:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:46:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:46:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:46:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:46:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:46:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:46:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:46:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:46:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:46:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:46:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:46:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:46:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:46:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:46:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:46:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:46:57 + 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 18:46:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:46:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:46:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:46:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:46:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:46:57 + 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 18:46:57 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:46:57 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:46:57 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:46:58 Removing intermediate container ca771f5987e7 18:46:58 ---> e19ab8ecf748 18:46:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:46:58 ---> Running in 9df42451f724 18:46:59 Removing intermediate container 111d40841639 18:46:59 ---> 0bf6d187a49b 18:46:59 18:46:59 Step 11/24 : FROM alpine:3.12 18:46:59 ---> 9852663dfa18 18:46:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:46:59 Removing intermediate container 86a9e5d2b708 18:46:59 ---> ba36811debea 18:46:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:46:59 ---> Running in 6b08bf448474 18:46:59 ---> Running in 8fbba8327d24 18:47:00 Removing intermediate container 9df42451f724 18:47:00 ---> e49f3d0a94e9 18:47:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:47:00 ---> Running in 74cfae6fb25e 18:47:00 Building static-packages 18:47:00 + snapcraftctl build 18:47:00 Removing intermediate container 8fbba8327d24 18:47:00 ---> c4b9d9031225 18:47:00 Step 14/26 : WORKDIR / 18:47:01 ---> Running in 48ae87c07edd 18:47:01 Removing intermediate container 74cfae6fb25e 18:47:01 ---> 851f80b51f47 18:47:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:47:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:02 ---> Running in eb705932902b 18:47:02 Building version 18:47:02 + snapcraftctl build 18:47:02 (1/1) Installing dumb-init (1.2.2-r1) 18:47:02 Executing busybox-1.31.1-r20.trigger 18:47:02 OK: 5 MiB in 15 packages 18:47:03 Removing intermediate container 48ae87c07edd 18:47:03 ---> 39ad40cf0ece 18:47:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:47:03 Removing intermediate container e2f115377742 18:47:03 ---> 9ae6cd4e52ee 18:47:03 18:47:03 Step 11/23 : FROM alpine:3.12 18:47:03 ---> 9852663dfa18 18:47:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:47:04 ---> Running in 907ba1758d5e 18:47:04 ---> e43e09b73e56 18:47:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:47:04 Skipping stage go-build-helper (already ran) 18:47:04 Staging app-service-config 18:47:04 + snapcraftctl stage 18:47:05 Staging config-common 18:47:05 + snapcraftctl stage 18:47:05 Removing intermediate container 6b08bf448474 18:47:05 ---> 46dd7d168f33 18:47:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:47:05 ---> 099b4e9da7e5 18:47:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:06 ---> Running in 72cb78d78a3d 18:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:06 Removing intermediate container 72cb78d78a3d 18:47:06 ---> 6338f26c03ce 18:47:06 Step 14/24 : ENV APP_PORT=48082 18:47:06 Staging edgex-go 18:47:06 + snapcraftctl stage 18:47:06 ---> Running in e8309fdcd3c2 18:47:06 ---> 24c3840e3097 18:47:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:47:06 Removing intermediate container eb705932902b 18:47:06 ---> 7e4e58d89a5b 18:47:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:47:06 (1/2) Installing ca-certificates (20191127-r4) 18:47:07 (2/2) Installing dumb-init (1.2.2-r1) 18:47:07 Executing busybox-1.31.1-r20.trigger 18:47:07 Executing ca-certificates-20191127-r4.trigger 18:47:07 ---> Running in c1431f836a15 18:47:07 OK: 6 MiB in 16 packages 18:47:07 Staging static-packages 18:47:07 + snapcraftctl stage 18:47:07 Removing intermediate container e8309fdcd3c2 18:47:07 ---> b5d201fc3be5 18:47:07 Step 15/24 : EXPOSE $APP_PORT 18:47:08 ---> 1b1af24b29ec 18:47:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:47:08 ---> Running in 6fc42f500d04 18:47:08 Removing intermediate container c1431f836a15 18:47:08 ---> e9e61b55296b 18:47:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:47:08 Staging version 18:47:08 + snapcraftctl stage 18:47:09 Removing intermediate container 6fc42f500d04 18:47:09 ---> 7e6c15bbff9a 18:47:09 Step 16/24 : WORKDIR / 18:47:09 Priming go-build-helper 18:47:09 + snapcraftctl prime 18:47:10 Priming app-service-config 18:47:10 + snapcraftctl prime 18:47:10 ---> d03bac244280 18:47:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:47:10 ---> Running in 5d6b134b0295 18:47:10 Removing intermediate container 907ba1758d5e 18:47:10 ---> a94ea6065ee6 18:47:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:47:10 ---> 2298d065ed45 18:47:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:47:10 ---> Running in 43ff2a308a5d 18:47:11 ---> Running in 8f65f3b2c154 18:47:11 Removing intermediate container 5d6b134b0295 18:47:11 ---> 8641abf9d36f 18:47:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:11 Priming config-common 18:47:11 + snapcraftctl prime 18:47:12 Removing intermediate container 6607ca2710c3 18:47:12 ---> 1e0c0d5fd729 18:47:12 18:47:12 Step 11/24 : FROM alpine:3.12 18:47:12 ---> 9852663dfa18 18:47:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:47:12 Removing intermediate container 8f65f3b2c154 18:47:12 ---> d81c4114496e 18:47:12 Step 14/23 : ENV APP_PORT=48060 18:47:12 ---> Running in 47e526af78ec 18:47:12 ---> 7571231976e3 18:47:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:47:12 Priming edgex-go 18:47:12 + snapcraftctl prime 18:47:12 ---> Running in 8349d86db582 18:47:12 ---> 03403a4a0b22 18:47:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:47:13 Removing intermediate container 47e526af78ec 18:47:13 ---> 3a8e154c3e89 18:47:13 Step 13/24 : ENV APP_PORT=48080 18:47:13 Removing intermediate container 8349d86db582 18:47:13 ---> bbcf5688dbb3 18:47:13 Step 15/23 : EXPOSE $APP_PORT 18:47:13 ---> Running in aa87d6afd690 18:47:14 ---> Running in fef8050fa576 18:47:14 ---> 99928f51bbf6 18:47:14 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/ 18:47:14 Priming static-packages 18:47:14 + snapcraftctl prime 18:47:14 ---> Running in cd4e8192816c 18:47:14 Removing intermediate container aa87d6afd690 18:47:14 ---> e9b8d7b6526c 18:47:14 Step 14/24 : EXPOSE $APP_PORT 18:47:14 ---> Running in 67149cb2a8d5 18:47:14 Removing intermediate container 43ff2a308a5d 18:47:14 ---> 24cc0bed7d2e 18:47:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:14 ---> f8ec98669b42 18:47:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:47:14 Removing intermediate container fef8050fa576 18:47:14 ---> 22076faf69cd 18:47:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:15 Removing intermediate container 67149cb2a8d5 18:47:15 ---> c114355af7f6 18:47:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:15 ---> Running in dbbc9ba91cec 18:47:15 ---> 4998988602b5 18:47:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:47:16 ---> 0fcc05587cd4 18:47:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:47:16 ---> 941e1e20d5c8 18:47:16 Step 20/24 : ENTRYPOINT ["/core-command"] 18:47:16 Priming version 18:47:16 + snapcraftctl prime 18:47:16 ---> Running in 5232695cef05 18:47:16 Removing intermediate container 5232695cef05 18:47:16 ---> f8308588ae4b 18:47:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 18:47:17 ---> Running in e0d107b5e69c 18:47:17 ---> b88726e461e8 18:47:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:47:17 ---> 1311baf89dd4 18:47:17 Removing intermediate container cd4e8192816c 18:47:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:47:17 ---> 85a4fd1ad29d 18:47:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:47:18 Removing intermediate container e0d107b5e69c 18:47:18 ---> e9b13ef2f3ea 18:47:18 Step 22/24 : LABEL arch=arm64 18:47:18 ---> Running in 16ad614f6b60 18:47:18 ---> Running in d5ff97f4aa6f 18:47:18 ---> 1db004acf7a8 18:47:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:47:18 Removing intermediate container 16ad614f6b60 18:47:18 ---> 521ba0cd4c6a 18:47:18 Step 24/26 : LABEL arch=arm64 18:47:18 ---> 6ecfd9d92d03 18:47:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:47:18 Removing intermediate container d5ff97f4aa6f 18:47:18 ---> 6e9a4869240d 18:47:18 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:47:18 Removing intermediate container dbbc9ba91cec 18:47:18 ---> f9464a25ccd0 18:47:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 18:47:19 ---> Running in 642bb19ab181 18:47:19 ---> Running in 1608a22e1e80 18:47:19 ---> Running in ade98b6e20fd 18:47:19 ---> Running in 831703b9ce97 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:47:19 ---> 33eda6409bc5 18:47:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:47:19 Removing intermediate container 642bb19ab181 18:47:19 ---> ddf9f28aa3e1 18:47:19 Step 25/26 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:47:20 Removing intermediate container 831703b9ce97 18:47:20 ---> 3b68d6fef8f5 18:47:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:20 ---> Running in 0b49c53c01f3 18:47:20 Removing intermediate container ade98b6e20fd 18:47:20 ---> 085d28c23ef3 18:47:20 Step 24/24 : LABEL version=0.0.0 18:47:20 ---> Running in 63aee5cf9188 18:47:20 ---> Running in 83f153859e97 18:47:20 ---> fc8bc4bd0658 18:47:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:47:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:20 Removing intermediate container 0b49c53c01f3 18:47:20 ---> d372bc09e33d 18:47:20 Step 26/26 : LABEL version=0.0.0 18:47:21 Removing intermediate container 63aee5cf9188 18:47:21 ---> 62939b6cbdcb 18:47:21 Step 21/23 : LABEL arch=arm64 18:47:21 ---> Running in 7a2ece79115c 18:47:21 ---> Running in e5ed4b356a65 18:47:21 Removing intermediate container 83f153859e97 18:47:21 ---> 0952a3e932a8 18:47:21 18:47:21 ---> Running in 51b2f4fc7ca1 18:47:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:21 Removing intermediate container 7a2ece79115c 18:47:21 ---> de74c2df6535 18:47:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:47:21 Successfully built 0952a3e932a8 18:47:22 Successfully tagged core-command-arm64:latest 18:47:22  Building core-command ... done Building security-proxy-setup 18:47:22 Removing intermediate container e5ed4b356a65 18:47:22 ---> 43526d409902 18:47:22 18:47:22 Removing intermediate container 51b2f4fc7ca1 18:47:22 ---> e1ce52344be6 18:47:22 Step 22/23 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:47:22 (1/6) Installing dumb-init (1.2.2-r1) 18:47:22 (2/6) Installing libgcc (9.3.0-r2) 18:47:22 (3/6) Installing libsodium (1.0.18-r0) 18:47:22 ---> Running in 1dd897f52ea7 18:47:22 (4/6) Installing libstdc++ (9.3.0-r2) 18:47:22 Successfully built 43526d409902 18:47:22 Successfully tagged security-secretstore-setup-arm64:latest 18:47:22 Building core-metadata 18:47:22  Building security-secretstore-setup ... done (5/6) Installing libzmq (4.3.3-r0) 18:47:22 (6/6) Installing zeromq (4.3.3-r0) 18:47:22 Executing busybox-1.31.1-r20.trigger 18:47:22 ---> 7839456b354b 18:47:22 Step 27/32 : RUN chmod +x /entrypoint.sh 18:47:22 OK: 8 MiB in 20 packages 18:47:23 Removing intermediate container 1dd897f52ea7 18:47:23 ---> 7993808d7428 18:47:23 Step 23/23 : LABEL version=0.0.0 18:47:23 ---> Running in f29a566bb2b7 18:47:23 ---> Running in 25b0ef0bd279 18:47:24 Removing intermediate container 25b0ef0bd279 18:47:24 ---> 6ea940599f7a 18:47:24 18:47:24 Successfully built 6ea940599f7a 18:47:24 Successfully tagged support-notifications-arm64:latest 18:47:24  Building support-notifications ... done Building support-scheduler 18:47:24 Removing intermediate container 1608a22e1e80 18:47:24 ---> 15f5a9f18c01 18:47:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:47:25 ---> 5a7b48e220fc 18:47:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:47:26 Removing intermediate container f29a566bb2b7 18:47:26 ---> 5d07270f74e6 18:47:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:47:28 ---> 93c58ba6b0cc 18:47:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:47:28 ---> Running in 3c719b9bbc57 18:47:29 Removing intermediate container 3c719b9bbc57 18:47:29 ---> 5a8673f66846 18:47:29 Step 29/32 : CMD ["gate"] 18:47:31 ---> 21e4812851d6 18:47:31 Step 20/24 : ENTRYPOINT ["/core-data"] 18:47:31 ---> Running in d35e14ff8f41 18:47:31 ---> Running in 4d4edb2d6c30 18:47:32 Removing intermediate container d35e14ff8f41 18:47:32 ---> 9eb6b2c74ba6 18:47:32 Step 30/32 : LABEL arch=arm64 18:47:32 Removing intermediate container 4d4edb2d6c30 18:47:32 ---> cb24bed12827 18:47:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:32 ---> Running in 5a02d955075c 18:47:32 ---> Running in c1529961da6f 18:47:33 Removing intermediate container 5a02d955075c 18:47:33 ---> ae5042d1650b 18:47:33 Step 31/32 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:47:33 Removing intermediate container c1529961da6f 18:47:33 ---> e989004f9b31 18:47:33 Step 22/24 : LABEL arch=arm64 18:47:33 ---> Running in ff1a78433568 18:47:33 ---> Running in c5ccb7d69ead 18:47:34 Removing intermediate container ff1a78433568 18:47:34 ---> a81fe4e6b33e 18:47:34 Step 32/32 : LABEL version=0.0.0 18:47:34 Removing intermediate container c5ccb7d69ead 18:47:34 ---> 5807b853fa07 18:47:34 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:47:35 ---> Running in 7c7dac1622a9 18:47:35 ---> Running in 844ee35f4d6a 18:47:36 Removing intermediate container 7c7dac1622a9 18:47:36 ---> fd2ad395487f 18:47:36 18:47:37 Successfully built fd2ad395487f 18:47:37 Successfully tagged security-bootstrapper-arm64:latest 18:47:37 Building sys-mgmt-agent 18:47:37  Building security-bootstrapper ... done Removing intermediate container 844ee35f4d6a 18:47:37 ---> 7d515abcfb0b 18:47:37 Step 24/24 : LABEL version=0.0.0 18:47:37 ---> Running in 6bc1f7ffa41e 18:47:38 Removing intermediate container 6bc1f7ffa41e 18:47:38 ---> 850efbfd5e8e 18:47:38 18:47:38 Successfully built 850efbfd5e8e 18:47:38 Successfully tagged core-data-arm64:latest 18:48:25  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:48:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:48:25 ---> b8ea89de6c6c 18:48:25 Step 3/22 : WORKDIR /edgex-go 18:48:25 ---> Using cache 18:48:25 ---> 19a988854862 18:48:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:25 ---> Using cache 18:48:25 ---> 804a5e0e4009 18:48:25 Step 5/22 : RUN apk add --update --no-cache make git 18:48:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:48:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:48:25 ---> b8ea89de6c6c 18:48:25 Step 3/24 : WORKDIR /edgex-go 18:48:25 ---> Using cache 18:48:25 ---> 19a988854862 18:48:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:25 ---> Using cache 18:48:25 ---> 804a5e0e4009 18:48:25 Step 5/24 : RUN apk add --update --no-cache make git 18:48:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:48:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:48:25 ---> b8ea89de6c6c 18:48:25 Step 3/23 : WORKDIR /edgex-go 18:48:25 ---> Using cache 18:48:25 ---> 19a988854862 18:48:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:25 ---> Using cache 18:48:25 ---> 804a5e0e4009 18:48:25 Step 5/23 : RUN apk add --update --no-cache make git 18:48:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:48:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:48:25 ---> b8ea89de6c6c 18:48:25 Step 3/24 : WORKDIR /edgex-go 18:48:25 ---> Using cache 18:48:25 ---> 19a988854862 18:48:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:25 ---> Using cache 18:48:25 ---> 804a5e0e4009 18:48:25 Step 5/24 : RUN apk add --update --no-cache make bash git 18:48:25 ---> Running in c37eaa299c87 18:48:25 ---> Running in 7ca044189c4d 18:48:25 ---> Running in 153edbd557b8 18:48:25 ---> Running in 01f8b4d36e78 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:48:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:48:25 OK: 218 MiB in 52 packages 18:48:26 OK: 218 MiB in 52 packages 18:48:26 OK: 218 MiB in 52 packages 18:48:26 OK: 218 MiB in 52 packages 18:48:27 Removing intermediate container 7ca044189c4d 18:48:27 ---> 4fd0a91d57df 18:48:27 Step 6/22 : COPY go.mod . 18:48:27 Removing intermediate container c37eaa299c87 18:48:27 ---> 604ea1bcfbf1 18:48:27 Step 6/23 : COPY go.mod . 18:48:28 Removing intermediate container 153edbd557b8 18:48:28 ---> 9acce7de1abd 18:48:28 Step 6/24 : COPY go.mod . 18:48:28 Removing intermediate container 01f8b4d36e78 18:48:28 ---> 248c7fe40cc8 18:48:28 Step 6/24 : COPY go.mod . 18:48:28 ---> d0c9312665c7 18:48:28 Step 7/22 : RUN go mod download 18:48:28 ---> Running in 88aebb935bf9 18:48:29 ---> c6e451f65bec 18:48:29 Step 7/23 : RUN go mod download 18:48:29 ---> Running in cda4929a1c1b 18:48:29 ---> 0f56913e166c 18:48:29 Step 7/24 : RUN go mod download 18:48:29 ---> 551123fe6a19 18:48:29 Step 7/24 : RUN go mod download 18:48:29 ---> Running in 2409e77f0213 18:48:29 ---> Running in 870ab70cc5b4 18:48:33 Removing intermediate container 88aebb935bf9 18:48:33 ---> 288f951972b5 18:48:33 Step 8/22 : COPY . . 18:48:33 Removing intermediate container cda4929a1c1b 18:48:33 ---> 8edd594cddf1 18:48:33 Step 8/23 : COPY . . 18:48:33 Removing intermediate container 870ab70cc5b4 18:48:33 ---> ea52194c2af3 18:48:33 Step 8/24 : COPY . . 18:48:34 Removing intermediate container 2409e77f0213 18:48:34 ---> 5b0798203822 18:48:34 Step 8/24 : COPY . . 18:49:01 ---> 0ef266ff6c6a 18:49:01 Step 9/24 : RUN go mod tidy 18:49:01 ---> 28641f587501 18:49:01 Step 9/24 : RUN go mod tidy 18:49:01 ---> 2989a64dd1d7 18:49:01 Step 9/23 : RUN go mod tidy 18:49:01 ---> 0011db7770ca 18:49:01 Step 9/22 : RUN go mod tidy 18:49:01 ---> Running in 4301ac90bafc 18:49:01 ---> Running in 75a9f112a586 18:49:01 ---> Running in 776a9a5471f0 18:49:01 ---> Running in 603f5192ce25 18:49:03 Removing intermediate container 776a9a5471f0 18:49:03 ---> 991bbf5a7512 18:49:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:49:03 ---> Running in a0c3a786fd03 18:49:03 Removing intermediate container 4301ac90bafc 18:49:03 ---> b07466650067 18:49:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:49:03 Removing intermediate container 603f5192ce25 18:49:03 ---> 493388b94c77 18:49:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:49:03 ---> Running in 221ba43841ef 18:49:04 Removing intermediate container 75a9f112a586 18:49:04 ---> 34ab514a4b1c 18:49:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:49:04 ---> Running in 108020b533be 18:49:04 ---> Running in f7fe9df2c9d4 18:49:05 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 18:49:06 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 18:49:06 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 18:49:06 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 18:50:28 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 18:50:46 Removing intermediate container f7fe9df2c9d4 18:50:46 ---> 3c0e709a5940 18:50:46 18:50:46 Step 11/22 : FROM alpine:3.12 18:50:46 ---> 9852663dfa18 18:50:46 Step 12/22 : RUN apk add --update --no-cache curl 18:50:46 ---> Running in 0e88d53a0976 18:50:46 Removing intermediate container a0c3a786fd03 18:50:46 ---> 3885ec0ef6a1 18:50:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:50:46 ---> Running in 97b96b911488 18:50:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:46 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 18:50:46 (1/4) Installing ca-certificates (20191127-r4) 18:50:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:50:46 (3/4) Installing libcurl (7.76.1-r0) 18:50:46 (4/4) Installing curl (7.76.1-r0) 18:50:46 Executing busybox-1.31.1-r20.trigger 18:50:46 Executing ca-certificates-20191127-r4.trigger 18:50:47 OK: 7 MiB in 18 packages 18:50:50 Removing intermediate container 0e88d53a0976 18:50:50 ---> 005323db2eb9 18:50:50 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:50:50 ---> Running in e212af030320 18:50:50 Removing intermediate container 97b96b911488 18:50:50 ---> 722bcfc2c7e8 18:50:50 18:50:50 Step 12/24 : FROM docker:20.10.0 18:50:51 20.10.0: Pulling from library/docker 18:50:51 Removing intermediate container 221ba43841ef 18:50:51 ---> d3e2ce1fbd48 18:50:51 18:50:51 Step 11/23 : FROM alpine:3.12 18:50:51 ---> 9852663dfa18 18:50:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:50:51 ---> Using cache 18:50:51 ---> 46dd7d168f33 18:50:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:50:51 ---> Using cache 18:50:51 ---> 6338f26c03ce 18:50:51 Step 14/23 : ENV APP_PORT=48085 18:50:51 Removing intermediate container e212af030320 18:50:51 ---> 1b855d0d7ff9 18:50:51 Step 14/22 : WORKDIR /edgex 18:50:51 ---> Running in c263836e2e8f 18:50:51 ---> Running in 93f3bf77a4c2 18:50:52 Removing intermediate container c263836e2e8f 18:50:52 ---> 69c1c6d5055b 18:50:52 Step 15/23 : EXPOSE $APP_PORT 18:50:52 ---> Running in 3b597352019a 18:50:52 Removing intermediate container 93f3bf77a4c2 18:50:52 ---> b4416551c7ff 18:50:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:50:53 Removing intermediate container 3b597352019a 18:50:53 ---> fcad5c4962d3 18:50:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:54 ---> 6a5ddc60f8e1 18:50:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:50:55 ---> 42cc2330ee0a 18:50:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:50:56 ---> a1ebe0973b5e 18:50:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:50:57 ---> 6c7c02beb3a0 18:50:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:50:57 Removing intermediate container 108020b533be 18:50:57 ---> 5cf195afd993 18:50:57 18:50:57 Step 11/24 : FROM alpine:3.12 18:50:57 ---> 9852663dfa18 18:50:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:50:57 ---> Using cache 18:50:57 ---> 46dd7d168f33 18:50:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:50:57 ---> Using cache 18:50:57 ---> 6338f26c03ce 18:50:57 Step 14/24 : ENV APP_PORT=48081 18:50:57 ---> Running in 18c7be69234e 18:50:57 ---> d83e938769a2 18:50:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:50:58 ---> 768afea73dff 18:50:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:50:58 ---> Running in e23e57d91269 18:50:58 ---> Running in ea902c0239c8 18:50:58 Removing intermediate container 18c7be69234e 18:50:58 ---> 443016a46da9 18:50:58 Step 15/24 : EXPOSE $APP_PORT 18:50:59 ---> Running in 87e7b86b7c82 18:50:59 Removing intermediate container e23e57d91269 18:50:59 ---> 5c9733e2066d 18:50:59 Step 19/22 : CMD ["--init=true"] 18:50:59 Removing intermediate container ea902c0239c8 18:50:59 ---> 858192be319d 18:50:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:59 ---> Running in 361ead7b54df 18:50:59 ---> Running in 6dde68afbc3e 18:50:59 Removing intermediate container 87e7b86b7c82 18:50:59 ---> 588a1a82f4e6 18:50:59 Step 16/24 : WORKDIR / 18:51:00 ---> Running in 8402c7ca2fe0 18:51:00 Removing intermediate container 361ead7b54df 18:51:00 ---> d7e3b917bd9d 18:51:00 Step 20/22 : LABEL arch=arm64 18:51:00 Removing intermediate container 6dde68afbc3e 18:51:00 ---> b2c0cb30e648 18:51:00 Step 21/23 : LABEL arch=arm64 18:51:00 ---> Running in 13dc5699407d 18:51:00 ---> Running in 954302a8d8da 18:51:01 Removing intermediate container 8402c7ca2fe0 18:51:01 ---> 8a351c26595d 18:51:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:51:01 Removing intermediate container 13dc5699407d 18:51:01 ---> 9d3b04894dbb 18:51:01 Step 21/22 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:51:01 Removing intermediate container 954302a8d8da 18:51:01 ---> 18cd60b0d9da 18:51:01 Step 22/23 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:51:01 ---> Running in b2ba15874d8d 18:51:01 ---> Running in 1da514a7bb25 18:51:02 ---> ea4173d7e9aa 18:51:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:51:02 Removing intermediate container 1da514a7bb25 18:51:02 ---> 990bb166aebc 18:51:02 Step 23/23 : LABEL version=0.0.0 18:51:02 Removing intermediate container b2ba15874d8d 18:51:02 ---> 8f98bc0601da 18:51:02 Step 22/22 : LABEL version=0.0.0 18:51:02 ---> Running in 6fb57fd0cda6 18:51:02 ---> Running in 0c0da7519d1c 18:51:03 Removing intermediate container 6fb57fd0cda6 18:51:03 ---> eea61a6402ea 18:51:03 18:51:03 Removing intermediate container 0c0da7519d1c 18:51:03 ---> 7ef56e6d698f 18:51:03 18:51:03 ---> c8b6563bc386 18:51:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:51:03 Successfully built 7ef56e6d698f 18:51:03 Successfully built eea61a6402ea 18:51:04 Successfully tagged security-proxy-setup-arm64:latest 18:51:04  Building security-proxy-setup ... done Successfully tagged support-scheduler-arm64:latest 18:51:04  Building support-scheduler ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:51:04 Status: Downloaded newer image for docker:20.10.0 18:51:04 ---> eeaf43b92773 18:51:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:51:04 ---> Running in 8d8879c2b5c6 18:51:04 ---> 9f7ddcf26c30 18:51:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:51:04 Removing intermediate container 8d8879c2b5c6 18:51:04 ---> f385905dd47a 18:51:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:51:04 ---> Running in ee9a06dce6c3 18:51:04 ---> Running in 6759551aecba 18:51:05 Removing intermediate container ee9a06dce6c3 18:51:05 ---> 89dc31504b6b 18:51:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:05 ---> Running in f8394659b0ce 18:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:51:05 Removing intermediate container f8394659b0ce 18:51:05 ---> 4e597672f979 18:51:05 Step 22/24 : LABEL arch=arm64 18:51:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:51:06 ---> Running in 384cd1a7c825 18:51:06 Removing intermediate container 384cd1a7c825 18:51:06 ---> 50ee540eff70 18:51:06 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:51:06 (1/39) Installing readline (8.0.4-r0) 18:51:06 ---> Running in 6ea37f3e0b81 18:51:06 (2/39) Installing bash (5.0.17-r0) 18:51:06 Executing bash-5.0.17-r0.post-install 18:51:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:51:06 (4/39) Installing libcurl (7.76.1-r0) 18:51:06 (5/39) Installing curl (7.76.1-r0) 18:51:06 (6/39) Installing dumb-init (1.2.2-r1) 18:51:06 (7/39) Installing libbz2 (1.0.8-r1) 18:51:06 (8/39) Installing expat (2.2.9-r1) 18:51:06 (9/39) Installing libffi (3.3-r2) 18:51:06 (10/39) Installing gdbm (1.13-r1) 18:51:06 (11/39) Installing xz-libs (5.2.5-r0) 18:51:06 (12/39) Installing sqlite-libs (3.32.1-r0) 18:51:06 (13/39) Installing python3 (3.8.10-r0) 18:51:07 Removing intermediate container 6ea37f3e0b81 18:51:07 ---> 6380b924fa13 18:51:07 Step 24/24 : LABEL version=0.0.0 18:51:08 ---> Running in 00f66aabc360 18:51:08 (14/39) Installing py3-appdirs (1.4.4-r1) 18:51:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:51:08 (16/39) Installing py3-parsing (2.4.7-r0) 18:51:08 (17/39) Installing py3-six (1.15.0-r0) 18:51:08 (18/39) Installing py3-packaging (20.4-r0) 18:51:08 Removing intermediate container 00f66aabc360 18:51:08 ---> 83c1bef5875d 18:51:08 18:51:08 (19/39) Installing py3-setuptools (47.0.0-r0) 18:51:08 (20/39) Installing py3-chardet (3.0.4-r4) 18:51:08 (21/39) Installing py3-idna (2.9-r0) 18:51:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:51:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:51:08 (24/39) Installing py3-requests (2.23.0-r0) 18:51:08 (25/39) Installing py3-msgpack (1.0.0-r0) 18:51:08 (26/39) Installing py3-lockfile (0.12.2-r3) 18:51:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:51:08 (28/39) Installing py3-colorama (0.4.3-r0) 18:51:08 (29/39) Installing py3-distlib (0.3.0-r0) 18:51:09 (30/39) Installing py3-distro (1.5.0-r1) 18:51:09 (31/39) Installing py3-webencodings (0.5.1-r3) 18:51:09 (32/39) Installing py3-html5lib (1.0.1-r4) 18:51:09 (33/39) Installing py3-pytoml (0.1.21-r0) 18:51:09 (34/39) Installing py3-pep517 (0.8.2-r0) 18:51:09 (35/39) Installing py3-progress (1.5-r0) 18:51:09 (36/39) Installing py3-toml (0.10.1-r0) 18:51:09 Successfully built 83c1bef5875d 18:51:09 (37/39) Installing py3-retrying (1.3.3-r0) 18:51:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:51:09 (39/39) Installing py3-pip (20.1.1-r0) 18:51:09 Successfully tagged core-metadata-arm64:latest 18:51:09  Building core-metadata ... done Executing busybox-1.31.1-r19.trigger 18:51:09 OK: 72 MiB in 59 packages 18:51:13 Collecting docker-compose==1.23.2 18:51:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:51:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:51:14 Collecting PyYAML<4,>=3.10 18:51:14 Downloading PyYAML-3.13.tar.gz (270 kB) 18:51:17 Collecting cached-property<2,>=1.2.0 18:51:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:51:17 Collecting dockerpty<0.5,>=0.4.1 18:51:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:51:19 Collecting docopt<0.7,>=0.6.1 18:51:19 Downloading docopt-0.6.2.tar.gz (25 kB) 18:51:21 Collecting texttable<0.10,>=0.9.0 18:51:21 Downloading texttable-0.9.1.tar.gz (11 kB) 18:51:23 Collecting docker<4.0,>=3.6.0 18:51:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:51:24 Collecting websocket-client<1.0,>=0.32.0 18:51:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:51:24 Collecting jsonschema<3,>=2.5.1 18:51:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:51:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:51:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:51:26 Collecting docker-pycreds>=0.4.0 18:51:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:51:26 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) 18:51:26 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) 18:51:26 Collecting idna<2.8,>=2.5 18:51:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:51:27 Collecting urllib3<1.25,>=1.21.1 18:51:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:51:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:51:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:51:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:51:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:51:28 Installing collected packages: PyYAML, cached-property, dockerpty, docopt, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose 18:51:28 Running setup.py install for PyYAML: started 18:51:30 Running setup.py install for PyYAML: finished with status 'done' 18:51:30 Running setup.py install for dockerpty: started 18:51:32 Running setup.py install for dockerpty: finished with status 'done' 18:51:32 Running setup.py install for docopt: started 18:51:34 Running setup.py install for docopt: finished with status 'done' 18:51:34 Running setup.py install for texttable: started 18:51:36 Running setup.py install for texttable: finished with status 'done' 18:51:36 Attempting uninstall: idna 18:51:36 Found existing installation: idna 2.9 18:51:36 Uninstalling idna-2.9: 18:51:36 Successfully uninstalled idna-2.9 18:51:36 Attempting uninstall: urllib3 18:51:36 Found existing installation: urllib3 1.25.9 18:51:36 Uninstalling urllib3-1.25.9: 18:51:36 Successfully uninstalled urllib3-1.25.9 18:51:37 Attempting uninstall: requests 18:51:37 Found existing installation: requests 2.23.0 18:51:37 Uninstalling requests-2.23.0: 18:51:37 Successfully uninstalled requests-2.23.0 18:51:40 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 18:51:48 Removing intermediate container 6759551aecba 18:51:48 ---> 147586c703d2 18:51:48 Step 15/24 : ENV APP_PORT=48090 18:51:48 ---> Running in dc5a20a59941 18:51:48 Removing intermediate container dc5a20a59941 18:51:48 ---> 041e2815122c 18:51:48 Step 16/24 : EXPOSE $APP_PORT 18:51:48 ---> Running in 3615ae432200 18:51:48 Removing intermediate container 3615ae432200 18:51:48 ---> 900a546efe1a 18:51:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:51:49 ---> 8e57132b7fb2 18:51:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:51:50 ---> b9a621e4e09d 18:51:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:51:51 ---> fdd5f7837cff 18:51:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:51:51 ---> Running in ea926d6ab161 18:51:52 Removing intermediate container ea926d6ab161 18:51:52 ---> 98852deb8317 18:51:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:52 ---> Running in 3d38a05b8df7 18:51:52 Removing intermediate container 3d38a05b8df7 18:51:52 ---> fde3724d9a0a 18:51:52 Step 22/24 : LABEL arch=arm64 18:51:52 ---> Running in a575f0a18ff4 18:51:53 Removing intermediate container a575f0a18ff4 18:51:53 ---> f4e3fc6edda0 18:51:53 Step 23/24 : LABEL git_sha=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 18:51:53 ---> Running in e347bfff313f 18:51:54 Removing intermediate container e347bfff313f 18:51:54 ---> 9a8cd96a25dd 18:51:54 Step 24/24 : LABEL version=0.0.0 18:51:54 ---> Running in 9a390015d033 18:51:54 Removing intermediate container 9a390015d033 18:51:54 ---> 686bbdfced1f 18:51:54 18:51:55 Successfully built 686bbdfced1f 18:51:55 Successfully tagged sys-mgmt-agent-arm64:latest 18:51:55  Building sys-mgmt-agent ... done  [Pipeline] } 18:51:55 $ docker stop --time=1 7a05fc76258ebfddfef6681f380b0b5b0f7243dbc3d71b995802b0f073d254aa 18:51:57 $ docker rm -f 7a05fc76258ebfddfef6681f380b0b5b0f7243dbc3d71b995802b0f073d254aa [Pipeline] // withDockerContainer [Pipeline] sh 18:51:57 + docker images 18:51:58 REPOSITORY TAG IMAGE ID CREATED SIZE 18:51:58 sys-mgmt-agent-arm64 latest 686bbdfced1f 3 seconds ago 299MB 18:51:58 core-metadata-arm64 latest 83c1bef5875d 49 seconds ago 17.4MB 18:51:58 security-proxy-setup-arm64 latest 7ef56e6d698f 55 seconds ago 24MB 18:51:58 support-scheduler-arm64 latest eea61a6402ea 55 seconds ago 16.1MB 18:51:58 5cf195afd993 About a minute ago 989MB 18:51:58 722bcfc2c7e8 About a minute ago 977MB 18:51:58 d3e2ce1fbd48 About a minute ago 981MB 18:51:58 3c0e709a5940 About a minute ago 978MB 18:51:58 core-data-arm64 latest 850efbfd5e8e 4 minutes ago 20.4MB 18:51:58 security-bootstrapper-arm64 latest fd2ad395487f 4 minutes ago 17.2MB 18:51:58 support-notifications-arm64 latest 6ea940599f7a 4 minutes ago 16.8MB 18:51:58 security-secretstore-setup-arm64 latest 43526d409902 4 minutes ago 24.4MB 18:51:58 core-command-arm64 latest 0952a3e932a8 4 minutes ago 16.1MB 18:51:58 1e0c0d5fd729 4 minutes ago 990MB 18:51:58 9ae6cd4e52ee 4 minutes ago 981MB 18:51:58 0bf6d187a49b 5 minutes ago 980MB 18:51:58 50137858fa6c 5 minutes ago 978MB 18:51:58 c928733fa613 5 minutes ago 974MB 18:51:58 ci-base-image-arm64 latest b8ea89de6c6c 16 minutes ago 641MB 18:51:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 18:51:58 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 18:51:58 docker 20.10.0 eeaf43b92773 5 months ago 228MB 18:51:58 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 18:51:59 ---> job-cost.sh 18:51:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TiAU 18:52:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:54:15 lf-activate-venv(): INFO: Adding /tmp/venv-TiAU/bin to PATH 18:54:15 INFO: No Stack... 18:54:15 INFO: Retrieving Pricing Info for: lf-standard-4 18:54:15 INFO: Archiving Costs [Pipeline] sh 18:54:15 + cut -d, -f6 18:54:15 + cat /w/workspace/edgex-go/15/archives/cost.csv [Pipeline] lock 18:54:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3410-15-stack-cost] 18:54:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3410-15-stack-cost] did not exist. Created. 18:54:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3410-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:15 + echo total: 0.20999999344348907 [Pipeline] stash 18:54:16 Stashed 1 file(s) [Pipeline] } 18:54:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3410-15-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:54:17 provisioning config files... 18:54:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config5939937913196267893tmp [Pipeline] { [Pipeline] sh 18:54:17 + set +x 18:54:17 + bash -s -- 18:54:17 + curl -s https://codecov.io/bash 18:54:17 18:54:17 _____ _ 18:54:17 / ____| | | 18:54:17 | | ___ __| | ___ ___ _____ __ 18:54:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:17 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:17 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:17 Bash-1.0.2 18:54:17 18:54:17 18:54:17 ==> git version 2.24.3 found 18:54:18 ==> 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 18:54:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:54:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:54:18 ==> Jenkins CI detected. 18:54:18 project root: . 18:54:18 --> token set from env 18:54:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:18 ==> Running gcov in . (disable via -X gcov) 18:54:18 ==> Python coveragepy not found 18:54:18 ==> Searching for coverage reports in: 18:54:18 + . 18:54:18 -> Found 1 reports 18:54:18 ==> Detecting git/mercurial file structure 18:54:18 ==> Reading reports 18:54:18 + ./coverage.out bytes=727485 18:54:18 ==> Appending adjustments 18:54:18 https://docs.codecov.io/docs/fixing-reports 18:54:22 + Found adjustments 18:54:22 ==> Gzipping contents 18:54:22 104K /tmp/codecov.695fNo.gz 18:54:22 ==> Uploading reports 18:54:22 url: https://codecov.io 18:54:22 query: branch=PR-3410&commit=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= 18:54:22 -> Pinging Codecov 18:54:22 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3410&commit=2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3410%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3410&job=&cmd_args= 18:54:22 -> Uploading to 18:54:22 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/00271124DB129430A58F1EEE437C3FCB/2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69/67291183-9b57-4b5d-9328-332818f1fd83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T185422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be9fd9e6a6d2a574e2772e699201c5c7f4e2948e059d2c688a7cb360c5473765 18:54:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:22 Dload Upload Total Spent Left Speed 18:54:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 145k --:--:-- --:--:-- --:--:-- 145k 18:54:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c977bb930907e7d81d54dc7c55dfcbdbd9c5c69 [Pipeline] } 18:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:54:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:25 ---> package-listing.sh 18:54:25 ++ facter osfamily 18:54:25 ++ tr '[:upper:]' '[:lower:]' 18:54:25 + OS_FAMILY=redhat 18:54:25 + workspace=/w/workspace/edgex-go/15 18:54:25 + START_PACKAGES=/tmp/packages_start.txt 18:54:25 + END_PACKAGES=/tmp/packages_end.txt 18:54:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:25 + PACKAGES=/tmp/packages_start.txt 18:54:25 + '[' /w/workspace/edgex-go/15 ']' 18:54:25 + PACKAGES=/tmp/packages_end.txt 18:54:25 + case "${OS_FAMILY}" in 18:54:25 + rpm -qa 18:54:25 + sort 18:54:31 + '[' -f /tmp/packages_start.txt ']' 18:54:31 + '[' -f /tmp/packages_end.txt ']' 18:54:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:31 + '[' /w/workspace/edgex-go/15 ']' 18:54:31 + mkdir -p /w/workspace/edgex-go/15/archives/ 18:54:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 18:54:31 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:31 18:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:32 alpine: Pulling from edgex-lftools-log-publisher 18:54:32 df20fa9351a1: Pulling fs layer 18:54:32 36b3adc4ff6f: Pulling fs layer 18:54:32 8ad3a11d3b57: Pulling fs layer 18:54:32 46f8f816bc3b: Pulling fs layer 18:54:32 93b61091891f: Pulling fs layer 18:54:32 93b9cdb0e59b: Pulling fs layer 18:54:32 5e14af77c1be: Pulling fs layer 18:54:32 01666e4c0597: Pulling fs layer 18:54:32 aa168da1d23b: Pulling fs layer 18:54:32 93b9cdb0e59b: Waiting 18:54:32 5e14af77c1be: Waiting 18:54:32 01666e4c0597: Waiting 18:54:32 aa168da1d23b: Waiting 18:54:32 46f8f816bc3b: Waiting 18:54:32 93b61091891f: Waiting 18:54:32 36b3adc4ff6f: Download complete 18:54:32 46f8f816bc3b: Verifying Checksum 18:54:32 46f8f816bc3b: Download complete 18:54:32 93b61091891f: Download complete 18:54:32 93b9cdb0e59b: Verifying Checksum 18:54:32 93b9cdb0e59b: Download complete 18:54:32 5e14af77c1be: Download complete 18:54:32 01666e4c0597: Verifying Checksum 18:54:32 01666e4c0597: Download complete 18:54:32 8ad3a11d3b57: Verifying Checksum 18:54:32 8ad3a11d3b57: Download complete 18:54:32 df20fa9351a1: Verifying Checksum 18:54:32 df20fa9351a1: Download complete 18:54:33 df20fa9351a1: Pull complete 18:54:33 36b3adc4ff6f: Pull complete 18:54:35 aa168da1d23b: Verifying Checksum 18:54:35 aa168da1d23b: Download complete 18:54:35 8ad3a11d3b57: Pull complete 18:54:35 46f8f816bc3b: Pull complete 18:54:36 93b61091891f: Pull complete 18:54:36 93b9cdb0e59b: Pull complete 18:54:36 5e14af77c1be: Pull complete 18:54:36 01666e4c0597: Pull complete 18:54:46 aa168da1d23b: Pull complete 18:54:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:54:46 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 18:54:46 $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:54:51 $ docker top caf0361a0a8b7ba2245b4bd7246f9423206d7eb4141b37e2ae0168797c419563 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:51 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:52 + mkdir -p /var/log/sa [Pipeline] sh 18:54:52 + ls /var/log/sa-host 18:54:52 + sadf -c /var/log/sa-host/sa14 18:54:52 file_magic: OK 18:54:52 HZ: Using current value: 100 18:54:52 file_header: OK 18:54:52 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 18:54:52 Statistics: 18:54:52 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... 18:54:52 File successfully converted to sysstat format version 12.2.1 18:54:52 + sadf -c /var/log/sa-host/sa23 18:54:52 file_magic: OK 18:54:52 HZ: Using current value: 100 18:54:52 file_header: OK 18:54:52 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 18:54:52 Statistics: 18:54:52 Hnuu...uuuununununu... 18:54:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:53 provisioning config files... 18:54:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config7037831424094358485tmp [Pipeline] { [Pipeline] echo 18:54:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:53 ---> create-netrc.sh [Pipeline] } 18:54:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:54:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:54:53 ---> python-tools-install.sh [Pipeline] echo 18:54:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:54 ---> sudo-logs.sh 18:54:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:54 ---> job-cost.sh 18:54:54 lf-activate-venv: SKIPPING 18:54:54 DEBUG: total: 0.20999999344348907 18:54:54 INFO: Retrieving Stack Cost... 18:54:55 INFO: Retrieving Pricing Info for: v1-standard-2 18:54:56 INFO: Archiving Costs [Pipeline] echo 18:54:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:56 ---> logs-deploy.sh 18:54:56 lf-activate-venv: SKIPPING 18:54:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3410/15 18:54:56 INFO: archiving workspace using pattern(s): 18:54:57 Archives upload complete. 18:54:58 INFO: archiving logs to Nexus 18:54:59 ---> uname -a: 18:54:59 Linux prd-centos7-docker-4c-2g-148.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:54:59 18:54:59 18:54:59 ---> lscpu: 18:54:59 Architecture: x86_64 18:54:59 CPU op-mode(s): 32-bit, 64-bit 18:54:59 Byte Order: Little Endian 18:54:59 Address sizes: 40 bits physical, 48 bits virtual 18:54:59 CPU(s): 4 18:54:59 On-line CPU(s) list: 0-3 18:54:59 Thread(s) per core: 1 18:54:59 Core(s) per socket: 1 18:54:59 Socket(s): 4 18:54:59 NUMA node(s): 1 18:54:59 Vendor ID: GenuineIntel 18:54:59 CPU family: 6 18:54:59 Model: 44 18:54:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:54:59 Stepping: 1 18:54:59 CPU MHz: 2933.442 18:54:59 BogoMIPS: 5866.88 18:54:59 Virtualization: VT-x 18:54:59 Hypervisor vendor: KVM 18:54:59 Virtualization type: full 18:54:59 L1d cache: 128 KiB 18:54:59 L1i cache: 128 KiB 18:54:59 L2 cache: 16 MiB 18:54:59 L3 cache: 64 MiB 18:54:59 NUMA node0 CPU(s): 0-3 18:54:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:54:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:54:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:54:59 Vulnerability Meltdown: Mitigation; PTI 18:54:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:54:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:54:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:54:59 Vulnerability Srbds: Not affected 18:54:59 Vulnerability Tsx async abort: Not affected 18:54:59 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 18:54:59 18:54:59 18:54:59 ---> nproc: 18:54:59 4 18:54:59 18:54:59 18:54:59 ---> df -h: 18:54:59 Filesystem Size Used Available Use% Mounted on 18:54:59 overlay 50.0G 11.4G 38.6G 23% / 18:54:59 tmpfs 64.0M 0 64.0M 0% /dev 18:54:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:54:59 shm 64.0M 0 64.0M 0% /dev/shm 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /facter-os 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/resolv.conf 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hostname 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hosts 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/sa-host 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/secure 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/auth.log 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /run/cloud-init/result.json 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/15 18:54:59 /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/15@tmp 18:54:59 18:54:59 18:54:59 ---> free -m: 18:54:59 total used free shared buff/cache available 18:54:59 Mem: 1837 726 90 0 1020 1027 18:54:59 Swap: 1023 55 968 18:54:59 18:54:59 18:54:59 ---> ip addr: 18:54:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:54:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:54:59 inet 127.0.0.1/8 scope host lo 18:54:59 valid_lft forever preferred_lft forever 18:54:59 inet6 ::1/128 scope host 18:54:59 valid_lft forever preferred_lft forever 18:54:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:54:59 link/ether fa:16:3e:ab:ac:61 brd ff:ff:ff:ff:ff:ff 18:54:59 inet 10.30.122.246/23 brd 10.30.123.255 scope global dynamic eth0 18:54:59 valid_lft 84925sec preferred_lft 84925sec 18:54:59 inet6 fe80::f816:3eff:feab:ac61/64 scope link 18:54:59 valid_lft forever preferred_lft forever 18:54:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:54:59 link/ether 02:42:33:44:5e:40 brd ff:ff:ff:ff:ff:ff 18:54:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:54:59 valid_lft forever preferred_lft forever 18:54:59 inet6 fe80::42:33ff:fe44:5e40/64 scope link 18:54:59 valid_lft forever preferred_lft forever 18:54:59 18:54:59 18:54:59 ---> sar -b -r -n DEV: 18:54:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 18:54:59 18:54:59 18:30:12 LINUX RESTART (4 CPU) 18:54:59 18:54:59 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:54:59 18:32:02 212.18 78.93 133.25 0.00 11085.56 42178.74 0.00 18:54:59 18:33:01 253.16 104.08 149.08 0.00 4364.86 22088.60 0.00 18:54:59 18:34:01 129.33 37.86 91.47 0.00 1514.73 12339.91 0.00 18:54:59 18:35:01 147.52 73.24 74.28 0.00 3593.61 9102.81 0.00 18:54:59 18:36:02 222.77 55.35 167.42 0.00 15885.83 96148.39 0.00 18:54:59 18:37:02 2438.68 2105.82 332.86 0.00 174406.74 172675.29 0.00 18:54:59 18:38:01 1310.71 1100.29 210.42 0.00 60188.18 68725.32 0.00 18:54:59 18:39:02 872.54 545.05 327.49 0.00 66683.86 105792.09 0.00 18:54:59 18:40:02 1640.40 1328.57 311.84 0.00 61261.79 77700.61 0.00 18:54:59 18:41:01 100.54 20.31 80.23 0.00 3181.31 8932.38 0.00 18:54:59 18:42:01 2.83 1.43 1.40 0.00 44.49 19.36 0.00 18:54:59 18:43:01 0.32 0.03 0.28 0.00 0.40 2.80 0.00 18:54:59 18:44:01 0.70 0.00 0.70 0.00 0.00 8.03 0.00 18:54:59 18:45:01 0.33 0.02 0.32 0.00 0.53 3.56 0.00 18:54:59 18:46:01 1.87 1.70 0.17 0.00 55.82 1.50 0.00 18:54:59 18:47:01 0.88 0.02 0.87 0.00 0.53 15.80 0.00 18:54:59 18:48:01 0.32 0.05 0.27 0.00 0.53 3.01 0.00 18:54:59 18:49:01 0.28 0.02 0.27 0.00 0.13 3.18 0.00 18:54:59 18:50:01 0.37 0.07 0.30 0.00 0.80 2.95 0.00 18:54:59 18:51:01 0.65 0.02 0.63 0.00 0.27 6.99 0.00 18:54:59 18:52:01 0.37 0.00 0.37 0.00 0.00 4.05 0.00 18:54:59 18:53:01 0.25 0.02 0.23 0.00 0.53 2.08 0.00 18:54:59 18:54:01 0.37 0.05 0.32 0.00 0.53 3.70 0.00 18:54:59 Average: 318.93 236.96 81.97 0.00 17540.57 26855.51 0.00 18:54:59 18:54:59 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:54:59 18:32:02 75100 0 757684 40.27 1780 1046980 1549376 52.88 637660 925392 92416 18:54:59 18:33:01 112920 0 823856 43.79 1584 943184 1546628 52.78 638132 853460 82832 18:54:59 18:34:01 105156 0 863892 45.91 664 911832 1822724 62.21 752912 736300 68028 18:54:59 18:35:01 195492 0 783664 41.65 580 901808 1705468 58.20 631236 756972 71964 18:54:59 18:36:02 73820 0 704044 37.42 92 1103588 1277772 43.61 730580 847700 3244 18:54:59 18:37:02 70764 0 857616 45.58 92 953072 2348888 80.16 788272 783236 78544 18:54:59 18:38:01 399980 0 891848 47.40 92 589624 3365396 114.86 558612 641576 56788 18:54:59 18:39:02 70348 0 816312 43.39 92 994792 2174088 74.20 737564 833936 86520 18:54:59 18:40:02 251220 0 732656 38.94 92 897576 1605116 54.78 503416 863920 1892 18:54:59 18:41:01 506840 0 655552 34.84 92 719060 1219316 41.61 428052 700236 12 18:54:59 18:42:01 508736 0 653648 34.74 92 719068 1193640 40.74 426516 700828 12 18:54:59 18:43:01 509392 0 652984 34.70 92 719076 1186444 40.49 425776 700836 12 18:54:59 18:44:01 509628 0 652736 34.69 92 719088 1186408 40.49 425776 700844 8 18:54:59 18:45:01 509716 0 652644 34.69 92 719092 1186408 40.49 425780 700856 8 18:54:59 18:46:01 507604 0 653824 34.75 92 720024 1186480 40.49 426140 701516 20 18:54:59 18:47:01 507832 0 653584 34.74 92 720036 1186408 40.49 426064 701516 8 18:54:59 18:48:01 507592 0 653828 34.75 92 720032 1186408 40.49 426188 701524 8 18:54:59 18:49:01 507288 0 654112 34.76 92 720052 1186456 40.49 426208 701536 8 18:54:59 18:50:01 507764 0 653632 34.74 92 720056 1186408 40.49 426200 701560 8 18:54:59 18:51:01 507544 0 653852 34.75 92 720056 1186480 40.49 426276 701560 8 18:54:59 18:52:01 507904 0 653476 34.73 92 720072 1186408 40.49 425960 701568 12 18:54:59 18:53:01 507748 0 653636 34.74 92 720068 1186408 40.49 425964 701572 8 18:54:59 18:54:01 507596 0 653768 34.75 92 720088 1186552 40.50 426336 701600 8 18:54:59 Average: 368173 0 712298 37.86 276 800797 1480247 50.52 519375 741741 23581 18:54:59 18:54:59 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:54:59 18:32:02 eth0 1099.09 1204.49 5795.75 165.92 0.00 0.00 0.00 0.00 18:54:59 18:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:32:02 docker0 862.31 667.08 71.41 2686.80 0.00 0.00 0.00 0.00 18:54:59 18:33:01 veth4d3a01c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:33:01 eth0 299.36 231.44 890.80 31.06 0.00 0.00 0.00 0.00 18:54:59 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:33:01 docker0 211.03 262.40 14.52 858.63 0.00 0.00 0.00 0.00 18:54:59 18:34:01 veth4d3a01c 0.83 0.83 0.07 0.08 0.00 0.00 0.00 0.00 18:54:59 18:34:01 eth0 25.56 13.54 24.51 10.34 0.00 0.00 0.00 0.00 18:54:59 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:34:01 docker0 0.83 0.83 0.06 0.08 0.00 0.00 0.00 0.00 18:54:59 18:35:01 veth4d3a01c 1.01 1.01 0.08 0.08 0.00 0.00 0.00 0.00 18:54:59 18:35:01 eth0 28.15 20.37 17.26 76.40 0.00 0.00 0.00 0.00 18:54:59 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:35:01 docker0 1.01 1.01 0.07 0.08 0.00 0.00 0.00 0.00 18:54:59 18:36:02 eth0 198.63 142.34 1688.81 22.96 0.00 0.00 0.00 0.00 18:54:59 18:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:36:02 veth54aa112 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:37:02 eth0 106.51 84.51 186.35 64.26 0.00 0.00 0.00 0.00 18:54:59 18:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:37:02 veth54aa112 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:37:02 docker0 54.59 63.80 3.57 164.87 0.00 0.00 0.00 0.00 18:54:59 18:38:01 veth5577151 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:38:01 veth0bdd0d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:38:01 vethdfb74eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:38:01 eth0 9.88 5.03 8.20 4.30 0.00 0.00 0.00 0.00 18:54:59 18:39:02 veth662efaa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:39:02 eth0 239.40 155.61 1764.97 54.28 0.00 0.00 0.00 0.00 18:54:59 18:39:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 18:54:59 18:39:02 veth54aa112 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 18:54:59 18:40:02 eth0 62.69 40.98 128.19 62.45 0.00 0.00 0.00 0.00 18:54:59 18:40:02 veth7760ccf 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 18:54:59 18:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:40:02 veth54aa112 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:41:01 eth0 18.94 10.44 15.99 7.90 0.00 0.00 0.00 0.00 18:54:59 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:41:01 docker0 1200.20 1106.16 94.36 4365.22 0.00 0.00 0.00 0.00 18:54:59 18:42:01 eth0 0.73 0.28 0.30 0.22 0.00 0.00 0.00 0.00 18:54:59 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:43:01 eth0 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:54:59 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:59 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:59 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:46:01 eth0 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:54:59 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:47:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:54:59 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:48:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:49:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:54:59 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:50:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:54:59 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:51:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:54:59 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:52:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:54:59 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:53:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:54:01 eth0 0.57 0.38 0.33 0.20 0.00 0.00 0.00 0.00 18:54:59 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 Average: eth0 91.08 83.21 459.33 21.79 0.00 0.00 0.00 0.00 18:54:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:59 Average: docker0 51.38 47.36 4.04 186.89 0.00 0.00 0.00 0.00 18:54:59 18:54:59 18:54:59 ---> sar -P ALL: 18:54:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 18:54:59 18:54:59 18:30:12 LINUX RESTART (4 CPU) 18:54:59 18:54:59 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:54:59 18:32:02 all 16.98 0.00 9.83 1.99 0.13 71.07 18:54:59 18:32:02 0 16.02 0.00 11.55 1.20 0.14 71.09 18:54:59 18:32:02 1 16.50 0.00 8.69 4.33 0.12 70.36 18:54:59 18:32:02 2 13.40 0.00 8.79 1.40 0.14 76.28 18:54:59 18:32:02 3 22.04 0.00 10.30 1.01 0.14 66.50 18:54:59 18:33:01 all 15.69 0.00 8.05 5.34 0.13 70.78 18:54:59 18:33:01 0 15.71 0.00 8.88 5.85 0.14 69.42 18:54:59 18:33:01 1 15.23 0.00 7.60 3.42 0.16 73.59 18:54:59 18:33:01 2 15.55 0.00 7.96 7.45 0.09 68.95 18:54:59 18:33:01 3 16.29 0.00 7.76 4.66 0.14 71.15 18:54:59 18:34:01 all 49.17 0.00 12.62 4.79 0.10 33.32 18:54:59 18:34:01 0 48.58 0.00 12.54 5.33 0.14 33.40 18:54:59 18:34:01 1 48.79 0.00 12.55 4.36 0.05 34.24 18:54:59 18:34:01 2 50.87 0.00 12.46 4.69 0.09 31.89 18:54:59 18:34:01 3 48.44 0.00 12.92 4.77 0.12 33.74 18:54:59 18:35:01 all 51.68 0.00 16.12 3.57 0.14 28.49 18:54:59 18:35:01 0 51.72 0.00 16.74 4.68 0.12 26.73 18:54:59 18:35:01 1 51.35 0.00 15.99 2.09 0.12 30.45 18:54:59 18:35:01 2 51.88 0.00 15.75 3.73 0.18 28.47 18:54:59 18:35:01 3 51.79 0.00 16.00 3.78 0.12 28.30 18:54:59 18:36:02 all 18.67 0.00 13.47 6.83 0.06 60.96 18:54:59 18:36:02 0 17.30 0.00 13.03 5.89 0.05 63.73 18:54:59 18:36:02 1 20.91 0.00 13.79 10.95 0.07 54.28 18:54:59 18:36:02 2 18.17 0.00 13.48 5.34 0.03 62.97 18:54:59 18:36:02 3 18.33 0.00 13.60 5.16 0.09 62.83 18:54:59 18:37:02 all 20.33 0.00 28.99 27.69 0.10 22.90 18:54:59 18:37:02 0 20.44 0.00 27.89 28.86 0.07 22.74 18:54:59 18:37:02 1 20.69 0.00 28.67 25.55 0.12 24.96 18:54:59 18:37:02 2 19.34 0.00 29.46 29.09 0.12 21.99 18:54:59 18:37:02 3 20.84 0.00 29.93 27.24 0.09 21.90 18:54:59 18:38:01 all 58.19 0.00 20.72 11.40 0.07 9.63 18:54:59 18:38:01 0 57.39 0.00 21.00 10.39 0.05 11.17 18:54:59 18:38:01 1 58.57 0.00 20.57 11.42 0.07 9.37 18:54:59 18:38:01 2 57.64 0.00 21.33 10.90 0.05 10.07 18:54:59 18:38:01 3 59.19 0.00 19.94 12.91 0.09 7.86 18:54:59 18:39:02 all 24.07 0.00 20.34 26.07 0.08 29.44 18:54:59 18:39:02 0 24.33 0.00 19.97 24.93 0.07 30.69 18:54:59 18:39:02 1 24.11 0.00 20.02 33.34 0.10 22.41 18:54:59 18:39:02 2 23.82 0.00 21.06 21.58 0.09 33.45 18:54:59 18:39:02 3 24.01 0.00 20.32 24.42 0.05 31.20 18:54:59 18:40:02 all 57.78 0.00 23.73 13.29 0.06 5.14 18:54:59 18:40:02 0 58.47 0.00 22.95 13.50 0.05 5.02 18:54:59 18:40:02 1 57.91 0.00 23.33 12.78 0.05 5.93 18:54:59 18:40:02 2 56.16 0.00 25.03 13.44 0.05 5.31 18:54:59 18:40:02 3 58.60 0.00 23.59 13.45 0.07 4.29 18:54:59 18:41:01 all 6.19 0.00 4.41 3.60 0.02 85.78 18:54:59 18:41:01 0 5.90 0.00 4.17 4.21 0.03 85.69 18:54:59 18:41:01 1 6.43 0.00 5.08 1.72 0.00 86.78 18:54:59 18:41:01 2 6.10 0.00 4.06 5.74 0.02 84.08 18:54:59 18:41:01 3 6.34 0.00 4.33 2.75 0.02 86.56 18:54:59 18:42:01 all 0.16 0.00 0.03 0.04 0.00 99.77 18:54:59 18:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:54:59 18:42:01 1 0.55 0.00 0.05 0.17 0.00 99.23 18:54:59 18:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:54:59 18:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:54:59 18:54:59 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:54:59 18:43:01 all 0.17 0.00 0.03 0.00 0.00 99.79 18:54:59 18:43:01 0 0.07 0.00 0.05 0.00 0.00 99.88 18:54:59 18:43:01 1 0.50 0.00 0.03 0.00 0.00 99.47 18:54:59 18:43:01 2 0.07 0.00 0.03 0.02 0.00 99.88 18:54:59 18:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:54:59 18:44:01 all 0.14 0.00 0.04 0.00 0.00 99.82 18:54:59 18:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:59 18:44:01 1 0.50 0.00 0.05 0.00 0.00 99.45 18:54:59 18:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:54:59 18:44:01 3 0.02 0.00 0.05 0.00 0.00 99.93 18:54:59 18:45:01 all 0.17 0.00 0.09 0.00 0.00 99.74 18:54:59 18:45:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:54:59 18:45:01 1 0.28 0.00 0.10 0.00 0.00 99.62 18:54:59 18:45:01 2 0.30 0.00 0.07 0.00 0.00 99.63 18:54:59 18:45:01 3 0.05 0.00 0.12 0.00 0.00 99.83 18:54:59 18:46:01 all 0.15 0.00 0.05 0.02 0.00 99.78 18:54:59 18:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:54:59 18:46:01 1 0.22 0.00 0.10 0.08 0.00 99.60 18:54:59 18:46:01 2 0.32 0.00 0.02 0.00 0.00 99.67 18:54:59 18:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:47:01 all 0.16 0.00 0.03 0.00 0.00 99.81 18:54:59 18:47:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:54:59 18:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:59 18:47:01 2 0.52 0.00 0.02 0.00 0.00 99.47 18:54:59 18:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:54:59 18:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:54:59 18:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:54:59 18:48:01 2 0.52 0.00 0.02 0.00 0.00 99.47 18:54:59 18:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:59 18:49:01 all 0.16 0.00 0.02 0.00 0.00 99.81 18:54:59 18:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:54:59 18:49:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:54:59 18:49:01 2 0.50 0.00 0.03 0.00 0.02 99.45 18:54:59 18:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:59 18:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:54:59 18:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:50:01 2 0.55 0.00 0.02 0.00 0.00 99.43 18:54:59 18:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:51:01 all 0.16 0.00 0.04 0.00 0.00 99.80 18:54:59 18:51:01 0 0.10 0.00 0.05 0.00 0.00 99.85 18:54:59 18:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:54:59 18:51:01 2 0.48 0.00 0.03 0.00 0.00 99.48 18:54:59 18:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:52:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:54:59 18:52:01 0 0.50 0.00 0.02 0.00 0.00 99.48 18:54:59 18:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:59 18:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:54:59 18:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:54:59 18:53:01 all 0.15 0.00 0.03 0.00 0.00 99.83 18:54:59 18:53:01 0 0.52 0.00 0.02 0.00 0.00 99.47 18:54:59 18:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:54:59 18:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:54:59 18:54:59 18:53:01 CPU %user %nice %system %iowait %steal %idle 18:54:59 18:54:01 all 0.16 0.00 0.03 0.00 0.00 99.80 18:54:59 18:54:01 0 0.22 0.00 0.03 0.00 0.00 99.75 18:54:59 18:54:01 1 0.05 0.00 0.02 0.02 0.00 99.92 18:54:59 18:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:54:59 18:54:01 3 0.35 0.00 0.03 0.00 0.00 99.62 18:54:59 Average: all 13.47 0.00 6.69 4.42 0.04 75.38 18:54:59 Average: 0 13.35 0.00 6.72 4.44 0.04 75.45 18:54:59 Average: 1 13.56 0.00 6.61 4.67 0.04 75.12 18:54:59 Average: 2 13.30 0.00 6.75 4.38 0.04 75.54 18:54:59 Average: 3 13.65 0.00 6.68 4.20 0.04 75.43 18:54:59 18:54:59 18:54:59