Branch indexing 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b9130be62c688e94595923eea9ec461724b4135+3372c345ca573018b8293c0333122174fb4d3907 (e39ef61a6830d7ce43bd464b35a2a4fa8c223bea) 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-ssh915194359069862551.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-ssh6769976306929508476.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-3492/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-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6670171827567288504.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-ssh6420161909236192001.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-3492/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-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6066243204500358275.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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-713 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6766637317889264674.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 Merge succeeded, producing 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 Checking out Revision 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 (PR-3492) > 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/4@tmp/jenkins-gitclient-ssh2644148458363305358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # 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/4@tmp/jenkins-gitclient-ssh3839765155051492034.key > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 # timeout=10 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:38 ========================================================= 00:31:38 EdgeX Global Pipelines Version Info 00:31:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:40 ------------------- 00:31:40 stable info: 00:31:40 ------------------- 00:31:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:31:40 Message: update stable to v1.0.192 > git rev-list --no-walk 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 # timeout=10 00:31:40 ------------------- 00:31:40 experimental info: 00:31:40 ------------------- 00:31:40 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:40 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:31:40 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ee7ad8 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:41 provisioning config files... 00:31:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6906432735760064454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:42 ---> docker-login.sh 00:31:42 nexus3.edgexfoundry.org:10001 00:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:42 Configure a credential helper to remove this warning. See 00:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:42 00:31:42 Login Succeeded 00:31:42 nexus3.edgexfoundry.org:10002 00:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:42 Configure a credential helper to remove this warning. See 00:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:42 00:31:42 Login Succeeded 00:31:42 nexus3.edgexfoundry.org:10003 00:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:42 Configure a credential helper to remove this warning. See 00:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:42 00:31:42 Login Succeeded 00:31:42 nexus3.edgexfoundry.org:10004 00:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:42 Configure a credential helper to remove this warning. See 00:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:42 00:31:42 Login Succeeded 00:31:42 docker.io 00:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:43 Configure a credential helper to remove this warning. See 00:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:43 00:31:43 Login Succeeded 00:31:43 ---> docker-login.sh ends [Pipeline] } 00:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:43 ++ 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 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ cut -d/ -f2 00:31:43 ++ dirname cmd/core-command/Dockerfile 00:31:43 + echo core-command,cmd/core-command/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/core-data/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo core-data,cmd/core-data/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/core-metadata/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/support-notifications/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/support-scheduler/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:43 + for file in '`ls cmd/**/Dockerfile`' 00:31:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:43 ++ cut -d/ -f2 00:31:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:43 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 00:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:44 00:31:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:44 latest: Pulling from edgex-devops/git-semver 00:31:44 31603596830f: Pulling fs layer 00:31:44 54011a49482f: Pulling fs layer 00:31:44 a6820b24f6d8: Pulling fs layer 00:31:44 f581987b2513: Pulling fs layer 00:31:44 f581987b2513: Waiting 00:31:44 54011a49482f: Verifying Checksum 00:31:44 54011a49482f: Download complete 00:31:44 31603596830f: Verifying Checksum 00:31:44 31603596830f: Download complete 00:31:44 f581987b2513: Verifying Checksum 00:31:44 f581987b2513: Download complete 00:31:44 a6820b24f6d8: Verifying Checksum 00:31:44 a6820b24f6d8: Download complete 00:31:44 31603596830f: Pull complete 00:31:45 54011a49482f: Pull complete 00:31:45 a6820b24f6d8: Pull complete 00:31:46 f581987b2513: Pull complete 00:31:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:46 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 00:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:48 $ docker top 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:48 [ssh-agent] Looking for ssh-agent implementation... 00:31:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:48 $ docker exec 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent 00:31:48 SSH_AUTH_SOCK=/tmp/ssh-t4HXMJFSwIrV/agent.13 00:31:48 SSH_AGENT_PID=19 00:31:48 Running ssh-add (command line suppressed) 00:31:48 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2477603344628715284.key (/w/workspace/edgex-go/4@tmp/private_key_2477603344628715284.key) 00:31:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:48 + git tag --points-at HEAD [Pipeline] } 00:31:48 $ docker exec --env ******** --env ******** 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent -k 00:31:49 unset SSH_AUTH_SOCK; 00:31:49 unset SSH_AGENT_PID; 00:31:49 echo Agent pid 19 killed; 00:31:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:49 [ssh-agent] Looking for ssh-agent implementation... 00:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:49 $ docker exec 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent 00:31:49 SSH_AUTH_SOCK=/tmp/ssh-Nm5BvFD3yiPm/agent.53 00:31:49 SSH_AGENT_PID=60 00:31:49 Running ssh-add (command line suppressed) 00:31:49 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4685131013317776602.key (/w/workspace/edgex-go/4@tmp/private_key_4685131013317776602.key) 00:31:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:49 + git semver init 00:31:49 # -> Open(): unable to determine branch for HEAD 00:31:49 # $GIT_DIR = /w/workspace/edgex-go/4/.git 00:31:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 00:31:49 # $SEMVER_REMOTE_NAME = origin 00:31:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:49 # $SEMVER_USER_NAME = edgex-jenkins 00:31:49 # $SEMVER_BRANCH = PR-3492 00:31:49 # $SEMVER_TEMP = /tmp/semver-437921835 00:31:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:16 # '/tmp/semver-437921835' -> '/w/workspace/edgex-go/4/.semver' 00:32:16 # -> Force: false 00:32:16 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 00:32:16 $ docker exec --env ******** --env ******** 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 ssh-agent -k 00:32:16 unset SSH_AUTH_SOCK; 00:32:16 unset SSH_AGENT_PID; 00:32:16 echo Agent pid 60 killed; 00:32:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:16 + git semver [Pipeline] } 00:32:16 $ docker stop --time=1 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 00:32:22 $ docker rm -f 0647fb47c13679f0e6ff63b3efe52439dd0ee51b09af435e66832a8892d421f5 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:22 Stashed 1 file(s) [Pipeline] echo 00:32:22 [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 00:32:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:24 + true 00:32:24 + sudo service docker restart 00:32:24 Redirecting to /bin/systemctl restart docker.service 00:32:38 Still waiting to schedule task 00:32:38 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-707’ [Pipeline] echo 00:32:42 ========================================================= 00:32:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:32:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:42 + 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 . 00:32:43 Sending build context to Docker daemon 329.1MB 00:32:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:32:43 Step 2/6 : FROM ${BASE} 00:32:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:43 540db60ca938: Pulling fs layer 00:32:43 adcc1eea9eea: Pulling fs layer 00:32:43 4c4ab2625f07: Pulling fs layer 00:32:43 0510c868ecb4: Pulling fs layer 00:32:43 afea3b2eda06: Pulling fs layer 00:32:43 7809a108b3ef: Pulling fs layer 00:32:43 f706445af74f: Pulling fs layer 00:32:43 7809a108b3ef: Waiting 00:32:43 0510c868ecb4: Waiting 00:32:43 afea3b2eda06: Waiting 00:32:43 f706445af74f: Waiting 00:32:43 4c4ab2625f07: Verifying Checksum 00:32:43 4c4ab2625f07: Download complete 00:32:43 adcc1eea9eea: Verifying Checksum 00:32:43 adcc1eea9eea: Download complete 00:32:43 afea3b2eda06: Verifying Checksum 00:32:43 afea3b2eda06: Download complete 00:32:43 7809a108b3ef: Verifying Checksum 00:32:43 7809a108b3ef: Download complete 00:32:43 540db60ca938: Verifying Checksum 00:32:43 540db60ca938: Download complete 00:32:44 540db60ca938: Pull complete 00:32:44 adcc1eea9eea: Pull complete 00:32:44 4c4ab2625f07: Pull complete 00:32:45 f706445af74f: Verifying Checksum 00:32:45 f706445af74f: Download complete 00:32:47 0510c868ecb4: Verifying Checksum 00:32:47 0510c868ecb4: Download complete 00:32:51 0510c868ecb4: Pull complete 00:32:51 afea3b2eda06: Pull complete 00:32:51 7809a108b3ef: Pull complete 00:32:52 f706445af74f: Pull complete 00:32:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:52 ---> b068be0155e3 00:32:52 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 00:33:07 ---> Running in ed73004e5b8a 00:33:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:33:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:33:09 (1/12) Installing libmagic (5.39-r0) 00:33:09 (2/12) Installing file (5.39-r0) 00:33:09 (3/12) Installing libc-dev (0.7.2-r3) 00:33:10 (4/12) Installing g++ (10.2.1_pre1-r3) 00:33:14 (5/12) Installing fortify-headers (1.1-r0) 00:33:14 (6/12) Installing patch (2.7.6-r6) 00:33:14 (7/12) Installing build-base (0.5-r2) 00:33:14 (8/12) Installing libsodium (1.0.18-r0) 00:33:14 (9/12) Installing pkgconf (1.7.3-r0) 00:33:14 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:15 (11/12) Installing libzmq (4.3.3-r1) 00:33:15 (12/12) Installing zeromq-dev (4.3.3-r1) 00:33:15 Executing busybox-1.32.1-r6.trigger 00:33:15 OK: 219 MiB in 52 packages 00:33:16 Removing intermediate container ed73004e5b8a 00:33:16 ---> d2579cb1c39c 00:33:16 Step 4/6 : WORKDIR /edgex-go 00:33:16 ---> Running in 42b0240b656c 00:33:16 Removing intermediate container 42b0240b656c 00:33:16 ---> 46f729a082b2 00:33:16 Step 5/6 : COPY go.mod . 00:33:16 ---> 5e65b48a4278 00:33:16 Step 6/6 : RUN go mod download 00:33:16 ---> Running in 5174f6a68eb7 00:33:35 Removing intermediate container 5174f6a68eb7 00:33:35 ---> 3103b2e145b2 00:33:35 Successfully built 3103b2e145b2 00:33:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:35 + docker inspect -f . ci-base-image-x86_64 00:33:35 . [Pipeline] withDockerContainer 00:33:35 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 00:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:36 $ docker top d38f3c3dacd91da5f2c5597173addbb260a89b788212b5212c5ed25b322ad660 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:36 + go version 00:33:36 go version go1.16.3 linux/amd64 [Pipeline] } 00:33:36 $ docker stop --time=1 d38f3c3dacd91da5f2c5597173addbb260a89b788212b5212c5ed25b322ad660 00:33:37 $ docker rm -f d38f3c3dacd91da5f2c5597173addbb260a89b788212b5212c5ed25b322ad660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:38 + docker inspect -f . ci-base-image-x86_64 00:33:38 . [Pipeline] withDockerContainer 00:33:38 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 00:33:38 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:38 $ docker top 447a6d377cb848d13eef951ded35be870f66b20416c587022c6e46d04be775c5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:38 ========================================================= 00:33:38 [edgeXBuildGoParallel] Running Tests and Build... 00:33:38 ========================================================= [Pipeline] sh 00:33:39 + go mod tidy [Pipeline] sh 00:33:39 + make test 00:33:39 go mod tidy 00:33:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:45 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.054s coverage: 28.7% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 87.7% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.233s coverage: 95.1% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 00:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 81.8% of statements 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.5% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.060s coverage: 18.9% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 64.6% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.057s coverage: 27.9% of statements 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:35:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:35:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 00:35:02 GO111MODULE=on go vet ./... 00:35:29 gofmt -l . 00:35:29 [ "`gofmt -l .`" = "" ] 00:35:29 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:29 + ls -al . 00:35:29 total 520 00:35:29 drwxrwxr-x 10 1001 1001 4096 May 28 00:35 . 00:35:29 drwxr-xr-x 4 root root 28 May 28 00:33 .. 00:35:29 -rw-rw-r-- 1 1001 1001 11 May 28 00:31 .dockerignore 00:35:29 drwxrwxr-x 8 1001 1001 179 May 28 00:31 .git 00:35:29 drwxrwxr-x 3 1001 1001 125 May 28 00:31 .github 00:35:29 -rw-rw-r-- 1 1001 1001 818 May 28 00:31 .gitignore 00:35:29 drwx------ 3 1001 1001 60 May 28 00:32 .semver 00:35:29 -rw-rw-r-- 1 1001 1001 166 May 28 00:31 .sonarcloud.properties 00:35:29 -rw-rw-r-- 1 1001 1001 8609 May 28 00:31 Attribution.txt 00:35:29 -rw-rw-r-- 1 1001 1001 3804 May 28 00:31 CONTRIBUTING.md 00:35:29 -rw-rw-r-- 1 1001 1001 931 May 28 00:31 Dockerfile.build 00:35:29 -rw-rw-r-- 1 1001 1001 849 May 28 00:31 Jenkinsfile 00:35:29 -rw-rw-r-- 1 1001 1001 10775 May 28 00:31 LICENSE 00:35:29 -rw-rw-r-- 1 1001 1001 5605 May 28 00:31 Makefile 00:35:29 -rw-rw-r-- 1 1001 1001 7978 May 28 00:31 README.md 00:35:29 -rw-rw-r-- 1 1001 1001 6755 May 28 00:31 SECURITY.md 00:35:29 -rw-rw-r-- 1 1001 1001 5 May 28 00:32 VERSION 00:35:29 -rw-rw-r-- 1 1001 1001 4131 May 28 00:31 ZMQWindows.md 00:35:29 drwxrwxr-x 2 1001 1001 37 May 28 00:31 bin 00:35:29 drwxrwxr-x 14 1001 1001 4096 May 28 00:31 cmd 00:35:29 -rw-r--r-- 1 root root 405172 May 28 00:35 coverage.out 00:35:29 -rw-rw-r-- 1 1001 1001 902 May 28 00:31 go.mod 00:35:29 -rw-r--r-- 1 root root 21352 May 28 00:33 go.sum 00:35:29 drwxrwxr-x 8 1001 1001 127 May 28 00:31 internal 00:35:29 drwxrwxr-x 3 1001 1001 16 May 28 00:31 openapi 00:35:29 drwxrwxr-x 4 1001 1001 71 May 28 00:31 snap 00:35:29 -rw-rw-r-- 1 1001 1001 168 May 28 00:31 version.go [Pipeline] sh 00:35:30 + '[' -e coverage.out ] 00:35:30 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:30 Stashed 1 file(s) [Pipeline] sh 00:35:30 + make build 00:35:30 go mod tidy 00:35:30 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 00:35:32 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 00:35:40 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 00:35:40 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 00:35:40 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 00:35:41 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 00:35: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 00:35:43 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 00:35:44 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 00:35:45 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 00:35:46 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 00:35:47 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] } 00:35:48 $ docker stop --time=1 447a6d377cb848d13eef951ded35be870f66b20416c587022c6e46d04be775c5 00:35:52 $ docker rm -f 447a6d377cb848d13eef951ded35be870f66b20416c587022c6e46d04be775c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:53 00:35:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:54 latest: Pulling from edgex-devops/edgex-compose 00:35:54 cbdbe7a5bc2a: Pulling fs layer 00:35:54 ca9280d653b3: Pulling fs layer 00:35:54 7e9c9ca2126c: Pulling fs layer 00:35:54 cbdbe7a5bc2a: Verifying Checksum 00:35:54 cbdbe7a5bc2a: Download complete 00:35:54 cbdbe7a5bc2a: Pull complete 00:35:54 ca9280d653b3: Verifying Checksum 00:35:54 ca9280d653b3: Download complete 00:35:55 ca9280d653b3: Pull complete 00:35:55 7e9c9ca2126c: Verifying Checksum 00:35:55 7e9c9ca2126c: Download complete 00:35:59 7e9c9ca2126c: Pull complete 00:35:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:59 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 00:35:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-723 in /w/workspace/edgexfoundry_edgex-go_PR-3492 00:36:03 $ docker top e3abbf31fd5336568f59a762d70bcbc9bc28dffe5da42485c6cafdc7b462e80c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:36:03 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:36:04 The recommended git tool is: git 00:36:04 + docker-compose build --help 00:36:04 + grep parallel 00:36:04 --parallel Build images in parallel. [Pipeline] } 00:36:04 $ docker stop --time=1 e3abbf31fd5336568f59a762d70bcbc9bc28dffe5da42485c6cafdc7b462e80c 00:36:06 $ docker rm -f e3abbf31fd5336568f59a762d70bcbc9bc28dffe5da42485c6cafdc7b462e80c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:06 . [Pipeline] withDockerContainer 00:36:06 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 00:36:06 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 00:36:07 $ docker top 8e89f2cec1c805264e16b135342c3276631bfde7061419543c5c672800b3a626 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:08 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:08 Building core-command ... 00:36:08 Building core-data ... 00:36:08 Building core-metadata ... 00:36:08 Building security-bootstrapper ... 00:36:08 Building security-proxy-setup ... 00:36:08 Building security-secretstore-setup ... 00:36:08 Building support-notifications ... 00:36:08 Building support-scheduler ... 00:36:08 Building sys-mgmt-agent ... 00:36:08 Building security-secretstore-setup 00:36:08 Building security-bootstrapper 00:36:08 Building core-metadata 00:36:08 Building security-proxy-setup 00:36:08 Building support-scheduler 00:36:09 using credential edgex-jenkins-ssh 00:36:09 Cloning the remote Git repository 00:36:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:09 > git init /w/workspace/edgex-go/4 # timeout=10 00:36:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:09 > git --version # timeout=10 00:36:09 > git --version # 'git version 2.17.1' 00:36:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:40 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 00:36:41 Merge succeeded, producing 6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:36:41 Checking out Revision 6b3f355b3e8a85e4e1ca5d6441e369094026cc7b (PR-3492) 00:36:40 > git config core.sparsecheckout # timeout=10 00:36:40 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 00:36:41 > git remote # timeout=10 00:36:41 > git config --get remote.origin.url # timeout=10 00:36:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:41 > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 00:36:41 > git rev-parse HEAD^{commit} # timeout=10 00:36:41 > git config core.sparsecheckout # timeout=10 00:36:41 > git checkout -f 6b3f355b3e8a85e4e1ca5d6441e369094026cc7b # timeout=10 00:36:46 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" 00:36:46 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:48 + + true 00:36:48 sudo service docker restart 00:36:46 > git rev-list --no-walk 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 # timeout=10 00:36:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:56 ---> 3103b2e145b2 00:36:56 Step 3/23 : WORKDIR /edgex-go 00:36:56 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:36:56 ---> 3103b2e145b2 00:36:56 Step 3/32 : WORKDIR /edgex-go 00:36:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:56 ---> 3103b2e145b2 00:36:56 Step 3/22 : WORKDIR /edgex-go 00:36:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:56 ---> 3103b2e145b2 00:36:56 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:06 provisioning config files... 00:37:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8296991091230035269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:07 ---> docker-login.sh 00:37:07 nexus3.edgexfoundry.org:10001 00:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:08 Configure a credential helper to remove this warning. See 00:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:08 00:37:08 Login Succeeded 00:37:08 nexus3.edgexfoundry.org:10002 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 nexus3.edgexfoundry.org:10003 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 nexus3.edgexfoundry.org:10004 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 docker.io 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:11 Configure a credential helper to remove this warning. See 00:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:11 00:37:11 Login Succeeded 00:37:11 ---> docker-login.sh ends [Pipeline] } 00:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:37:11 ========================================================= 00:37:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:37:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:37:14 + 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 . 00:37:14 Sending build context to Docker daemon 166.3MB 00:37:14 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:37:14 Step 2/6 : FROM ${BASE} 00:37:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:14 595b0fe564bb: Pulling fs layer 00:37:14 7186ed65a4f7: Pulling fs layer 00:37:14 316046926c0a: Pulling fs layer 00:37:14 4ebd0625c992: Pulling fs layer 00:37:14 207e8628e3a3: Pulling fs layer 00:37:14 c791037a9be2: Pulling fs layer 00:37:14 ffd874e62e21: Pulling fs layer 00:37:14 4ebd0625c992: Waiting 00:37:14 c791037a9be2: Waiting 00:37:14 207e8628e3a3: Waiting 00:37:14 ffd874e62e21: Waiting 00:37:14 316046926c0a: Download complete 00:37:14 7186ed65a4f7: Verifying Checksum 00:37:14 7186ed65a4f7: Download complete 00:37:14 207e8628e3a3: Verifying Checksum 00:37:14 207e8628e3a3: Download complete 00:37:14 c791037a9be2: Verifying Checksum 00:37:14 c791037a9be2: Download complete 00:37:14 595b0fe564bb: Verifying Checksum 00:37:14 595b0fe564bb: Download complete 00:37:15 595b0fe564bb: Pull complete 00:37:15 7186ed65a4f7: Pull complete 00:37:16 316046926c0a: Pull complete 00:37:16 ffd874e62e21: Verifying Checksum 00:37:16 ffd874e62e21: Download complete 00:37:18 4ebd0625c992: Verifying Checksum 00:37:18 4ebd0625c992: Download complete 00:37:23 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:23 ---> 3103b2e145b2 00:37:23 Step 3/26 : WORKDIR /edgex-go 00:37:23 ---> Running in f45ddbe91d0e 00:37:23 ---> Running in b675cf3ca078 00:37:23 ---> Running in d2075cb74475 00:37:23 ---> Running in ff8df83f3f89 00:37:23 ---> Running in 5245a1d04420 00:37:23 Removing intermediate container b675cf3ca078 00:37:23 ---> 0b2abbb85663 00:37:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:23 Removing intermediate container f45ddbe91d0e 00:37:23 ---> 753ad64fb5ae 00:37:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:23 Removing intermediate container d2075cb74475 00:37:23 ---> 4fe35a35a783 00:37:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:23 Removing intermediate container ff8df83f3f89 00:37:23 ---> 0196bcf1dcf5 00:37:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:23 Removing intermediate container 5245a1d04420 00:37:23 ---> c09fe4062685 00:37:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:23 ---> Running in de1235213a85 00:37:23 ---> Running in e1870d60c24f 00:37:23 ---> Running in 03837fe889d4 00:37:23 ---> Running in 2d07035b3a87 00:37:23 ---> Running in 05f278ca7447 00:37:23 Removing intermediate container e1870d60c24f 00:37:23 ---> 6ce9dd6f458e 00:37:23 Step 5/26 : RUN apk add --update --no-cache make git 00:37:23 Removing intermediate container de1235213a85 00:37:23 ---> 7ca836ae7fe2 00:37:23 Step 5/32 : RUN apk add --update --no-cache make git 00:37:23 ---> Running in 8686de1d7da2 00:37:23 ---> Running in 86e1d64a9f14 00:37:23 Removing intermediate container 03837fe889d4 00:37:23 ---> ea812da6c4b2 00:37:23 Step 5/22 : RUN apk add --update --no-cache make git 00:37:23 Removing intermediate container 05f278ca7447 00:37:23 ---> 5f96ab4a4730 00:37:23 Step 5/23 : RUN apk add --update --no-cache make git 00:37:23 ---> Running in c135cec5e75e 00:37:23 ---> Running in 7fb67e644e9e 00:37:23 Removing intermediate container 2d07035b3a87 00:37:23 ---> 0545979a3568 00:37:23 Step 5/24 : RUN apk add --update --no-cache make git 00:37:23 ---> Running in 58452f0a75d2 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:23 OK: 219 MiB in 52 packages 00:37:23 OK: 219 MiB in 52 packages 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:23 OK: 219 MiB in 52 packages 00:37:23 Removing intermediate container 8686de1d7da2 00:37:23 ---> 433b012252ef 00:37:23 Step 6/26 : COPY go.mod . 00:37:24 Removing intermediate container 86e1d64a9f14 00:37:24 ---> 984637cc3b6a 00:37:24 Step 6/32 : COPY go.mod . 00:37:24 ---> daf9b1a658ce 00:37:24 Step 7/26 : RUN go mod download 00:37:24 Removing intermediate container 7fb67e644e9e 00:37:24 ---> 96f4569a1413 00:37:24 Step 6/23 : COPY go.mod . 00:37:24 ---> Running in e3e8a686e58d 00:37:24 ---> c6b383191907 00:37:24 Step 7/32 : RUN go mod download 00:37:24 ---> Running in d4bc3d4eb65d 00:37:24 OK: 219 MiB in 52 packages 00:37:24 OK: 219 MiB in 52 packages 00:37:24 ---> 2babb71115b1 00:37:24 Step 7/23 : RUN go mod download 00:37:25 ---> Running in 992bfde131d0 00:37:25 Removing intermediate container 58452f0a75d2 00:37:25 ---> 19589e4aed05 00:37:25 Step 6/24 : COPY go.mod . 00:37:25 ---> aec26322a251 00:37:25 Step 7/24 : RUN go mod download 00:37:25 Removing intermediate container c135cec5e75e 00:37:25 ---> 523f01ebf8f6 00:37:25 Step 6/22 : COPY go.mod . 00:37:25 Removing intermediate container d4bc3d4eb65d 00:37:25 ---> f214c040e2ca 00:37:25 ---> Running in 0ff932fd0ba4 00:37:25 Step 8/32 : COPY . . 00:37:26 Removing intermediate container e3e8a686e58d 00:37:26 ---> e38f8c006584 00:37:26 Step 8/26 : COPY . . 00:37:26 ---> 01dee8614d10 00:37:26 Step 7/22 : RUN go mod download 00:37:28 4ebd0625c992: Pull complete 00:37:28 207e8628e3a3: Pull complete 00:37:28 c791037a9be2: Pull complete 00:37:31 ffd874e62e21: Pull complete 00:37:31 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:37:32 ---> cfc18b08335c 00:37:32 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 00:37:35 ---> Running in 14e49dcc4da7 00:37:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:37:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:37:38 (1/12) Installing libmagic (5.39-r0) 00:37:38 (2/12) Installing file (5.39-r0) 00:37:38 (3/12) Installing libc-dev (0.7.2-r3) 00:37:38 ---> Running in 43804f05fc88 00:37:38 (4/12) Installing g++ (10.2.1_pre1-r3) 00:37:41 ---> 19f0ff008b2d 00:37:41 Step 9/32 : RUN go mod tidy 00:37:41 ---> 744770a8da62 00:37:41 Step 9/26 : RUN go mod tidy 00:37:41 ---> Running in 81fcd2f85052 00:37:41 Removing intermediate container 992bfde131d0 00:37:41 ---> b8e701d1b9ff 00:37:41 Step 8/23 : COPY . . 00:37:41 ---> Running in 838464c2b293 00:37:47 (5/12) Installing fortify-headers (1.1-r0) 00:37:47 (6/12) Installing patch (2.7.6-r6) 00:37:47 Removing intermediate container 0ff932fd0ba4 00:37:47 ---> 427f8bb4db26 00:37:47 Step 8/24 : COPY . . 00:37:47 (7/12) Installing build-base (0.5-r2) 00:37:47 (8/12) Installing libsodium (1.0.18-r0) 00:37:47 (9/12) Installing pkgconf (1.7.3-r0) 00:37:47 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:47 (11/12) Installing libzmq (4.3.3-r1) 00:37:47 (12/12) Installing zeromq-dev (4.3.3-r1) 00:37:47 Executing busybox-1.32.1-r6.trigger 00:37:47 OK: 218 MiB in 52 packages 00:37:52 Removing intermediate container 14e49dcc4da7 00:37:52 ---> 89c765467415 00:37:52 Step 4/6 : WORKDIR /edgex-go 00:37:52 ---> Running in d1b44c57f2f0 00:37:52 Removing intermediate container d1b44c57f2f0 00:37:52 ---> 80ba1c676385 00:37:52 Step 5/6 : COPY go.mod . 00:37:53 ---> 943f911f3433 00:37:53 Step 6/6 : RUN go mod download 00:37:53 ---> 1d7e5d7a144f 00:37:53 Step 9/23 : RUN go mod tidy 00:37:53 ---> Running in 3241244d40cb 00:37:57 ---> Running in 5383f95fe1d3 00:37:57 Removing intermediate container 43804f05fc88 00:37:57 ---> b1c77fe033c5 00:37:57 Step 8/22 : COPY . . 00:37:58 Removing intermediate container 81fcd2f85052 00:37:58 ---> 1c6bb96c64c6 00:37:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:58 ---> 03f36038e91a 00:37:58 Step 9/24 : RUN go mod tidy 00:37:58 ---> Running in 393d4e55a010 00:37:58 ---> Running in 8e8233b2ed12 00:37:59 Removing intermediate container 838464c2b293 00:37:59 ---> b43733a83858 00:37:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:38:06 ---> Running in e73bae69c8f9 00:38:10 ---> 15a7691cfce6 00:38:10 Step 9/22 : RUN go mod tidy 00:38:10 Removing intermediate container 5383f95fe1d3 00:38:10 ---> 6875ca2b5ed5 00:38:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:38:10 ---> Running in 28d836b1929e 00:38:10 ---> Running in 43079df780b3 00:38:10 Removing intermediate container 8e8233b2ed12 00:38:10 ---> d41927db1e5e 00:38:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:38:10 ---> Running in ca8dacb3febd 00:38:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:11 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 00:38:13 Removing intermediate container 43079df780b3 00:38:13 ---> 580b6fcb9488 00:38:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:13 ---> Running in 903d01c4d07a 00:38:13 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 00:38:26 Removing intermediate container 3241244d40cb 00:38:26 ---> da2ec1634c90 00:38:26 Successfully built da2ec1634c90 00:38:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:26 + docker inspect -f . ci-base-image-arm64 00:38:26 . [Pipeline] withDockerContainer 00:38:26 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 00:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:28 $ docker top fb116662d066f04b117376fa98513191e75a69096b95e29cb5c8146479688b83 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:29 + go version 00:38:29 go version go1.16.3 linux/arm64 [Pipeline] } 00:38:29 $ docker stop --time=1 fb116662d066f04b117376fa98513191e75a69096b95e29cb5c8146479688b83 00:38:31 $ docker rm -f fb116662d066f04b117376fa98513191e75a69096b95e29cb5c8146479688b83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:32 + docker inspect -f . ci-base-image-arm64 00:38:32 . [Pipeline] withDockerContainer 00:38:32 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 00:38:32 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:34 $ docker top 17b4dd4f4449b2fe8b6cfff095ce5f1d83232433bb546f42bffc1481c4bafd6d -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:34 ========================================================= 00:38:34 [edgeXBuildGoParallel] Running Tests and Build... 00:38:34 ========================================================= [Pipeline] sh 00:38:35 + go mod tidy [Pipeline] sh 00:38:37 + make test 00:38:37 go mod tidy 00:38:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:46 Removing intermediate container 393d4e55a010 00:38:46 ---> fb72d5dee145 00:38:46 00:38:46 Step 11/32 : FROM alpine:3.12 00:38:46 3.12: Pulling from library/alpine 00:38:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:38:46 Status: Downloaded newer image for alpine:3.12 00:38:46 ---> 13621d1b12d4 00:38:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:46 ---> Running in be4ae46bc821 00:38:47 Removing intermediate container be4ae46bc821 00:38:47 ---> dade93249ae3 00:38:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:38:48 ---> Running in 8cc489268b4b 00:38:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:49 (1/2) Installing dumb-init (1.2.2-r1) 00:38:49 (2/2) Installing su-exec (0.2-r1) 00:38:49 Executing busybox-1.31.1-r20.trigger 00:38:49 OK: 6 MiB in 16 packages 00:38:51 Removing intermediate container 8cc489268b4b 00:38:51 ---> fab1dc0f33fc 00:38:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:38:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:51 ---> Running in 526233bd1d97 00:38:51 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 00:38:52 Removing intermediate container 526233bd1d97 00:38:52 ---> 3825817b2c33 00:38:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:52 ---> Running in 833e03c39ac1 00:38:53 Removing intermediate container 833e03c39ac1 00:38:53 ---> ff1a4ca15eaf 00:38:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:53 ---> Running in fea5f839da98 00:38:57 Removing intermediate container e73bae69c8f9 00:38:57 ---> 103b9ce2b7b9 00:38:57 00:38:57 Step 11/26 : FROM alpine:3.12 00:38:57 ---> 13621d1b12d4 00:38:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:38:59 Removing intermediate container fea5f839da98 00:38:59 ---> ba57092ced91 00:38:59 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:39:04 ---> Running in 85ee6fb397b4 00:39:04 ---> Running in 8306cc32cc0a 00:39:04 Removing intermediate container ca8dacb3febd 00:39:04 ---> 47d709813d8e 00:39:04 00:39:04 Step 11/24 : FROM alpine:3.12 00:39:04 ---> 13621d1b12d4 00:39:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:39:04 Removing intermediate container 903d01c4d07a 00:39:04 ---> 0a4c6cd8c801 00:39:04 00:39:04 Step 11/22 : FROM alpine:3.12 00:39:04 ---> 13621d1b12d4 00:39:04 Step 12/22 : RUN apk add --update --no-cache curl 00:39:04 Removing intermediate container 28d836b1929e 00:39:04 ---> b4fef60674fa 00:39:04 00:39:04 Step 11/23 : FROM alpine:3.12 00:39:04 ---> 13621d1b12d4 00:39:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:39:04 ---> Running in 34c433866a3a 00:39:04 ---> Running in aa0e906cab5d 00:39:04 Removing intermediate container 8306cc32cc0a 00:39:04 ---> f762703de3d4 00:39:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:39:04 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:04 ---> Running in 6a0d1a653d51 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:05 (1/6) Installing ca-certificates (20191127-r4) 00:39:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:39:05 (3/6) Installing libcurl (7.77.0-r0) 00:39:05 (4/6) Installing curl (7.77.0-r0) 00:39:05 (5/6) Installing dumb-init (1.2.2-r1) 00:39:05 (6/6) Installing su-exec (0.2-r1) 00:39:05 Executing busybox-1.31.1-r20.trigger 00:39:05 Executing ca-certificates-20191127-r4.trigger 00:39:05 OK: 7 MiB in 20 packages 00:39:05 ---> e233b5e19ec5 00:39:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:39:05 ---> Running in 824ca60c3048 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:06 (1/4) Installing ca-certificates (20191127-r4) 00:39:06 (1/1) Installing dumb-init (1.2.2-r1) 00:39:06 Executing busybox-1.31.1-r20.trigger 00:39:06 OK: 6 MiB in 15 packages 00:39:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:39:06 (3/4) Installing libcurl (7.77.0-r0) 00:39:06 (4/4) Installing curl (7.77.0-r0) 00:39:06 Executing busybox-1.31.1-r20.trigger 00:39:06 Executing ca-certificates-20191127-r4.trigger 00:39:06 OK: 7 MiB in 18 packages 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:07 (1/1) Installing dumb-init (1.2.2-r1) 00:39:07 Executing busybox-1.31.1-r20.trigger 00:39:07 OK: 6 MiB in 15 packages 00:39:07 Removing intermediate container 85ee6fb397b4 00:39:07 ---> e5532180ade3 00:39:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:07 Removing intermediate container 34c433866a3a 00:39:07 ---> ec75c9591501 00:39:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:07 ---> Running in afaf3a9f2ff6 00:39:07 ---> Running in bc31601111c0 00:39:08 Removing intermediate container bc31601111c0 00:39:08 ---> b7f29735ab37 00:39:08 Step 14/26 : WORKDIR / 00:39:08 Removing intermediate container 6a0d1a653d51 00:39:08 ---> 09ff3ffe4be8 00:39:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:08 Removing intermediate container afaf3a9f2ff6 00:39:08 ---> 129ce7201c37 00:39:08 Step 14/24 : ENV APP_PORT=59881 00:39:08 Removing intermediate container aa0e906cab5d 00:39:08 ---> da1df995947e 00:39:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:08 Removing intermediate container 824ca60c3048 00:39:08 ---> c5e7d24e390f 00:39:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:08 ---> Running in 1e90d9cf36c5 00:39:08 ---> Running in 9f66e6ffbff3 00:39:08 ---> Running in d5d23a599e1a 00:39:08 ---> Running in 748b08bb97e2 00:39:09 Removing intermediate container 1e90d9cf36c5 00:39:09 ---> 870f47f16032 00:39:09 Step 14/23 : ENV APP_PORT=59861 00:39:09 Removing intermediate container 9f66e6ffbff3 00:39:09 ---> 874523211043 00:39:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:09 Removing intermediate container d5d23a599e1a 00:39:09 ---> 5920959be906 00:39:09 Step 15/24 : EXPOSE $APP_PORT 00:39:09 ---> Running in fe47cc2ae593 00:39:09 ---> 08f86b7fa590 00:39:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:09 Removing intermediate container 748b08bb97e2 00:39:09 ---> d5e394267a02 00:39:09 Step 14/22 : WORKDIR /edgex 00:39:09 ---> Running in 352664d482e6 00:39:09 ---> Running in 1c529b73bd8d 00:39:10 Removing intermediate container fe47cc2ae593 00:39:10 ---> 7e7dd29eedf5 00:39:10 Step 15/23 : EXPOSE $APP_PORT 00:39:10 ---> 68dc269d300b 00:39:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:10 Removing intermediate container 352664d482e6 00:39:10 ---> 1cf63fbfe6d6 00:39:10 Step 16/24 : WORKDIR / 00:39:10 ---> Running in 95856b182986 00:39:10 ---> 655d18d4ee3b 00:39:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:39:10 Removing intermediate container 1c529b73bd8d 00:39:10 ---> f4ab47c74971 00:39:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:10 ---> Running in 0eb6f3545a11 00:39:10 ---> f1118e47e66f 00:39:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:10 Removing intermediate container 95856b182986 00:39:10 ---> 2714ca44bef7 00:39:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:11 ---> 2791c3ef12f2 00:39:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:39:11 Removing intermediate container 0eb6f3545a11 00:39:11 ---> 6460ac47c90e 00:39:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:11 ---> 75a21f36cae4 00:39:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:39:11 ---> d27bc1fa5ba6 00:39:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:11 ---> e68d889f8611 00:39:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:11 ---> 1ea30d52d9cc 00:39:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:39:13 ---> 858fbc23ed7d 00:39:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:13 ---> d5710f55dbca 00:39:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:13 ---> 8f721d1ce729 00:39:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:13 ---> 0aef2572832c 00:39:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:13 ---> c15898a14e77 00:39:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:39:14 ---> 100e1afc38c5 00:39:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:39:14 ---> Running in 58e143ee7641 00:39:14 ---> 5906d1d66990 00:39:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:14 ---> c3e50e7ffec1 00:39:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:15 ---> ea16c3ef16c4 00:39:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:15 ---> Running in 6951b75186f9 00:39:15 ---> Running in 10db51ab21c6 00:39:15 Removing intermediate container 58e143ee7641 00:39:15 ---> 3f087ba8d882 00:39:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:15 ---> 45320892aac8 00:39:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:15 ---> fb414eb85b8a 00:39:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:39:15 Removing intermediate container 6951b75186f9 00:39:15 ---> 0b630b367e16 00:39:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:15 ---> Running in c9e3704c73ac 00:39:15 ---> Running in be94a1fd70bc 00:39:15 ---> 55b9a1017ce3 00:39:15 Step 27/32 : RUN chmod +x /entrypoint.sh 00:39:15 Removing intermediate container 10db51ab21c6 00:39:15 ---> 07966c8e6ea1 00:39:15 Step 19/22 : CMD ["--init=true"] 00:39:15 ---> 575befd7b17c 00:39:15 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/ 00:39:16 ---> Running in b4fd243538c0 00:39:16 Removing intermediate container be94a1fd70bc 00:39:16 ---> 8ae212298e91 00:39:16 Step 21/23 : LABEL arch=x86_64 00:39:16 ---> Running in 3843a84426f2 00:39:16 ---> Running in 396f27453cbe 00:39:16 Removing intermediate container c9e3704c73ac 00:39:16 ---> 638a66ab684b 00:39:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:16 ---> Running in b2869812c901 00:39:16 ---> Running in 4cf9e653e097 00:39:16 Removing intermediate container b4fd243538c0 00:39:16 ---> b981a6740114 00:39:16 Step 20/22 : LABEL arch=x86_64 00:39:16 ---> Running in d1e0d2728a9c 00:39:16 Removing intermediate container b2869812c901 00:39:16 ---> adbd07b6c9d0 00:39:16 Step 22/23 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:39:16 Removing intermediate container 4cf9e653e097 00:39:16 ---> a9bc5fa99271 00:39:16 Step 22/24 : LABEL arch=x86_64 00:39:16 ---> Running in f2039977b39d 00:39:17 ---> Running in e54415c2d08e 00:39:17 Removing intermediate container d1e0d2728a9c 00:39:17 ---> 86f83e405f63 00:39:17 Step 21/22 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:39:17 ---> Running in edcbed691b2c 00:39:17 Removing intermediate container f2039977b39d 00:39:17 ---> 1b0e24677c7f 00:39:17 Step 23/23 : LABEL version=0.0.0 00:39:17 Removing intermediate container e54415c2d08e 00:39:17 ---> d071e50bff0f 00:39:17 Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:39:17 ---> Running in c7f64371c98a 00:39:18 ---> Running in 33a276ebb15f 00:39:18 Removing intermediate container edcbed691b2c 00:39:18 ---> ecb0a4b76f3b 00:39:18 Step 22/22 : LABEL version=0.0.0 00:39:18 Removing intermediate container 396f27453cbe 00:39:18 ---> eb8cede0bbe8 00:39:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:39:18 ---> Running in 7e76cd16ddc7 00:39:18 ---> Running in 34349e01c36e 00:39:18 Removing intermediate container 3843a84426f2 00:39:18 ---> 05871770fa39 00:39:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:39:19 Removing intermediate container c7f64371c98a 00:39:19 ---> 126f44e0ec21 00:39:19 00:39:19 Successfully built 126f44e0ec21 00:39:19 Removing intermediate container 33a276ebb15f 00:39:19 ---> 77ac85bdfe40 00:39:19 Step 24/24 : LABEL version=0.0.0 00:39:20 ---> Running in f63374f5b4ba 00:39:20 Successfully tagged support-scheduler:latest 00:39:20 Building sys-mgmt-agent 00:39:20 ---> Running in fd70e1253565 00:39:20 Removing intermediate container 7e76cd16ddc7 00:39:20 ---> 4fef02dbae20 00:39:20 00:39:20  Building support-scheduler ... done Successfully built 4fef02dbae20 00:39:20 Successfully tagged security-proxy-setup:latest 00:39:20  Building security-proxy-setup ... done Building support-notifications 00:39:20 Removing intermediate container 34349e01c36e 00:39:20 ---> deea31ea2e6d 00:39:20 Step 24/26 : LABEL arch=x86_64 00:39:21 ---> Running in 6ca2fb70cb6e 00:39:24 Removing intermediate container f63374f5b4ba 00:39:24 ---> 29c9be99e5d0 00:39:24 Step 29/32 : CMD ["gate"] 00:39:24 Removing intermediate container fd70e1253565 00:39:24 ---> 88f1ed7eea0b 00:39:24 00:39:24 Successfully built 88f1ed7eea0b 00:39:26 Successfully tagged core-metadata:latest 00:39:26 Building core-command 00:39:40  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:40 ---> 3103b2e145b2 00:39:40 Step 3/23 : WORKDIR /edgex-go 00:39:40 ---> Using cache 00:39:40 ---> c09fe4062685 00:39:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:40 ---> Using cache 00:39:40 ---> 5f96ab4a4730 00:39:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:39:42 Removing intermediate container 6ca2fb70cb6e 00:39:42 ---> 027bf4c50979 00:39:42 Step 25/26 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:39:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:58 ---> 3103b2e145b2 00:39:58 Step 3/24 : WORKDIR /edgex-go 00:39:58 ---> Using cache 00:39:58 ---> c09fe4062685 00:39:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:58 ---> Using cache 00:39:58 ---> 5f96ab4a4730 00:39:58 Step 5/24 : RUN apk add --update --no-cache make git 00:39:58 ---> Using cache 00:39:58 ---> 96f4569a1413 00:39:58 Step 6/24 : COPY go.mod . 00:39:58 ---> Using cache 00:39:58 ---> 2babb71115b1 00:39:58 Step 7/24 : RUN go mod download 00:39:58 ---> Using cache 00:39:58 ---> b8e701d1b9ff 00:39:58 Step 8/24 : COPY . . 00:39:58 ---> Using cache 00:39:58 ---> 1d7e5d7a144f 00:39:58 Step 9/24 : RUN go mod tidy 00:39:58 ---> Using cache 00:39:58 ---> 6875ca2b5ed5 00:39:58 Step 10/24 : RUN make cmd/core-command/core-command 00:40:02 ---> Running in 82dd06307004 00:40:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:02 ---> 3103b2e145b2 00:40:02 Step 3/24 : WORKDIR /edgex-go 00:40:02 ---> Using cache 00:40:02 ---> c09fe4062685 00:40:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:02 ---> Using cache 00:40:02 ---> 5f96ab4a4730 00:40:02 Step 5/24 : RUN apk add --update --no-cache make bash git 00:40:05 ---> Running in 96a97b2549b3 00:40:05 ---> Running in e745554f0584 00:40:05 ---> Running in 51707ec41998 00:40:05 ---> Running in 80c41ed41feb 00:40:05 Removing intermediate container 82dd06307004 00:40:05 ---> a17e9e808593 00:40:05 Step 30/32 : LABEL arch=x86_64 00:40:05 Removing intermediate container 96a97b2549b3 00:40:05 ---> 62e18099e167 00:40:05 Step 26/26 : LABEL version=0.0.0 00:40:05 ---> Running in 845d23b71975 00:40:05 ---> Running in dc9dc0fc2714 00:40:06 Removing intermediate container 845d23b71975 00:40:06 ---> f6f55628f353 00:40:06 Step 31/32 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:40: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 00:40:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:06 ---> Running in e863f3860535 00:40:06 Removing intermediate container dc9dc0fc2714 00:40:06 ---> 31e21419738b 00:40:06 00:40:07 Successfully built 31e21419738b 00:40:07 Successfully tagged security-secretstore-setup:latest 00:40:07  Building security-secretstore-setup ... done Building core-data 00:40:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:07 Removing intermediate container e863f3860535 00:40:07 ---> 411c3225cedf 00:40:07 Step 32/32 : LABEL version=0.0.0 00:40:07 OK: 219 MiB in 52 packages 00:40:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:08 OK: 219 MiB in 52 packages 00:40:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:12 ---> 3103b2e145b2 00:40:12 Step 3/24 : WORKDIR /edgex-go 00:40:12 ---> Using cache 00:40:12 ---> c09fe4062685 00:40:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:12 ---> Using cache 00:40:12 ---> 5f96ab4a4730 00:40:12 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:40:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:40:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:40:15 ---> Running in ed150e9bb711 00:40:16 ---> Running in 2af47a4acd6b 00:40:16 Removing intermediate container ed150e9bb711 00:40:16 ---> 579c2da1ed91 00:40:16 00:40:16 Successfully built 579c2da1ed91 00:40:16 Successfully tagged security-bootstrapper:latest 00:40:17  Building security-bootstrapper ... done Removing intermediate container 51707ec41998 00:40:17 ---> 66231a98aa1f 00:40:17 Step 6/23 : COPY go.mod . 00:40:17 Removing intermediate container 80c41ed41feb 00:40:17 ---> a44adcdd5537 00:40:17 Step 6/24 : COPY go.mod . 00:40:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:17 ---> f1d8902795a9 00:40:17 Step 7/23 : RUN go mod download 00:40:17 ---> 97eaec9773f8 00:40:17 Step 7/24 : RUN go mod download 00:40:17 ---> Running in 1396f582b8e3 00:40:17 ---> Running in 6af76f8464a3 00:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:19 OK: 219 MiB in 52 packages 00:40:19 Removing intermediate container 1396f582b8e3 00:40:19 ---> 70b1f7827955 00:40:19 Step 8/23 : COPY . . 00:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:40:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:29 Removing intermediate container 2af47a4acd6b 00:40:29 ---> 49775ad50948 00:40:29 Step 6/24 : COPY go.mod . 00:40:29 Removing intermediate container 6af76f8464a3 00:40:29 ---> ccaf6d0239f3 00:40:29 Step 8/24 : COPY . . 00:40:29 ---> 005e5555c507 00:40:29 Step 9/23 : RUN go mod tidy 00:40:31 ---> a5a89c35ccbb 00:40:31 Step 7/24 : RUN go mod download 00:40:34 ---> Running in 67323751c473 00:40:34 ---> Running in 2d149491cb9c 00:40:34 ---> d8a7917b8f18 00:40:34 Step 9/24 : RUN go mod tidy 00:40:35 ---> Running in c0a8ce67d327 00:40:36 Removing intermediate container 2d149491cb9c 00:40:36 ---> ab588943fe0e 00:40:36 Step 8/24 : COPY . . 00:40:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.190s coverage: 28.7% of statements 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.376s coverage: 100.0% of statements 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:46 Removing intermediate container 67323751c473 00:40:46 ---> 14373ca9d771 00:40:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.358s coverage: 58.6% of statements 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:46 Removing intermediate container c0a8ce67d327 00:40:46 ---> fde2ab343833 00:40:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:40:46 ---> Running in c73c127ef197 00:40:46 ---> Running in 350bc11fad42 00:40:46 ---> f62a82554ad3 00:40:46 Step 9/24 : RUN go mod tidy 00:40:46 ---> Running in 080b7283d8c6 00:40:47 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 00:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:40:48 Removing intermediate container 080b7283d8c6 00:40:48 ---> 67b014b8f23c 00:40:48 Step 10/24 : RUN make cmd/core-data/core-data 00:40:49 ---> Running in 757386db3833 00:40: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 00:40:51 Removing intermediate container e745554f0584 00:40:51 ---> 605408de8c6a 00:40:51 00:40:51 Step 11/24 : FROM alpine:3.12 00:40:51 ---> 13621d1b12d4 00:40:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:51 ---> Using cache 00:40:51 ---> 09ff3ffe4be8 00:40:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:51 ---> Using cache 00:40:51 ---> 870f47f16032 00:40:51 Step 14/24 : ENV APP_PORT=59882 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.525s coverage: 87.7% of statements 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.257s coverage: 78.9% of statements 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:51 ---> Running in 2008121f9f06 00:40:51 Removing intermediate container 2008121f9f06 00:40:51 ---> f6e4ac70dafa 00:40:51 Step 15/24 : EXPOSE $APP_PORT 00:40:52 ---> Running in 23cee7d4e87c 00:40:52 Removing intermediate container 23cee7d4e87c 00:40:52 ---> 0e3ef93a9b8d 00:40:52 Step 16/24 : WORKDIR / 00:40:52 ---> Running in 209c3bf7197d 00:40:52 Removing intermediate container 209c3bf7197d 00:40:52 ---> 07210bfa4d53 00:40:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:53 ---> 215c2b7ddc66 00:40:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:53 ---> b23fabd0c1d3 00:40:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:54 ---> 3554d07e9792 00:40:54 Step 20/24 : ENTRYPOINT ["/core-command"] 00:40:54 ---> Running in e1d3b4c051e1 00:40:54 Removing intermediate container e1d3b4c051e1 00:40:54 ---> a7f134d1ca6d 00:40:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:54 ---> Running in 0e5f99b91f5e 00:40:54 Removing intermediate container 0e5f99b91f5e 00:40:54 ---> f5ed85e8414f 00:40:54 Step 22/24 : LABEL arch=x86_64 00:40:54 ---> Running in 35746436e9f1 00:40:55 Removing intermediate container 35746436e9f1 00:40:55 ---> 677fbdb1b6e8 00:40:55 Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:40:55 ---> Running in 22268d458f0c 00:40:55 Removing intermediate container 22268d458f0c 00:40:55 ---> 3091bb8e40f7 00:40:55 Step 24/24 : LABEL version=0.0.0 00:40:55 ---> Running in f7403dd722ed 00:40:55 Removing intermediate container f7403dd722ed 00:40:55 ---> 871f628da9a5 00:40:55 00:40:55 Successfully built 871f628da9a5 00:40:55 Successfully tagged core-command:latest 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.927s coverage: 95.1% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.302s coverage: 0.8% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.246s coverage: 21.7% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.390s coverage: 79.5% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 00:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.284s coverage: 94.4% of statements 00:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 00:41:17  Building core-command ... done Removing intermediate container c73c127ef197 00:41:17 ---> ec0bbd4b102a 00:41:17 00:41:17 Step 11/23 : FROM alpine:3.12 00:41:17 ---> 13621d1b12d4 00:41:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:17 ---> Running in 11ae9b8f00be 00:41:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:17 (1/2) Installing ca-certificates (20191127-r4) 00:41:17 (2/2) Installing dumb-init (1.2.2-r1) 00:41:17 Executing busybox-1.31.1-r20.trigger 00:41:17 Executing ca-certificates-20191127-r4.trigger 00:41:17 OK: 6 MiB in 16 packages 00:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.642s coverage: 81.8% of statements 00:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:41:19 Removing intermediate container 350bc11fad42 00:41:19 ---> f11bae3cda6b 00:41:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:41:19 ---> Running in bee5c69407af 00:41:19 Removing intermediate container 11ae9b8f00be 00:41:19 ---> 8a055ee6bbfd 00:41:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:41:19 ---> Running in e2cb4d958ae1 00:41:19 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 00:41:20 Removing intermediate container e2cb4d958ae1 00:41:20 ---> 4a6b7b8ebb3a 00:41:20 Step 14/23 : ENV APP_PORT=59860 00:41:20 ---> Running in 8ac8d50619f5 00:41:20 Removing intermediate container 8ac8d50619f5 00:41:20 ---> 2355f3491261 00:41:20 Step 15/23 : EXPOSE $APP_PORT 00:41:21 ---> Running in 19ce9c333a59 00:41:21 Removing intermediate container 19ce9c333a59 00:41:21 ---> 8075cc4a137a 00:41:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:21 Removing intermediate container bee5c69407af 00:41:21 ---> 59cb1459b118 00:41:21 00:41:21 Step 12/24 : FROM docker:20.10.0 00:41:22 20.10.0: Pulling from library/docker 00:41:22 ---> 4e17bc9fe41b 00:41:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.166s coverage: 100.0% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.212s coverage: 76.0% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.197s coverage: 80.0% of statements 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.332s coverage: 85.4% of statements 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:41:26 Removing intermediate container 757386db3833 00:41:26 ---> 67595228f209 00:41:26 00:41:26 Step 11/24 : FROM alpine:3.12 00:41:26 ---> 13621d1b12d4 00:41:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:26 ---> c85f07d5b08e 00:41:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:26 ---> Running in 624e5acd7539 00:41:26 Removing intermediate container 624e5acd7539 00:41:26 ---> 117378ad2ac4 00:41:26 Step 13/24 : ENV APP_PORT=59880 00:41:28 ---> e5632a70b033 00:41:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:41:28 ---> Running in db672ffec298 00:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.954s coverage: 64.4% of statements 00:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements 00:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 00:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 00:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 00:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 00:41:29 ---> Running in 2cad95c5c580 00:41:29 Removing intermediate container db672ffec298 00:41:29 ---> e0e918f388cc 00:41:29 Step 14/24 : EXPOSE $APP_PORT 00:41:29 Removing intermediate container 2cad95c5c580 00:41:29 ---> fd146adb51cf 00:41:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:29 ---> Running in fe7f8e617582 00:41:29 ---> Running in 00eb7b24b211 00:41:29 Removing intermediate container fe7f8e617582 00:41:29 ---> dff6d42d9944 00:41:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:29 Removing intermediate container 00eb7b24b211 00:41:29 ---> 8816fe0af381 00:41:29 Step 21/23 : LABEL arch=x86_64 00:41:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:41:29 Status: Downloaded newer image for docker:20.10.0 00:41:29 ---> aefe523efa57 00:41:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:41:29 ---> Running in 7794f78605f6 00:41:29 ---> Running in e973dc6b0e65 00:41:29 ---> Running in 63b5e4cfa613 00:41:29 Removing intermediate container e973dc6b0e65 00:41:29 ---> 00d93d21b807 00:41:29 Step 22/23 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:41:30 Removing intermediate container 63b5e4cfa613 00:41:30 ---> cd18634752b4 00:41:30 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:41:30 ---> Running in 1c06c0b1d757 00:41:30 ---> Running in 580267b27033 00:41:30 Removing intermediate container 1c06c0b1d757 00:41:30 ---> 8c2cd27f6644 00:41:30 Step 23/23 : LABEL version=0.0.0 00:41:30 ---> Running in 3fbf1391c9fe 00:41:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:30 Removing intermediate container 3fbf1391c9fe 00:41:30 ---> fd00eb98797f 00:41:30 00:41:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:30 Successfully built fd00eb98797f 00:41:30 (1/39) Installing readline (8.0.4-r0) 00:41:30 (2/39) Installing bash (5.0.17-r0) 00:41:30 Executing bash-5.0.17-r0.post-install 00:41:30 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:41:30 (4/39) Installing libcurl (7.77.0-r0) 00:41:30 Successfully tagged support-notifications:latest 00:41:30  Building support-notifications ... done (5/39) Installing curl (7.77.0-r0) 00:41:30 Removing intermediate container 7794f78605f6 00:41:30 ---> 529564b41504 00:41:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:41:30 (6/39) Installing dumb-init (1.2.2-r1) 00:41:30 (7/39) Installing libbz2 (1.0.8-r1) 00:41:30 (8/39) Installing expat (2.2.9-r1) 00:41:30 (9/39) Installing libffi (3.3-r2) 00:41:30 (10/39) Installing gdbm (1.13-r1) 00:41:30 (11/39) Installing xz-libs (5.2.5-r0) 00:41:30 (12/39) Installing sqlite-libs (3.32.1-r0) 00:41:30 (13/39) Installing python3 (3.8.10-r0) 00:41:30 ---> Running in 75582604ec2f 00:41:31 (14/39) Installing py3-appdirs (1.4.4-r1) 00:41:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:41:31 (16/39) Installing py3-parsing (2.4.7-r0) 00:41:31 (17/39) Installing py3-six (1.15.0-r0) 00:41:31 (18/39) Installing py3-packaging (20.4-r0) 00:41:31 (19/39) Installing py3-setuptools (47.0.0-r0) 00:41:31 (20/39) Installing py3-chardet (3.0.4-r4) 00:41:31 (21/39) Installing py3-idna (2.9-r0) 00:41:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:41:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:41:31 (24/39) Installing py3-requests (2.23.0-r0) 00:41:31 (25/39) Installing py3-msgpack (1.0.0-r0) 00:41:31 (26/39) Installing py3-lockfile (0.12.2-r3) 00:41:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:41:31 (28/39) Installing py3-colorama (0.4.3-r0) 00:41:31 (29/39) Installing py3-distlib (0.3.0-r0) 00:41:31 (30/39) Installing py3-distro (1.5.0-r1) 00:41:31 (31/39) Installing py3-webencodings (0.5.1-r3) 00:41:31 (32/39) Installing py3-html5lib (1.0.1-r4) 00:41:31 (33/39) Installing py3-pytoml (0.1.21-r0) 00:41:31 (34/39) Installing py3-pep517 (0.8.2-r0) 00:41:31 (35/39) Installing py3-progress (1.5-r0) 00:41:32 (36/39) Installing py3-toml (0.10.1-r0) 00:41:32 (37/39) Installing py3-retrying (1.3.3-r0) 00:41:32 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:41:32 (39/39) Installing py3-pip (20.1.1-r0) 00:41:32 Executing busybox-1.31.1-r19.trigger 00:41:32 OK: 72 MiB in 59 packages 00:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:32 Collecting docker-compose==1.23.2 00:41:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:41:32 (1/6) Installing dumb-init (1.2.2-r1) 00:41:32 Collecting cached-property<2,>=1.2.0 00:41:32 (2/6) Installing libgcc (9.3.0-r2) 00:41:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:41:32 (3/6) Installing libsodium (1.0.18-r0) 00:41:32 Collecting docker<4.0,>=3.6.0 00:41:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:41:33 (4/6) Installing libstdc++ (9.3.0-r2) 00:41:33 Collecting websocket-client<1.0,>=0.32.0 00:41:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:41:33 Collecting texttable<0.10,>=0.9.0 00:41:33 Downloading texttable-0.9.1.tar.gz (11 kB) 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.121s coverage: 66.9% of statements 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:41:33 Collecting PyYAML<4,>=3.10 00:41:33 Downloading PyYAML-3.13.tar.gz (270 kB) 00:41:33 (5/6) Installing libzmq (4.3.3-r0) 00:41:33 (6/6) Installing zeromq (4.3.3-r0) 00:41:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:41:34 Executing busybox-1.31.1-r20.trigger 00:41:34 OK: 8 MiB in 20 packages 00:41:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:41:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.776s coverage: 43.5% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.141s coverage: 84.8% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:41:36 Collecting dockerpty<0.5,>=0.4.1 00:41:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:41:36 Removing intermediate container 75582604ec2f 00:41:36 ---> cf727a8a211f 00:41:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:37 Collecting jsonschema<3,>=2.5.1 00:41:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:41:37 Collecting docopt<0.7,>=0.6.1 00:41:37 Downloading docopt-0.6.2.tar.gz (25 kB) 00:41:37 ---> e115f019d29e 00:41:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:38 Collecting docker-pycreds>=0.4.0 00:41:38 ---> 182ff306166c 00:41:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:41:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:41:38 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) 00:41:38 Collecting urllib3<1.25,>=1.21.1 00:41:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:41:38 ---> aecc48ea1219 00:41:38 Step 20/24 : ENTRYPOINT ["/core-data"] 00:41:38 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) 00:41:38 ---> Running in 971d3a3a8e26 00:41:38 Collecting idna<2.8,>=2.5 00:41:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:41:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:41:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:41:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:41:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:41:38 Removing intermediate container 971d3a3a8e26 00:41:38 ---> 190728bfdd8a 00:41:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:38 Installing collected packages: cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, PyYAML, dockerpty, jsonschema, docopt, docker-compose 00:41:38 Attempting uninstall: urllib3 00:41:38 Found existing installation: urllib3 1.25.9 00:41:38 Uninstalling urllib3-1.25.9: 00:41:38 ---> Running in 0825033d3c2c 00:41:38 Successfully uninstalled urllib3-1.25.9 00:41:38 Removing intermediate container 0825033d3c2c 00:41:38 ---> 482a89d4c82f 00:41:38 Step 22/24 : LABEL arch=x86_64 00:41:38 Attempting uninstall: idna 00:41:38 Found existing installation: idna 2.9 00:41:38 Uninstalling idna-2.9: 00:41:38 Successfully uninstalled idna-2.9 00:41:38 Attempting uninstall: requests 00:41:38 Found existing installation: requests 2.23.0 00:41:38 Uninstalling requests-2.23.0: 00:41:38 ---> Running in f0627eaed682 00:41:38 Successfully uninstalled requests-2.23.0 00:41:39 Removing intermediate container f0627eaed682 00:41:39 ---> 6cb63c23d28d 00:41:39 Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:41:39 ---> Running in a606f45698be 00:41:39 Running setup.py install for texttable: started 00:41:39 Removing intermediate container a606f45698be 00:41:39 ---> 051923d097d1 00:41:39 Step 24/24 : LABEL version=0.0.0 00:41:39 ---> Running in cadd4f7fb1c6 00:41:39 Removing intermediate container cadd4f7fb1c6 00:41:39 ---> 4c8b862de469 00:41:39 00:41:39 Successfully built 4c8b862de469 00:41:39 Running setup.py install for texttable: finished with status 'done' 00:41:39 Running setup.py install for PyYAML: started 00:41:39 Successfully tagged core-data:latest 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.242s coverage: 18.9% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.610s coverage: 91.9% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.220s coverage: 64.6% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:41:40  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 00:41:40 Running setup.py install for dockerpty: started 00:41:40 Running setup.py install for dockerpty: finished with status 'done' 00:41:40 Running setup.py install for docopt: started 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.478s coverage: 97.6% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.096s coverage: 0.0% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 00:41:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:41 Running setup.py install for docopt: finished with status 'done' 00:41:41 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 00:41:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 00:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.086s coverage: 100.0% of statements 00:41:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements 00:41:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:41:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:41:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 27.9% of statements 00:41:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:41:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:41:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:41:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:41:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:41:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:41:45 GO111MODULE=on go vet ./... 00:41:45 Removing intermediate container 580267b27033 00:41:45 ---> be6f58b099d5 00:41:45 Step 15/24 : ENV APP_PORT=58890 00:41:45 ---> Running in 1d67d895e5ea 00:41:45 Removing intermediate container 1d67d895e5ea 00:41:45 ---> 09614c783a90 00:41:45 Step 16/24 : EXPOSE $APP_PORT 00:41:45 ---> Running in 6644808f8bbc 00:41:45 Removing intermediate container 6644808f8bbc 00:41:45 ---> e36d9fd1b714 00:41:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:41:46 ---> dc861a348c4e 00:41:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:41:46 ---> 1920b69de2c2 00:41:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:41:47 ---> 4800447a9a95 00:41:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:47 ---> Running in e7bed3700abe 00:41:47 Removing intermediate container e7bed3700abe 00:41:47 ---> d1d7749a1dbb 00:41:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:47 ---> Running in 09dfef61d51f 00:41:47 Removing intermediate container 09dfef61d51f 00:41:47 ---> 62d484835b94 00:41:47 Step 22/24 : LABEL arch=x86_64 00:41:48 ---> Running in bb7a96f71dee 00:41:48 Removing intermediate container bb7a96f71dee 00:41:48 ---> 91b0856566ea 00:41:48 Step 23/24 : LABEL git_sha=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 00:41:48 ---> Running in 1843777fbe99 00:41:48 Removing intermediate container 1843777fbe99 00:41:48 ---> 64edcc8ba0bf 00:41:48 Step 24/24 : LABEL version=0.0.0 00:41:48 ---> Running in 72404a217103 00:41:48 Removing intermediate container 72404a217103 00:41:48 ---> c8bdee84b680 00:41:48 00:41:48 Successfully built c8bdee84b680 00:41:48 Successfully tagged sys-mgmt-agent:latest 00:41:48  Building sys-mgmt-agent ... done  [Pipeline] } 00:41:48 $ docker stop --time=1 8e89f2cec1c805264e16b135342c3276631bfde7061419543c5c672800b3a626 00:41:49 $ docker rm -f 8e89f2cec1c805264e16b135342c3276631bfde7061419543c5c672800b3a626 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:50 + docker images 00:41:50 REPOSITORY TAG IMAGE ID CREATED SIZE 00:41:50 sys-mgmt-agent latest c8bdee84b680 2 seconds ago 312MB 00:41:50 core-data latest 4c8b862de469 11 seconds ago 20.2MB 00:41:50 support-notifications latest fd00eb98797f 20 seconds ago 16.5MB 00:41:50 67595228f209 28 seconds ago 1.15GB 00:41:50 59cb1459b118 29 seconds ago 1.15GB 00:41:50 ec0bbd4b102a 36 seconds ago 1.14GB 00:41:50 core-command latest 871f628da9a5 55 seconds ago 15.6MB 00:41:50 605408de8c6a About a minute ago 1.14GB 00:41:50 security-bootstrapper latest 579c2da1ed91 About a minute ago 18.2MB 00:41:50 security-secretstore-setup latest 31e21419738b About a minute ago 25.7MB 00:41:50 core-metadata latest 88f1ed7eea0b 2 minutes ago 16.6MB 00:41:50 security-proxy-setup latest 4fef02dbae20 2 minutes ago 25.3MB 00:41:50 support-scheduler latest 126f44e0ec21 2 minutes ago 15.9MB 00:41:50 b4fef60674fa 2 minutes ago 1.14GB 00:41:50 0a4c6cd8c801 2 minutes ago 1.15GB 00:41:50 47d709813d8e 2 minutes ago 1.15GB 00:41:50 103b9ce2b7b9 2 minutes ago 1.15GB 00:41:50 fb72d5dee145 3 minutes ago 1.14GB 00:41:50 ci-base-image-x86_64 latest 3103b2e145b2 8 minutes ago 648MB 00:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 00:41:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 00:41:50 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 00:41:50 docker 20.10.0 aefe523efa57 5 months ago 240MB 00:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 00:42:05 Still waiting to schedule task 00:42:05 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-727’ 00:43:07 gofmt -l . 00:43:07 [ "`gofmt -l .`" = "" ] 00:43:09 ./bin/test-attribution-txt.sh [Pipeline] sh 00:43:11 + ls -al . 00:43:11 total 548 00:43:11 drwxrwxr-x 9 1001 1001 4096 May 28 00:43 . 00:43:11 drwxr-xr-x 4 root root 4096 May 28 00:38 .. 00:43:11 -rw-rw-r-- 1 1001 1001 11 May 28 00:36 .dockerignore 00:43:11 drwxrwxr-x 8 1001 1001 4096 May 28 00:36 .git 00:43:11 drwxrwxr-x 3 1001 1001 4096 May 28 00:36 .github 00:43:11 -rw-rw-r-- 1 1001 1001 818 May 28 00:36 .gitignore 00:43:11 -rw-rw-r-- 1 1001 1001 166 May 28 00:36 .sonarcloud.properties 00:43:11 -rw-rw-r-- 1 1001 1001 8609 May 28 00:36 Attribution.txt 00:43:11 -rw-rw-r-- 1 1001 1001 3804 May 28 00:36 CONTRIBUTING.md 00:43:11 -rw-rw-r-- 1 1001 1001 931 May 28 00:36 Dockerfile.build 00:43:11 -rw-rw-r-- 1 1001 1001 849 May 28 00:36 Jenkinsfile 00:43:11 -rw-rw-r-- 1 1001 1001 10775 May 28 00:36 LICENSE 00:43:11 -rw-rw-r-- 1 1001 1001 5605 May 28 00:36 Makefile 00:43:11 -rw-rw-r-- 1 1001 1001 7978 May 28 00:36 README.md 00:43:11 -rw-rw-r-- 1 1001 1001 6755 May 28 00:36 SECURITY.md 00:43:11 -rw-rw-r-- 1 1001 1001 5 May 28 00:32 VERSION 00:43:11 -rw-rw-r-- 1 1001 1001 4131 May 28 00:36 ZMQWindows.md 00:43:11 drwxrwxr-x 2 1001 1001 4096 May 28 00:36 bin 00:43:11 drwxrwxr-x 14 1001 1001 4096 May 28 00:36 cmd 00:43:11 -rw-r--r-- 1 root root 405172 May 28 00:41 coverage.out 00:43:11 -rw-rw-r-- 1 1001 1001 902 May 28 00:36 go.mod 00:43:11 -rw-r--r-- 1 root root 21352 May 28 00:38 go.sum 00:43:11 drwxrwxr-x 8 1001 1001 4096 May 28 00:36 internal 00:43:11 drwxrwxr-x 3 1001 1001 4096 May 28 00:36 openapi 00:43:11 drwxrwxr-x 4 1001 1001 4096 May 28 00:36 snap 00:43:11 -rw-rw-r-- 1 1001 1001 168 May 28 00:36 version.go [Pipeline] sh 00:43:12 + '[' -e coverage.out ] 00:43:12 + chown 1001:1001 coverage.out [Pipeline] stash 00:43:12 Warning: overwriting stash ‘coverage-report’ 00:43:13 Stashed 1 file(s) [Pipeline] sh 00:43:14 + make build 00:43:14 go mod tidy 00:43:14 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 00:43:21 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 00:43: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 00:43:47 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 00:43:51 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 00:43:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:44:00 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 00:44:02 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 00:44:06 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 00:44:09 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 00:44:13 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] } 00:44:18 $ docker stop --time=1 17b4dd4f4449b2fe8b6cfff095ce5f1d83232433bb546f42bffc1481c4bafd6d 00:44:20 $ docker rm -f 17b4dd4f4449b2fe8b6cfff095ce5f1d83232433bb546f42bffc1481c4bafd6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:22 00:44:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:23 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:23 29e5d40040c1: Pulling fs layer 00:44:23 1ce36da41761: Pulling fs layer 00:44:23 25b303627fd3: Pulling fs layer 00:44:23 29e5d40040c1: Verifying Checksum 00:44:23 29e5d40040c1: Download complete 00:44:23 1ce36da41761: Verifying Checksum 00:44:23 1ce36da41761: Download complete 00:44:23 29e5d40040c1: Pull complete 00:44:25 1ce36da41761: Pull complete 00:44:26 25b303627fd3: Verifying Checksum 00:44:26 25b303627fd3: Download complete 00:44:36 25b303627fd3: Pull complete 00:44:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:36 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 00:44:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:39 $ docker top 72716b6f5654bb783238b10ef60cfc918cd7f267e2ab7d2634900d6ca372ff64 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:40 + docker-compose build --help 00:44:40 + grep parallel 00:44:43 --parallel Build images in parallel. [Pipeline] } 00:44:43 $ docker stop --time=1 72716b6f5654bb783238b10ef60cfc918cd7f267e2ab7d2634900d6ca372ff64 00:44:45 $ docker rm -f 72716b6f5654bb783238b10ef60cfc918cd7f267e2ab7d2634900d6ca372ff64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:46 . [Pipeline] withDockerContainer 00:44:46 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 00:44:46 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:48 $ docker top 84bf95c722957e6401616601fc228363a63a0ce7e97dca9aad1d0029ac9290a5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:49 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:53 Building core-command ... 00:44:53 Building core-data ... 00:44:53 Building core-metadata ... 00:44:53 Building security-bootstrapper ... 00:44:53 Building security-proxy-setup ... 00:44:53 Building security-secretstore-setup ... 00:44:53 Building support-notifications ... 00:44:53 Building support-scheduler ... 00:44:53 Building sys-mgmt-agent ... 00:44:53 Building security-bootstrapper 00:44:53 Building core-data 00:44:53 Building support-notifications 00:44:53 Building security-secretstore-setup 00:44:53 Building support-scheduler 00:45:47 Running on prd-ubuntu18.04-docker-8c-8g-737 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws 00:45:47 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:45:47 The recommended git tool is: git 00:45:49 using credential edgex-jenkins-ssh 00:45:49 Cloning the remote Git repository 00:45:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:45:49 > git init /w/workspace/edgex-go/4 # timeout=10 00:45:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:49 > git --version # timeout=10 00:45:49 > git --version # 'git version 2.17.1' 00:45:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:45:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:45:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:45:56 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 00:45:56 Merge succeeded, producing 3299a2fcbb139f0830f47a2780baad05f7962a91 00:45:56 Checking out Revision 3299a2fcbb139f0830f47a2780baad05f7962a91 (PR-3492) 00:45:56 > git config core.sparsecheckout # timeout=10 00:45:56 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 00:45:56 > git remote # timeout=10 00:45:56 > git config --get remote.origin.url # timeout=10 00:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:56 > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 00:45:56 > git rev-parse HEAD^{commit} # timeout=10 00:45:56 > git config core.sparsecheckout # timeout=10 00:45:56 > git checkout -f 3299a2fcbb139f0830f47a2780baad05f7962a91 # timeout=10 00:45:59 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" 00:45:59 First time build. Skipping changelog. 00:45:59 > git rev-list --no-walk 8a24fea072db955dfe2ec6a1ea4e9f58416970b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:00 + echo snap-build.sh 00:46:00 snap-build.sh 00:46:00 + SNAP_BASE_DIR=. 00:46:00 + '[' '!' -z /w/workspace/edgex-go/4 ']' 00:46:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 00:46:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 00:46:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 00:46:00 + cd /w/workspace/edgex-go/4 00:46:00 + sudo apt-get remove -qy --purge lxd lxd-client 00:46:00 Reading package lists... 00:46:01 Building dependency tree... 00:46:01 Reading state information... 00:46:01 The following packages were automatically installed and are no longer required: 00:46:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:46:01 uidmap xdelta3 00:46:01 Use 'sudo apt autoremove' to remove them. 00:46:01 The following packages will be REMOVED: 00:46:01 lxd* lxd-client* 00:46:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:01 ---> da2ec1634c90 00:46:01 Step 3/24 : WORKDIR /edgex-go 00:46:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:01 ---> da2ec1634c90 00:46:01 Step 3/23 : WORKDIR /edgex-go 00:46:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:01 ---> da2ec1634c90 00:46:01 Step 3/23 : WORKDIR /edgex-go 00:46:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:46:01 ---> da2ec1634c90 00:46:01 Step 3/32 : WORKDIR /edgex-go 00:46:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:46:01 ---> da2ec1634c90 00:46:01 Step 3/26 : WORKDIR /edgex-go 00:46:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:46:01 After this operation, 31.7 MB disk space will be freed. 00:46:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:46:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:46:03 Removing lxd dnsmasq configuration 00:46:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:46:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:46:04 ---> Running in 337477c427db 00:46:04 ---> Running in 2d836989e697 00:46:04 ---> Running in 33f0d626a068 00:46:04 ---> Running in 866e4b3849b3 00:46:04 ---> Running in 7829a448a964 00:46:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:46:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:46:05 Removing intermediate container 2d836989e697 00:46:05 ---> e28ce66f8785 00:46:05 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:05 Removing intermediate container 7829a448a964 00:46:05 ---> c480a8d4a55f 00:46:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:05 Removing intermediate container 337477c427db 00:46:05 ---> 539705d97804 00:46:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:05 Removing intermediate container 33f0d626a068 00:46:05 ---> 637eb07c5cec 00:46:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:05 Removing intermediate container 866e4b3849b3 00:46:05 ---> 6e39370d9583 00:46:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:05 ---> Running in 7bbd745fa774 00:46:05 ---> Running in 0fca6d68b425 00:46:05 ---> Running in aa3e7d331d09 00:46:05 ---> Running in 48ac17e07746 00:46:05 ---> Running in 2fbc7952eeac 00:46:05 Processing triggers for systemd (237-3ubuntu10.45) ... 00:46:05 Processing triggers for ureadahead (0.100.0-21) ... 00:46:07 + sudo snap remove --purge lxd 00:46:07 snap "lxd" is not installed 00:46:07 + sudo groupadd --force --system lxd 00:46:07 ++ whoami 00:46:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:46:07 + newgrp - lxd 00:46:07 + sudo snap install lxd 00:46:09 Removing intermediate container 7bbd745fa774 00:46:09 ---> f1ad4b33a6ce 00:46:09 Step 5/32 : RUN apk add --update --no-cache make git 00:46:09 Removing intermediate container 48ac17e07746 00:46:09 ---> 8a64543480c6 00:46:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:46:09 ---> Running in c839c206fedd 00:46:09 Removing intermediate container 0fca6d68b425 00:46:09 ---> f542d89638e8 00:46:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:46:09 ---> Running in 9c02be8ea57b 00:46:10 ---> Running in 8b6117dd61b8 00:46:10 Removing intermediate container aa3e7d331d09 00:46:10 ---> 1d1c052525ab 00:46:10 Step 5/26 : RUN apk add --update --no-cache make git 00:46:10 Removing intermediate container 2fbc7952eeac 00:46:10 ---> 7698b15309c3 00:46:10 Step 5/23 : RUN apk add --update --no-cache make git 00:46:10 ---> Running in 8f7e639f8d65 00:46:10 ---> Running in d3691e304c93 00:46:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:14 OK: 218 MiB in 52 packages 00:46:14 OK: 218 MiB in 52 packages 00:46:14 OK: 218 MiB in 52 packages 00:46:14 OK: 218 MiB in 52 packages 00:46:14 OK: 218 MiB in 52 packages 00:46:15 Removing intermediate container c839c206fedd 00:46:15 ---> 9b3bbbe20ea5 00:46:15 Step 6/32 : COPY go.mod . 00:46:15 2021-05-28T00:46:13Z INFO Waiting for automatic snapd restart... 00:46:16 Removing intermediate container 9c02be8ea57b 00:46:16 ---> 29d4d2188411 00:46:16 Step 6/24 : COPY go.mod . 00:46:16 Removing intermediate container d3691e304c93 00:46:16 ---> 3ae6f92888da 00:46:16 Step 6/23 : COPY go.mod . 00:46:17 Removing intermediate container 8b6117dd61b8 00:46:17 ---> 2aec7da8fdfb 00:46:17 Step 6/23 : COPY go.mod . 00:46:17 Removing intermediate container 8f7e639f8d65 00:46:17 ---> a298384deed5 00:46:17 Step 6/26 : COPY go.mod . 00:46:17 ---> 3aa401ee5004 00:46:17 Step 7/32 : RUN go mod download 00:46:17 ---> 0fa3c1b9d3f7 00:46:17 Step 7/24 : RUN go mod download 00:46:17 ---> Running in bb4df9b48b2d 00:46:17 ---> 95f3a6563d75 00:46:17 Step 7/23 : RUN go mod download 00:46:17 ---> Running in ee5cc441e4ac 00:46:18 ---> Running in 1ad1b9e30816 00:46:18 ---> ce485ed260b5 00:46:18 Step 7/23 : RUN go mod download 00:46:18 ---> 98bcdfe352a5 00:46:18 Step 7/26 : RUN go mod download 00:46:18 ---> Running in a73a183540d9 00:46:18 ---> Running in 1dcdb3c3029b 00:46:21 Removing intermediate container bb4df9b48b2d 00:46:21 ---> b1e638afa752 00:46:21 Step 8/32 : COPY . . 00:46:21 Removing intermediate container ee5cc441e4ac 00:46:21 ---> 187365b4715f 00:46:21 Step 8/24 : COPY . . 00:46:21 Removing intermediate container 1ad1b9e30816 00:46:21 ---> 6e8a8f1bc733 00:46:21 Step 8/23 : COPY . . 00:46:22 Removing intermediate container a73a183540d9 00:46:22 ---> 68a41c52ea10 00:46:22 Step 8/23 : COPY . . 00:46:23 Removing intermediate container 1dcdb3c3029b 00:46:23 ---> 9600cd2b006c 00:46:23 Step 8/26 : COPY . . 00:46:28 lxd 4.14 from Canonical* installed 00:46:28 + sudo lxd init --auto 00:46:38 + sudo snap install --classic snapcraft 00:46:44 snapcraft 4.7.1 from Canonical* installed 00:46:44 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:46:44 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:46:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:44 Dload Upload Total Spent Left Speed 00:46:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 00:46:44 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M 00:46:44 ./yq_linux_amd64 00:46:44 + sudo snapcraft prime --use-lxd 00:46:46 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:46:46 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: 00:46:46 - README.md 00:46:46 00:46:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:46:46 Launching a container. 00:46:50 ---> 174f10f54f8f 00:46:50 Step 9/32 : RUN go mod tidy 00:46:50 ---> 645fdcf2234b 00:46:50 Step 9/23 : RUN go mod tidy 00:46:50 ---> 0694a36577aa 00:46:50 Step 9/24 : RUN go mod tidy 00:46:50 ---> Running in 4da6e84fd954 00:46:50 ---> 0df73e63d6a0 00:46:50 Step 9/26 : RUN go mod tidy 00:46:50 ---> 784fa53cd958 00:46:50 Step 9/23 : RUN go mod tidy 00:46:50 ---> Running in 29fbff4f674f 00:46:50 ---> Running in c66cf05a0be5 00:46:50 ---> Running in a534ab729c94 00:46:50 ---> Running in 33daec84a3cd 00:46:52 Removing intermediate container 4da6e84fd954 00:46:52 ---> 58c7ea22a956 00:46:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:46:52 ---> Running in 7c294f60e026 00:46:53 Removing intermediate container c66cf05a0be5 00:46:53 ---> f5fc7e37b623 00:46:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:46:53 ---> Running in d4c8a5a6cf5a 00:46:53 Removing intermediate container 29fbff4f674f 00:46:53 ---> f8f3d8866656 00:46:53 Step 10/24 : RUN make cmd/core-data/core-data 00:46:54 ---> Running in e70ca1e50818 00:46:54 Removing intermediate container a534ab729c94 00:46:54 ---> 8fabc9f5475e 00:46:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:46:54 Removing intermediate container 33daec84a3cd 00:46:54 ---> f9ff5b5214aa 00:46:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:54 ---> Running in bab827926fdb 00:46:54 ---> Running in b02534baa7fd 00:46:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:46:54 Waiting for container to be ready 00:46:54 To start your first instance, try: lxc launch ubuntu:18.04 00:46:54 00:46:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46: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 00:46:56 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 00:46:57 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 00:46:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:46:58 Waiting for network to be ready... 00:46:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:46:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 00:46:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 00:46:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:46:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:46:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 00:46:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 00:46:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 00:46:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 00:46:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:46:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:46:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:46:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:46:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:46:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:46:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:46:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:47:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 00:47:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 00:47:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 00:47:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:47:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 00:47:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 00:47:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 00:47:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 00:47:02 Fetched 24.6 MB in 4s (6492 kB/s) 00:47:02 Reading package lists... 00:47:03 Reading package lists... 00:47:03 Building dependency tree... 00:47:03 Reading state information... 00:47:03 The following additional packages will be installed: 00:47:03 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:47:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:47:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:47:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:47:03 Suggested packages: 00:47:03 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:47:03 Recommended packages: 00:47:03 gnupg libsasl2-modules 00:47:03 The following NEW packages will be installed: 00:47:03 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:47:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:47:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:47:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:47:03 The following packages will be upgraded: 00:47:03 gpg gpg-agent gpgconf libudev1 00:47:03 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:47:03 Need to get 3530 kB of archives. 00:47:03 After this operation, 13.3 MB of additional disk space will be used. 00:47:03 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] 00:47:03 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] 00:47:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:47:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:47:03 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 00:47:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 00:47:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:47:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:47:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:47:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:47:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:47:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:47:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:47:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:47:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:47:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:47:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:47:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:47:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:47:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:47:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:47:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:47:04 debconf: delaying package configuration, since apt-utils is not installed 00:47:04 Fetched 3530 kB in 1s (3727 kB/s) 00:47:04 (Reading database ... 12511 files and directories currently installed.) 00:47:04 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 00:47:04 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:47:04 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 00:47:04 Selecting previously unselected package udev. 00:47:04 (Reading database ... 12511 files and directories currently installed.) 00:47:04 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 00:47:04 Unpacking udev (237-3ubuntu10.47) ... 00:47:05 Selecting previously unselected package libfuse2:amd64. 00:47:05 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:47:05 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:47:05 Selecting previously unselected package fuse. 00:47:05 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:47:05 Unpacking fuse (2.9.7-1ubuntu1) ... 00:47:05 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:05 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:05 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:05 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:05 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:05 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:05 Selecting previously unselected package libksba8:amd64. 00:47:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:47:05 Unpacking libksba8:amd64 (1.3.5-2) ... 00:47:05 Selecting previously unselected package libroken18-heimdal:amd64. 00:47:05 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:05 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:05 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:47:05 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:05 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:05 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:47:05 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:05 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:05 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:47:05 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:05 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:05 Selecting previously unselected package libwind0-heimdal:amd64. 00:47:05 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:05 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:47:05 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:05 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:47:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:06 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:47:06 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:06 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:06 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:47:06 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:06 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:06 Selecting previously unselected package libsasl2-modules-db:amd64. 00:47:06 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:47:06 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:06 Selecting previously unselected package libsasl2-2:amd64. 00:47:06 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:47:06 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:06 Selecting previously unselected package libldap-common. 00:47:06 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:47:06 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:47:06 Selecting previously unselected package libldap-2.4-2:amd64. 00:47:06 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:47:06 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:47:06 Selecting previously unselected package dirmngr. 00:47:06 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:06 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:47:06 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:47:06 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:47:06 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:47:06 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:06 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:06 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:47:06 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:06 Setting up libksba8:amd64 (1.3.5-2) ... 00:47:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:06 Setting up udev (237-3ubuntu10.47) ... 00:47:06 invoke-rc.d: policy-rc.d denied execution of start. 00:47:07 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Processing triggers for systemd (237-3ubuntu10) ... 00:47:07 Setting up fuse (2.9.7-1ubuntu1) ... 00:47:07 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:47:07 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:47:07 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:47:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:07 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:47:07 settings in the [Install] section, and DefaultInstance for template units). 00:47:07 This means they are not meant to be enabled using systemctl. 00:47:07 Possible reasons for having this kind of units are: 00:47:07 1) A unit may be statically enabled by being symlinked from another unit's 00:47:07 .wants/ or .requires/ directory. 00:47:07 2) A unit's purpose may be to act as a helper for some other unit which has 00:47:07 a requirement dependency on it. 00:47:07 3) A unit may be started when needed via activation (socket, path, timer, 00:47:07 D-Bus, udev, scripted systemctl call, ...). 00:47:07 4) In case of template units, the unit is meant to be enabled with some 00:47:07 instance name specified. 00:47:07 Reading package lists... 00:47:07 Building dependency tree... 00:47:07 Reading state information... 00:47:08 The following additional packages will be installed: 00:47:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:47:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:47:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:47:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:47:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:47:08 Suggested packages: 00:47:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:47:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:47:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:47:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:47:08 systemd-container policykit-1 00:47:08 Recommended packages: 00:47:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:47:08 The following NEW packages will be installed: 00:47:08 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:47:08 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:47:08 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:47:08 multiarch-support openssh-client python3 python3-minimal python3.6 00:47:08 python3.6-minimal snapd squashfs-tools sudo 00:47:08 The following packages will be upgraded: 00:47:08 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:47:08 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:47:08 Need to get 35.2 MB of archives. 00:47:08 After this operation, 141 MB of additional disk space will be used. 00:47:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:47:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 00:47:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:47:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:47:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:47:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:47:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:47:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:47:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:47:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:47:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:47:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:47:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:47:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:47:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:47:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:47:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:47:09 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 00:47:09 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:47:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:47:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:47:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:47:09 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:47:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:47:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:47:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:47:09 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:47:09 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:47:09 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:47:09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:47:09 debconf: delaying package configuration, since apt-utils is not installed 00:47:09 Fetched 35.2 MB in 1s (28.3 MB/s) 00:47:09 (Reading database ... 12757 files and directories currently installed.) 00:47:09 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 00:47:09 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:47:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 00:47:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:47:10 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 00:47:10 (Reading database ... 12757 files and directories currently installed.) 00:47:10 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:47:10 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:47:10 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:47:10 (Reading database ... 12757 files and directories currently installed.) 00:47:10 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:47:10 Unpacking apt (1.6.13) over (1.6.1) ... 00:47:10 Setting up apt (1.6.13) ... 00:47:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:47:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:47:11 (Reading database ... 12764 files and directories currently installed.) 00:47:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:47:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:47:11 Selecting previously unselected package libpython3.6-minimal:amd64. 00:47:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:47:11 Selecting previously unselected package libexpat1:amd64. 00:47:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:47:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:47:11 Selecting previously unselected package python3.6-minimal. 00:47:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:47:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:47:12 Checking for services that may need to be restarted...done. 00:47:12 Checking for services that may need to be restarted...done. 00:47:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:47:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:47:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:47:12 Selecting previously unselected package python3-minimal. 00:47:12 (Reading database ... 13012 files and directories currently installed.) 00:47:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:47:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:47:12 Selecting previously unselected package mime-support. 00:47:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:47:12 Unpacking mime-support (3.60ubuntu1) ... 00:47:12 Selecting previously unselected package libmpdec2:amd64. 00:47:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:47:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:47:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:47:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:47:12 Selecting previously unselected package python3.6. 00:47:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:47:13 Selecting previously unselected package libpython3-stdlib:amd64. 00:47:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:47:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:47:13 Setting up python3-minimal (3.6.7-1~18.04) ... 00:47:13 Selecting previously unselected package python3. 00:47:13 (Reading database ... 13442 files and directories currently installed.) 00:47:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:47:13 Unpacking python3 (3.6.7-1~18.04) ... 00:47:13 Selecting previously unselected package multiarch-support. 00:47:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:47:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:47:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:47:13 Selecting previously unselected package liblzo2-2:amd64. 00:47:13 (Reading database ... 13479 files and directories currently installed.) 00:47:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:47:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:47:13 Selecting previously unselected package libbsd0:amd64. 00:47:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:47:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:47:13 Selecting previously unselected package sudo. 00:47:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:47:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:47:13 Selecting previously unselected package apparmor. 00:47:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:47:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:47:14 Selecting previously unselected package libedit2:amd64. 00:47:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:47:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:47:14 Selecting previously unselected package libkrb5support0:amd64. 00:47:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:47:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:47:14 Selecting previously unselected package libk5crypto3:amd64. 00:47:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:47:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:47:14 Selecting previously unselected package libkeyutils1:amd64. 00:47:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:47:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:47:14 Selecting previously unselected package libkrb5-3:amd64. 00:47:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:47:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:47:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:47:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:47:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:47:14 Selecting previously unselected package libssl1.0.0:amd64. 00:47:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:47:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:47:14 Selecting previously unselected package openssh-client. 00:47:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:47:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:47:14 Selecting previously unselected package squashfs-tools. 00:47:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:47:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:47:14 Selecting previously unselected package snapd. 00:47:14 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:47:14 Unpacking snapd (2.48.3+18.04) ... 00:47:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:47:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:47:16 Setting up mime-support (3.60ubuntu1) ... 00:47:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:47:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:47:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:47:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:16 Setting up systemd (237-3ubuntu10.47) ... 00:47:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:47:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:47:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:47:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:47:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:47:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:47:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:47:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:47:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:47:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:47:18 Setting up python3 (3.6.7-1~18.04) ... 00:47:18 running python rtupdate hooks for python3.6... 00:47:18 running python post-rtupdate hooks for python3.6... 00:47:18 Setting up apparmor (2.12-4ubuntu5.1) ... 00:47:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:47:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:47:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:47:19 Setting up snapd (2.48.3+18.04) ... 00:47:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:47:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:47:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:47:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:47:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:47:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:47:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:47:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:47:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:47:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:47:21 /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' 00:47:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:21 Processing triggers for systemd (237-3ubuntu10.47) ... 00:47:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:47:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:47:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:47:23 Reading package lists... 00:47:23 Reading package lists... 00:47:23 Building dependency tree... 00:47:23 Reading state information... 00:47:23 Calculating upgrade... 00:47:23 The following packages will be upgraded: 00:47:23 advancecomp base-files bash binutils binutils-common 00:47:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:47:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:47:23 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:47:23 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:47:23 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:47:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:47:23 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:47:23 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:47:23 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:47:23 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:47:23 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:47:23 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:47:23 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:47:23 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:47:23 ubuntu-keyring util-linux 00:47:23 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:47:23 Need to get 64.1 MB of archives. 00:47:23 After this operation, 5085 kB of additional disk space will be used. 00:47:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 00:47:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:47:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:47:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:47:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:47:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:47:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:47:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:47:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:47:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:47:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:47:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:47:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:47:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:47:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:47:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:47:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:47:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:47:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:47:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:47:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:47:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:47:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:47:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:47:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:47:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:47:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:47:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:47:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:47:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:47:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:47:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:47:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:47:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:47:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:47:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:47:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:47:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 00:47:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 00:47:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:47:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:47:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:47:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:47:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:47:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:47:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:47:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:47:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:47:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:47:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:47:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:47:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:47:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:47:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:47:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:47:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:47:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:47:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:47:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:47:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:47:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:47:25 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:47:25 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:47:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:47:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:47:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:47:25 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:47:25 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:47:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:47:25 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:47:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:47:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:47:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:47:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:47:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:47:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:47:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:47:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:47:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:47:25 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:47:25 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:47:25 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:47:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:47:25 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:47:25 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:47:25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 00:47:25 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:47:25 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:47:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:47:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:47:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:47:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:47:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:47:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:47:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:47:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:47:25 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:47:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:47:25 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:47:25 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:47:25 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:47:25 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:47:25 debconf: delaying package configuration, since apt-utils is not installed 00:47:26 Fetched 64.1 MB in 2s (33.0 MB/s) 00:47:26 (Reading database ... 13912 files and directories currently installed.) 00:47:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:47:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:47:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 00:47:27 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 00:47:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:28 (Reading database ... 13911 files and directories currently installed.) 00:47:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:47:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:47:28 (Reading database ... 13911 files and directories currently installed.) 00:47:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:47:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:47:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:28 (Reading database ... 13911 files and directories currently installed.) 00:47:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:47:28 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:47:29 (Reading database ... 13911 files and directories currently installed.) 00:47:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:47:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:47:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:47:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:47:29 Setting up base-files (10.1ubuntu2.10) ... 00:47:29 Installing new version of config file /etc/issue ... 00:47:29 Installing new version of config file /etc/issue.net ... 00:47:29 Installing new version of config file /etc/lsb-release ... 00:47:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:47:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:47:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:47:29 Removing obsolete conffile /etc/default/motd-news ... 00:47:30 (Reading database ... 13912 files and directories currently installed.) 00:47:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:47:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:47:30 Setting up bash (4.4.18-2ubuntu1.2) ... 00:47:30 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 00:47:30 (Reading database ... 13912 files and directories currently installed.) 00:47:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:47:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:47:30 (Reading database ... 13912 files and directories currently installed.) 00:47:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:47:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:47:30 Setting up tar (1.29b-2ubuntu0.2) ... 00:47:30 (Reading database ... 13912 files and directories currently installed.) 00:47:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:47:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:47:30 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:47:30 (Reading database ... 13912 files and directories currently installed.) 00:47:30 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:30 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:30 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:47:30 (Reading database ... 13912 files and directories currently installed.) 00:47:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:47:31 (Reading database ... 13912 files and directories currently installed.) 00:47:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:47:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:47:31 Setting up grep (3.1-2build1) ... 00:47:31 (Reading database ... 13912 files and directories currently installed.) 00:47:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:47:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:47:31 Setting up login (1:4.5-1ubuntu2) ... 00:47:31 (Reading database ... 13912 files and directories currently installed.) 00:47:31 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:47:31 (Reading database ... 13912 files and directories currently installed.) 00:47:31 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:47:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:47:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:47:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:47:32 (Reading database ... 13912 files and directories currently installed.) 00:47:32 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:47:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:47:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:47:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:47:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:47:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:47:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:47:33 (Reading database ... 13912 files and directories currently installed.) 00:47:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:47:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:47:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:47:33 (Reading database ... 13912 files and directories currently installed.) 00:47:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:33 (Reading database ... 13912 files and directories currently installed.) 00:47:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:34 (Reading database ... 13912 files and directories currently installed.) 00:47:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:34 (Reading database ... 13912 files and directories currently installed.) 00:47:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:34 (Reading database ... 13912 files and directories currently installed.) 00:47:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:47:34 (Reading database ... 13912 files and directories currently installed.) 00:47:34 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:47:34 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:34 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:47:34 (Reading database ... 13912 files and directories currently installed.) 00:47:34 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:34 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:34 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:47:34 (Reading database ... 13912 files and directories currently installed.) 00:47:34 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:34 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:47:35 (Reading database ... 13912 files and directories currently installed.) 00:47:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:47:35 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:47:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:47:36 (Reading database ... 13912 files and directories currently installed.) 00:47:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:47:36 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:47:36 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:47:36 (Reading database ... 13912 files and directories currently installed.) 00:47:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:47:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:47:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:47:36 (Reading database ... 13914 files and directories currently installed.) 00:47:36 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:47:36 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:47:36 Setting up debconf (1.5.66ubuntu1) ... 00:47:36 (Reading database ... 13914 files and directories currently installed.) 00:47:37 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:47:37 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:47:37 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:47:37 (Reading database ... 13914 files and directories currently installed.) 00:47:37 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:47:37 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:47:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:47:37 (Reading database ... 13914 files and directories currently installed.) 00:47:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:47:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:47:37 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:47:37 (Reading database ... 13914 files and directories currently installed.) 00:47:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:47:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:47:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:47:37 (Reading database ... 13916 files and directories currently installed.) 00:47:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:47:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:47:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:47:37 (Reading database ... 13920 files and directories currently installed.) 00:47:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:47:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:47:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 00:47:37 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:47:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:47:38 (Reading database ... 13920 files and directories currently installed.) 00:47:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:47:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:47:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:47:38 (Reading database ... 13920 files and directories currently installed.) 00:47:38 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:47:38 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:47:38 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:47:38 (Reading database ... 13920 files and directories currently installed.) 00:47:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:47:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:47:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:47:38 (Reading database ... 13920 files and directories currently installed.) 00:47:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:47:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:47:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:47:38 (Reading database ... 13920 files and directories currently installed.) 00:47:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:47:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:47:38 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:47:38 (Reading database ... 13920 files and directories currently installed.) 00:47:38 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:47:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:47:39 Setting up passwd (1:4.5-1ubuntu2) ... 00:47:39 (Reading database ... 13920 files and directories currently installed.) 00:47:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:39 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:47:39 (Reading database ... 13920 files and directories currently installed.) 00:47:39 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 00:47:39 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:47:39 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 00:47:39 (Reading database ... 13920 files and directories currently installed.) 00:47:39 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 00:47:39 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:47:39 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 00:47:39 (Reading database ... 13920 files and directories currently installed.) 00:47:39 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:47:39 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:47:39 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:47:40 (Reading database ... 13920 files and directories currently installed.) 00:47:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:47:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:47:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:47:40 (Reading database ... 13920 files and directories currently installed.) 00:47:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:47:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:47:40 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:47:40 (Reading database ... 13920 files and directories currently installed.) 00:47:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:47:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:47:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:47:40 (Reading database ... 13920 files and directories currently installed.) 00:47:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:47:40 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:47:40 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:47:40 (Reading database ... 13920 files and directories currently installed.) 00:47:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:47:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:47:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:47:40 (Reading database ... 13921 files and directories currently installed.) 00:47:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:47:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:47:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:47:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:47:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:47:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:47:41 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:47:41 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:47:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:47:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:47:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:47:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:47:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:47:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:47:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:47:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:47:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:47:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:47:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:47:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:47:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:47:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:47:41 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:47:41 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:47:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:47:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:47:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:47:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:47:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:42 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:42 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:47:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:47:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:42 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:42 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:42 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:42 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:42 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:43 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:43 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:44 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:44 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:45 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:45 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:45 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:46 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:47:46 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:47:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:47:46 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:47:46 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:47:46 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:47:46 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:47:46 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:47:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:47:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:47:46 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:47:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:47:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:47:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:47:46 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:47:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:47:46 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:46 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:47:46 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:46 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:46 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:46 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:47:46 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:47:46 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:47:46 00:47:46 Current default time zone: 'Etc/UTC' 00:47:46 Local time is now: Fri May 28 00:47:46 UTC 2021. 00:47:46 Universal Time is now: Fri May 28 00:47:46 UTC 2021. 00:47:46 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:47:46 00:47:46 Setting up systemd-sysv (237-3ubuntu10.47) ... 00:47:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:47 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 00:47:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:47:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:47:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:47:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:47:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:47:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:47:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:47:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:47:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:47:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:47 Setting up patch (2.7.6-2ubuntu1.1) ... 00:47:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:47:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:47:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:47:47 Installing new version of config file /etc/ssl/openssl.cnf ... 00:47:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:47:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:47:47 Setting up ca-certificates (20210119~18.04.1) ... 00:47:49 Updating certificates in /etc/ssl/certs... 00:47:49 23 added, 27 removed; done. 00:47:49 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:47:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:47:49 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:47:49 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:47:50 Setting up pkgbinarymangler (138.18.04.1) ... 00:47:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:47:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up perl (5.26.1-6ubuntu0.5) ... 00:47:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:47:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:47:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:47:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:47:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:47:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:47:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:47:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:47:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:47:50 Processing triggers for systemd (237-3ubuntu10.47) ... 00:47:50 Processing triggers for mime-support (3.60ubuntu1) ... 00:47:50 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:47:50 Updating certificates in /etc/ssl/certs... 00:47:50 0 added, 0 removed; done. 00:47:50 Running hooks in /etc/ca-certificates/update.d... 00:47:50 done. 00:47:51 Reading package lists... 00:47:51 Building dependency tree... 00:47:51 Reading state information... 00:47:51 The following NEW packages will be installed: 00:47:51 apt-transport-https 00:47:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:47:51 Need to get 1692 B of archives. 00:47:51 After this operation, 154 kB of additional disk space will be used. 00:47:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:47:51 debconf: delaying package configuration, since apt-utils is not installed 00:47:51 Fetched 1692 B in 0s (10.7 kB/s) 00:47:51 Selecting previously unselected package apt-transport-https. 00:47:51 (Reading database ... 13926 files and directories currently installed.) 00:47:51 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:47:51 Unpacking apt-transport-https (1.6.13) ... 00:47:51 Setting up apt-transport-https (1.6.13) ... 00:47:52 Waiting for network to be ready... 00:47:57 2021-05-28T00:47:55Z INFO Waiting for automatic snapd restart... 00:47:57 snapd 2.50 from Canonical* installed 00:47:58 "snapd" switched to the "latest/stable" channel 00:47:58 00:48:01 core18 20210507 from Canonical* installed 00:48:01 "core18" switched to the "latest/stable" channel 00:48:01 00:48:04 snapcraft 4.7.1 from Canonical* installed 00:48:05 "snapcraft" switched to the "latest/stable" channel 00:48:05 00:48:09 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: 00:48:09 - README.md 00:48:09 00:48:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:48:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:48:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:48:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:48:16 Reading package lists... 00:48:16 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 00:48:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:23 Reading package lists... 00:48:23 Building dependency tree... 00:48:23 Reading state information... 00:48:23 Suggested packages: 00:48:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:48:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:48:23 Recommended packages: 00:48:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:48:23 The following NEW packages will be installed: 00:48:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:48:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:48:23 pkg-config zip 00:48:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:48:23 Need to get 7663 kB of archives. 00:48:23 After this operation, 43.8 MB of additional disk space will be used. 00:48:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:48:23 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:48:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:48:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:48:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:48:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:48:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:48:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:48:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:48:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:48:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:48:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:48:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:48:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:48:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:48:23 debconf: delaying package configuration, since apt-utils is not installed 00:48:23 Fetched 7663 kB in 1s (11.7 MB/s) 00:48:23 Selecting previously unselected package libglib2.0-0:amd64. 00:48:23 (Reading database ... 13930 files and directories currently installed.) 00:48:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:48:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:48:24 Selecting previously unselected package libpsl5:amd64. 00:48:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:48:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:48:24 Selecting previously unselected package libnghttp2-14:amd64. 00:48:24 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:48:24 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:48:24 Selecting previously unselected package librtmp1:amd64. 00:48:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:48:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:48:24 Selecting previously unselected package libcurl3-gnutls:amd64. 00:48:24 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:48:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:48:24 Selecting previously unselected package liberror-perl. 00:48:24 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:48:24 Unpacking liberror-perl (0.17025-1) ... 00:48:24 Selecting previously unselected package git-man. 00:48:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:48:24 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:48:24 Selecting previously unselected package git. 00:48:24 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:48:24 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:48:25 Selecting previously unselected package libnorm1:amd64. 00:48:25 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:48:25 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:48:25 Selecting previously unselected package libpgm-5.2-0:amd64. 00:48:25 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:48:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:48:25 Selecting previously unselected package libsodium23:amd64. 00:48:25 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:48:25 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:48:25 Selecting previously unselected package libzmq5:amd64. 00:48:25 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:48:25 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:48:25 Selecting previously unselected package libzmq3-dev:amd64. 00:48:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:48:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:48:25 Selecting previously unselected package pkg-config. 00:48:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:48:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:48:25 Selecting previously unselected package zip. 00:48:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:48:25 Unpacking zip (3.0-11build1) ... 00:48:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:48:25 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:48:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:48:25 Setting up liberror-perl (0.17025-1) ... 00:48:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:48:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:48:25 No schema files found: doing nothing. 00:48:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:48:25 Setting up zip (3.0-11build1) ... 00:48:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:48:25 Setting up libsodium23:amd64 (1.0.16-2) ... 00:48:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:48:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:48:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:48:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:48:26 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:48:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:48:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:32 git set to automatically installed. 00:48:32 git-man set to automatically installed. 00:48:32 libcurl3-gnutls set to automatically installed. 00:48:32 liberror-perl set to automatically installed. 00:48:32 libglib2.0-0 set to automatically installed. 00:48:32 libnghttp2-14 set to automatically installed. 00:48:32 libnorm1 set to automatically installed. 00:48:32 libpgm-5.2-0 set to automatically installed. 00:48:32 libpsl5 set to automatically installed. 00:48:32 librtmp1 set to automatically installed. 00:48:32 libsodium23 set to automatically installed. 00:48:32 libzmq3-dev set to automatically installed. 00:48:32 libzmq5 set to automatically installed. 00:48:32 pkg-config set to automatically installed. 00:48:32 zip set to automatically installed. 00:48:33 snapd is not logged in, snap install commands will use sudo 00:48:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48: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 00:48:51 Removing intermediate container 7c294f60e026 00:48:51 ---> df4ca58a6643 00:48:51 00:48:51 Step 11/32 : FROM alpine:3.12 00:48:51 3.12: Pulling from library/alpine 00:48:52 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 00:48:52 snapd is not logged in, snap install commands will use sudo 00:48:53 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:48:53 Status: Downloaded newer image for alpine:3.12 00:48:53 ---> 9852663dfa18 00:48:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:48:54 ---> Running in 342e42b6850d 00:48:55 Removing intermediate container bab827926fdb 00:48:55 ---> 314cceae722b 00:48:55 00:48:55 Step 11/26 : FROM alpine:3.12 00:48:55 ---> 9852663dfa18 00:48:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:48:55 Removing intermediate container 342e42b6850d 00:48:55 ---> 98279dd85ec9 00:48:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:48:56 ---> Running in 3668be79b316 00:48:56 ---> Running in ecb7e3f76a56 00:48:56 Removing intermediate container b02534baa7fd 00:48:56 ---> 61747d001d53 00:48:56 00:48:56 Step 11/23 : FROM alpine:3.12 00:48:56 ---> 9852663dfa18 00:48:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:57 Removing intermediate container d4c8a5a6cf5a 00:48:57 ---> c6a23d894c4c 00:48:57 00:48:57 Step 11/23 : FROM alpine:3.12 00:48:57 ---> 9852663dfa18 00:48:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:48:57 ---> Running in 98c0acea995b 00:48:57 ---> Running in 808052f5a14f 00:48:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:48:58 snap "core18" has no updates available 00:48:58 Pulling go-build-helper 00:48:58 + snapcraftctl pull 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:59 'app-service-config' has dependencies that need to be staged: go-build-helper 00:48:59 Skipping pull go-build-helper (already ran) 00:48:59 Building go-build-helper 00:48:59 + snapcraftctl build 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:00 (1/6) Installing ca-certificates (20191127-r4) 00:49:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:49:00 (3/6) Installing libcurl (7.77.0-r0) 00:49:00 (4/6) Installing curl (7.77.0-r0) 00:49:00 (1/2) Installing ca-certificates (20191127-r4) 00:49:00 (5/6) Installing dumb-init (1.2.2-r1) 00:49:00 (6/6) Installing su-exec (0.2-r1) 00:49:00 Executing busybox-1.31.1-r20.trigger 00:49:00 (1/2) Installing dumb-init (1.2.2-r1) 00:49:00 (2/2) Installing su-exec (0.2-r1) 00:49:00 Executing busybox-1.31.1-r20.trigger 00:49:00 OK: 5 MiB in 16 packages 00:49:00 (2/2) Installing dumb-init (1.2.2-r1) 00:49:00 Executing busybox-1.31.1-r20.trigger 00:49:00 Executing ca-certificates-20191127-r4.trigger 00:49:00 Executing ca-certificates-20191127-r4.trigger 00:49:00 (1/1) Installing dumb-init (1.2.2-r1) 00:49:00 Executing busybox-1.31.1-r20.trigger 00:49:00 OK: 5 MiB in 15 packages 00:49:00 OK: 6 MiB in 16 packages 00:49:00 OK: 7 MiB in 20 packages 00:49:01 Staging go-build-helper 00:49:01 + snapcraftctl stage 00:49:02 Removing intermediate container ecb7e3f76a56 00:49:02 ---> 1e7981b076ed 00:49:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:49:02 ---> Running in 68d39d9a8244 00:49:03 Removing intermediate container 808052f5a14f 00:49:03 ---> 729ba1cb6972 00:49:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:04 ---> Running in 2521d78a099f 00:49:04 Removing intermediate container 68d39d9a8244 00:49:04 ---> 35f3759d99e5 00:49:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:04 Removing intermediate container 98c0acea995b 00:49:04 ---> dc8b6811dc65 00:49:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:49:04 Removing intermediate container 3668be79b316 00:49:04 ---> c924ccb37cc5 00:49:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:04 ---> Running in ec9f300fe8db 00:49:04 ---> Running in 201f2f7a0c6b 00:49:05 ---> Running in 8f3acee4dd06 00:49:05 Removing intermediate container 2521d78a099f 00:49:05 ---> 028b51dab459 00:49:05 Step 14/23 : ENV APP_PORT=59861 00:49:05 ---> Running in ae432d7a2ff3 00:49:05 Removing intermediate container e70ca1e50818 00:49:05 ---> da8d07bb73a4 00:49:05 00:49:05 Step 11/24 : FROM alpine:3.12 00:49:05 ---> 9852663dfa18 00:49:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:05 Removing intermediate container 201f2f7a0c6b 00:49:05 ---> 1944c9311252 00:49:05 Step 14/23 : ENV APP_PORT=59860 00:49:05 Removing intermediate container ec9f300fe8db 00:49:05 ---> d956cecd31bc 00:49:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:49:06 ---> Running in ca5aae4016c6 00:49:06 ---> Running in 95af2fd05004 00:49:06 Removing intermediate container 8f3acee4dd06 00:49:06 ---> 24f3979cbd9c 00:49:06 Step 14/26 : WORKDIR / 00:49:06 Removing intermediate container ae432d7a2ff3 00:49:06 ---> 11942765f4fa 00:49:06 Step 15/23 : EXPOSE $APP_PORT 00:49:06 ---> Running in 0921ffcb89d7 00:49:06 ---> Running in b177a7999d3f 00:49:06 ---> Running in f27841309f19 00:49:06 Removing intermediate container 95af2fd05004 00:49:06 Removing intermediate container ca5aae4016c6 00:49:06 ---> 2d503a16d0c7 00:49:06 ---> 5ea110452cf0 00:49:06 Step 15/23 : EXPOSE $APP_PORTStep 13/24 : ENV APP_PORT=59880 00:49:06 00:49:07 ---> Running in 5a59aff2ace8 00:49:07 ---> Running in 883e86abe6eb 00:49:07 Removing intermediate container b177a7999d3f 00:49:07 ---> a08227c0ff1d 00:49:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:07 Removing intermediate container f27841309f19 00:49:07 ---> f20746177efc 00:49:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:07 Removing intermediate container 5a59aff2ace8 00:49:07 ---> da16b7858723 00:49:07 Step 14/24 : EXPOSE $APP_PORT 00:49:08 Removing intermediate container 883e86abe6eb 00:49:08 ---> 3fdc5dac14a6 00:49:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:08 ---> Running in 1e81122d1eba 00:49:08 ---> 318bdc21748a 00:49:08 ---> c9f627d955e7 00:49:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:08 Removing intermediate container 1e81122d1eba 00:49:08 ---> 35ed9794a7f2 00:49:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:09 ---> Running in 84dc96d9ec08 00:49:09 ---> 525f8b33dcc2 00:49:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:49:09 Removing intermediate container 0921ffcb89d7 00:49:09 ---> c8eebbf61764 00:49:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:49:09 ---> Running in 10a03e0f0b7b 00:49:10 ---> a38f881f24ad 00:49:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:11 Removing intermediate container 10a03e0f0b7b 00:49:11 ---> 623feb60bfb5 00:49:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:11 ---> 9e661729e58e 00:49:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:49:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:49:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 00:49:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 00:49:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:49:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:49:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 00:49:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 00:49:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 00:49:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 00:49:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:49:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:49:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:49:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:49:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:49:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:49:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:49:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:49:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:49:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 00:49:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 00:49:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 00:49:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:49:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 00:49:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 00:49:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 00:49:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 00:49:11 Fetched 24.6 MB in 0s (0 B/s) 00:49:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:49:11 Fetched 224 kB in 0s (0 B/s) 00:49:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:49:11 Fetched 157 kB in 0s (0 B/s) 00:49:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:49:11 Fetched 221 kB in 0s (0 B/s) 00:49:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:49:11 Fetched 143 kB in 0s (0 B/s) 00:49:11 Pulling app-service-config 00:49:11 + snapcraftctl pull 00:49:11 Cloning into '/root/parts/app-service-config/src'... 00:49:11 ---> 974a53584666 00:49:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:49:11 ---> 49e9b542666b 00:49:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:49:12 Pulling config-common 00:49:12 + snapcraftctl pull 00:49:12 ---> c3eb95eb1122 00:49:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:12 ---> 9c7c14828106 00:49:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:49:13 ---> Running in 97b52aad3f94 00:49:13 ---> Running in 2a22d7453ad0 00:49:13 ---> 284dea201975 00:49:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:13 Removing intermediate container 84dc96d9ec08 00:49:13 ---> fb61469d9084 00:49:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:49:13 ---> 1b0628a50012 00:49:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:49:13 ---> Running in d76e05fc9c14 00:49:13 ---> Running in 2058fb2c6399 00:49:14 Removing intermediate container 2a22d7453ad0 00:49:14 ---> 5866c7197838 00:49:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:14 Removing intermediate container 2058fb2c6399 00:49:14 ---> 8e625ffe8422 00:49:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:14 ---> Running in 825fb3913f87 00:49:14 ---> Running in 821d1d49c8a8 00:49:15 ---> 8fda0e46eab0 00:49:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:15 Removing intermediate container 825fb3913f87 00:49:15 ---> f0c652ca3402 00:49:15 Step 21/23 : LABEL arch=arm64 00:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:15 ---> Running in 5134465e492c 00:49:15 Removing intermediate container 821d1d49c8a8 00:49:15 ---> d821b74818a1 00:49:15 Step 21/23 : LABEL arch=arm64 00:49:15 ---> Running in 23dff6cccedb 00:49:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:49:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:16 Fetched 0 B in 0s (0 B/s) 00:49:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:49:16 Fetched 0 B in 0s (0 B/s) 00:49:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:49:16 Fetched 0 B in 0s (0 B/s) 00:49:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:49:16 Fetched 0 B in 0s (0 B/s) 00:49:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:49:16 Fetched 0 B in 0s (0 B/s) 00:49:16 Pulling edgex-go 00:49:16 + snapcraftctl pull 00:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:16 Removing intermediate container 5134465e492c 00:49:16 ---> cf7d678297b6 00:49:16 Step 22/23 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:49:16 Removing intermediate container 97b52aad3f94 00:49:16 ---> 3edd0aff1c68 00:49:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:16 ---> 07a1c6e5b7d6 00:49:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:16 ---> Running in ccb49e812f53 00:49:16 Removing intermediate container 23dff6cccedb 00:49:16 ---> e923c9f62155 00:49:16 Step 22/23 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:49:17 (1/6) Installing dumb-init (1.2.2-r1) 00:49:17 ---> Running in 0f54cd3f1db4 00:49:17 (2/6) Installing libgcc (9.3.0-r2) 00:49:17 (3/6) Installing libsodium (1.0.18-r0) 00:49:17 (4/6) Installing libstdc++ (9.3.0-r2) 00:49:17 Removing intermediate container ccb49e812f53 00:49:17 ---> cafe13179a00 00:49:17 Step 23/23 : LABEL version=0.0.0 00:49:17 (5/6) Installing libzmq (4.3.3-r0) 00:49:17 ---> Running in 23afe6937abb 00:49:17 (6/6) Installing zeromq (4.3.3-r0) 00:49:17 Executing busybox-1.31.1-r20.trigger 00:49:17 OK: 8 MiB in 20 packages 00:49:17 Removing intermediate container 0f54cd3f1db4 00:49:17 ---> 851a33ed827a 00:49:17 Step 23/23 : LABEL version=0.0.0 00:49:17 ---> c3967bd38dd9 00:49:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:17 ---> 37a2a279e366 00:49:17 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/ 00:49:17 ---> Running in 7cfcf77d94fa 00:49:18 ---> Running in 6bd1755f34c7 00:49:18 Removing intermediate container 23afe6937abb 00:49:18 ---> 26cbc939d9c2 00:49:18 00:49:18 Removing intermediate container 7cfcf77d94fa 00:49:18 ---> 1eac60c4d077 00:49:18 00:49:19 Successfully built 26cbc939d9c2 00:49:19 Successfully tagged support-scheduler-arm64:latest 00:49:19 Building sys-mgmt-agent 00:49:19  Building support-scheduler ... done Successfully built 1eac60c4d077 00:49:19 Successfully tagged support-notifications-arm64:latest 00:49:19  Building support-notifications ... done Building security-proxy-setup 00:49:19 Removing intermediate container d76e05fc9c14 00:49:19 ---> ffdbf2966ab3 00:49:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:20 ---> 32f9283c680c 00:49:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:21 ---> f2c5fecf1761 00:49:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:21 ---> bf5cb248abac 00:49:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:49:21 Removing intermediate container 6bd1755f34c7 00:49:21 ---> 46d03c08c3d5 00:49:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:49:21 ---> Running in 81f27686530d 00:49:22 ---> ade8ff662683 00:49:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:49:22 Removing intermediate container 81f27686530d 00:49:22 ---> fe51c047b8b0 00:49:22 Step 24/26 : LABEL arch=arm64 00:49:22 ---> c8bcc63062da 00:49:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:22 ---> Running in 4017e6c722eb 00:49:23 ---> e616564516c3 00:49:23 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:49:24 Removing intermediate container 4017e6c722eb 00:49:24 ---> adfe44431717 00:49:24 Step 25/26 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:49:24 ---> Running in 127a156cc843 00:49:24 ---> ed70b5bf36d4 00:49:24 Step 20/24 : ENTRYPOINT ["/core-data"] 00:49:24 ---> Running in 8b2b35656601 00:49:25 ---> Running in c6c94d87cffe 00:49:25 Removing intermediate container 127a156cc843 00:49:25 ---> 217bf265278d 00:49:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:25 Removing intermediate container 8b2b35656601 00:49:25 ---> c9194e46e4d1 00:49:25 Step 26/26 : LABEL version=0.0.0 00:49:25 Removing intermediate container c6c94d87cffe 00:49:25 ---> 6d98ab97eb56 00:49:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:25 ---> Running in 9434703358d7 00:49:26 ---> Running in 601efad1b637 00:49:26 ---> f15b0a82410c 00:49:26 Step 27/32 : RUN chmod +x /entrypoint.sh 00:49:26 ---> Running in a7e8622b4c53 00:49:26 Removing intermediate container 9434703358d7 00:49:26 ---> bc18c6275653 00:49:26 00:49:27 Removing intermediate container 601efad1b637 00:49:27 ---> a65712be91c4 00:49:27 Step 22/24 : LABEL arch=arm64 00:49:27 Successfully built bc18c6275653 00:49:27 Successfully tagged security-secretstore-setup-arm64:latest 00:49:27  Building security-secretstore-setup ... done Building core-metadata 00:49:27 ---> Running in 52ddf78173d9 00:49:28 Removing intermediate container 52ddf78173d9 00:49:28 ---> cc314d2f5df4 00:49:28 Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:49:28 ---> Running in c35d12c6a78d 00:49:28 Removing intermediate container c35d12c6a78d 00:49:28 ---> c5ef7c81a32f 00:49:28 Step 24/24 : LABEL version=0.0.0 00:49:29 ---> Running in dd11baff7369 00:49:29 Removing intermediate container a7e8622b4c53 00:49:29 ---> cb275071a1da 00:49:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:49:30 ---> Running in e91c70c4b13c 00:49:30 Removing intermediate container dd11baff7369 00:49:30 ---> 9e406f72ba45 00:49:30 00:49:30 Successfully built 9e406f72ba45 00:49:30 Successfully tagged core-data-arm64:latest 00:49:30  Building core-data ... done Building core-command 00:49:30 Removing intermediate container e91c70c4b13c 00:49:30 ---> fec6a9e3d051 00:49:30 Step 29/32 : CMD ["gate"] 00:49:31 ---> Running in b3f18452ff2e 00:49:32 Removing intermediate container b3f18452ff2e 00:49:32 ---> 32d5e96bb283 00:49:32 Step 30/32 : LABEL arch=arm64 00:49:32 ---> Running in b4da3a32c5c5 00:49:33 Removing intermediate container b4da3a32c5c5 00:49:33 ---> 2bbdba927b47 00:49:33 Step 31/32 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:49:33 ---> Running in 478d2abdd2b6 00:49:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:49:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:34 Fetched 0 B in 0s (0 B/s) 00:49:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:49:34 Fetched 96.5 kB in 0s (0 B/s) 00:49:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:49:34 Fetched 279 kB in 0s (0 B/s) 00:49:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:49:34 Fetched 122 kB in 0s (0 B/s) 00:49:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:49:34 Fetched 77.8 kB in 0s (0 B/s) 00:49:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:49:34 Fetched 8848 B in 0s (0 B/s) 00:49:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:49:34 Fetched 47.8 kB in 0s (0 B/s) 00:49:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:49:34 Fetched 45.6 kB in 0s (0 B/s) 00:49:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:49:34 Fetched 15.0 kB in 0s (0 B/s) 00:49:34 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:49:34 Fetched 219 kB in 0s (0 B/s) 00:49:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:49:34 Fetched 154 kB in 0s (0 B/s) 00:49:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:49:34 Fetched 50.6 kB in 0s (0 B/s) 00:49:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:49:34 Fetched 14.8 kB in 0s (0 B/s) 00:49:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:49:34 Fetched 41.8 kB in 0s (0 B/s) 00:49:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:49:34 Fetched 499 kB in 0s (0 B/s) 00:49:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:49:34 Fetched 111 kB in 0s (0 B/s) 00:49:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:49:34 Fetched 240 kB in 0s (0 B/s) 00:49:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:49:34 Fetched 29.3 kB in 0s (0 B/s) 00:49:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:49:34 Fetched 85.5 kB in 0s (0 B/s) 00:49:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:49:34 Fetched 24.5 kB in 0s (0 B/s) 00:49:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:49:34 Fetched 49.2 kB in 0s (0 B/s) 00:49:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:49:34 Fetched 54.2 kB in 0s (0 B/s) 00:49:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:49:34 Fetched 30.8 kB in 0s (0 B/s) 00:49:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:49:34 Fetched 15.8 kB in 0s (0 B/s) 00:49:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:49:34 Fetched 85.9 kB in 0s (0 B/s) 00:49:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:49:34 Fetched 8720 B in 0s (0 B/s) 00:49:34 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 00:49:34 Fetched 137 kB in 0s (0 B/s) 00:49:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:49:34 Fetched 119 kB in 0s (0 B/s) 00:49:34 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 00:49:34 Fetched 110 kB in 0s (0 B/s) 00:49:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:49:34 Fetched 11.1 kB in 0s (0 B/s) 00:49:34 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:49:34 Fetched 645 kB in 0s (0 B/s) 00:49:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:49:34 Fetched 41.3 kB in 0s (0 B/s) 00:49:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:49:34 Fetched 17.9 kB in 0s (0 B/s) 00:49:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:49:34 Fetched 368 kB in 0s (0 B/s) 00:49:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:49:34 Fetched 187 kB in 0s (0 B/s) 00:49:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:49:34 Fetched 175 kB in 0s (0 B/s) 00:49:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:49:34 Fetched 206 kB in 0s (0 B/s) 00:49:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:49:34 Fetched 1301 kB in 0s (0 B/s) 00:49:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:49:34 Fetched 36.2 kB in 0s (0 B/s) 00:49:34 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:49:34 Fetched 159 kB in 0s (0 B/s) 00:49:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:49:34 Fetched 107 kB in 0s (0 B/s) 00:49:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:49:34 Fetched 48.7 kB in 0s (0 B/s) 00:49:34 Pulling static-packages 00:49:34 + snapcraftctl pull 00:49:34 Pulling version 00:49:34 + cd /root/project 00:49:34 + [ -f VERSION ] 00:49:34 + PROJECT_VERSION=local-dev 00:49:34 + git rev-parse --short HEAD 00:49:34 + GIT_REVISION=3299a2fc 00:49:34 + snapcraftctl set-version local-dev 00:49:34 Skipping build go-build-helper (already ran) 00:49:34 Building app-service-config 00:49:34 + make build 00:49:34 go mod tidy 00:49:34 Removing intermediate container 478d2abdd2b6 00:49:34 ---> 6ded791ae84b 00:49:34 Step 32/32 : LABEL version=0.0.0 00:49:34 ---> Running in 4c8ff08cf14b 00:49:35 Removing intermediate container 4c8ff08cf14b 00:49:35 ---> 922fa2eb5cb9 00:49:35 00:49:35 Successfully built 922fa2eb5cb9 00:49:36 Successfully tagged security-bootstrapper-arm64:latest 00:49:39 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 00:49:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 00:49:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 00:49:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 00:49:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 00:49:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 00:49:39 go: downloading github.com/pelletier/go-toml v1.9.1 00:49:39 go: downloading github.com/google/uuid v1.2.0 00:49:39 go: downloading github.com/gorilla/mux v1.8.0 00:49:39 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 00:49:39 go: downloading github.com/stretchr/testify v1.7.0 00:49:39 go: downloading github.com/go-kit/kit v0.9.0 00:49:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 00:49:39 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:49:40 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:49:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:49:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:49:40 go: downloading github.com/go-playground/universal-translator v0.17.0 00:49:40 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:49:40 go: downloading github.com/gorilla/websocket v1.4.2 00:49:40 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:49:40 go: downloading github.com/leodido/go-urn v1.2.0 00:49:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:49:40 go: downloading github.com/go-playground/locales v0.13.0 00:49:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:49:40 go: downloading github.com/pmezard/go-difflib v1.0.0 00:49:40 go: downloading gopkg.in/yaml.v2 v2.4.0 00:49:40 go: downloading golang.org/x/text v0.3.2 00:49:40 go: downloading github.com/x448/float16 v0.8.4 00:49:40 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:49:40 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:49:40 go: downloading github.com/go-stack/stack v1.8.0 00:49:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:49:40 go: downloading github.com/davecgh/go-spew v1.1.1 00:49:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:49:40 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:49:41 go: downloading github.com/hashicorp/consul/api v1.8.1 00:49:41 go: downloading github.com/stretchr/objx v0.1.0 00:49:41 go: downloading github.com/kr/pretty v0.2.0 00:49:41 go: downloading github.com/pebbe/zmq4 v1.2.7 00:49:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:49:41 go: downloading github.com/mitchellh/copystructure v1.0.0 00:49:41 go: downloading github.com/hashicorp/serf v0.9.5 00:49:41 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:49:41 go: downloading github.com/fatih/color v1.9.0 00:49:41 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:49:41 go: downloading github.com/mattn/go-colorable v0.1.6 00:49:41 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:49:41 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:49:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:49:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:49:41 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:49:41 go: downloading github.com/onsi/ginkgo v1.10.1 00:49:41 go: downloading github.com/onsi/gomega v1.7.0 00:49:41 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:49:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:49:41 go: downloading github.com/hashicorp/memberlist v0.2.2 00:49:41 go: downloading github.com/kr/text v0.1.0 00:49:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:49:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:49:41 go: downloading github.com/pkg/errors v0.8.1 00:49:41 go: downloading github.com/mattn/go-isatty v0.0.12 00:49:41 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:49:41 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:49:41 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:49:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:49:41 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:49:41 go: downloading github.com/miekg/dns v1.1.26 00:49:41 go: downloading github.com/hpcloud/tail v1.0.0 00:49:41 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:49:41 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:49:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:49:41 go: downloading github.com/hashicorp/errwrap v1.0.0 00:49:41 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:49:41 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:49:41 go: downloading github.com/golang/protobuf v1.3.2 00:49:41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 00:49:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:49:41 go: downloading github.com/fsnotify/fsnotify v1.4.7 00:49:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:49:51 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 00:49:51 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 00:49:51 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 00:49:51 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 00:49:53 Building config-common 00:49:53 + snapcraftctl build 00:49:55 Building edgex-go 00:49:55 + cd /root/parts/edgex-go/src 00:49:55 + make build 00:49:55 go mod tidy 00:49:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 00:49:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 00:49:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 00:49:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 00:49:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:49:57 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:49:57 go: downloading github.com/lib/pq v1.10.2 00:49:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:49:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:50: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 00:50:07 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 00:50: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 00:50:09 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 00:50:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:50:14 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 00:50:15  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:15 ---> da2ec1634c90 00:50:15 Step 3/24 : WORKDIR /edgex-go 00:50:15 ---> Using cache 00:50:15 ---> 6e39370d9583 00:50:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:15 ---> Using cache 00:50:15 ---> 1d1c052525ab 00:50:15 Step 5/24 : RUN apk add --update --no-cache make bash git 00:50:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:15 ---> da2ec1634c90 00:50:15 Step 3/22 : WORKDIR /edgex-go 00:50:15 ---> Using cache 00:50:15 ---> 6e39370d9583 00:50:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:15 ---> Using cache 00:50:15 ---> 1d1c052525ab 00:50:15 Step 5/22 : RUN apk add --update --no-cache make git 00:50:15 ---> Using cache 00:50:15 ---> a298384deed5 00:50:15 Step 6/22 : COPY go.mod . 00:50:15 ---> Using cache 00:50:15 ---> 98bcdfe352a5 00:50:15 Step 7/22 : RUN go mod download 00:50:15 ---> Using cache 00:50:15 ---> 9600cd2b006c 00:50:15 Step 8/22 : COPY . . 00:50:15 ---> Using cache 00:50:15 ---> 0df73e63d6a0 00:50:15 Step 9/22 : RUN go mod tidy 00:50:15 ---> Using cache 00:50:15 ---> f9ff5b5214aa 00:50:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:50:15 ---> Running in 8b1c3fbe7990 00:50:15 ---> Running in 1b8d0907b2bf 00:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:50:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:50:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:15 ---> da2ec1634c90 00:50:15 Step 3/24 : WORKDIR /edgex-go 00:50:15 ---> Using cache 00:50:15 ---> 6e39370d9583 00:50:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:15 ---> Using cache 00:50:15 ---> 1d1c052525ab 00:50:15 Step 5/24 : RUN apk add --update --no-cache make git 00:50:15 ---> Using cache 00:50:15 ---> a298384deed5 00:50:15 Step 6/24 : COPY go.mod . 00:50:15 ---> Using cache 00:50:15 ---> 98bcdfe352a5 00:50:15 Step 7/24 : RUN go mod download 00:50:15 ---> Using cache 00:50:15 ---> 9600cd2b006c 00:50:15 Step 8/24 : COPY . . 00:50:15 ---> Using cache 00:50:15 ---> 0df73e63d6a0 00:50:15 Step 9/24 : RUN go mod tidy 00:50:15 ---> Using cache 00:50:15 ---> f9ff5b5214aa 00:50:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:50:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:50:15 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 00:50:15 ---> Running in 03fa3d33a373 00:50:15 OK: 218 MiB in 52 packages 00:50:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:15 ---> da2ec1634c90 00:50:15 Step 3/24 : WORKDIR /edgex-go 00:50:15 ---> Using cache 00:50:15 ---> 6e39370d9583 00:50:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:15 ---> Using cache 00:50:15 ---> 1d1c052525ab 00:50:15 Step 5/24 : RUN apk add --update --no-cache make git 00:50:15 ---> Using cache 00:50:15 ---> a298384deed5 00:50:15 Step 6/24 : COPY go.mod . 00:50:15 ---> Using cache 00:50:15 ---> 98bcdfe352a5 00:50:15 Step 7/24 : RUN go mod download 00:50:15 ---> Using cache 00:50:15 ---> 9600cd2b006c 00:50:15 Step 8/24 : COPY . . 00:50:16 ---> Using cache 00:50:16 ---> 0df73e63d6a0 00:50:16 Step 9/24 : RUN go mod tidy 00:50:16 ---> Using cache 00:50:16 ---> f9ff5b5214aa 00:50:16 Step 10/24 : RUN make cmd/core-command/core-command 00:50:16 ---> Running in 67fe9826e0cf 00:50:16 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 00:50:17 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 00:50:17 Removing intermediate container 1b8d0907b2bf 00:50:17 ---> fe2cb1b8670c 00:50:17 Step 6/24 : COPY go.mod . 00:50:18 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 00:50:18 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 00:50:19 ---> 1f8b6b312454 00:50:19 Step 7/24 : RUN go mod download 00:50:19 ---> Running in 0740295fdb13 00:50:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:50:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:50:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:50:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:50:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:50:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:50:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:50:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:50:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:50:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:50:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:50:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:50:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:50:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:50:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:50:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:50:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:50:19 + 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 00:50:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:50:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:50:19 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:50:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:50:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:50:19 + 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 00:50:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:50:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:50:19 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:50:22 Building static-packages 00:50:22 + snapcraftctl build 00:50:23 Removing intermediate container 0740295fdb13 00:50:23 ---> 3c2d6a1c2ac2 00:50:23 Step 8/24 : COPY . . 00:50:24 Building version 00:50:24 + snapcraftctl build 00:50:26 Skipping stage go-build-helper (already ran) 00:50:26 Staging app-service-config 00:50:26 + snapcraftctl stage 00:50:27 Staging config-common 00:50:27 + snapcraftctl stage 00:50:28 Staging edgex-go 00:50:28 + snapcraftctl stage 00:50:29 Staging static-packages 00:50:29 + snapcraftctl stage 00:50:30 Staging version 00:50:30 + snapcraftctl stage 00:50:31 Priming go-build-helper 00:50:31 + snapcraftctl prime 00:50:32 Priming app-service-config 00:50:32 + snapcraftctl prime 00:50:33 Priming config-common 00:50:33 + snapcraftctl prime 00:50:34 Priming edgex-go 00:50:34 + snapcraftctl prime 00:50:36 Priming static-packages 00:50:36 + snapcraftctl prime 00:50:38 Priming version 00:50:38 + snapcraftctl prime 00:50:39 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:42 ---> d7aec97913d5 00:50:42 Step 9/24 : RUN go mod tidy 00:50:42 ---> Running in c489ec6091ea 00:50:48 Removing intermediate container c489ec6091ea 00:50:48 ---> 901535d3a6d2 00:50:48 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:48 ---> Running in 860dbcf726e1 00:50:50 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 00:51:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:51:48 Removing intermediate container 8b1c3fbe7990 00:51:48 ---> 8929200743f4 00:51:48 00:51:48 Step 11/22 : FROM alpine:3.12 00:51:48 ---> 9852663dfa18 00:51:48 Step 12/22 : RUN apk add --update --no-cache curl 00:51:48 ---> Running in 8d1ca91903a2 00:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:50 (1/4) Installing ca-certificates (20191127-r4) 00:51:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:50 (3/4) Installing libcurl (7.77.0-r0) 00:51:50 (4/4) Installing curl (7.77.0-r0) 00:51:50 Executing busybox-1.31.1-r20.trigger 00:51:50 Executing ca-certificates-20191127-r4.trigger 00:51:51 OK: 7 MiB in 18 packages 00:51:51 Removing intermediate container 67fe9826e0cf 00:51:51 ---> 55ffbb0141db 00:51:51 00:51:51 Step 11/24 : FROM alpine:3.12 00:51:51 ---> 9852663dfa18 00:51:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:51:51 ---> Using cache 00:51:51 ---> 729ba1cb6972 00:51:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:51 ---> Using cache 00:51:51 ---> 028b51dab459 00:51:51 Step 14/24 : ENV APP_PORT=59882 00:51:51 ---> Running in 12f49b361cd2 00:51:52 Removing intermediate container 12f49b361cd2 00:51:52 ---> 71f4a329b355 00:51:52 Step 15/24 : EXPOSE $APP_PORT 00:51:52 ---> Running in 7efc58c52450 00:51:53 Removing intermediate container 8d1ca91903a2 00:51:53 ---> 2cb0571c2c50 00:51:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:54 Removing intermediate container 7efc58c52450 00:51:54 ---> 14cb4ba9b657 00:51:54 Step 16/24 : WORKDIR / 00:51:54 ---> Running in 03baf87b4dec 00:51:54 ---> Running in 5d61015e2a72 00:51:54 Removing intermediate container 03baf87b4dec 00:51:54 ---> f12d2a7300e9 00:51:54 Step 14/22 : WORKDIR /edgex 00:51:55 ---> Running in f1aa92911977 00:51:55 Removing intermediate container 5d61015e2a72 00:51:55 ---> e5b4bc5bfc3d 00:51:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:56 Removing intermediate container f1aa92911977 00:51:56 ---> de5e9959853c 00:51:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:57 ---> 06e35cd79a6f 00:51:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:51:58 ---> 584ed6cadb62 00:51:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:52:00 ---> f8f50479bf62 00:52:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:52:00 Removing intermediate container 03fa3d33a373 00:52:00 ---> 9de2d784125a 00:52:00 00:52:00 Step 11/24 : FROM alpine:3.12 00:52:00 ---> 9852663dfa18 00:52:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:52:00 ---> Using cache 00:52:00 ---> 729ba1cb6972 00:52:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:00 ---> Using cache 00:52:00 ---> 028b51dab459 00:52:00 Step 14/24 : ENV APP_PORT=59881 00:52:01 ---> 4457c79dc1f4 00:52:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:52:01 ---> Running in edf2ba3f4963 00:52:02 ---> 5528012211bf 00:52:02 Step 20/24 : ENTRYPOINT ["/core-command"] 00:52:02 Removing intermediate container edf2ba3f4963 00:52:02 ---> 6ee9700d7887 00:52:02 Step 15/24 : EXPOSE $APP_PORT 00:52:02 ---> Running in 2ba4c59e959d 00:52:02 ---> Running in 7d4844b88d93 00:52:03 ---> 87da1ba126af 00:52:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:52:03 Removing intermediate container 2ba4c59e959d 00:52:03 ---> 53159ae66fc6 00:52:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:03 ---> Running in 6c687efca7d9 00:52:03 Removing intermediate container 7d4844b88d93 00:52:03 ---> c832953333a5 00:52:03 Step 16/24 : WORKDIR / 00:52:03 ---> Running in 68f0f2e01ad5 00:52:04 ---> Running in d112427f0227 00:52:04 Removing intermediate container 6c687efca7d9 00:52:04 ---> 15eee5477e83 00:52:04 Step 19/22 : CMD ["--init=true"] 00:52:04 ---> Running in 655ac3168c37 00:52:05 Removing intermediate container 68f0f2e01ad5 00:52:05 ---> 5dfc70d33843 00:52:05 Step 22/24 : LABEL arch=arm64 00:52:05 Removing intermediate container d112427f0227 00:52:05 ---> ddae541eb4b1 00:52:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:05 ---> Running in 01b53b322731 00:52:05 Removing intermediate container 655ac3168c37 00:52:05 ---> a8b7459b3ceb 00:52:05 Step 20/22 : LABEL arch=arm64 00:52:05 ---> Running in 33415db4d5ab 00:52:05 Removing intermediate container 01b53b322731 00:52:05 ---> a0cd59f26b6e 00:52:05 Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:52:06 ---> 034f162d38e7 00:52:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:52:06 ---> Running in a87281c1c9c2 00:52:06 Removing intermediate container 33415db4d5ab 00:52:06 ---> 63a1e13b8028 00:52:06 Step 21/22 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:52:06 ---> Running in df37fc9d6bee 00:52:06 Removing intermediate container a87281c1c9c2 00:52:06 ---> f74db5ab141d 00:52:06 Step 24/24 : LABEL version=0.0.0 00:52:07 ---> Running in b188d3dd4907 00:52:07 Removing intermediate container df37fc9d6bee 00:52:07 ---> 4022d541f2b4 00:52:07 Step 22/22 : LABEL version=0.0.0 00:52:07 ---> 90944f4548de 00:52:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:52:07 ---> Running in 78902d85e710 00:52:08 Removing intermediate container b188d3dd4907 00:52:08 ---> caef3af9afad 00:52:08 00:52:08 Successfully built caef3af9afad 00:52:08 Successfully tagged core-command-arm64:latest 00:52:08  Building core-command ... done Removing intermediate container 78902d85e710 00:52:08 ---> 7c1d4a543f9d 00:52:08 00:52:08 ---> 869ba74c9b7e 00:52:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:52:09 Successfully built 7c1d4a543f9d 00:52:09 Successfully tagged security-proxy-setup-arm64:latest 00:52:09  Building security-proxy-setup ... done  ---> Running in 95ff174adbba 00:52:10 Removing intermediate container 95ff174adbba 00:52:10 ---> 4405f818c2fd 00:52:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:10 ---> Running in af9583bb5b71 00:52:11 Removing intermediate container 860dbcf726e1 00:52:11 ---> 8a143a73c9a3 00:52:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:11 ---> Running in 5c83074e0f4d 00:52:11 Removing intermediate container af9583bb5b71 00:52:11 ---> 8782ac7b1091 00:52:11 Step 22/24 : LABEL arch=arm64 00:52:11 ---> Running in 2c2f6ea63f1b 00:52:12 Removing intermediate container 2c2f6ea63f1b 00:52:12 ---> 6db3b4ba6177 00:52:12 Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:52:12 ---> Running in 4818db3dfa3b 00:52: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 00:52:13 Removing intermediate container 4818db3dfa3b 00:52:13 ---> c081fee751d9 00:52:13 Step 24/24 : LABEL version=0.0.0 00:52:13 ---> Running in 43d7d42ed0c2 00:52:13 Removing intermediate container 43d7d42ed0c2 00:52:13 ---> ae5fbf02b71d 00:52:13 00:52:14 Successfully built ae5fbf02b71d 00:52:14 Successfully tagged core-metadata-arm64:latest 00:52:15  Building core-metadata ... done Removing intermediate container 5c83074e0f4d 00:52:15 ---> 2ae19fc756e0 00:52:15 00:52:15 Step 12/24 : FROM docker:20.10.0 00:52:15 20.10.0: Pulling from library/docker 00:52:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:23 Status: Downloaded newer image for docker:20.10.0 00:52:23 ---> eeaf43b92773 00:52:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:52:23 ---> Running in d464a051a075 00:52:24 Removing intermediate container d464a051a075 00:52:24 ---> 43df31f20d4f 00:52:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:52:24 ---> Running in 040027e76ef6 00:52:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:26 (1/39) Installing readline (8.0.4-r0) 00:52:26 (2/39) Installing bash (5.0.17-r0) 00:52:26 Executing bash-5.0.17-r0.post-install 00:52:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:52:26 (4/39) Installing libcurl (7.77.0-r0) 00:52:26 (5/39) Installing curl (7.77.0-r0) 00:52:26 (6/39) Installing dumb-init (1.2.2-r1) 00:52:26 (7/39) Installing libbz2 (1.0.8-r1) 00:52:26 (8/39) Installing expat (2.2.9-r1) 00:52:26 (9/39) Installing libffi (3.3-r2) 00:52:26 (10/39) Installing gdbm (1.13-r1) 00:52:26 (11/39) Installing xz-libs (5.2.5-r0) 00:52:26 (12/39) Installing sqlite-libs (3.32.1-r0) 00:52:26 (13/39) Installing python3 (3.8.10-r0) 00:52:28 (14/39) Installing py3-appdirs (1.4.4-r1) 00:52:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:52:28 (16/39) Installing py3-parsing (2.4.7-r0) 00:52:28 (17/39) Installing py3-six (1.15.0-r0) 00:52:28 (18/39) Installing py3-packaging (20.4-r0) 00:52:28 (19/39) Installing py3-setuptools (47.0.0-r0) 00:52:28 (20/39) Installing py3-chardet (3.0.4-r4) 00:52:28 (21/39) Installing py3-idna (2.9-r0) 00:52:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:52:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:52:28 (24/39) Installing py3-requests (2.23.0-r0) 00:52:28 (25/39) Installing py3-msgpack (1.0.0-r0) 00:52:28 (26/39) Installing py3-lockfile (0.12.2-r3) 00:52:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:52:28 (28/39) Installing py3-colorama (0.4.3-r0) 00:52:28 (29/39) Installing py3-distlib (0.3.0-r0) 00:52:28 (30/39) Installing py3-distro (1.5.0-r1) 00:52:28 (31/39) Installing py3-webencodings (0.5.1-r3) 00:52:28 (32/39) Installing py3-html5lib (1.0.1-r4) 00:52:28 (33/39) Installing py3-pytoml (0.1.21-r0) 00:52:28 (34/39) Installing py3-pep517 (0.8.2-r0) 00:52:28 (35/39) Installing py3-progress (1.5-r0) 00:52:28 (36/39) Installing py3-toml (0.10.1-r0) 00:52:28 (37/39) Installing py3-retrying (1.3.3-r0) 00:52:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:52:28 (39/39) Installing py3-pip (20.1.1-r0) 00:52:28 Executing busybox-1.31.1-r19.trigger 00:52:28 OK: 72 MiB in 59 packages 00:52:33 Collecting docker-compose==1.23.2 00:52:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:33 Collecting cached-property<2,>=1.2.0 00:52:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:34 Collecting PyYAML<4,>=3.10 00:52:34 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:37 Collecting websocket-client<1.0,>=0.32.0 00:52:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:52:38 Collecting docker<4.0,>=3.6.0 00:52:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:39 Collecting docopt<0.7,>=0.6.1 00:52:39 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:41 Collecting texttable<0.10,>=0.9.0 00:52:41 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:43 Collecting jsonschema<3,>=2.5.1 00:52:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:43 Collecting dockerpty<0.5,>=0.4.1 00:52:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:45 Collecting docker-pycreds>=0.4.0 00:52:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:46 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) 00:52:46 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) 00:52:46 Collecting urllib3<1.25,>=1.21.1 00:52:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:47 Collecting idna<2.8,>=2.5 00:52:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:48 Installing collected packages: cached-property, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, jsonschema, dockerpty, docker-compose 00:52:48 Running setup.py install for PyYAML: started 00:52:50 Running setup.py install for PyYAML: finished with status 'done' 00:52:50 Attempting uninstall: urllib3 00:52:50 Found existing installation: urllib3 1.25.9 00:52:50 Uninstalling urllib3-1.25.9: 00:52:50 Successfully uninstalled urllib3-1.25.9 00:52:51 Attempting uninstall: idna 00:52:51 Found existing installation: idna 2.9 00:52:51 Uninstalling idna-2.9: 00:52:51 Successfully uninstalled idna-2.9 00:52:51 Attempting uninstall: requests 00:52:51 Found existing installation: requests 2.23.0 00:52:51 Uninstalling requests-2.23.0: 00:52:51 Successfully uninstalled requests-2.23.0 00:52:52 Running setup.py install for docopt: started 00:52:54 Running setup.py install for docopt: finished with status 'done' 00:52:54 Running setup.py install for texttable: started 00:52:56 Running setup.py install for texttable: finished with status 'done' 00:52:56 Running setup.py install for dockerpty: started 00:52:58 Running setup.py install for dockerpty: finished with status 'done' 00:52:59 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 00:53:07 Removing intermediate container 040027e76ef6 00:53:07 ---> fadab50d99f3 00:53:07 Step 15/24 : ENV APP_PORT=58890 00:53:07 ---> Running in 4891f2ea61b7 00:53:07 Removing intermediate container 4891f2ea61b7 00:53:07 ---> 0c05b64bdd12 00:53:07 Step 16/24 : EXPOSE $APP_PORT 00:53:08 ---> Running in 245aa503ac4a 00:53:08 Removing intermediate container 245aa503ac4a 00:53:08 ---> 1196128f4d9e 00:53:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:53:09 ---> 650577664029 00:53:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:10 ---> 85765c6b0043 00:53:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:11 ---> 7fedf2cfd0b5 00:53:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:14 ---> Running in fe1d1f40d187 00:53:14 Removing intermediate container fe1d1f40d187 00:53:14 ---> eb0499d5a095 00:53:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:14 ---> Running in e593560e1cf3 00:53:14 Removing intermediate container e593560e1cf3 00:53:14 ---> b42c492e4982 00:53:14 Step 22/24 : LABEL arch=arm64 00:53:14 ---> Running in 4f66bb7ce441 00:53:14 Removing intermediate container 4f66bb7ce441 00:53:14 ---> 6d8817bade71 00:53:14 Step 23/24 : LABEL git_sha=6b3f355b3e8a85e4e1ca5d6441e369094026cc7b 00:53:14 ---> Running in cf0170d9e573 00:53:14 Removing intermediate container cf0170d9e573 00:53:14 ---> 528e45d5234b 00:53:14 Step 24/24 : LABEL version=0.0.0 00:53:14 ---> Running in 6c4fd1f7d8a9 00:53:14 Removing intermediate container 6c4fd1f7d8a9 00:53:14 ---> 8e6c6d49037a 00:53:14 00:53:15 Successfully built 8e6c6d49037a 00:53:15 Successfully tagged sys-mgmt-agent-arm64:latest 00:53:15  Building sys-mgmt-agent ... done  [Pipeline] } 00:53:15 $ docker stop --time=1 84bf95c722957e6401616601fc228363a63a0ce7e97dca9aad1d0029ac9290a5 00:53:17 $ docker rm -f 84bf95c722957e6401616601fc228363a63a0ce7e97dca9aad1d0029ac9290a5 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:17 + docker images 00:53:18 REPOSITORY TAG IMAGE ID CREATED SIZE 00:53:18 sys-mgmt-agent-arm64 latest 8e6c6d49037a 3 seconds ago 299MB 00:53:18 2ae19fc756e0 About a minute ago 970MB 00:53:18 core-metadata-arm64 latest ae5fbf02b71d About a minute ago 15.6MB 00:53:18 security-proxy-setup-arm64 latest 7c1d4a543f9d About a minute ago 24MB 00:53:18 core-command-arm64 latest caef3af9afad About a minute ago 14.7MB 00:53:18 9de2d784125a About a minute ago 969MB 00:53:18 55ffbb0141db About a minute ago 962MB 00:53:18 8929200743f4 About a minute ago 968MB 00:53:18 security-bootstrapper-arm64 latest 922fa2eb5cb9 3 minutes ago 17.1MB 00:53:18 core-data-arm64 latest 9e406f72ba45 3 minutes ago 19.1MB 00:53:18 security-secretstore-setup-arm64 latest bc18c6275653 3 minutes ago 24.4MB 00:53:18 support-scheduler-arm64 latest 26cbc939d9c2 3 minutes ago 15.1MB 00:53:18 support-notifications-arm64 latest 1eac60c4d077 3 minutes ago 15.6MB 00:53:18 da8d07bb73a4 4 minutes ago 972MB 00:53:18 c6a23d894c4c 4 minutes ago 965MB 00:53:18 61747d001d53 4 minutes ago 965MB 00:53:18 314cceae722b 4 minutes ago 969MB 00:53:18 df4ca58a6643 4 minutes ago 964MB 00:53:18 ci-base-image-arm64 latest da2ec1634c90 15 minutes ago 641MB 00:53:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 00:53:18 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 00:53:18 docker 20.10.0 eeaf43b92773 5 months ago 228MB 00:53:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:53:18 ---> job-cost.sh 00:53:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IGkk 00:53:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:55:34 lf-activate-venv(): INFO: Adding /tmp/venv-IGkk/bin to PATH 00:55:34 INFO: No Stack... 00:55:34 INFO: Retrieving Pricing Info for: v2-standard-4 00:55:34 INFO: Archiving Costs [Pipeline] sh 00:55:34 + cat /w/workspace/edgex-go/4/archives/cost.csv 00:55:34 + cut -d, -f6 [Pipeline] lock 00:55:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-4-stack-cost] 00:55:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3492-4-stack-cost] did not exist. Created. 00:55:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:35 + echo total: 0.18000000715255737 [Pipeline] stash 00:55:35 Stashed 1 file(s) [Pipeline] } 00:55:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-4-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 00:55:35 provisioning config files... 00:55:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3094023632870626693tmp [Pipeline] { [Pipeline] sh 00:55:36 + set +x 00:55:36 + curl -s https://codecov.io/bash 00:55:36 + bash -s -- 00:55:36 00:55:36 _____ _ 00:55:36 / ____| | | 00:55:36 | | ___ __| | ___ ___ _____ __ 00:55:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:55:36 | |___| (_) | (_| | __/ (_| (_) \ V / 00:55:36 \_____\___/ \__,_|\___|\___\___/ \_/ 00:55:36 Bash-1.0.3 00:55:36 00:55:36 00:55:36 ==> git version 2.24.4 found 00:55:36 ==> 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 00:55:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:55:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:55:36 ==> Jenkins CI detected. 00:55:36 project root: . 00:55:36 --> token set from env 00:55:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:55:36 ==> Running gcov in . (disable via -X gcov) 00:55:36 ==> Python coveragepy not found 00:55:36 ==> Searching for coverage reports in: 00:55:36 + . 00:55:36 -> Found 1 reports 00:55:36 ==> Detecting git/mercurial file structure 00:55:36 ==> Reading reports 00:55:36 + ./coverage.out bytes=405172 00:55:36 ==> Appending adjustments 00:55:36 https://docs.codecov.io/docs/fixing-reports 00:55:37 + Found adjustments 00:55:37 ==> Gzipping contents 00:55:37 56K /tmp/codecov.JiC87U.gz 00:55:37 ==> Uploading reports 00:55:37 url: https://codecov.io 00:55:37 query: branch=PR-3492&commit=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= 00:55:37 -> Pinging Codecov 00:55:37 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3492&commit=7ee7ad846fb23b2ee3e4c91052097e79122c8fe3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= 00:55:38 -> Uploading to 00:55:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/7ee7ad846fb23b2ee3e4c91052097e79122c8fe3/21af7e31-8859-4274-9a16-9b0a15b6b17e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T005538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e509f4339412f39b9485b52d3ef7d472e4a073a0d671d6b95d4d9259dc167653 00:55:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:38 Dload Upload Total Spent Left Speed 00:55:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56410 0 0 100 56410 0 277k --:--:-- --:--:-- --:--:-- 276k 100 56410 0 0 100 56410 0 123k --:--:-- --:--:-- --:--:-- 122k 00:55:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7ee7ad846fb23b2ee3e4c91052097e79122c8fe3 [Pipeline] } 00:55:38 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 00:55:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:40 ---> package-listing.sh 00:55:40 ++ facter osfamily 00:55:40 ++ tr '[:upper:]' '[:lower:]' 00:55:40 + OS_FAMILY=redhat 00:55:40 + workspace=/w/workspace/edgex-go/4 00:55:40 + START_PACKAGES=/tmp/packages_start.txt 00:55:40 + END_PACKAGES=/tmp/packages_end.txt 00:55:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:40 + PACKAGES=/tmp/packages_start.txt 00:55:40 + '[' /w/workspace/edgex-go/4 ']' 00:55:40 + PACKAGES=/tmp/packages_end.txt 00:55:40 + case "${OS_FAMILY}" in 00:55:40 + rpm -qa 00:55:40 + sort 00:55:43 + '[' -f /tmp/packages_start.txt ']' 00:55:43 + '[' -f /tmp/packages_end.txt ']' 00:55:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:43 + '[' /w/workspace/edgex-go/4 ']' 00:55:43 + mkdir -p /w/workspace/edgex-go/4/archives/ 00:55:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 00:55:43 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:43 00:55:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:44 alpine: Pulling from edgex-lftools-log-publisher 00:55:44 df20fa9351a1: Pulling fs layer 00:55:44 36b3adc4ff6f: Pulling fs layer 00:55:44 8ad3a11d3b57: Pulling fs layer 00:55:44 46f8f816bc3b: Pulling fs layer 00:55:44 93b61091891f: Pulling fs layer 00:55:44 93b9cdb0e59b: Pulling fs layer 00:55:44 5e14af77c1be: Pulling fs layer 00:55:44 01666e4c0597: Pulling fs layer 00:55:44 aa168da1d23b: Pulling fs layer 00:55:44 93b61091891f: Waiting 00:55:44 93b9cdb0e59b: Waiting 00:55:44 5e14af77c1be: Waiting 00:55:44 01666e4c0597: Waiting 00:55:44 aa168da1d23b: Waiting 00:55:44 46f8f816bc3b: Waiting 00:55:44 36b3adc4ff6f: Verifying Checksum 00:55:44 36b3adc4ff6f: Download complete 00:55:44 46f8f816bc3b: Verifying Checksum 00:55:44 46f8f816bc3b: Download complete 00:55:44 df20fa9351a1: Verifying Checksum 00:55:44 df20fa9351a1: Download complete 00:55:44 93b9cdb0e59b: Verifying Checksum 00:55:44 93b9cdb0e59b: Download complete 00:55:44 93b61091891f: Verifying Checksum 00:55:44 93b61091891f: Download complete 00:55:44 5e14af77c1be: Verifying Checksum 00:55:44 5e14af77c1be: Download complete 00:55:44 01666e4c0597: Verifying Checksum 00:55:44 01666e4c0597: Download complete 00:55:44 df20fa9351a1: Pull complete 00:55:44 36b3adc4ff6f: Pull complete 00:55:44 8ad3a11d3b57: Verifying Checksum 00:55:44 8ad3a11d3b57: Download complete 00:55:45 8ad3a11d3b57: Pull complete 00:55:45 46f8f816bc3b: Pull complete 00:55:45 93b61091891f: Pull complete 00:55:45 93b9cdb0e59b: Pull complete 00:55:45 5e14af77c1be: Pull complete 00:55:45 01666e4c0597: Pull complete 00:55:47 aa168da1d23b: Verifying Checksum 00:55:47 aa168da1d23b: Download complete 00:55:51 aa168da1d23b: Pull complete 00:55:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:51 prd-centos7-docker-4c-2g-713 does not seem to be running inside a container 00:55:51 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:54 $ docker top 4d0783796cdf937e75db62c7f0244711abd9e4b5b440017edead1d74143e208a -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:55 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:55 + mkdir -p /var/log/sa [Pipeline] sh 00:55:55 + ls /var/log/sa-host 00:55:55 + sadf -c /var/log/sa-host/sa05 00:55:55 file_magic: OK 00:55:55 HZ: Using current value: 100 00:55:55 file_header: OK 00:55:55 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 00:55:55 Statistics: 00:55:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:55 File successfully converted to sysstat format version 12.2.1 00:55:55 + sadf -c /var/log/sa-host/sa28 00:55:55 file_magic: OK 00:55:55 HZ: Using current value: 100 00:55:55 file_header: OK 00:55:55 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 00:55:55 Statistics: 00:55:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:56 provisioning config files... 00:55:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5165935989039209067tmp [Pipeline] { [Pipeline] echo 00:55:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:56 ---> create-netrc.sh [Pipeline] } 00:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:56 ---> python-tools-install.sh [Pipeline] echo 00:55:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:57 ---> sudo-logs.sh 00:55:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:57 ---> job-cost.sh 00:55:57 lf-activate-venv: SKIPPING 00:55:57 DEBUG: total: 0.18000000715255737 00:55:57 INFO: Retrieving Stack Cost... 00:55:58 INFO: Retrieving Pricing Info for: v3-standard-2 00:55:58 INFO: Archiving Costs [Pipeline] echo 00:55:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:58 ---> logs-deploy.sh 00:55:58 lf-activate-venv: SKIPPING 00:55:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/4 00:55:58 INFO: archiving workspace using pattern(s): 00:55:59 Archives upload complete. 00:55:59 INFO: archiving logs to Nexus 00:56:00 ---> uname -a: 00:56:00 Linux prd-centos7-docker-4c-2g-713.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:56:00 00:56:00 00:56:00 ---> lscpu: 00:56:00 Architecture: x86_64 00:56:00 CPU op-mode(s): 32-bit, 64-bit 00:56:00 Byte Order: Little Endian 00:56:00 Address sizes: 40 bits physical, 48 bits virtual 00:56:00 CPU(s): 2 00:56:00 On-line CPU(s) list: 0,1 00:56:00 Thread(s) per core: 1 00:56:00 Core(s) per socket: 1 00:56:00 Socket(s): 2 00:56:00 NUMA node(s): 1 00:56:00 Vendor ID: AuthenticAMD 00:56:00 CPU family: 23 00:56:00 Model: 49 00:56:00 Model name: AMD EPYC-Rome Processor 00:56:00 Stepping: 0 00:56:00 CPU MHz: 2799.998 00:56:00 BogoMIPS: 5599.99 00:56:00 Virtualization: AMD-V 00:56:00 Hypervisor vendor: KVM 00:56:00 Virtualization type: full 00:56:00 L1d cache: 64 KiB 00:56:00 L1i cache: 64 KiB 00:56:00 L2 cache: 1 MiB 00:56:00 L3 cache: 32 MiB 00:56:00 NUMA node0 CPU(s): 0,1 00:56:00 Vulnerability Itlb multihit: Not affected 00:56:00 Vulnerability L1tf: Not affected 00:56:00 Vulnerability Mds: Not affected 00:56:00 Vulnerability Meltdown: Not affected 00:56:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:56:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:56:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:56:00 Vulnerability Srbds: Not affected 00:56:00 Vulnerability Tsx async abort: Not affected 00:56:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:56:00 00:56:00 00:56:00 ---> nproc: 00:56:00 2 00:56:00 00:56:00 00:56:00 ---> df -h: 00:56:00 Filesystem Size Used Available Use% Mounted on 00:56:00 overlay 40.0G 12.9G 27.1G 32% / 00:56:00 tmpfs 64.0M 0 64.0M 0% /dev 00:56:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:56:00 shm 64.0M 0 64.0M 0% /dev/shm 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4 00:56:00 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4@tmp 00:56:00 00:56:00 00:56:00 ---> free -m: 00:56:00 total used free shared buff/cache available 00:56:00 Mem: 7821 1262 1271 0 5287 6544 00:56:00 Swap: 1023 1 1022 00:56:00 00:56:00 00:56:00 ---> ip addr: 00:56:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:56:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:56:00 inet 127.0.0.1/8 scope host lo 00:56:00 valid_lft forever preferred_lft forever 00:56:00 inet6 ::1/128 scope host 00:56:00 valid_lft forever preferred_lft forever 00:56:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:56:00 link/ether fa:16:3e:88:e6:4e brd ff:ff:ff:ff:ff:ff 00:56:00 inet 10.30.123.43/23 brd 10.30.123.255 scope global dynamic eth0 00:56:00 valid_lft 84869sec preferred_lft 84869sec 00:56:00 inet6 fe80::f816:3eff:fe88:e64e/64 scope link 00:56:00 valid_lft forever preferred_lft forever 00:56:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:56:00 link/ether 02:42:42:de:43:7b brd ff:ff:ff:ff:ff:ff 00:56:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:56:00 valid_lft forever preferred_lft forever 00:56:00 inet6 fe80::42:42ff:fede:437b/64 scope link 00:56:00 valid_lft forever preferred_lft forever 00:56:00 00:56:00 00:56:00 ---> sar -b -r -n DEV: 00:56:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 00:56:00 00:56:00 00:30:17 LINUX RESTART (2 CPU) 00:56:00 00:56:00 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:56:00 00:32:01 78.60 4.30 74.30 0.00 2815.25 8929.98 0.00 00:56:00 00:33:01 76.16 0.22 75.95 0.00 23.80 35179.70 0.00 00:56:00 00:34:01 156.96 0.00 156.96 0.00 0.00 24023.74 0.00 00:56:00 00:35:02 61.73 0.00 61.73 0.00 0.00 10948.38 0.00 00:56:00 00:36:01 92.14 0.00 92.14 0.00 0.00 16686.98 0.00 00:56:00 00:37:05 191.44 50.37 141.07 0.00 1215.35 100233.75 0.00 00:56:00 00:38:05 300.38 17.69 282.70 0.00 493.52 162242.43 0.00 00:56:00 00:39:01 161.64 9.78 151.86 0.00 326.99 34280.59 0.00 00:56:00 00:40:01 242.12 60.52 181.60 0.00 2279.32 86304.30 0.00 00:56:00 00:41:01 275.70 21.43 254.27 0.00 862.88 125931.01 0.00 00:56:00 00:42:01 208.66 6.53 202.13 0.00 852.22 33935.74 0.00 00:56:00 00:43:01 4.66 0.00 4.66 0.00 0.00 140.06 0.00 00:56:00 00:44:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 00:56:00 00:45:01 0.32 0.00 0.32 0.00 0.00 3.68 0.00 00:56:00 00:46:01 0.37 0.18 0.18 0.00 5.73 2.57 0.00 00:56:00 00:47:01 0.87 0.00 0.87 0.00 0.00 16.49 0.00 00:56:00 00:48:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 00:56:00 00:49:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 00:56:00 00:50:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 00:56:00 00:51:01 0.40 0.13 0.27 0.00 1.20 3.56 0.00 00:56:00 00:52:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 00:56:00 00:53:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 00:56:00 00:54:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 00:56:00 00:55:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 00:56:00 Average: 77.34 7.26 70.08 0.00 372.75 26814.71 0.00 00:56:00 00:56:00 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:56:00 00:32:01 5100996 0 891712 11.13 2620 2013604 1496768 16.53 882876 1611492 117504 00:56:00 00:33:01 4209740 0 947492 11.83 2620 2849080 1493844 16.49 1021168 2285184 182072 00:56:00 00:34:01 3983968 0 1089536 13.60 2620 2932808 1735004 19.16 1252448 2229300 180920 00:56:00 00:35:02 3792672 0 1110372 13.86 2620 3103268 1800028 19.87 1345928 2305764 33964 00:56:00 00:36:01 3785340 0 1032548 12.89 2620 3188424 1499936 16.56 1149852 2492344 104796 00:56:00 00:37:05 1888876 0 1172876 14.64 2620 4944560 1593596 17.59 1480392 3976436 410452 00:56:00 00:38:05 167708 0 1320012 16.48 2620 6518592 2369268 26.16 3223784 3876584 9852 00:56:00 00:39:01 725632 0 1249440 15.60 2620 6031240 1713212 18.91 2889292 3664620 1040 00:56:00 00:40:01 826336 0 1257592 15.70 2620 5922384 1650884 18.23 2236844 4213832 68308 00:56:00 00:41:01 604988 0 1627352 20.32 2620 5773972 2849580 31.46 3109968 3525980 52472 00:56:00 00:42:01 1938492 0 1181564 14.75 2620 4886256 1362196 15.04 1449932 3875664 20 00:56:00 00:43:01 1950424 0 1169628 14.60 2620 4886260 1236324 13.65 1447188 3871496 12 00:56:00 00:44:01 1950356 0 1169688 14.60 2620 4886268 1236324 13.65 1446556 3872220 8 00:56:00 00:45:01 1952012 0 1168032 14.58 2620 4886268 1236372 13.65 1446608 3872216 8 00:56:00 00:46:01 1951632 0 1168376 14.59 2620 4886304 1236480 13.65 1446256 3872908 16 00:56:00 00:47:01 1951904 0 1168100 14.58 2620 4886308 1236324 13.65 1445864 3872904 12 00:56:00 00:48:01 1951196 0 1168804 14.59 2620 4886312 1236324 13.65 1446464 3872904 16 00:56:00 00:49:01 1950936 0 1169056 14.60 2620 4886320 1236324 13.65 1450688 3868808 8 00:56:00 00:50:01 1951360 0 1168632 14.59 2620 4886320 1236324 13.65 1477308 3842184 16 00:56:00 00:51:01 1948596 0 1171388 14.63 2620 4886328 1236480 13.65 1483132 3839416 16 00:56:00 00:52:01 1947572 0 1172412 14.64 2620 4886328 1236552 13.65 1485340 3837688 8 00:56:00 00:53:01 1949140 0 1170836 14.62 2620 4886336 1236324 13.65 1484028 3837692 8 00:56:00 00:54:01 1948876 0 1171096 14.62 2620 4886340 1236324 13.65 1484032 3837688 8 00:56:00 00:55:01 1948760 0 1171212 14.62 2620 4886340 1236324 13.65 1483916 3837688 8 00:56:00 Average: 2182396 0 1170323 14.61 2620 4653592 1484880 16.39 1627911 3508042 48398 00:56:00 00:56:00 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:56:00 00:32:01 eth0 1416.24 1521.17 5368.73 167.70 0.00 0.00 0.00 0.00 00:56:00 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:32:01 veth91b4bd7 849.89 579.10 76.34 2012.68 0.00 0.00 0.00 0.00 00:56:00 00:32:01 docker0 849.89 578.97 64.72 2012.67 0.00 0.00 0.00 0.00 00:56:00 00:33:01 eth0 483.24 543.02 3374.91 79.37 0.00 0.00 0.00 0.00 00:56:00 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:33:01 docker0 266.06 173.04 19.52 680.94 0.00 0.00 0.00 0.00 00:56:00 00:34:01 vethc93eda5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:34:01 eth0 256.99 179.10 875.98 26.31 0.00 0.00 0.00 0.00 00:56:00 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:34:01 docker0 158.57 220.52 10.69 842.23 0.00 0.00 0.00 0.00 00:56:00 00:35:02 vethc93eda5 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 00:56:00 00:35:02 eth0 36.24 20.32 23.29 66.75 0.00 0.00 0.00 0.00 00:56:00 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:35:02 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 00:56:00 00:36:01 eth0 184.79 156.07 1722.51 68.35 0.00 0.00 0.00 0.00 00:56:00 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:37:05 veth40aaecf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:37:05 eth0 21.34 12.87 19.96 7.88 0.00 0.00 0.00 0.00 00:56:00 00:37:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:37:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:38:05 veth65a2eaa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:38:05 veth40aaecf 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 00:56:00 00:38:05 veth6bffedc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:38:05 eth0 93.25 70.76 185.64 32.80 0.00 0.00 0.00 0.00 00:56:00 00:39:01 veth40aaecf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:39:01 eth0 36.81 20.16 101.25 37.97 0.00 0.00 0.00 0.00 00:56:00 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:00 00:39:01 docker0 1432.20 1121.18 105.96 4000.55 0.00 0.00 0.00 0.00 00:56:00 00:40:01 veth40aaecf 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:40:01 eth0 65.20 35.95 165.53 69.06 0.00 0.00 0.00 0.00 00:56:00 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:40:01 docker0 12.15 25.69 0.66 138.17 0.00 0.00 0.00 0.00 00:56:00 00:41:01 veth40aaecf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:41:01 veth6282c9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:41:01 eth0 74.05 51.34 129.16 18.21 0.00 0.00 0.00 0.00 00:56:00 00:41:01 veth2449d38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:00 00:42:01 eth0 211.27 158.38 1667.49 70.82 0.00 0.00 0.00 0.00 00:56:00 00:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:00 00:42:01 docker0 1429.81 1187.48 104.88 4395.43 0.00 0.00 0.00 0.00 00:56:00 00:43:01 eth0 0.40 0.32 0.03 0.03 0.00 0.00 0.00 0.00 00:56:00 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:44:01 eth0 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00 00:56:00 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:45:01 eth0 0.45 0.13 0.08 0.01 0.00 0.00 0.00 0.00 00:56:00 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:46:01 eth0 0.93 0.47 0.43 0.27 0.00 0.00 0.00 0.00 00:56:00 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:47:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:56:00 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:00 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:49:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:50:01 eth0 0.87 0.08 0.10 0.01 0.00 0.00 0.00 0.00 00:56:00 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:51:01 eth0 1.50 0.38 0.44 0.24 0.00 0.00 0.00 0.00 00:56:00 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:52:01 eth0 1.10 0.57 0.60 0.42 0.00 0.00 0.00 0.00 00:56:00 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:53:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:56:00 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:56:00 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:55:01 eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00 00:56:00 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 Average: eth0 120.19 115.47 567.38 26.82 0.00 0.00 0.00 0.00 00:56:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:00 Average: docker0 59.61 49.51 4.37 183.25 0.00 0.00 0.00 0.00 00:56:00 00:56:00 00:56:00 ---> sar -P ALL: 00:56:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 00:56:00 00:56:00 00:30:17 LINUX RESTART (2 CPU) 00:56:00 00:56:00 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:56:00 00:32:01 all 15.85 0.00 4.26 8.06 0.11 71.72 00:56:00 00:32:01 0 16.18 0.00 4.74 2.61 0.11 76.36 00:56:00 00:32:01 1 15.52 0.00 3.80 13.41 0.11 67.18 00:56:00 00:33:01 all 13.58 0.00 3.69 8.49 0.06 74.17 00:56:00 00:33:01 0 16.84 0.00 4.10 9.15 0.07 69.84 00:56:00 00:33:01 1 10.35 0.00 3.30 7.85 0.05 78.45 00:56:00 00:34:01 all 36.53 0.00 6.81 6.52 0.10 50.04 00:56:00 00:34:01 0 35.98 0.00 7.46 7.62 0.09 48.85 00:56:00 00:34:01 1 37.08 0.00 6.16 5.42 0.11 51.23 00:56:00 00:35:02 all 36.78 0.00 4.82 1.12 0.09 57.19 00:56:00 00:35:02 0 36.47 0.00 5.13 1.07 0.09 57.24 00:56:00 00:35:02 1 37.08 0.00 4.50 1.17 0.09 57.15 00:56:00 00:36:01 all 56.92 0.00 9.22 6.83 0.12 26.90 00:56:00 00:36:01 0 56.85 0.00 9.14 8.97 0.11 24.93 00:56:00 00:36:01 1 57.00 0.00 9.31 4.69 0.13 28.87 00:56:00 00:37:05 all 12.65 0.00 7.49 67.02 0.10 12.73 00:56:00 00:37:05 0 12.07 0.00 7.42 66.91 0.10 13.50 00:56:00 00:37:05 1 13.23 0.00 7.57 67.13 0.10 11.96 00:56:00 00:38:05 all 14.01 0.00 11.01 57.58 0.11 17.29 00:56:00 00:38:05 0 13.82 0.00 11.05 54.03 0.11 20.99 00:56:00 00:38:05 1 14.20 0.00 10.98 61.13 0.12 13.58 00:56:00 00:39:01 all 63.90 0.00 7.67 26.67 0.12 1.64 00:56:00 00:39:01 0 64.46 0.00 7.16 26.43 0.12 1.83 00:56:00 00:39:01 1 63.33 0.00 8.19 26.91 0.12 1.45 00:56:00 00:40:01 all 10.47 0.00 7.37 68.55 0.10 13.51 00:56:00 00:40:01 0 10.38 0.00 7.27 74.44 0.07 7.84 00:56:00 00:40:01 1 10.56 0.00 7.47 62.65 0.12 19.20 00:56:00 00:41:01 all 40.08 0.00 12.11 41.02 0.10 6.70 00:56:00 00:41:01 0 39.91 0.00 11.77 41.77 0.09 6.46 00:56:00 00:41:01 1 40.25 0.00 12.44 40.26 0.11 6.94 00:56:00 00:42:01 all 29.00 0.00 7.56 22.73 0.11 40.60 00:56:00 00:42:01 0 29.12 0.00 7.52 23.56 0.11 39.69 00:56:00 00:42:01 1 28.88 0.00 7.60 21.90 0.12 41.50 00:56:00 00:56:00 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:56:00 00:43:01 all 0.18 0.00 0.03 0.00 0.03 99.77 00:56:00 00:43:01 0 0.32 0.00 0.02 0.00 0.03 99.63 00:56:00 00:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:56:00 00:44:01 all 0.21 0.00 0.03 0.00 0.03 99.74 00:56:00 00:44:01 0 0.33 0.00 0.02 0.00 0.03 99.62 00:56:00 00:44:01 1 0.08 0.00 0.03 0.00 0.02 99.87 00:56:00 00:45:01 all 0.13 0.00 0.03 0.00 0.03 99.82 00:56:00 00:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:56:00 00:45:01 1 0.23 0.00 0.05 0.00 0.03 99.68 00:56:00 00:46:01 all 0.07 0.00 0.04 0.00 0.03 99.87 00:56:00 00:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:56:00 00:46:01 1 0.10 0.00 0.05 0.00 0.03 99.82 00:56:00 00:47:01 all 0.11 0.00 0.03 0.00 0.03 99.83 00:56:00 00:47:01 0 0.18 0.00 0.03 0.00 0.03 99.75 00:56:00 00:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:56:00 00:48:01 all 0.13 0.00 0.02 0.00 0.03 99.83 00:56:00 00:48:01 0 0.25 0.00 0.02 0.00 0.03 99.70 00:56:00 00:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:56:00 00:49:01 all 0.18 0.00 0.03 0.00 0.02 99.78 00:56:00 00:49:01 0 0.30 0.00 0.02 0.00 0.02 99.67 00:56:00 00:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:56:00 00:50:01 all 0.16 0.00 0.03 0.00 0.03 99.78 00:56:00 00:50:01 0 0.28 0.00 0.02 0.00 0.03 99.67 00:56:00 00:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:56:00 00:51:01 all 0.11 0.00 0.03 0.00 0.02 99.84 00:56:00 00:51:01 0 0.17 0.00 0.05 0.00 0.02 99.77 00:56:00 00:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:56:00 00:52:01 all 0.13 0.00 0.02 0.00 0.03 99.83 00:56:00 00:52:01 0 0.22 0.00 0.02 0.00 0.02 99.75 00:56:00 00:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:56:00 00:53:01 all 0.10 0.00 0.03 0.00 0.03 99.85 00:56:00 00:53:01 0 0.15 0.00 0.02 0.00 0.03 99.80 00:56:00 00:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:56:00 00:56:00 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:56:00 00:54:01 all 0.07 0.00 0.02 0.00 0.03 99.88 00:56:00 00:54:01 0 0.12 0.00 0.02 0.00 0.02 99.85 00:56:00 00:54:01 1 0.02 0.00 0.02 0.00 0.05 99.92 00:56:00 00:55:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:56:00 00:55:01 0 0.13 0.00 0.02 0.00 0.03 99.82 00:56:00 00:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:56:00 Average: all 13.14 0.00 3.32 12.84 0.06 70.65 00:56:00 Average: 0 13.28 0.00 3.35 12.94 0.06 70.38 00:56:00 Average: 1 13.01 0.00 3.29 12.74 0.06 70.91 00:56:00 00:56:00 00:56:00