Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 rather than 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Obtained Jenkinsfile from 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1189136121014905303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2721517283362283536.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6564362115954351016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4025299332218286038.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5787783353883120516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3068 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4059345177313225368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Merge succeeded, producing 1f5f198171f7b0d774ff583e205307900743fa55 Checking out Revision 1f5f198171f7b0d774ff583e205307900743fa55 (PR-3623) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh164911621395953502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5209140167294295774.key > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f5f198171f7b0d774ff583e205307900743fa55 # timeout=10 Commit message: "Merge commit '1e29038257f9cf3e20d04decabeb5e5af95e4ca0' into HEAD" > git rev-list --no-walk 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:03 ========================================================= 08:30:03 EdgeX Global Pipelines Version Info 08:30:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:04 ------------------- 08:30:04 stable info: 08:30:04 ------------------- 08:30:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:04 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:30:04 Message: update stable to v1.0.196 08:30:05 ------------------- 08:30:05 experimental info: 08:30:05 ------------------- 08:30:05 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:05 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:30:05 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f5f198171f7b0d774ff583e205307900743fa55 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f5f198 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:06 provisioning config files... 08:30:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1735658320905431075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:06 ---> docker-login.sh 08:30:06 nexus3.edgexfoundry.org:10001 08:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 nexus3.edgexfoundry.org:10002 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 nexus3.edgexfoundry.org:10003 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 nexus3.edgexfoundry.org:10004 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 docker.io 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:08 Configure a credential helper to remove this warning. See 08:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:08 08:30:08 Login Succeeded 08:30:08 ---> docker-login.sh ends [Pipeline] } 08:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:08 ++ 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 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/core-command/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo core-command,cmd/core-command/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/core-data/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo core-data,cmd/core-data/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/core-metadata/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/security-bootstrapper/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/security-proxy-setup/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/support-notifications/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/support-scheduler/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:30:08 + for file in '`ls cmd/**/Dockerfile`' 08:30:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:30:08 ++ cut -d/ -f2 08:30:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:30:08 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 08:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:10 08:30:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:10 latest: Pulling from edgex-devops/git-semver 08:30:10 31603596830f: Pulling fs layer 08:30:10 b6dc333f4379: Pulling fs layer 08:30:10 3d9ef1400e77: Pulling fs layer 08:30:10 fd332fbdc1db: Pulling fs layer 08:30:10 fd332fbdc1db: Waiting 08:30:10 b6dc333f4379: Download complete 08:30:10 31603596830f: Verifying Checksum 08:30:10 31603596830f: Download complete 08:30:11 31603596830f: Pull complete 08:30:11 b6dc333f4379: Pull complete 08:30:11 fd332fbdc1db: Verifying Checksum 08:30:11 fd332fbdc1db: Download complete 08:30:11 3d9ef1400e77: Verifying Checksum 08:30:11 3d9ef1400e77: Download complete 08:30:12 3d9ef1400e77: Pull complete 08:30:12 fd332fbdc1db: Pull complete 08:30:12 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:30:12 prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container 08:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:30:13 $ docker top a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:13 [ssh-agent] Looking for ssh-agent implementation... 08:30:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:13 $ docker exec a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent 08:30:13 SSH_AUTH_SOCK=/tmp/ssh-LXTj6N6fsvIv/agent.13 08:30:13 SSH_AGENT_PID=20 08:30:13 Running ssh-add (command line suppressed) 08:30:13 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5500475134947672802.key (/w/workspace/edgex-go/3@tmp/private_key_5500475134947672802.key) 08:30:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:13 + git tag --points-at HEAD [Pipeline] } 08:30:13 $ docker exec --env ******** --env ******** a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent -k 08:30:14 unset SSH_AUTH_SOCK; 08:30:14 unset SSH_AGENT_PID; 08:30:14 echo Agent pid 20 killed; 08:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:14 [ssh-agent] Looking for ssh-agent implementation... 08:30:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:14 $ docker exec a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent 08:30:14 SSH_AUTH_SOCK=/tmp/ssh-vycEyIxPZ23o/agent.52 08:30:14 SSH_AGENT_PID=60 08:30:14 Running ssh-add (command line suppressed) 08:30:14 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2839464827932151279.key (/w/workspace/edgex-go/3@tmp/private_key_2839464827932151279.key) 08:30:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:14 + git semver init 08:30:14 # -> Open(): unable to determine branch for HEAD 08:30:14 # $GIT_DIR = /w/workspace/edgex-go/3/.git 08:30:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 08:30:14 # $SEMVER_REMOTE_NAME = origin 08:30:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:30:14 # $SEMVER_USER_NAME = edgex-jenkins 08:30:14 # $SEMVER_BRANCH = PR-3623 08:30:14 # $SEMVER_TEMP = /tmp/semver-052359452 08:30:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:30:36 # '/tmp/semver-052359452' -> '/w/workspace/edgex-go/3/.semver' 08:30:36 # -> Force: false 08:30:36 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 08:30:37 $ docker exec --env ******** --env ******** a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent -k 08:30:37 unset SSH_AUTH_SOCK; 08:30:37 unset SSH_AGENT_PID; 08:30:37 echo Agent pid 60 killed; 08:30:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:37 + git semver [Pipeline] } 08:30:37 $ docker stop --time=1 a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 08:30:39 $ docker rm -f a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:40 Stashed 1 file(s) [Pipeline] echo 08:30:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:30:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:30:41 + sudo service docker restart 08:30:41 + true 08:30:41 Redirecting to /bin/systemctl restart docker.service 08:30:55 Still waiting to schedule task 08:30:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 08:30:59 ========================================================= 08:30:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:30:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:31:01 Sending build context to Docker daemon 328.4MB 08:31:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:31:01 Step 2/6 : FROM ${BASE} 08:31:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:01 540db60ca938: Pulling fs layer 08:31:01 adcc1eea9eea: Pulling fs layer 08:31:01 4c4ab2625f07: Pulling fs layer 08:31:01 0773c198feca: Pulling fs layer 08:31:01 345f892a5656: Pulling fs layer 08:31:01 4796506630df: Pulling fs layer 08:31:01 cc55df3e53f1: Pulling fs layer 08:31:01 4d027b6c602c: Pulling fs layer 08:31:01 449e75d2c14e: Pulling fs layer 08:31:01 0773c198feca: Waiting 08:31:01 345f892a5656: Waiting 08:31:01 4796506630df: Waiting 08:31:01 cc55df3e53f1: Waiting 08:31:01 4d027b6c602c: Waiting 08:31:01 449e75d2c14e: Waiting 08:31:02 adcc1eea9eea: Verifying Checksum 08:31:02 adcc1eea9eea: Download complete 08:31:02 345f892a5656: Verifying Checksum 08:31:02 345f892a5656: Download complete 08:31:02 540db60ca938: Verifying Checksum 08:31:02 540db60ca938: Download complete 08:31:02 4796506630df: Verifying Checksum 08:31:02 4796506630df: Download complete 08:31:02 cc55df3e53f1: Verifying Checksum 08:31:02 cc55df3e53f1: Download complete 08:31:02 540db60ca938: Pull complete 08:31:02 adcc1eea9eea: Pull complete 08:31:02 4c4ab2625f07: Pull complete 08:31:02 4d027b6c602c: Verifying Checksum 08:31:02 4d027b6c602c: Download complete 08:31:05 449e75d2c14e: Verifying Checksum 08:31:05 449e75d2c14e: Download complete 08:31:06 0773c198feca: Verifying Checksum 08:31:06 0773c198feca: Download complete 08:31:09 0773c198feca: Pull complete 08:31:09 345f892a5656: Pull complete 08:31:09 4796506630df: Pull complete 08:31:10 cc55df3e53f1: Pull complete 08:31:10 4d027b6c602c: Pull complete 08:31:12 449e75d2c14e: Pull complete 08:31:12 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:31:12 ---> 0d28375d9b5b 08:31:12 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 08:31:14 ---> Running in 2ec888e02d40 08:31:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:31:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:31:15 (1/12) Installing libmagic (5.39-r0) 08:31:15 (2/12) Installing file (5.39-r0) 08:31:15 (3/12) Installing libc-dev (0.7.2-r3) 08:31:15 (4/12) Installing g++ (10.2.1_pre1-r3) 08:31:18 (5/12) Installing fortify-headers (1.1-r0) 08:31:18 (6/12) Installing patch (2.7.6-r7) 08:31:18 (7/12) Installing build-base (0.5-r2) 08:31:18 (8/12) Installing libsodium (1.0.18-r0) 08:31:19 (9/12) Installing pkgconf (1.7.3-r0) 08:31:19 (10/12) Installing libsodium-dev (1.0.18-r0) 08:31:19 (11/12) Installing libzmq (4.3.3-r1) 08:31:19 (12/12) Installing zeromq-dev (4.3.3-r1) 08:31:19 Executing busybox-1.32.1-r6.trigger 08:31:19 OK: 219 MiB in 52 packages 08:31:20 Removing intermediate container 2ec888e02d40 08:31:20 ---> aa9f7079e9f6 08:31:20 Step 4/6 : WORKDIR /edgex-go 08:31:20 ---> Running in cbadc09e7e6b 08:31:20 Removing intermediate container cbadc09e7e6b 08:31:20 ---> 13b090d814d1 08:31:20 Step 5/6 : COPY go.mod . 08:31:20 ---> 5c8dfb2ff48f 08:31:20 Step 6/6 : RUN go mod download 08:31:21 ---> Running in eefbfd4d3452 08:31:36 Removing intermediate container eefbfd4d3452 08:31:36 ---> 9ceb23898473 08:31:36 Successfully built 9ceb23898473 08:31:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:31:36 + docker inspect -f . ci-base-image-x86_64 08:31:36 . [Pipeline] withDockerContainer 08:31:36 prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container 08:31:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:37 $ docker top f44bc8b9cf268bf3e71c2f5c8c817e7aed322b59bc79bf042f2e462794c77294 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:37 + go version 08:31:37 go version go1.16.5 linux/amd64 [Pipeline] } 08:31:37 $ docker stop --time=1 f44bc8b9cf268bf3e71c2f5c8c817e7aed322b59bc79bf042f2e462794c77294 08:31:38 $ docker rm -f f44bc8b9cf268bf3e71c2f5c8c817e7aed322b59bc79bf042f2e462794c77294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:31:39 + docker inspect -f . ci-base-image-x86_64 08:31:39 . [Pipeline] withDockerContainer 08:31:39 prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container 08:31:39 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:39 $ docker top 25c022351551a0dca222f6a56f4c0585d495f7b0c7008f9d3eed29167799152f -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:40 ========================================================= 08:31:40 [edgeXBuildGoParallel] Running Tests and Build... 08:31:40 ========================================================= [Pipeline] sh 08:31:40 + go mod tidy [Pipeline] sh 08:31:41 + make test 08:31:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:41 go mod tidy 08:31:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:31:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 46.3% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.9% of statements 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.295s coverage: 95.1% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 08:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 81.8% of statements 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3069 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 08:32:55 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:32:55 The recommended git tool is: git 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:01 using credential edgex-jenkins-ssh 08:33:01 Cloning the remote Git repository 08:33:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:02 > git init /w/workspace/edgex-go/3 # timeout=10 08:33:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:02 > git --version # timeout=10 08:33:02 > git --version # 'git version 2.17.1' 08:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 91.9% of statements 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 62.7% of statements 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 08:33:09 GO111MODULE=on go vet ./... 08:33:19 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 08:33:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:19 > git config core.sparsecheckout # timeout=10 08:33:19 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 08:33:19 > git remote # timeout=10 08:33:19 > git config --get remote.origin.url # timeout=10 08:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:19 > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 08:33:20 > git rev-parse HEAD^{commit} # timeout=10 08:33:20 Merge succeeded, producing 9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:33:20 Checking out Revision 9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 (PR-3623) 08:33:20 > git config core.sparsecheckout # timeout=10 08:33:20 > git checkout -f 9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 # timeout=10 08:33:24 Commit message: "Merge commit '1e29038257f9cf3e20d04decabeb5e5af95e4ca0' into HEAD" 08:33:24 > git rev-list --no-walk 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:33:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:33:26 + true 08:33:26 + sudo service docker restart 08:33:36 gofmt -l . 08:33:36 [ "`gofmt -l .`" = "" ] 08:33:36 ./bin/test-attribution-txt.sh [Pipeline] sh 08:33:36 + ls -al . 08:33:36 total 568 08:33:36 drwxrwxr-x 10 1001 1001 4096 Jul 16 08:33 . 08:33:36 drwxr-xr-x 4 root root 28 Jul 16 08:31 .. 08:33:36 -rw-rw-r-- 1 1001 1001 11 Jul 16 08:29 .dockerignore 08:33:36 drwxrwxr-x 8 1001 1001 179 Jul 16 08:30 .git 08:33:36 drwxrwxr-x 3 1001 1001 125 Jul 16 08:29 .github 08:33:36 -rw-rw-r-- 1 1001 1001 818 Jul 16 08:29 .gitignore 08:33:36 -rw-rw-r-- 1 1001 1001 76 Jul 16 08:29 .hadolint.yml 08:33:36 drwx------ 3 1001 1001 58 Jul 16 08:30 .semver 08:33:36 -rw-rw-r-- 1 1001 1001 166 Jul 16 08:29 .sonarcloud.properties 08:33:36 -rw-rw-r-- 1 1001 1001 8609 Jul 16 08:29 Attribution.txt 08:33:36 -rw-rw-r-- 1 1001 1001 43881 Jul 16 08:29 CHANGELOG.md 08:33:36 -rw-rw-r-- 1 1001 1001 3804 Jul 16 08:29 CONTRIBUTING.md 08:33:36 -rw-rw-r-- 1 1001 1001 931 Jul 16 08:29 Dockerfile.build 08:33:36 -rw-rw-r-- 1 1001 1001 849 Jul 16 08:29 Jenkinsfile 08:33:36 -rw-rw-r-- 1 1001 1001 10775 Jul 16 08:29 LICENSE 08:33:36 -rw-rw-r-- 1 1001 1001 6003 Jul 16 08:29 Makefile 08:33:36 -rw-rw-r-- 1 1001 1001 7818 Jul 16 08:29 README.md 08:33:36 -rw-rw-r-- 1 1001 1001 6912 Jul 16 08:29 SECURITY.md 08:33:36 -rw-rw-r-- 1 1001 1001 5 Jul 16 08:30 VERSION 08:33:36 -rw-rw-r-- 1 1001 1001 4131 Jul 16 08:29 ZMQWindows.md 08:33:36 drwxrwxr-x 2 1001 1001 37 Jul 16 08:29 bin 08:33:36 drwxrwxr-x 14 1001 1001 4096 Jul 16 08:29 cmd 08:33:36 -rw-r--r-- 1 root root 402846 Jul 16 08:33 coverage.out 08:33:36 -rw-rw-r-- 1 1001 1001 812 Jul 16 08:29 go.mod 08:33:36 -rw-r--r-- 1 root root 21149 Jul 16 08:31 go.sum 08:33:36 drwxrwxr-x 7 1001 1001 114 Jul 16 08:29 internal 08:33:36 drwxrwxr-x 3 1001 1001 16 Jul 16 08:29 openapi 08:33:36 drwxrwxr-x 4 1001 1001 71 Jul 16 08:29 snap 08:33:36 -rw-rw-r-- 1 1001 1001 204 Jul 16 08:29 version.go [Pipeline] sh 08:33:37 + '[' -e coverage.out ] 08:33:37 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:37 Stashed 1 file(s) [Pipeline] sh 08:33:37 + make build 08:33:37 go mod tidy 08:33:37 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 08:33:38 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:44 provisioning config files... 08:33:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2951671788705318215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:45 ---> docker-login.sh 08:33:45 nexus3.edgexfoundry.org:10001 08:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:46 Configure a credential helper to remove this warning. See 08:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:46 08:33:46 Login Succeeded 08:33:46 nexus3.edgexfoundry.org:10002 08:33:46 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 08:33:46 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 08:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:47 Configure a credential helper to remove this warning. See 08:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:47 08:33:47 Login Succeeded 08:33:47 nexus3.edgexfoundry.org:10003 08:33:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:33: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 08:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:47 Configure a credential helper to remove this warning. See 08:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:47 08:33:47 Login Succeeded 08:33:47 nexus3.edgexfoundry.org:10004 08:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:48 Configure a credential helper to remove this warning. See 08:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:48 08:33:48 Login Succeeded 08:33:48 docker.io 08:33:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:49 Configure a credential helper to remove this warning. See 08:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:49 08:33:49 Login Succeeded 08:33:49 ---> docker-login.sh ends [Pipeline] } 08:33:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] echo 08:33:50 ========================================================= 08:33:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:33:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:33:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:50 + 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 . 08:33:51 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 08:33: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 08:33:52 Sending build context to Docker daemon 165.8MB 08:33:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:33:52 Step 2/6 : FROM ${BASE} 08:33:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:52 595b0fe564bb: Pulling fs layer 08:33:52 24495759ef45: Pulling fs layer 08:33:52 d148012ef14d: Pulling fs layer 08:33:52 cb65c68fc2e2: Pulling fs layer 08:33:52 093eec477d81: Pulling fs layer 08:33:52 a6d5b2bbb924: Pulling fs layer 08:33:52 2446dc1eb7d3: Pulling fs layer 08:33:52 596795e73e0f: Pulling fs layer 08:33:52 cb65c68fc2e2: Waiting 08:33:52 093eec477d81: Waiting 08:33:52 596795e73e0f: Waiting 08:33:52 a6d5b2bbb924: Waiting 08:33:52 2446dc1eb7d3: Waiting 08:33:52 d148012ef14d: Verifying Checksum 08:33:52 d148012ef14d: Download complete 08:33:52 24495759ef45: Verifying Checksum 08:33:52 24495759ef45: Download complete 08:33:52 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 08:33:52 093eec477d81: Download complete 08:33:52 a6d5b2bbb924: Verifying Checksum 08:33:52 a6d5b2bbb924: Download complete 08:33:52 595b0fe564bb: Verifying Checksum 08:33:52 595b0fe564bb: Download complete 08:33:52 2446dc1eb7d3: Verifying Checksum 08:33:52 2446dc1eb7d3: Download complete 08:33:53 595b0fe564bb: Pull complete [Pipeline] } 08:33:54 $ docker stop --time=1 25c022351551a0dca222f6a56f4c0585d495f7b0c7008f9d3eed29167799152f 08:33:54 24495759ef45: Pull complete 08:33:54 d148012ef14d: Pull complete 08:33:55 596795e73e0f: Verifying Checksum 08:33:55 596795e73e0f: Download complete 08:33:56 $ docker rm -f 25c022351551a0dca222f6a56f4c0585d495f7b0c7008f9d3eed29167799152f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 08:33:56 cb65c68fc2e2: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:00 08:34:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:34:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:00 latest: Pulling from edgex-devops/edgex-compose 08:34:00 cbdbe7a5bc2a: Pulling fs layer 08:34:00 ca9280d653b3: Pulling fs layer 08:34:00 7e9c9ca2126c: Pulling fs layer 08:34:00 cbdbe7a5bc2a: Verifying Checksum 08:34:00 cbdbe7a5bc2a: Download complete 08:34:01 cbdbe7a5bc2a: Pull complete 08:34:01 ca9280d653b3: Verifying Checksum 08:34:01 ca9280d653b3: Download complete 08:34:01 ca9280d653b3: Pull complete 08:34:03 7e9c9ca2126c: Verifying Checksum 08:34:03 7e9c9ca2126c: Download complete 08:34:06 7e9c9ca2126c: Pull complete 08:34:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:34:06 prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container 08:34:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:34:06 cb65c68fc2e2: Pull complete 08:34:07 093eec477d81: Pull complete 08:34:07 a6d5b2bbb924: Pull complete 08:34:07 2446dc1eb7d3: Pull complete 08:34:09 $ docker top 6795e72745659ce4b41ec05db0adc67c47f65b24062f4d1256db1772d5c9414c -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:09 + docker-compose build --help 08:34:09 + grep parallel 08:34:10 --parallel Build images in parallel. [Pipeline] } 08:34:10 $ docker stop --time=1 6795e72745659ce4b41ec05db0adc67c47f65b24062f4d1256db1772d5c9414c 08:34:11 $ docker rm -f 6795e72745659ce4b41ec05db0adc67c47f65b24062f4d1256db1772d5c9414c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:12 . [Pipeline] withDockerContainer 08:34:12 prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container 08:34:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:12 596795e73e0f: Pull complete 08:34:12 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:34:12 ---> d9e956139c92 08:34:12 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 08:34:12 $ docker top 7dcabb0ed718318f5152b72423378b64c3c0f9d4a9f2aa566aa85217ae65ef65 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:13 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:13 Building core-command ... 08:34:13 Building core-data ... 08:34:13 Building core-metadata ... 08:34:13 Building security-bootstrapper ... 08:34:13 Building security-proxy-setup ... 08:34:13 Building security-secretstore-setup ... 08:34:13 Building support-notifications ... 08:34:13 Building support-scheduler ... 08:34:13 Building sys-mgmt-agent ... 08:34:13 Building core-metadata 08:34:13 Building support-notifications 08:34:13 Building core-data 08:34:13 Building core-command 08:34:13 Building security-secretstore-setup 08:34:15 ---> Running in 7a78fca4d4f4 08:34:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:34:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:34:18 (1/12) Installing libmagic (5.39-r0) 08:34:18 (2/12) Installing file (5.39-r0) 08:34:18 (3/12) Installing libc-dev (0.7.2-r3) 08:34:18 (4/12) Installing g++ (10.2.1_pre1-r3) 08:34:22 (5/12) Installing fortify-headers (1.1-r0) 08:34:22 (6/12) Installing patch (2.7.6-r7) 08:34:22 (7/12) Installing build-base (0.5-r2) 08:34:22 (8/12) Installing libsodium (1.0.18-r0) 08:34:23 (9/12) Installing pkgconf (1.7.3-r0) 08:34:23 (10/12) Installing libsodium-dev (1.0.18-r0) 08:34:23 (11/12) Installing libzmq (4.3.3-r1) 08:34:23 (12/12) Installing zeromq-dev (4.3.3-r1) 08:34:23 Executing busybox-1.32.1-r6.trigger 08:34:23 OK: 218 MiB in 52 packages 08:34:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> 9ceb23898473 08:34:26 Step 3/26 : WORKDIR /edgex-go 08:34:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> 9ceb23898473 08:34:26 Step 3/24 : WORKDIR /edgex-go 08:34:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> 9ceb23898473 08:34:26 Step 3/24 : WORKDIR /edgex-go 08:34:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> 9ceb23898473 08:34:26 Step 3/23 : WORKDIR /edgex-go 08:34:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> 9ceb23898473 08:34:26 Step 3/24 : WORKDIR /edgex-go 08:34:26 ---> Running in 93eba08d136a 08:34:26 ---> Running in 60e93c458425 08:34:26 ---> Running in 6aaa33ff6b42 08:34:26 ---> Running in 292f0444da90 08:34:26 ---> Running in fd69a18b3284 08:34:27 Removing intermediate container 93eba08d136a 08:34:27 ---> 56d70e6dd667 08:34:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:27 Removing intermediate container 60e93c458425 08:34:27 ---> 634a5e22cfc0 08:34:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:27 Removing intermediate container 6aaa33ff6b42 08:34:27 ---> 1000fdc2f5f2 08:34:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:27 Removing intermediate container fd69a18b3284 08:34:27 ---> 1eb6be33af29 08:34:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:27 ---> Running in f280be32197a 08:34:27 Removing intermediate container 292f0444da90 08:34:27 ---> b2d709288f42 08:34:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:27 ---> Running in 1e2ababece36 08:34:27 ---> Running in c7a9685094f2 08:34:27 ---> Running in 1a0d1eb14036 08:34:27 ---> Running in e32fe7fcae73 08:34:27 Removing intermediate container 7a78fca4d4f4 08:34:27 ---> 06fbe07e2d20 08:34:27 Step 4/6 : WORKDIR /edgex-go 08:34:27 ---> Running in 18b44426f360 08:34:28 Removing intermediate container 18b44426f360 08:34:28 ---> 7a07a7e29934 08:34:28 Step 5/6 : COPY go.mod . 08:34:28 Removing intermediate container f280be32197a 08:34:28 ---> a19556a74aa1 08:34:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:34:28 ---> Running in 9b068f788b41 08:34:28 Removing intermediate container 1e2ababece36 08:34:28 ---> e1effd39ba7d 08:34:28 Step 5/24 : RUN apk add --update --no-cache make git 08:34:28 ---> Running in 39b0a14135ad 08:34:28 Removing intermediate container 1a0d1eb14036 08:34:28 ---> 4e2680a83ce3 08:34:28 Step 5/24 : RUN apk add --update --no-cache make git 08:34:28 ---> Running in 8bbfe3e4571e 08:34:29 Removing intermediate container e32fe7fcae73 08:34:29 ---> 28ed1d1445df 08:34:29 Step 5/26 : RUN apk add --update --no-cache make git 08:34:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:29 ---> Running in db5594500aee 08:34:29 Removing intermediate container c7a9685094f2 08:34:29 ---> cf4107433050 08:34:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:29 ---> e092dad6f552 08:34:29 Step 6/6 : RUN go mod download 08:34:29 ---> Running in ff27d27a9570 08:34:29 ---> Running in da29798c7ade 08:34:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:34:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:30 OK: 219 MiB in 52 packages 08:34:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:30 Removing intermediate container 9b068f788b41 08:34:30 ---> 5a0a3801cdc1 08:34:30 Step 6/24 : COPY go.mod . 08:34:30 OK: 219 MiB in 52 packages 08:34:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:34:30 OK: 219 MiB in 52 packages 08:34:30 ---> a221c6d187ad 08:34:30 Step 7/24 : RUN go mod download 08:34:30 OK: 219 MiB in 52 packages 08:34:30 ---> Running in 4ea1a890f68e 08:34:30 Removing intermediate container 8bbfe3e4571e 08:34:30 ---> 39cec50babec 08:34:30 Step 6/24 : COPY go.mod . 08:34:31 OK: 219 MiB in 52 packages 08:34:31 ---> 79a1e4714529 08:34:31 Step 7/24 : RUN go mod download 08:34:31 ---> Running in ac7252772242 08:34:31 Removing intermediate container 39b0a14135ad 08:34:31 ---> 442e7d20b9ca 08:34:31 Step 6/24 : COPY go.mod . 08:34:31 Removing intermediate container db5594500aee 08:34:31 ---> 7c198992d766 08:34:31 Step 6/26 : COPY go.mod . 08:34:31 Removing intermediate container da29798c7ade 08:34:31 ---> 8b84702460d5 08:34:31 Step 6/23 : COPY go.mod . 08:34:31 ---> 2af7abd50887 08:34:31 Step 7/24 : RUN go mod download 08:34:32 ---> Running in ba16912a9599 08:34:32 ---> 89059528c94c 08:34:32 Step 7/26 : RUN go mod download 08:34:32 ---> Running in ac3474e04450 08:34:32 ---> 01fa33175bba 08:34:32 Step 7/23 : RUN go mod download 08:34:32 ---> Running in 6c08a39d916d 08:34:32 Removing intermediate container 4ea1a890f68e 08:34:32 ---> 41327b1140d6 08:34:32 Step 8/24 : COPY . . 08:34:33 Removing intermediate container ac7252772242 08:34:33 ---> bf54efd86822 08:34:33 Step 8/24 : COPY . . 08:34:36 Removing intermediate container 6c08a39d916d 08:34:36 ---> e71312c6d9da 08:34:36 Step 8/23 : COPY . . 08:34:36 Removing intermediate container ba16912a9599 08:34:36 ---> c7c36a6aefbf 08:34:36 Step 8/24 : COPY . . 08:34:36 Removing intermediate container ac3474e04450 08:34:36 ---> 5dfcbce19265 08:34:36 Step 8/26 : COPY . . 08:34:42 ---> 84c58d0aed33 08:34:42 Step 9/23 : RUN go mod tidy 08:34:42 ---> 879607a49627 08:34:42 Step 9/24 : RUN go mod tidy 08:34:42 ---> 0e1c30d0d574 08:34:42 Step 9/24 : RUN go mod tidy 08:34:42 ---> Running in b8999fcf1498 08:34:42 ---> Running in f725c5eb27aa 08:34:42 ---> Running in 411d0064dafd 08:34:44 Removing intermediate container 411d0064dafd 08:34:44 ---> e606f276c8ba 08:34:44 Step 10/24 : RUN make cmd/core-command/core-command 08:34:44 ---> Running in 79ed48c4206e 08:34:44 Removing intermediate container f725c5eb27aa 08:34:44 ---> e2030ad21042 08:34:44 Step 10/24 : RUN make cmd/core-data/core-data 08:34:44 Removing intermediate container b8999fcf1498 08:34:44 ---> 8358a068917f 08:34:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:34:45 ---> Running in 67337282627d 08:34:45 ---> Running in e4eb5756c92c 08:34:45 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 08:34:45 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 08:34:46 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 08:34:56 Removing intermediate container ff27d27a9570 08:34:56 ---> 3dc46845c622 08:34:56 Successfully built 3dc46845c622 08:34:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:34:56 + docker inspect -f . ci-base-image-arm64 08:34:56 . [Pipeline] withDockerContainer 08:34:56 prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container 08:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:58 $ docker top 0227fbd0b01d2848ac352c31891a5505f37ecb52551a1e0f2477add79e857819 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:58 ---> 5f8f00e8fb56 08:34:58 Step 9/26 : RUN go mod tidy 08:34:58 ---> 0094e2d54d0e 08:34:58 Step 9/24 : RUN go mod tidy 08:34:58 ---> Running in ad871f7918ef 08:34:58 ---> Running in 13ed738bc181 08:34:59 + go version 08:34:59 go version go1.16.5 linux/arm64 [Pipeline] } 08:34:59 $ docker stop --time=1 0227fbd0b01d2848ac352c31891a5505f37ecb52551a1e0f2477add79e857819 08:34:59 Removing intermediate container 13ed738bc181 08:34:59 ---> f43697172402 08:34:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:59 ---> Running in 940b65520906 08:34:59 Removing intermediate container ad871f7918ef 08:34:59 ---> a4b2d8c9fad6 08:34:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:34:59 ---> Running in fda4f08885d6 08:35:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:00 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 08:35:00 $ docker rm -f 0227fbd0b01d2848ac352c31891a5505f37ecb52551a1e0f2477add79e857819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:01 + docker inspect -f . ci-base-image-arm64 08:35:01 . [Pipeline] withDockerContainer 08:35:02 prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container 08:35:02 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:03 $ docker top 7e043ec667592d959482c1e1316568e290201f9b6dbb2ec90114c752fbf8e6f0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:04 ========================================================= 08:35:04 [edgeXBuildGoParallel] Running Tests and Build... 08:35:04 ========================================================= [Pipeline] sh 08:35:04 + go mod tidy [Pipeline] sh 08:35:06 + make test 08:35:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:35:06 go mod tidy 08:35:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:35:27 Removing intermediate container 79ed48c4206e 08:35:27 ---> ed9f5c5baab1 08:35:27 08:35:27 Step 11/24 : FROM alpine:3.12 08:35:27 3.12: Pulling from library/alpine 08:35:27 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:35:27 Status: Downloaded newer image for alpine:3.12 08:35:27 ---> 13621d1b12d4 08:35:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:35:27 ---> Running in 92b4cc981992 08:35:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:27 (1/1) Installing dumb-init (1.2.2-r1) 08:35:27 Executing busybox-1.31.1-r20.trigger 08:35:27 OK: 6 MiB in 15 packages 08:35:27 Removing intermediate container e4eb5756c92c 08:35:27 ---> b2f5147e86f7 08:35:27 08:35:27 Step 11/23 : FROM alpine:3.12 08:35:27 ---> 13621d1b12d4 08:35:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:27 ---> Running in a456063ca653 08:35:27 Removing intermediate container 92b4cc981992 08:35:27 ---> c23249c882d2 08:35:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:27 ---> Running in 5adb71f51983 08:35:27 Removing intermediate container 5adb71f51983 08:35:27 ---> 149660c57ce0 08:35:27 Step 14/24 : ENV APP_PORT=59882 08:35:27 ---> Running in 0f01bcd15c43 08:35:27 Removing intermediate container 0f01bcd15c43 08:35:27 ---> c594fe07bfce 08:35:27 Step 15/24 : EXPOSE $APP_PORT 08:35:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:27 ---> Running in befb8e1f86e0 08:35:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:27 Removing intermediate container befb8e1f86e0 08:35:27 ---> c2821ec43b69 08:35:27 Step 16/24 : WORKDIR / 08:35:28 ---> Running in 5da93cfd417a 08:35:28 (1/2) Installing ca-certificates (20191127-r4) 08:35:28 (2/2) Installing dumb-init (1.2.2-r1) 08:35:28 Executing busybox-1.31.1-r20.trigger 08:35:28 Executing ca-certificates-20191127-r4.trigger 08:35:28 OK: 6 MiB in 16 packages 08:35:28 Removing intermediate container 5da93cfd417a 08:35:28 ---> ba40306ff2df 08:35:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:29 ---> 5bf04650204b 08:35:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:29 Removing intermediate container a456063ca653 08:35:29 ---> 7de28317d9df 08:35:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:29 ---> Running in 810431d8418d 08:35:29 Removing intermediate container 67337282627d 08:35:29 ---> 77ba7afc2e3c 08:35:29 08:35:29 Step 11/24 : FROM alpine:3.12 08:35:29 ---> 13621d1b12d4 08:35:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:29 Removing intermediate container 810431d8418d 08:35:29 ---> cff9105e17c0 08:35:29 Step 14/23 : ENV APP_PORT=59860 08:35:30 ---> Running in 2243b63cea85 08:35:30 ---> Running in ad93b706290a 08:35:30 ---> 5866e88878d2 08:35:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:30 Removing intermediate container 2243b63cea85 08:35:30 ---> 4fee552be45e 08:35:30 Step 13/24 : ENV APP_PORT=59880 08:35:30 Removing intermediate container ad93b706290a 08:35:30 ---> 06fe7015e402 08:35:30 Step 15/23 : EXPOSE $APP_PORT 08:35:30 ---> Running in dbab8113643a 08:35:30 ---> Running in b310d6bd3906 08:35:30 ---> e3907631a124 08:35:30 Step 20/24 : ENTRYPOINT ["/core-command"] 08:35:30 Removing intermediate container dbab8113643a 08:35:30 ---> fd822bde922d 08:35:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:30 Removing intermediate container b310d6bd3906 08:35:30 ---> 0ef207c5f6f6 08:35:30 Step 14/24 : EXPOSE $APP_PORT 08:35:30 ---> Running in 73bdc159073f 08:35:30 ---> Running in 98f60d0428c1 08:35:31 Removing intermediate container 73bdc159073f 08:35:31 ---> 56aabccb97ad 08:35:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:31 ---> Running in 2b14447cbd48 08:35:31 Removing intermediate container 98f60d0428c1 08:35:31 ---> 7b948deb4f63 08:35:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:31 Removing intermediate container 2b14447cbd48 08:35:31 ---> 67513d9f8075 08:35:31 Step 22/24 : LABEL arch=x86_64 08:35:31 ---> 3f3b4129b099 08:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:31 ---> Running in 78179b514c2e 08:35:31 ---> Running in e12568bed268 08:35:31 Removing intermediate container e12568bed268 08:35:31 ---> faff7c3f1c15 08:35:31 Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:35:31 ---> Running in e9eece5a12f9 08:35:32 ---> cefa175f7a7f 08:35:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:32 Removing intermediate container e9eece5a12f9 08:35:32 ---> 6db2a87fe8de 08:35:32 Step 24/24 : LABEL version=0.0.0 08:35:32 ---> Running in 5044b325ee1d 08:35:32 ---> e9f6050c96df 08:35:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:32 Removing intermediate container 5044b325ee1d 08:35:32 ---> b62174091914 08:35:32 08:35:32 ---> Running in 3f3d94917ac3 08:35:33 Successfully built b62174091914 08:35:33 Successfully tagged core-command:latest 08:35:33 Building security-bootstrapper 08:35:33  Building core-command ... done Removing intermediate container 3f3d94917ac3 08:35:33 ---> fdadf7579708 08:35:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:33 Removing intermediate container 78179b514c2e 08:35:33 ---> b04e674b91be 08:35:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:35:33 ---> Running in affe940f1414 08:35:33 ---> Running in 6f2e0d92d56a 08:35:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:33 Removing intermediate container affe940f1414 08:35:33 ---> bd78d36cdb39 08:35:33 Step 21/23 : LABEL arch=x86_64 08:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:34 ---> Running in 90420c67360d 08:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:34 Removing intermediate container 90420c67360d 08:35:34 ---> 43597f0f219a 08:35:34 Step 22/23 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:35:34 ---> Running in bb278cd140db 08:35:34 (1/6) Installing dumb-init (1.2.2-r1) 08:35:35 (2/6) Installing libgcc (9.3.0-r2) 08:35:35 (3/6) Installing libsodium (1.0.18-r0) 08:35:35 (4/6) Installing libstdc++ (9.3.0-r2) 08:35:35 Removing intermediate container bb278cd140db 08:35:35 ---> c082ba3ecd9d 08:35:35 Step 23/23 : LABEL version=0.0.0 08:35:35 (5/6) Installing libzmq (4.3.3-r0) 08:35:35 (6/6) Installing zeromq (4.3.3-r0) 08:35:35 ---> Running in ea56b834c829 08:35:35 Executing busybox-1.31.1-r20.trigger 08:35:35 OK: 8 MiB in 20 packages 08:35:35 Removing intermediate container ea56b834c829 08:35:35 ---> 52b1c4ac2c7d 08:35:35 08:35:36 Successfully built 52b1c4ac2c7d 08:35:36 Successfully tagged support-notifications:latest 08:35:36  Building support-notifications ... done Building sys-mgmt-agent 08:35:36 Removing intermediate container 6f2e0d92d56a 08:35:36 ---> a2d11f11590c 08:35:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:37 ---> d759ab589781 08:35:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:39 ---> d5ad1a135f0c 08:35:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:40 ---> 0af2ef9d8d8f 08:35:40 Step 20/24 : ENTRYPOINT ["/core-data"] 08:35:40 ---> Running in d836833fd472 08:35:40 Removing intermediate container 940b65520906 08:35:40 ---> a8afcce5eedb 08:35:40 08:35:40 Step 11/26 : FROM alpine:3.12 08:35:40 ---> 13621d1b12d4 08:35:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:35:40 Removing intermediate container d836833fd472 08:35:40 ---> 82771d8ca560 08:35:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:40 ---> Running in 3dee151fbfcb 08:35:41 ---> Running in 9578648577fd 08:35:41 Removing intermediate container 9578648577fd 08:35:41 ---> 17b3da8bd1c6 08:35:41 Step 22/24 : LABEL arch=x86_64 08:35:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:41 (1/6) Installing ca-certificates (20191127-r4) 08:35:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:35:42 (3/6) Installing libcurl (7.77.0-r0) 08:35:42 (4/6) Installing curl (7.77.0-r0) 08:35:42 (5/6) Installing dumb-init (1.2.2-r1) 08:35:42 (6/6) Installing su-exec (0.2-r1) 08:35:42 Executing busybox-1.31.1-r20.trigger 08:35:42 Executing ca-certificates-20191127-r4.trigger 08:35:42 OK: 7 MiB in 20 packages 08:35:42 ---> Running in bb2beb9bb2d8 08:35:42 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:35:42 ---> 9ceb23898473 08:35:42 Step 3/32 : WORKDIR /edgex-go 08:35:42 ---> Using cache 08:35:42 ---> 634a5e22cfc0 08:35:42 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:42 ---> Using cache 08:35:42 ---> 4e2680a83ce3 08:35:42 Step 5/32 : RUN apk add --update --no-cache make git 08:35:42 ---> Using cache 08:35:42 ---> 39cec50babec 08:35:42 Step 6/32 : COPY go.mod . 08:35:42 ---> Using cache 08:35:42 ---> 79a1e4714529 08:35:42 Step 7/32 : RUN go mod download 08:35:42 ---> Using cache 08:35:42 ---> bf54efd86822 08:35:42 Step 8/32 : COPY . . 08:35:42 ---> Using cache 08:35:42 ---> 879607a49627 08:35:42 Step 9/32 : RUN go mod tidy 08:35:42 ---> Using cache 08:35:42 ---> e606f276c8ba 08:35:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:42 Removing intermediate container fda4f08885d6 08:35:42 ---> 6af129cd3301 08:35:42 08:35:42 Step 11/24 : FROM alpine:3.12 08:35:42 ---> 13621d1b12d4 08:35:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:35:42 ---> Using cache 08:35:42 ---> c23249c882d2 08:35:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:42 ---> Using cache 08:35:42 ---> 149660c57ce0 08:35:42 Step 14/24 : ENV APP_PORT=59881 08:35:42 ---> Running in 1e69e61e2d8e 08:35:42 ---> Running in 4cc8bf3f9916 08:35:42 Removing intermediate container bb2beb9bb2d8 08:35:42 ---> c974c954b83e 08:35:42 Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:35:42 ---> Running in 1f7ca2e17fa8 08:35:42 Removing intermediate container 1e69e61e2d8e 08:35:42 ---> 1873b12b4185 08:35:42 Step 15/24 : EXPOSE $APP_PORT 08:35:42 ---> Running in 5d39727adba4 08:35:42 Removing intermediate container 1f7ca2e17fa8 08:35:42 ---> e0b0864da904 08:35:42 Step 24/24 : LABEL version=0.0.0 08:35:42 Removing intermediate container 3dee151fbfcb 08:35:42 ---> 675a8df0a8e8 08:35:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> 9ceb23898473 08:35:43 Step 3/24 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 634a5e22cfc0 08:35:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:43 ---> Using cache 08:35:43 ---> 4e2680a83ce3 08:35:43 Step 5/24 : RUN apk add --update --no-cache make bash git 08:35:43 ---> Running in 03f4694b15c4 08:35:43 ---> Running in 8d8c17391fd3 08:35:43 ---> Running in 9e8914168446 08:35:43 Removing intermediate container 5d39727adba4 08:35:43 ---> a05e077849e0 08:35:43 Step 16/24 : WORKDIR / 08:35:43 ---> Running in 8f3dd101ccfe 08:35:43 Removing intermediate container 03f4694b15c4 08:35:43 ---> ee2a03363073 08:35:43 08:35:43 Removing intermediate container 8d8c17391fd3 08:35:43 ---> 49ef2178ce84 08:35:43 Step 14/26 : WORKDIR / 08:35:43 ---> Running in c3a59a41626b 08:35:43 Removing intermediate container 8f3dd101ccfe 08:35:43 ---> bfae53599dfc 08:35:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:43 Successfully built ee2a03363073 08:35:43 Successfully tagged core-data:latest 08:35:43 Building support-scheduler 08:35:43  Building core-data ... done Removing intermediate container c3a59a41626b 08:35:43 ---> 36709a5e3720 08:35:43 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:45 OK: 219 MiB in 52 packages 08:35:45 ---> 9eac7350c313 08:35:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:46 ---> 4cf01f2c649d 08:35:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:46 ---> a876249a479d 08:35:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:46 ---> 3855346f4f28 08:35:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:46 Removing intermediate container 9e8914168446 08:35:46 ---> 450bd72a4cd8 08:35:46 Step 6/24 : COPY go.mod . 08:35:47 ---> b7d87cd80a0c 08:35:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:47 ---> 0c41781a337c 08:35:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:47 ---> b34cdcdb5075 08:35:47 Step 7/24 : RUN go mod download 08:35:47 ---> Running in bad97c249976 08:35:47 ---> Running in 69dca52c5dba 08:35:47 Removing intermediate container bad97c249976 08:35:47 ---> 4a54ad8e4dd6 08:35:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:47 ---> 368aa3c76485 08:35:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:47 ---> Running in 9f20dc8444df 08:35:48 Removing intermediate container 9f20dc8444df 08:35:48 ---> cef8f23f1d13 08:35:48 Step 22/24 : LABEL arch=x86_64 08:35:48 ---> Running in aa0b7be90fd1 08:35:48 ---> bfaa988d1642 08:35:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:48 Removing intermediate container aa0b7be90fd1 08:35:48 ---> 3ed86f70c186 08:35:48 Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:35:48 ---> Running in b7eae737bf98 08:35:48 Removing intermediate container b7eae737bf98 08:35:48 ---> aa8d9e11a91d 08:35:48 Step 24/24 : LABEL version=0.0.0 08:35:48 ---> Running in b7d09f06d239 08:35:49 Removing intermediate container 69dca52c5dba 08:35:49 ---> afd017242e5e 08:35:49 Step 8/24 : COPY . . 08:35:49 ---> 93b1461cb1d4 08:35:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:49 Removing intermediate container b7d09f06d239 08:35:49 ---> e98e039c9a78 08:35:49 08:35:49 Successfully built e98e039c9a78 08:35:49 Successfully tagged core-metadata:latest 08:35:49 Building security-proxy-setup 08:35:52  Building core-metadata ... done  ---> d964bdc1ebdf 08:35:52 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/ 08:35:53 ---> Running in 219cbb79d873 08:35:58 Removing intermediate container 219cbb79d873 08:35:58 ---> 1ac1fe1c519a 08:35:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:35:58 ---> 8c798c09f1ec 08:35:58 Step 9/24 : RUN go mod tidy 08:35:58 ---> Running in a972620bef2d 08:35:58 ---> Running in e1ba449012ce 08:35:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:58 ---> 9ceb23898473 08:35:58 Step 3/23 : WORKDIR /edgex-go 08:35:58 ---> Using cache 08:35:58 ---> 634a5e22cfc0 08:35:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:58 ---> Using cache 08:35:58 ---> 4e2680a83ce3 08:35:58 Step 5/23 : RUN apk add --update --no-cache make git 08:35:58 ---> Using cache 08:35:58 ---> 39cec50babec 08:35:58 Step 6/23 : COPY go.mod . 08:35:58 ---> Using cache 08:35:58 ---> 79a1e4714529 08:35:58 Step 7/23 : RUN go mod download 08:35:58 ---> Using cache 08:35:58 ---> bf54efd86822 08:35:58 Step 8/23 : COPY . . 08:35:58 ---> Using cache 08:35:58 ---> 879607a49627 08:35:58 Step 9/23 : RUN go mod tidy 08:35:58 ---> Using cache 08:35:58 ---> e606f276c8ba 08:35:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:58 ---> Running in e3b114499229 08:35:58 Removing intermediate container e1ba449012ce 08:35:58 ---> 684f1ced8592 08:35:58 Step 24/26 : LABEL arch=x86_64 08:35:58 ---> Running in 5f733b0bae9a 08:35:58 Removing intermediate container 5f733b0bae9a 08:35:58 ---> f835edf4c104 08:35:58 Step 25/26 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:35:59 ---> Running in 4edd56eafc45 08:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:59 Removing intermediate container 4edd56eafc45 08:35:59 ---> ff687b93cc17 08:35:59 Step 26/26 : LABEL version=0.0.0 08:35:59 ---> Running in b5a2b6664c84 08:35:59 Removing intermediate container b5a2b6664c84 08:35:59 ---> 14c230c7933d 08:35:59 08:35:59 Successfully built 14c230c7933d 08:35:59 Successfully tagged security-secretstore-setup:latest 08:36:00  Building security-secretstore-setup ... done Removing intermediate container a972620bef2d 08:36:00 ---> 98473532cb43 08:36:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:36:00 ---> Running in 731869659c6f 08:36:01 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 08:36:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:36:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:02 ---> 9ceb23898473 08:36:02 Step 3/22 : WORKDIR /edgex-go 08:36:02 ---> Using cache 08:36:02 ---> 634a5e22cfc0 08:36:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:02 ---> Using cache 08:36:02 ---> 4e2680a83ce3 08:36:02 Step 5/22 : RUN apk add --update --no-cache make git 08:36:02 ---> Using cache 08:36:02 ---> 39cec50babec 08:36:02 Step 6/22 : COPY go.mod . 08:36:02 ---> Using cache 08:36:02 ---> 79a1e4714529 08:36:02 Step 7/22 : RUN go mod download 08:36:02 ---> Using cache 08:36:02 ---> bf54efd86822 08:36:02 Step 8/22 : COPY . . 08:36:02 ---> Using cache 08:36:02 ---> 879607a49627 08:36:02 Step 9/22 : RUN go mod tidy 08:36:02 ---> Using cache 08:36:02 ---> e606f276c8ba 08:36:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:02 ---> Running in 44417d0f173f 08:36:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:36:11 Removing intermediate container 4cc8bf3f9916 08:36:11 ---> 32ca8a835417 08:36:11 08:36:11 Step 11/32 : FROM alpine:3.12 08:36:11 ---> 13621d1b12d4 08:36:11 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:36:11 ---> Running in 2cc2fc893cbb 08:36:11 Removing intermediate container 2cc2fc893cbb 08:36:11 ---> 8b547635bf56 08:36:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:11 ---> Running in f895b7751a19 08:36:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:11 (1/2) Installing dumb-init (1.2.2-r1) 08:36:11 (2/2) Installing su-exec (0.2-r1) 08:36:11 Executing busybox-1.31.1-r20.trigger 08:36:11 OK: 6 MiB in 16 packages 08:36:12 Removing intermediate container f895b7751a19 08:36:12 ---> 337ac8a9a8c6 08:36:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:12 ---> Running in 7f7aa441b400 08:36:12 Removing intermediate container 7f7aa441b400 08:36:12 ---> ce25fe57876a 08:36:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:36:12 ---> Running in e2cee7acde97 08:36:12 Removing intermediate container e2cee7acde97 08:36:12 ---> 39c961965438 08:36:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:36:12 ---> Running in dc16b8a3eded 08:36:13 Removing intermediate container dc16b8a3eded 08:36:13 ---> 20c56c8ac9e0 08:36:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:36:13 ---> Running in 570a626cc0ef 08:36:13 Removing intermediate container 570a626cc0ef 08:36:13 ---> 801e6e2fb375 08:36:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:36:14 ---> 617249c5b822 08:36:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:36:14 ---> Running in 7e75412870af 08:36:15 Removing intermediate container 7e75412870af 08:36:15 ---> 18ab45d9451b 08:36:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:15 ---> 19a90b986822 08:36:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:15 ---> 634b82c8d214 08:36:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:16 ---> 30ef6509dafd 08:36:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:16 ---> b641a70349c0 08:36:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:36:16 ---> 5fac2a450f82 08:36:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:36:16 ---> Running in 011fe1fdf592 08:36:17 Removing intermediate container 011fe1fdf592 08:36:17 ---> 5029f0854476 08:36:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:17 ---> 8ab90192d921 08:36:17 Step 27/32 : RUN chmod +x /entrypoint.sh 08:36:17 ---> Running in 1f2286130add 08:36:18 Removing intermediate container 1f2286130add 08:36:18 ---> 7829b9620aac 08:36:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:36:18 ---> Running in e0ee0dc84e49 08:36:18 Removing intermediate container e0ee0dc84e49 08:36:18 ---> 39af2b2a7280 08:36:18 Step 29/32 : CMD ["gate"] 08:36:19 ---> Running in 08bcca9118b1 08:36:19 Removing intermediate container 08bcca9118b1 08:36:19 ---> 188411aaf63c 08:36:19 Step 30/32 : LABEL arch=x86_64 08:36:19 ---> Running in 44e59ef7624f 08:36:19 Removing intermediate container 44e59ef7624f 08:36:19 ---> 171931368415 08:36:19 Step 31/32 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:36:19 ---> Running in fd01c38cc6f8 08:36:19 Removing intermediate container fd01c38cc6f8 08:36:19 ---> 0c8f9dff9ca1 08:36:19 Step 32/32 : LABEL version=0.0.0 08:36:19 ---> Running in bbaffc9df798 08:36:20 Removing intermediate container bbaffc9df798 08:36:20 ---> 919221841385 08:36:20 08:36:20 Successfully built 919221841385 08:36:20 Successfully tagged security-bootstrapper:latest 08:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:30  Building security-bootstrapper ... done 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 08:36:30 Removing intermediate container e3b114499229 08:36:30 ---> 27b574a95295 08:36:30 08:36:30 Step 11/23 : FROM alpine:3.12 08:36:30 ---> 13621d1b12d4 08:36:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:30 ---> Using cache 08:36:30 ---> c23249c882d2 08:36:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:30 ---> Using cache 08:36:30 ---> 149660c57ce0 08:36:30 Step 14/23 : ENV APP_PORT=59861 08:36:30 ---> Running in 5e01af64a19a 08:36:30 Removing intermediate container 5e01af64a19a 08:36:30 ---> e6528aff82f5 08:36:30 Step 15/23 : EXPOSE $APP_PORT 08:36:30 ---> Running in ab908a02f151 08:36:30 Removing intermediate container ab908a02f151 08:36:30 ---> 86269c56dc7c 08:36:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:31 ---> ce8b439bee59 08:36:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:31 ---> 279b2b602a28 08:36:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:31 ---> ab5ee59f2d06 08:36:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:32 ---> Running in 066f6c9c0259 08:36:32 Removing intermediate container 731869659c6f 08:36:32 ---> 7ef455a438f3 08:36:32 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:36:32 Removing intermediate container 066f6c9c0259 08:36:32 ---> edabd9c6381a 08:36:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:32 ---> Running in 6c2e0df6da2d 08:36:33 ---> Running in 60f7fd50384e 08:36:33 Removing intermediate container 44417d0f173f 08:36:33 ---> 6dbaac549af2 08:36:33 08:36:33 Step 11/22 : FROM alpine:3.12 08:36:33 ---> 13621d1b12d4 08:36:33 Step 12/22 : RUN apk add --update --no-cache curl 08:36:33 ---> Running in 074c16ab9224 08:36:33 Removing intermediate container 60f7fd50384e 08:36:33 ---> c5bea122a26d 08:36:33 Step 21/23 : LABEL arch=x86_64 08:36:33 ---> Running in 8cf20e2d80f5 08:36:33 Removing intermediate container 8cf20e2d80f5 08:36:33 ---> 7bd5cd85379d 08:36:33 Step 22/23 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:36:33 ---> Running in 7e5ee57db215 08:36:33 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 08:36:33 Removing intermediate container 7e5ee57db215 08:36:33 ---> 5222fcb2cfb1 08:36:33 Step 23/23 : LABEL version=0.0.0 08:36:33 ---> Running in d60df2b8a6c5 08:36:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:33 Removing intermediate container d60df2b8a6c5 08:36:33 ---> 2eb27f18b721 08:36:33 08:36:33 (1/4) Installing ca-certificates (20191127-r4) 08:36:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:36:33 (3/4) Installing libcurl (7.77.0-r0) 08:36:33 (4/4) Installing curl (7.77.0-r0) 08:36:33 Executing busybox-1.31.1-r20.trigger 08:36:33 Executing ca-certificates-20191127-r4.trigger 08:36:33 Successfully built 2eb27f18b721 08:36:33 Successfully tagged support-scheduler:latest 08:36:33  Building support-scheduler ... done OK: 7 MiB in 18 packages 08:36:34 Removing intermediate container 6c2e0df6da2d 08:36:34 ---> eb0d300e517e 08:36:34 08:36:34 Step 12/24 : FROM docker:20.10.6 08:36:34 Removing intermediate container 074c16ab9224 08:36:34 ---> e06717960621 08:36:34 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:34 ---> Running in ca59a6ad5361 08:36:34 Removing intermediate container ca59a6ad5361 08:36:34 ---> f9b267a16da4 08:36:34 Step 14/22 : WORKDIR /edgex 08:36:34 ---> Running in 21bb0bd92361 08:36:34 20.10.6: Pulling from library/docker 08:36:34 Removing intermediate container 21bb0bd92361 08:36:34 ---> 7da67e0850ab 08:36:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:35 ---> fdc205718e3f 08:36:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:35 ---> ce0c441cdf62 08:36:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:35 ---> 9cdf2c5e631a 08:36:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:36:35 ---> Running in a1f282f5422b 08:36:35 Removing intermediate container a1f282f5422b 08:36:35 ---> 458b6e4fb9ce 08:36:35 Step 19/22 : CMD ["--init=true"] 08:36:35 ---> Running in 50f7dcfa8422 08:36:35 Removing intermediate container 50f7dcfa8422 08:36:35 ---> da8a6b9a3817 08:36:35 Step 20/22 : LABEL arch=x86_64 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:36 ---> Running in 8580a9b424eb 08:36:36 Removing intermediate container 8580a9b424eb 08:36:36 ---> 13a98ea2bb8c 08:36:36 Step 21/22 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:36:36 ---> Running in d16dbf544f39 08:36:36 Removing intermediate container d16dbf544f39 08:36:36 ---> 714fec823b01 08:36:36 Step 22/22 : LABEL version=0.0.0 08:36:36 ---> Running in b2269984ebf4 08:36:36 Removing intermediate container b2269984ebf4 08:36:36 ---> 3824e0d3cf62 08:36:36 08:36:36 Successfully built 3824e0d3cf62 08:36:36 Successfully tagged security-proxy-setup:latest 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:44  Building security-proxy-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 08:36:44 Status: Downloaded newer image for docker:20.10.6 08:36:44 ---> d2979b152a7d 08:36:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:36:44 ---> Running in 5f0847129762 08:36:45 Removing intermediate container 5f0847129762 08:36:45 ---> e7acb9e9c940 08:36:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:36:45 ---> Running in b30714d43faa 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:36:45 (1/39) Installing readline (8.1.0-r0) 08:36:45 (2/39) Installing bash (5.1.0-r0) 08:36:45 Executing bash-5.1.0-r0.post-install 08:36:45 (3/39) Installing brotli-libs (1.0.9-r3) 08:36:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:36:45 (5/39) Installing libcurl (7.77.0-r1) 08:36:45 (6/39) Installing curl (7.77.0-r1) 08:36:45 (7/39) Installing dumb-init (1.2.5-r0) 08:36:45 (8/39) Installing libbz2 (1.0.8-r1) 08:36:45 (9/39) Installing expat (2.2.10-r1) 08:36:45 (10/39) Installing libffi (3.3-r2) 08:36:45 (11/39) Installing gdbm (1.19-r0) 08:36:45 (12/39) Installing xz-libs (5.2.5-r0) 08:36:45 (13/39) Installing sqlite-libs (3.34.1-r0) 08:36:45 (14/39) Installing python3 (3.8.10-r0) 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:46 (15/39) Installing py3-appdirs (1.4.4-r1) 08:36:46 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:36:46 (17/39) Installing py3-parsing (2.4.7-r1) 08:36:46 (18/39) Installing py3-six (1.15.0-r0) 08:36:46 (19/39) Installing py3-packaging (20.9-r0) 08:36:46 (20/39) Installing py3-setuptools (51.3.3-r0) 08:36:46 (21/39) Installing py3-chardet (4.0.0-r0) 08:36:46 (22/39) Installing py3-idna (3.1-r0) 08:36:46 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:36:46 (24/39) Installing py3-requests (2.25.1-r1) 08:36:46 (25/39) Installing py3-msgpack (1.0.2-r0) 08:36:46 (26/39) Installing py3-lockfile (0.12.2-r3) 08:36:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:36:46 (28/39) Installing py3-colorama (0.4.4-r0) 08:36:46 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:36:46 (30/39) Installing py3-distlib (0.3.1-r1) 08:36:46 (31/39) Installing py3-distro (1.5.0-r1) 08:36:46 (32/39) Installing py3-webencodings (0.5.1-r3) 08:36:46 (33/39) Installing py3-html5lib (1.1-r0) 08:36:46 (34/39) Installing py3-pytoml (0.1.21-r0) 08:36:46 (35/39) Installing py3-pep517 (0.9.1-r0) 08:36:46 (36/39) Installing py3-progress (1.5-r0) 08:36:46 (37/39) Installing py3-retrying (1.3.3-r0) 08:36:46 (38/39) Installing py3-toml (0.10.2-r0) 08:36:46 (39/39) Installing py3-pip (20.3.4-r0) 08:36:46 Executing busybox-1.32.1-r6.trigger 08:36:46 OK: 82 MiB in 59 packages 08:36:47 Collecting docker-compose==1.23.2 08:36:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:36:47 Collecting PyYAML<4,>=3.10 08:36:47 Downloading PyYAML-3.13.tar.gz (270 kB) 08:36:48 Collecting jsonschema<3,>=2.5.1 08:36:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:36:48 Collecting texttable<0.10,>=0.9.0 08:36:48 Downloading texttable-0.9.1.tar.gz (11 kB) 08:36:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:36:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:36:49 Collecting cached-property<2,>=1.2.0 08:36:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:36:49 Collecting docker<4.0,>=3.6.0 08:36:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:36:49 Collecting dockerpty<0.5,>=0.4.1 08:36:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:36:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:36:49 Collecting docopt<0.7,>=0.6.1 08:36:49 Downloading docopt-0.6.2.tar.gz (25 kB) 08:36:49 Collecting websocket-client<1.0,>=0.32.0 08:36:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:36:49 Collecting docker-pycreds>=0.4.0 08:36:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:36:49 Collecting urllib3<1.25,>=1.21.1 08:36:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:36:49 Collecting idna<2.8,>=2.5 08:36:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:36:49 Collecting chardet<3.1.0,>=3.0.2 08:36:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:36:50 Collecting certifi>=2017.4.17 08:36:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:36:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:36:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:36:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:36:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:36:50 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:36:50 Attempting uninstall: urllib3 08:36:50 Found existing installation: urllib3 1.26.2 08:36:50 Uninstalling urllib3-1.26.2: 08:36:50 Successfully uninstalled urllib3-1.26.2 08:36:50 Attempting uninstall: idna 08:36:50 Found existing installation: idna 3.1 08:36:50 Uninstalling idna-3.1: 08:36:50 Successfully uninstalled idna-3.1 08:36:50 Attempting uninstall: chardet 08:36:50 Found existing installation: chardet 4.0.0 08:36:50 Uninstalling chardet-4.0.0: 08:36:50 Successfully uninstalled chardet-4.0.0 08:36:50 Attempting uninstall: requests 08:36:50 Found existing installation: requests 2.25.1 08:36:50 Uninstalling requests-2.25.1: 08:36:50 Successfully uninstalled requests-2.25.1 08:36:50 Running setup.py install for texttable: started 08:36:51 Running setup.py install for texttable: finished with status 'done' 08:36:51 Running setup.py install for PyYAML: started 08:36:51 Running setup.py install for PyYAML: finished with status 'done' 08:36:51 Running setup.py install for docopt: started 08:36:51 Running setup.py install for docopt: finished with status 'done' 08:36:51 Running setup.py install for dockerpty: started 08:36:52 Running setup.py install for dockerpty: finished with status 'done' 08:36:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 08:36:55 Removing intermediate container b30714d43faa 08:36:55 ---> 57dbdf13d610 08:36:55 Step 15/24 : ENV APP_PORT=58890 08:36:55 ---> Running in 21d1895cd31c 08:36:56 Removing intermediate container 21d1895cd31c 08:36:56 ---> 831378677755 08:36:56 Step 16/24 : EXPOSE $APP_PORT 08:36:56 ---> Running in 7a5a5627a458 08:36:56 Removing intermediate container 7a5a5627a458 08:36:56 ---> 283bd461c9c8 08:36:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:36:56 ---> ea11ab7137c1 08:36:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:36:56 ---> 24a60e05850e 08:36:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:36:57 ---> 891842c40f2b 08:36:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:36:57 ---> Running in 1a96c29d002c 08:36:57 Removing intermediate container 1a96c29d002c 08:36:57 ---> 2907786c168e 08:36:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:57 ---> Running in f7e4e1902186 08:36:57 Removing intermediate container f7e4e1902186 08:36:57 ---> 55621bc4168d 08:36:57 Step 22/24 : LABEL arch=x86_64 08:36:57 ---> Running in 9196c2285449 08:36:57 Removing intermediate container 9196c2285449 08:36:57 ---> 37386fff3a15 08:36:57 Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 08:36:57 ---> Running in 9bfabac8a889 08:36:57 Removing intermediate container 9bfabac8a889 08:36:57 ---> 62c933dfb3da 08:36:57 Step 24/24 : LABEL version=0.0.0 08:36:57 ---> Running in c9e58b57de64 08:36:57 Removing intermediate container c9e58b57de64 08:36:57 ---> 1ea9c54c644c 08:36:57 08:36:57 Successfully built 1ea9c54c644c 08:36:57 Successfully tagged sys-mgmt-agent:latest 08:36:58  Building sys-mgmt-agent ... done  [Pipeline] } 08:36:58 $ docker stop --time=1 7dcabb0ed718318f5152b72423378b64c3c0f9d4a9f2aa566aa85217ae65ef65 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.379s coverage: 28.7% of statements 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:59 $ docker rm -f 7dcabb0ed718318f5152b72423378b64c3c0f9d4a9f2aa566aa85217ae65ef65 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:59 + docker images 08:36:59 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:59 sys-mgmt-agent latest 1ea9c54c644c 2 seconds ago 324MB 08:36:59 security-proxy-setup latest 3824e0d3cf62 23 seconds ago 25.7MB 08:36:59 eb0d300e517e 25 seconds ago 1.18GB 08:36:59 support-scheduler latest 2eb27f18b721 26 seconds ago 15.9MB 08:36:59 6dbaac549af2 27 seconds ago 1.18GB 08:36:59 27b574a95295 30 seconds ago 1.18GB 08:36:59 security-bootstrapper latest 919221841385 40 seconds ago 18.6MB 08:36:59 32ca8a835417 50 seconds ago 1.18GB 08:36:59 security-secretstore-setup latest 14c230c7933d About a minute ago 28.7MB 08:36:59 core-metadata latest e98e039c9a78 About a minute ago 16.6MB 08:36:59 core-data latest ee2a03363073 About a minute ago 20.3MB 08:36:59 6af129cd3301 About a minute ago 1.18GB 08:36:59 a8afcce5eedb About a minute ago 1.18GB 08:36:59 support-notifications latest 52b1c4ac2c7d About a minute ago 16.7MB 08:36:59 core-command latest b62174091914 About a minute ago 15.9MB 08:36:59 77ba7afc2e3c About a minute ago 1.18GB 08:36:59 b2f5147e86f7 About a minute ago 1.18GB 08:36:59 ed9f5c5baab1 About a minute ago 1.17GB 08:36:59 ci-base-image-x86_64 latest 9ceb23898473 5 minutes ago 678MB 08:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 36 hours ago 475MB 08:36:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 9 days ago 37.5MB 08:36:59 docker 20.10.6 d2979b152a7d 3 months ago 246MB 08:36:59 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.384s coverage: 100.0% of statements 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 46.3% of statements 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.759s coverage: 89.9% of statements 08:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.215s coverage: 78.9% of statements 08:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.227s coverage: 81.2% of statements 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 95.1% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.258s coverage: 60.0% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.8% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.164s coverage: 47.1% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements 08:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 08:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements 08:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 08:37:15 Still waiting to schedule task 08:37:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.242s coverage: 94.4% of statements 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 08:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.509s coverage: 81.8% of statements 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.221s coverage: 92.9% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.679s coverage: 64.4% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 66.9% of statements 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 43.6% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.203s coverage: 84.8% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.214s coverage: 19.3% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 91.9% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.176s coverage: 62.7% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.6% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 08:37:55 GO111MODULE=on go vet ./... 08:39:16 gofmt -l . 08:39:16 [ "`gofmt -l .`" = "" ] 08:39:16 ./bin/test-attribution-txt.sh [Pipeline] sh 08:39:17 + ls -al . 08:39:17 total 596 08:39:17 drwxrwxr-x 9 1001 1001 4096 Jul 16 08:39 . 08:39:17 drwxr-xr-x 4 root root 4096 Jul 16 08:35 .. 08:39:17 -rw-rw-r-- 1 1001 1001 11 Jul 16 08:33 .dockerignore 08:39:17 drwxrwxr-x 8 1001 1001 4096 Jul 16 08:33 .git 08:39:17 drwxrwxr-x 3 1001 1001 4096 Jul 16 08:33 .github 08:39:17 -rw-rw-r-- 1 1001 1001 818 Jul 16 08:33 .gitignore 08:39:17 -rw-rw-r-- 1 1001 1001 76 Jul 16 08:33 .hadolint.yml 08:39:17 -rw-rw-r-- 1 1001 1001 166 Jul 16 08:33 .sonarcloud.properties 08:39:17 -rw-rw-r-- 1 1001 1001 8609 Jul 16 08:33 Attribution.txt 08:39:17 -rw-rw-r-- 1 1001 1001 43881 Jul 16 08:33 CHANGELOG.md 08:39:17 -rw-rw-r-- 1 1001 1001 3804 Jul 16 08:33 CONTRIBUTING.md 08:39:17 -rw-rw-r-- 1 1001 1001 931 Jul 16 08:33 Dockerfile.build 08:39:17 -rw-rw-r-- 1 1001 1001 849 Jul 16 08:33 Jenkinsfile 08:39:17 -rw-rw-r-- 1 1001 1001 10775 Jul 16 08:33 LICENSE 08:39:17 -rw-rw-r-- 1 1001 1001 6003 Jul 16 08:33 Makefile 08:39:17 -rw-rw-r-- 1 1001 1001 7818 Jul 16 08:33 README.md 08:39:17 -rw-rw-r-- 1 1001 1001 6912 Jul 16 08:33 SECURITY.md 08:39:17 -rw-rw-r-- 1 1001 1001 5 Jul 16 08:30 VERSION 08:39:17 -rw-rw-r-- 1 1001 1001 4131 Jul 16 08:33 ZMQWindows.md 08:39:17 drwxrwxr-x 2 1001 1001 4096 Jul 16 08:33 bin 08:39:17 drwxrwxr-x 14 1001 1001 4096 Jul 16 08:33 cmd 08:39:17 -rw-r--r-- 1 root root 402846 Jul 16 08:37 coverage.out 08:39:17 -rw-rw-r-- 1 1001 1001 812 Jul 16 08:33 go.mod 08:39:17 -rw-r--r-- 1 root root 21149 Jul 16 08:35 go.sum 08:39:17 drwxrwxr-x 7 1001 1001 4096 Jul 16 08:33 internal 08:39:17 drwxrwxr-x 3 1001 1001 4096 Jul 16 08:33 openapi 08:39:17 drwxrwxr-x 4 1001 1001 4096 Jul 16 08:33 snap 08:39:17 -rw-rw-r-- 1 1001 1001 204 Jul 16 08:33 version.go [Pipeline] sh 08:39:18 + '[' -e coverage.out ] 08:39:18 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:18 Warning: overwriting stash ‘coverage-report’ 08:39:19 Stashed 1 file(s) [Pipeline] sh 08:39:19 + make build 08:39:19 go mod tidy 08:39:20 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 08:39:27 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 08:39:45 Running on prd-ubuntu18.04-docker-8c-8g-3071 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 08:39:45 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:39:45 The recommended git tool is: git 08:39:48 using credential edgex-jenkins-ssh 08:39:48 Cloning the remote Git repository 08:39:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:39:48 > git init /w/workspace/edgex-go/3 # timeout=10 08:39:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:48 > git --version # timeout=10 08:39:48 > git --version # 'git version 2.17.1' 08:39:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:39:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:39:59 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 08:39:59 Merge succeeded, producing 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 08:39:59 Checking out Revision 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 (PR-3623) 08:39:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:39:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:39:59 > git config core.sparsecheckout # timeout=10 08:39:59 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 08:39:59 > git remote # timeout=10 08:39:59 > git config --get remote.origin.url # timeout=10 08:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:59 > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 08:39:59 > git rev-parse HEAD^{commit} # timeout=10 08:39:59 > git config core.sparsecheckout # timeout=10 08:39:59 > git checkout -f 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 08:40:03 Commit message: "Merge commit '1e29038257f9cf3e20d04decabeb5e5af95e4ca0' into HEAD" 08:40:03 > git rev-list --no-walk 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 08:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:04 + echo snap-build.sh 08:40:04 snap-build.sh 08:40:04 + SNAP_BASE_DIR=. 08:40:04 + '[' '!' -z /w/workspace/edgex-go/3 ']' 08:40:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 08:40:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 08:40:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 08:40:04 + cd /w/workspace/edgex-go/3 08:40:04 + sudo apt-get remove -qy --purge lxd lxd-client 08:40:04 Reading package lists... 08:40:04 Building dependency tree... 08:40:04 Reading state information... 08:40:04 The following packages were automatically installed and are no longer required: 08:40:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:40:04 uidmap xdelta3 08:40:04 Use 'sudo apt autoremove' to remove them. 08:40:04 The following packages will be REMOVED: 08:40:04 lxd* lxd-client* 08:40:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:40:05 After this operation, 31.7 MB disk space will be freed. 08:40:05 (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.) 08:40:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:40:06 Removing lxd dnsmasq configuration 08:40:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:40:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:40:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:40:07 (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.) 08:40:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:40:09 Processing triggers for systemd (237-3ubuntu10.45) ... 08:40:09 Processing triggers for ureadahead (0.100.0-21) ... 08:40:09 + sudo snap remove --purge lxd 08:40:09 snap "lxd" is not installed 08:40:09 + sudo groupadd --force --system lxd 08:40:09 ++ whoami 08:40:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:40:09 + newgrp - lxd 08:40:09 + sudo snap install lxd 08:40:11 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 08:40:13 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 08:40:16 2021-07-16T08:40:14Z INFO Waiting for automatic snapd restart... 08:40: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 [Pipeline] } 08:40:24 $ docker stop --time=1 7e043ec667592d959482c1e1316568e290201f9b6dbb2ec90114c752fbf8e6f0 08:40:26 $ docker rm -f 7e043ec667592d959482c1e1316568e290201f9b6dbb2ec90114c752fbf8e6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:28 08:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:40:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:29 latest: Pulling from edgex-devops/edgex-compose-arm64 08:40:29 29e5d40040c1: Pulling fs layer 08:40:29 1ce36da41761: Pulling fs layer 08:40:29 25b303627fd3: Pulling fs layer 08:40:29 29e5d40040c1: Verifying Checksum 08:40:29 29e5d40040c1: Download complete 08:40:30 1ce36da41761: Verifying Checksum 08:40:30 1ce36da41761: Download complete 08:40:30 29e5d40040c1: Pull complete 08:40:31 lxd 4.16 from Canonical* installed 08:40:31 + sudo lxd init --auto 08:40:32 25b303627fd3: Verifying Checksum 08:40:32 25b303627fd3: Download complete 08:40:32 1ce36da41761: Pull complete 08:40:39 + sudo snap install --classic snapcraft 08:40:42 25b303627fd3: Pull complete 08:40:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:40:42 prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container 08:40:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:40:45 $ docker top a4c319b86869f9493198fceb9ac283d44fac652d7af0b817609ddcbd6a076d1c -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:46 + docker-compose build --help 08:40:46 + grep parallel 08:40:49 --parallel Build images in parallel. [Pipeline] } 08:40:49 $ docker stop --time=1 a4c319b86869f9493198fceb9ac283d44fac652d7af0b817609ddcbd6a076d1c 08:40:51 $ docker rm -f a4c319b86869f9493198fceb9ac283d44fac652d7af0b817609ddcbd6a076d1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:52 snapcraft 4.8.3 from Canonical* installed 08:40:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:40:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:40:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:52 Dload Upload Total Spent Left Speed 08:40:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 08:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:52 . [Pipeline] withDockerContainer 08:40:52 100 3325k 100 3325k 0 0 9554k 0 --:--:-- --:--:-- --:--:-- 9554k 08:40:52 ./yq_linux_amd64 08:40:52 + sudo snapcraft prime --use-lxd 08:40:52 prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container 08:40:52 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:40:54 $ docker top 9b860c2ae3fbbd6295e3c6c37d04c0fa3d67f1db2fd1ecb3104d53521148f212 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:40:55 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: 08:40:55 - README.md 08:40:55 08:40:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:40:55 Launching a container. 08:40:55 + docker-compose -f ./docker-compose-build.yml build --parallel 08:40:59 Building core-command ... 08:40:59 Building core-data ... 08:40:59 Building core-metadata ... 08:40:59 Building security-bootstrapper ... 08:40:59 Building security-proxy-setup ... 08:40:59 Building security-secretstore-setup ... 08:40:59 Building support-notifications ... 08:40:59 Building support-scheduler ... 08:40:59 Building sys-mgmt-agent ... 08:40:59 Building security-secretstore-setup 08:40:59 Building sys-mgmt-agent 08:40:59 Building core-metadata 08:40:59 Building support-notifications 08:40:59 Building security-bootstrapper 08:41:02 Waiting for container to be ready 08:41:02 To start your first instance, try: lxc launch ubuntu:18.04 08:41:02 08:41:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:41:06 Waiting for network to be ready... 08:41:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:41:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:41:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:41:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:41:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:41:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:41:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:41:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:41:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:41:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:41:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:41:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:41:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:41:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:41:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:41:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:41:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:41:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:41:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:41:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 08:41:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:41:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:41:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:41:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:41:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:41:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:41:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:41:11 Fetched 24.8 MB in 4s (5995 kB/s) 08:41:11 Reading package lists... 08:41:11 Reading package lists... 08:41:12 Building dependency tree... 08:41:12 Reading state information... 08:41:12 The following additional packages will be installed: 08:41:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:41:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:41:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:41:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:41:12 Suggested packages: 08:41:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:41:12 Recommended packages: 08:41:12 gnupg libsasl2-modules 08:41:12 The following NEW packages will be installed: 08:41:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:41:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:41:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:41:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:41:12 The following packages will be upgraded: 08:41:12 gpg gpg-agent gpgconf libudev1 08:41:12 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:41:12 Need to get 3530 kB of archives. 08:41:12 After this operation, 13.3 MB of additional disk space will be used. 08:41:12 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] 08:41:12 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] 08:41:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:41:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:41:12 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 08:41:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 08:41:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:41:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:41:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:41:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:41:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:41:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:41:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:41:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:41:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:41:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:41:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:41:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:41:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:41:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:41:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:41:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:41:13 debconf: delaying package configuration, since apt-utils is not installed 08:41:13 Fetched 3530 kB in 1s (3147 kB/s) 08:41:13 (Reading database ... 12511 files and directories currently installed.) 08:41:13 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 08:41:13 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:41:13 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 08:41:13 Selecting previously unselected package udev. 08:41:13 (Reading database ... 12511 files and directories currently installed.) 08:41:13 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 08:41:13 Unpacking udev (237-3ubuntu10.48) ... 08:41:14 Selecting previously unselected package libfuse2:amd64. 08:41:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:41:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:41:14 Selecting previously unselected package fuse. 08:41:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:41:14 Unpacking fuse (2.9.7-1ubuntu1) ... 08:41:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:41:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:41:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:41:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:41:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:41:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:41:14 Selecting previously unselected package libksba8:amd64. 08:41:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:41:14 Unpacking libksba8:amd64 (1.3.5-2) ... 08:41:14 Selecting previously unselected package libroken18-heimdal:amd64. 08:41:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:41:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:41:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:41:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libwind0-heimdal:amd64. 08:41:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:41:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:41:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:41:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:41:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:41:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:15 Selecting previously unselected package libsasl2-modules-db:amd64. 08:41:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:41:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:41:15 Selecting previously unselected package libsasl2-2:amd64. 08:41:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:41:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:41:15 Selecting previously unselected package libldap-common. 08:41:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:41:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:41:15 Selecting previously unselected package libldap-2.4-2:amd64. 08:41:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:41:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:41:15 Selecting previously unselected package dirmngr. 08:41:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:41:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:41:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:41:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:41:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:41:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:41:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:41:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:41:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:15 Setting up libksba8:amd64 (1.3.5-2) ... 08:41:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:41:15 Setting up udev (237-3ubuntu10.48) ... 08:41:15 invoke-rc.d: policy-rc.d denied execution of start. 08:41:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Processing triggers for systemd (237-3ubuntu10) ... 08:41:16 Setting up fuse (2.9.7-1ubuntu1) ... 08:41:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:41:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:41:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:41:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:41:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:41:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:41:16 settings in the [Install] section, and DefaultInstance for template units). 08:41:16 This means they are not meant to be enabled using systemctl. 08:41:16 Possible reasons for having this kind of units are: 08:41:16 1) A unit may be statically enabled by being symlinked from another unit's 08:41:16 .wants/ or .requires/ directory. 08:41:16 2) A unit's purpose may be to act as a helper for some other unit which has 08:41:16 a requirement dependency on it. 08:41:16 3) A unit may be started when needed via activation (socket, path, timer, 08:41:16 D-Bus, udev, scripted systemctl call, ...). 08:41:16 4) In case of template units, the unit is meant to be enabled with some 08:41:16 instance name specified. 08:41:16 Reading package lists... 08:41:17 Building dependency tree... 08:41:17 Reading state information... 08:41:17 The following additional packages will be installed: 08:41:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:41:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:41:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:41:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:41:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:41:17 Suggested packages: 08:41:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:41:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:41:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:41:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:41:17 systemd-container policykit-1 08:41:17 Recommended packages: 08:41:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:41:17 The following NEW packages will be installed: 08:41:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:41:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:41:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:41:17 multiarch-support openssh-client python3 python3-minimal python3.6 08:41:17 python3.6-minimal snapd squashfs-tools sudo 08:41:17 The following packages will be upgraded: 08:41:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:41:17 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:41:17 Need to get 36.7 MB of archives. 08:41:17 After this operation, 147 MB of additional disk space will be used. 08:41:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:41:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 08:41:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:41:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:41:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:41:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:41:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:41:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:41:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:41:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:41:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:41:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:41:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:41:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:41:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:41:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:41:18 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 08:41:18 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:41:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:41:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:41:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:41:18 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:41:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:41:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:41:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:41:18 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:41:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:41:18 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:41:18 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 08:41:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:41:19 debconf: delaying package configuration, since apt-utils is not installed 08:41:19 Fetched 36.7 MB in 2s (16.7 MB/s) 08:41:19 (Reading database ... 12757 files and directories currently installed.) 08:41:19 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 08:41:19 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:41:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 08:41:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:41:20 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 08:41:20 (Reading database ... 12757 files and directories currently installed.) 08:41:20 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:41:20 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:41:20 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:41:20 (Reading database ... 12757 files and directories currently installed.) 08:41:20 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:41:20 Unpacking apt (1.6.14) over (1.6.1) ... 08:41:20 Setting up apt (1.6.14) ... 08:41:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:41:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:41:21 (Reading database ... 12764 files and directories currently installed.) 08:41:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:41:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:41:21 Selecting previously unselected package libpython3.6-minimal:amd64. 08:41:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:41:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:41:21 Selecting previously unselected package libexpat1:amd64. 08:41:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:41:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:41:21 Selecting previously unselected package python3.6-minimal. 08:41:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:41:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:41:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:41:21 Checking for services that may need to be restarted...done. 08:41:21 Checking for services that may need to be restarted...done. 08:41:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:41:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:41:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:41:22 Selecting previously unselected package python3-minimal. 08:41:22 (Reading database ... 13012 files and directories currently installed.) 08:41:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:41:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:41:22 Selecting previously unselected package mime-support. 08:41:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:41:22 Unpacking mime-support (3.60ubuntu1) ... 08:41:22 Selecting previously unselected package libmpdec2:amd64. 08:41:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:41:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:41:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:41:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:41:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:41:22 Selecting previously unselected package python3.6. 08:41:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:41:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:41:22 Selecting previously unselected package libpython3-stdlib:amd64. 08:41:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:41:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:41:23 Setting up python3-minimal (3.6.7-1~18.04) ... 08:41:23 Selecting previously unselected package python3. 08:41:23 (Reading database ... 13442 files and directories currently installed.) 08:41:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:41:23 Unpacking python3 (3.6.7-1~18.04) ... 08:41:23 Selecting previously unselected package multiarch-support. 08:41:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:41:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:41:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:41:23 Selecting previously unselected package liblzo2-2:amd64. 08:41:23 (Reading database ... 13479 files and directories currently installed.) 08:41:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:41:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:41:23 Selecting previously unselected package libbsd0:amd64. 08:41:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:41:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:41:23 Selecting previously unselected package sudo. 08:41:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:41:23 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:41:23 Selecting previously unselected package apparmor. 08:41:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:41:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:41:23 Selecting previously unselected package libedit2:amd64. 08:41:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:41:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:41:23 Selecting previously unselected package libkrb5support0:amd64. 08:41:23 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:41:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:41:23 Selecting previously unselected package libk5crypto3:amd64. 08:41:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:41:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:41:23 Selecting previously unselected package libkeyutils1:amd64. 08:41:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:41:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:41:23 Selecting previously unselected package libkrb5-3:amd64. 08:41:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:41:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:41:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:41:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:41:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:41:24 Selecting previously unselected package libssl1.0.0:amd64. 08:41:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:41:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:41:24 Selecting previously unselected package openssh-client. 08:41:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:41:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:41:24 Selecting previously unselected package squashfs-tools. 08:41:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 08:41:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:41:24 Selecting previously unselected package snapd. 08:41:24 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:41:24 Unpacking snapd (2.49.2+18.04) ... 08:41:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:41:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:41:26 Setting up mime-support (3.60ubuntu1) ... 08:41:26 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:41:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:41:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:41:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:41:26 Setting up systemd (237-3ubuntu10.48) ... 08:41:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:41:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:41:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:41:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:41:27 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:41:27 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:41:27 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:41:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:41:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:41:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:41:27 Setting up python3 (3.6.7-1~18.04) ... 08:41:27 running python rtupdate hooks for python3.6... 08:41:27 running python post-rtupdate hooks for python3.6... 08:41:27 Setting up apparmor (2.12-4ubuntu5.1) ... 08:41:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:41:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:41:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:41:28 Setting up snapd (2.49.2+18.04) ... 08:41:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:41:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:41:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:41:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:41:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:41:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:41:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:41:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:41:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:41:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:41:30 /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' 08:41:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:41:31 Processing triggers for systemd (237-3ubuntu10.48) ... 08:41:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:41:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:41:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:41:33 Reading package lists... 08:41:35 Reading package lists... 08:41:35 Building dependency tree... 08:41:35 Reading state information... 08:41:35 Calculating upgrade... 08:41:35 The following packages will be upgraded: 08:41:35 advancecomp base-files bash binutils binutils-common 08:41:35 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:41:35 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:41:35 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:41:35 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:41:35 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:41:35 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:41:35 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:41:35 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:41:35 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:41:35 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:41:35 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:41:35 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:41:35 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:41:35 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:41:35 ubuntu-keyring util-linux 08:41:35 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:41:35 Need to get 64.2 MB of archives. 08:41:35 After this operation, 5113 kB of additional disk space will be used. 08:41:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 08:41:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:41:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:41:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:41:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:41:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:41:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:41:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:41:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:41:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:41:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:41:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:41:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:41:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:41:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:41:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:41:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:41:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:41:35 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:41:35 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:41:35 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:41:35 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:41:35 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:41:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:41:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:41:35 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:41:35 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:41:35 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:41:35 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:41:35 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:41:35 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:41:35 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:41:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:41:35 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:41:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:41:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:41:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:41:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:41:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:41:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:41:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:41:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:41:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:41:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:41:35 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:41:35 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:41:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:41:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:41:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:41:35 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] 08:41:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:41:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:41:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:41:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:41:35 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:41:35 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:41:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:41:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:41:35 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:41:35 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:41:35 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:41:35 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:41:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:41:35 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:41:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:41:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:41:35 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:41:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:41:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:41:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:41:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:41:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:41:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:41:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:41:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:41:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:41:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:41:35 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:41:35 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:41:35 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:41:35 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:41:35 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:41:35 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:41:35 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:41:35 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:41:35 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:41:35 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 08:41:35 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:41:35 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:41:35 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:41:35 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:41:35 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:41:35 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:41:35 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:41:35 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:41:35 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:41:35 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:41:35 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:41:35 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:41:35 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:41:35 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:41:35 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:41:35 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:41:35 debconf: delaying package configuration, since apt-utils is not installed 08:41:35 Fetched 64.2 MB in 2s (32.2 MB/s) 08:41:36 (Reading database ... 13914 files and directories currently installed.) 08:41:36 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:41:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:41:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 08:41:36 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 08:41:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:37 (Reading database ... 13914 files and directories currently installed.) 08:41:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:41:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:41:37 (Reading database ... 13914 files and directories currently installed.) 08:41:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:37 (Reading database ... 13914 files and directories currently installed.) 08:41:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:41:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:41:38 (Reading database ... 13914 files and directories currently installed.) 08:41:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:41:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:41:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:41:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:41:38 Setting up base-files (10.1ubuntu2.10) ... 08:41:38 Installing new version of config file /etc/issue ... 08:41:38 Installing new version of config file /etc/issue.net ... 08:41:38 Installing new version of config file /etc/lsb-release ... 08:41:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:41:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:41:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:41:39 Removing obsolete conffile /etc/default/motd-news ... 08:41:39 (Reading database ... 13915 files and directories currently installed.) 08:41:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:41:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:41:39 Setting up bash (4.4.18-2ubuntu1.2) ... 08:41:39 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 08:41:39 (Reading database ... 13915 files and directories currently installed.) 08:41:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:41:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:41:39 (Reading database ... 13915 files and directories currently installed.) 08:41:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:41:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:41:39 Setting up tar (1.29b-2ubuntu0.2) ... 08:41:39 (Reading database ... 13915 files and directories currently installed.) 08:41:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:41:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:39 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:41:39 (Reading database ... 13915 files and directories currently installed.) 08:41:39 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:39 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:39 (Reading database ... 13915 files and directories currently installed.) 08:41:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:41:39 (Reading database ... 13915 files and directories currently installed.) 08:41:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:41:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:41:40 Setting up grep (3.1-2build1) ... 08:41:40 (Reading database ... 13915 files and directories currently installed.) 08:41:40 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:41:40 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:41:40 Setting up gzip (1.6-5ubuntu1.1) ... 08:41:40 (Reading database ... 13915 files and directories currently installed.) 08:41:40 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:41:40 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:41:40 Setting up login (1:4.5-1ubuntu2) ... 08:41:40 (Reading database ... 13915 files and directories currently installed.) 08:41:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:41:40 (Reading database ... 13915 files and directories currently installed.) 08:41:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:41:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:41:41 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:41 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:41:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:41:41 (Reading database ... 13915 files and directories currently installed.) 08:41:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:41:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:41:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:41:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:41:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:41:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:41:42 (Reading database ... 13915 files and directories currently installed.) 08:41:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:41:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:41:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:41:42 (Reading database ... 13915 files and directories currently installed.) 08:41:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:42 (Reading database ... 13915 files and directories currently installed.) 08:41:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:42 (Reading database ... 13915 files and directories currently installed.) 08:41:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:42 (Reading database ... 13915 files and directories currently installed.) 08:41:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:42 (Reading database ... 13915 files and directories currently installed.) 08:41:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:41:43 (Reading database ... 13915 files and directories currently installed.) 08:41:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:41:43 (Reading database ... 13915 files and directories currently installed.) 08:41:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:43 (Reading database ... 13915 files and directories currently installed.) 08:41:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:41:43 (Reading database ... 13915 files and directories currently installed.) 08:41:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:41:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:41:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:41:44 (Reading database ... 13915 files and directories currently installed.) 08:41:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:41:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:41:44 (Reading database ... 13915 files and directories currently installed.) 08:41:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:41:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:41:45 (Reading database ... 13917 files and directories currently installed.) 08:41:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:41:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:41:45 Setting up debconf (1.5.66ubuntu1) ... 08:41:45 (Reading database ... 13917 files and directories currently installed.) 08:41:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:41:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:41:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:41:45 (Reading database ... 13917 files and directories currently installed.) 08:41:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:41:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:41:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:41:45 (Reading database ... 13917 files and directories currently installed.) 08:41:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:45 (Reading database ... 13917 files and directories currently installed.) 08:41:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:45 (Reading database ... 13919 files and directories currently installed.) 08:41:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:46 (Reading database ... 13923 files and directories currently installed.) 08:41:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 08:41:46 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:41:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:46 (Reading database ... 13923 files and directories currently installed.) 08:41:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:41:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:41:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:41:46 (Reading database ... 13923 files and directories currently installed.) 08:41:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:41:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:41:46 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:41:46 (Reading database ... 13923 files and directories currently installed.) 08:41:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:41:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:47 (Reading database ... 13923 files and directories currently installed.) 08:41:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:47 (Reading database ... 13923 files and directories currently installed.) 08:41:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:41:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:41:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:41:47 (Reading database ... 13923 files and directories currently installed.) 08:41:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:41:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:41:47 Setting up passwd (1:4.5-1ubuntu2) ... 08:41:47 (Reading database ... 13923 files and directories currently installed.) 08:41:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:41:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:41:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:41:47 (Reading database ... 13923 files and directories currently installed.) 08:41:47 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:41:47 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:41:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:41:47 (Reading database ... 13923 files and directories currently installed.) 08:41:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:41:47 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:41:48 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:41:48 (Reading database ... 13923 files and directories currently installed.) 08:41:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:41:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:41:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:41:48 (Reading database ... 13923 files and directories currently installed.) 08:41:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:41:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:41:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:41:48 (Reading database ... 13923 files and directories currently installed.) 08:41:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:41:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:41:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:41:48 (Reading database ... 13923 files and directories currently installed.) 08:41:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:41:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:41:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:41:48 (Reading database ... 13923 files and directories currently installed.) 08:41:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:41:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:41:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:41:48 (Reading database ... 13923 files and directories currently installed.) 08:41:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:41:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:41:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:41:48 (Reading database ... 13924 files and directories currently installed.) 08:41:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:41:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:41:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:41:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:41:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:41:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:41:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:41:49 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:41:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:41:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:41:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:41:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:41:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:41:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:41:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:41:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:41:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:41:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:41:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:41:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:41:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:41:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:41:50 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:41:50 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:41:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:41:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:41:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:41:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:41:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:50 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:41:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:41:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:52 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:41:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:41:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:41:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:41:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:41:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:41:54 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:54 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:41:54 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:54 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:41:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:41:54 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:41:55 08:41:55 Current default time zone: 'Etc/UTC' 08:41:55 Local time is now: Fri Jul 16 08:41:54 UTC 2021. 08:41:55 Universal Time is now: Fri Jul 16 08:41:54 UTC 2021. 08:41:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:41:55 08:41:55 Setting up systemd-sysv (237-3ubuntu10.48) ... 08:41:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:55 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 08:41:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:41:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:41:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:41:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:41:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:41:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:41:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:41:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:41:55 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:55 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:41:55 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:55 Setting up patch (2.7.6-2ubuntu1.1) ... 08:41:55 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:41:55 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:41:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:41:55 Installing new version of config file /etc/ssl/openssl.cnf ... 08:41:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:41:55 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:41:55 Setting up ca-certificates (20210119~18.04.1) ... 08:41:57 Updating certificates in /etc/ssl/certs... 08:41:57 23 added, 27 removed; done. 08:41:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:41:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:41:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:41:57 Setting up pkgbinarymangler (138.18.04.1) ... 08:41:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:41:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:41:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:57 Setting up perl (5.26.1-6ubuntu0.5) ... 08:41:58 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:41:58 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:41:58 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:41:58 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:41:58 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:41:58 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:41:58 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:41:58 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:41:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:41:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:41:58 Processing triggers for systemd (237-3ubuntu10.48) ... 08:41:58 Processing triggers for mime-support (3.60ubuntu1) ... 08:41:58 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:41:58 Updating certificates in /etc/ssl/certs... 08:41:58 0 added, 0 removed; done. 08:41:58 Running hooks in /etc/ca-certificates/update.d... 08:41:58 done. 08:41:59 Reading package lists... 08:41:59 Building dependency tree... 08:41:59 Reading state information... 08:41:59 The following NEW packages will be installed: 08:41:59 apt-transport-https 08:41:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:41:59 Need to get 4348 B of archives. 08:41:59 After this operation, 154 kB of additional disk space will be used. 08:41:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:41:59 debconf: delaying package configuration, since apt-utils is not installed 08:41:59 Fetched 4348 B in 0s (24.4 kB/s) 08:41:59 Selecting previously unselected package apt-transport-https. 08:41:59 (Reading database ... 13929 files and directories currently installed.) 08:41:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:41:59 Unpacking apt-transport-https (1.6.14) ... 08:42:00 Setting up apt-transport-https (1.6.14) ... 08:42:00 Waiting for network to be ready... 08:42:06 2021-07-16T08:42:02Z INFO Waiting for automatic snapd restart... 08:42:06 snapd 2.51.1 from Canonical* installed 08:42:07 "snapd" switched to the "latest/stable" channel 08:42:07 08:42:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:42:08 ---> 3dc46845c622 08:42:08 Step 3/24 : WORKDIR /edgex-go 08:42:08 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:42:08 ---> 3dc46845c622 08:42:08 Step 3/32 : WORKDIR /edgex-go 08:42:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:42:08 ---> 3dc46845c622 08:42:08 Step 3/24 : WORKDIR /edgex-go 08:42:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:42:08 ---> 3dc46845c622 08:42:08 Step 3/26 : WORKDIR /edgex-go 08:42:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:08 ---> 3dc46845c622 08:42:08 Step 3/23 : WORKDIR /edgex-go 08:42:08 ---> Running in eb3e4cf882c4 08:42:08 ---> Running in 46b907fb23ad 08:42:08 ---> Running in 943bd5622cd1 08:42:08 ---> Running in 8ad20aec4c5d 08:42:08 ---> Running in 5e2c5a7f0397 08:42:08 Removing intermediate container 943bd5622cd1 08:42:08 ---> e48f4af295af 08:42:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:08 Removing intermediate container eb3e4cf882c4 08:42:08 ---> f6c85e6797c3 08:42:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:08 ---> Running in a71da009a3d2 08:42:08 Removing intermediate container 46b907fb23ad 08:42:08 ---> 2dffc79d68d9 08:42:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:08 Removing intermediate container 8ad20aec4c5d 08:42:08 ---> c149f040cf63 08:42:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:08 Removing intermediate container 5e2c5a7f0397 08:42:08 ---> 2e52685eac3f 08:42:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:08 ---> Running in 2a2f550433fd 08:42:08 ---> Running in 5115d7fd5520 08:42:08 ---> Running in 6f564316487c 08:42:08 ---> Running in 5022c0158d70 08:42:10 Removing intermediate container a71da009a3d2 08:42:10 ---> 19f866418f23 08:42:10 Step 5/26 : RUN apk add --update --no-cache make git 08:42:10 core18 20210611 from Canonical* installed 08:42:10 "core18" switched to the "latest/stable" channel 08:42:10 08:42:10 ---> Running in 7a7ca7afbd6e 08:42:10 Removing intermediate container 2a2f550433fd 08:42:10 ---> 09083428fd02 08:42:10 Step 5/24 : RUN apk add --update --no-cache make git 08:42:10 Removing intermediate container 5115d7fd5520 08:42:10 ---> 38a2ed9122dd 08:42:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:42:10 ---> Running in 9621838ade1d 08:42:11 ---> Running in 0a4be0bc9cc1 08:42:11 Removing intermediate container 5022c0158d70 08:42:11 Removing intermediate container 6f564316487c 08:42:11 ---> 586f1ecf9803 08:42:11 Step 5/32 : RUN apk add --update --no-cache make git 08:42:11 ---> 84f2ef645bd9 08:42:11 Step 5/24 : RUN apk add --update --no-cache make bash git 08:42:11 ---> Running in 2bfc1851e8bb 08:42:11 ---> Running in f65519071f32 08:42:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:13 snapcraft 4.8.3 from Canonical* installed 08:42:13 "snapcraft" switched to the "latest/stable" channel 08:42:13 08:42:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:14 OK: 218 MiB in 52 packages 08:42:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:15 OK: 218 MiB in 52 packages 08:42:15 OK: 218 MiB in 52 packages 08:42:15 OK: 218 MiB in 52 packages 08:42:16 Removing intermediate container 7a7ca7afbd6e 08:42:16 ---> f50e060b99d1 08:42:16 Step 6/26 : COPY go.mod .OK: 218 MiB in 52 packages 08:42:16 08:42:17 Removing intermediate container 9621838ade1d 08:42:17 ---> 14b98de9986e 08:42:17 Step 6/24 : COPY go.mod . 08:42:17 ---> 968d37b0489d 08:42:17 Step 7/26 : RUN go mod download 08:42:17 ---> Running in f3db34df071d 08:42:17 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: 08:42:17 - README.md 08:42:17 08:42:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:42:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:42:17 Removing intermediate container f65519071f32 08:42:17 ---> fc68e0153939 08:42:17 Step 6/24 : COPY go.mod . 08:42:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:42:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:42:18 Removing intermediate container 0a4be0bc9cc1 08:42:18 ---> d49922d9b4b6 08:42:18 Step 6/23 : COPY go.mod . 08:42:18 Removing intermediate container 2bfc1851e8bb 08:42:18 ---> ea80a980b5ea 08:42:18 Step 6/32 : COPY go.mod . 08:42:18 ---> 24b7e7a2d9a1 08:42:18 Step 7/24 : RUN go mod download 08:42:18 ---> Running in f46a0df396a9 08:42:19 Reading package lists... 08:42:19 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 08:42:19 ---> aa94654a5170 08:42:19 Step 7/24 : RUN go mod download 08:42:19 Reading package lists... 08:42:19 Building dependency tree... 08:42:19 Reading state information... 08:42:19 ---> d2cae7641a00 08:42:19 Step 7/23 : RUN go mod download 08:42:19 ---> 799d709dcd7e 08:42:19 Step 7/32 : RUN go mod download 08:42:19 ---> Running in 878aa9f3e191 08:42:19 Suggested packages: 08:42:19 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:42:19 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:42:19 Recommended packages: 08:42:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:42:19 The following NEW packages will be installed: 08:42:19 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:42:19 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:42:19 pkg-config zip 08:42:19 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:42:19 Need to get 7663 kB of archives. 08:42:19 After this operation, 43.8 MB of additional disk space will be used. 08:42:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:42:19 ---> Running in 8f2a0c3b1097 08:42:19 ---> Running in b0f50d887e4d 08:42:20 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:42:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:42:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:42:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:42:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:42:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:42:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:42:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:42:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:42:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:42:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:42:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:42:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:42:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:42:20 debconf: delaying package configuration, since apt-utils is not installed 08:42:20 Fetched 7663 kB in 1s (8892 kB/s) 08:42:20 Selecting previously unselected package libglib2.0-0:amd64. 08:42:20 (Reading database ... 13933 files and directories currently installed.) 08:42:20 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:42:20 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:42:20 Selecting previously unselected package libpsl5:amd64. 08:42:20 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:42:20 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:42:21 Selecting previously unselected package libnghttp2-14:amd64. 08:42:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:42:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:42:21 Selecting previously unselected package librtmp1:amd64. 08:42:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:42:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:42:21 Selecting previously unselected package libcurl3-gnutls:amd64. 08:42:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:42:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:42:21 Selecting previously unselected package liberror-perl. 08:42:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:42:21 Unpacking liberror-perl (0.17025-1) ... 08:42:21 Selecting previously unselected package git-man. 08:42:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:42:21 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:42:21 Selecting previously unselected package git. 08:42:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:42:21 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:42:22 Removing intermediate container f3db34df071d 08:42:22 ---> b584eb6f96a6 08:42:22 Step 8/26 : COPY . . 08:42:22 Selecting previously unselected package libnorm1:amd64. 08:42:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:42:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:42:22 Selecting previously unselected package libpgm-5.2-0:amd64. 08:42:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:42:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:42:22 Selecting previously unselected package libsodium23:amd64. 08:42:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:42:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:42:22 Selecting previously unselected package libzmq5:amd64. 08:42:22 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:42:22 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:42:22 Selecting previously unselected package libzmq3-dev:amd64. 08:42:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:42:22 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:42:22 Selecting previously unselected package pkg-config. 08:42:22 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:42:22 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:42:22 Selecting previously unselected package zip. 08:42:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:42:22 Unpacking zip (3.0-11build1) ... 08:42:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:42:22 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:42:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:42:22 Setting up liberror-perl (0.17025-1) ... 08:42:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:42:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:42:22 No schema files found: doing nothing. 08:42:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:42:22 Setting up zip (3.0-11build1) ... 08:42:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:42:22 Setting up libsodium23:amd64 (1.0.16-2) ... 08:42:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:42:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:42:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:42:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:42:22 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:42:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:42:23 Removing intermediate container f46a0df396a9 08:42:23 ---> 8b193f71932a 08:42:23 Step 8/24 : COPY . . 08:42:23 git set to automatically installed. 08:42:23 git-man set to automatically installed. 08:42:23 libcurl3-gnutls set to automatically installed. 08:42:23 liberror-perl set to automatically installed. 08:42:23 libglib2.0-0 set to automatically installed. 08:42:23 libnghttp2-14 set to automatically installed. 08:42:23 libnorm1 set to automatically installed. 08:42:23 libpgm-5.2-0 set to automatically installed. 08:42:23 libpsl5 set to automatically installed. 08:42:23 librtmp1 set to automatically installed. 08:42:23 libsodium23 set to automatically installed. 08:42:23 libzmq3-dev set to automatically installed. 08:42:23 libzmq5 set to automatically installed. 08:42:23 pkg-config set to automatically installed. 08:42:23 zip set to automatically installed. 08:42:24 snapd is not logged in, snap install commands will use sudo 08:42:25 Removing intermediate container 878aa9f3e191 08:42:25 ---> f24f480d05ce 08:42:25 Step 8/24 : COPY . . 08:42:25 Removing intermediate container b0f50d887e4d 08:42:25 ---> 9385f6a1b780 08:42:25 Step 8/32 : COPY . . 08:42:25 Removing intermediate container 8f2a0c3b1097 08:42:25 ---> ca6c741306e6 08:42:25 Step 8/23 : COPY . . 08:42:30 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 08:42:30 snapd is not logged in, snap install commands will use sudo 08:42:32 snap "core18" has no updates available 08:42:33 Pulling config-common 08:42:33 + snapcraftctl pull 08:42:34 Pulling go-build-helper 08:42:34 + snapcraftctl pull 08:42:35 'edgex-go' has dependencies that need to be staged: go-build-helper 08:42:35 Skipping pull go-build-helper (already ran) 08:42:35 Building go-build-helper 08:42:35 + snapcraftctl build 08:42:37 Staging go-build-helper 08:42:37 + snapcraftctl stage 08:42:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:42:46 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:42:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:42:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:42:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:42:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:42:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:42:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:42:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:42:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:42:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:42:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:42:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:42:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:42:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:42:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:42:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:42:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:42:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:42:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 08:42:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:42:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:42:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:42:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:42:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:42:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:42:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:42:46 Fetched 24.8 MB in 0s (0 B/s) 08:42:46 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:42:46 Fetched 224 kB in 0s (0 B/s) 08:42:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:42:46 Fetched 157 kB in 0s (0 B/s) 08:42:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:42:46 Fetched 221 kB in 0s (0 B/s) 08:42:46 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:42:46 Fetched 143 kB in 0s (0 B/s) 08:42:46 Pulling edgex-go 08:42:46 + snapcraftctl pull 08:42:47 Pulling hooks 08:42:47 + snapcraftctl pull 08:42:47 ---> bc65242719bd 08:42:47 Step 9/24 : RUN go mod tidy 08:42:47 ---> 6194d40eee62 08:42:47 Step 9/26 : RUN go mod tidy 08:42:47 ---> 8b0d68e73e05 08:42:47 Step 9/32 : RUN go mod tidy 08:42:47 ---> 23df2d4464e6 08:42:47 Step 9/23 : RUN go mod tidy 08:42:47 ---> Running in c9e6ce4ee7a3 08:42:47 ---> Running in 234bca03f5fd 08:42:47 ---> 7b79c3846790 08:42:47 Step 9/24 : RUN go mod tidy 08:42:47 ---> Running in 30455ecc23a7 08:42:47 ---> Running in fb39a6369635 08:42:47 ---> Running in 78c4471f4233 08:42:51 Removing intermediate container c9e6ce4ee7a3 08:42:51 ---> 03f2d92b19a8 08:42:51 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:42:51 ---> Running in dc02b1ab7b7e 08:42:52 Removing intermediate container 234bca03f5fd 08:42:52 ---> 1f08850ced7b 08:42:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:42:52 Removing intermediate container 30455ecc23a7 08:42:52 ---> 718dad1009ca 08:42:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:42:53 ---> Running in 44e77bccfec6 08:42:53 ---> Running in b8346c7372d1 08:42:53 Removing intermediate container 78c4471f4233 08:42:53 ---> a26fea65f450 08:42:53 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:42:53 Removing intermediate container fb39a6369635 08:42:53 ---> 1ddfc1300f75 08:42:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:42:53 ---> Running in 710db092aa78 08:42:53 ---> Running in 8e448eb4936d 08:42:54 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 08:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:42:56 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 08:43:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:43:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:43:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:43:05 Fetched 0 B in 0s (0 B/s) 08:43:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:43:05 Fetched 96.5 kB in 0s (0 B/s) 08:43:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:43:05 Fetched 279 kB in 0s (0 B/s) 08:43:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:43:05 Fetched 122 kB in 0s (0 B/s) 08:43:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:43:05 Fetched 77.8 kB in 0s (0 B/s) 08:43:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:43:05 Fetched 8848 B in 0s (0 B/s) 08:43:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:43:05 Fetched 47.8 kB in 0s (0 B/s) 08:43:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:43:05 Fetched 45.6 kB in 0s (0 B/s) 08:43:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:43:05 Fetched 15.0 kB in 0s (0 B/s) 08:43:05 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:43:05 Fetched 219 kB in 0s (0 B/s) 08:43:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:43:05 Fetched 154 kB in 0s (0 B/s) 08:43:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:43:05 Fetched 50.6 kB in 0s (0 B/s) 08:43:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:43:05 Fetched 14.8 kB in 0s (0 B/s) 08:43:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:43:05 Fetched 41.8 kB in 0s (0 B/s) 08:43:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:43:05 Fetched 499 kB in 0s (0 B/s) 08:43:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:43:05 Fetched 111 kB in 0s (0 B/s) 08:43:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:43:05 Fetched 240 kB in 0s (0 B/s) 08:43:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:43:05 Fetched 29.3 kB in 0s (0 B/s) 08:43:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:43:05 Fetched 85.5 kB in 0s (0 B/s) 08:43:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:43:05 Fetched 24.5 kB in 0s (0 B/s) 08:43:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:43:05 Fetched 49.2 kB in 0s (0 B/s) 08:43:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:43:05 Fetched 54.2 kB in 0s (0 B/s) 08:43:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:43:05 Fetched 30.8 kB in 0s (0 B/s) 08:43:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:43:05 Fetched 15.8 kB in 0s (0 B/s) 08:43:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:43:05 Fetched 85.9 kB in 0s (0 B/s) 08:43:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:43:05 Fetched 8720 B in 0s (0 B/s) 08:43:05 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:43:05 Fetched 140 kB in 0s (0 B/s) 08:43:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:43:05 Fetched 119 kB in 0s (0 B/s) 08:43:05 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:43:05 Fetched 111 kB in 0s (0 B/s) 08:43:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:43:05 Fetched 11.1 kB in 0s (0 B/s) 08:43:05 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:43:05 Fetched 645 kB in 0s (0 B/s) 08:43:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:43:05 Fetched 41.3 kB in 0s (0 B/s) 08:43:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:43:05 Fetched 17.9 kB in 0s (0 B/s) 08:43:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:43:05 Fetched 368 kB in 0s (0 B/s) 08:43:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:43:05 Fetched 187 kB in 0s (0 B/s) 08:43:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:43:05 Fetched 175 kB in 0s (0 B/s) 08:43:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:43:05 Fetched 206 kB in 0s (0 B/s) 08:43:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:43:05 Fetched 1301 kB in 0s (0 B/s) 08:43:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:43:05 Fetched 36.2 kB in 0s (0 B/s) 08:43:05 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:43:05 Fetched 159 kB in 0s (0 B/s) 08:43:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:43:05 Fetched 107 kB in 0s (0 B/s) 08:43:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:43:05 Fetched 48.7 kB in 0s (0 B/s) 08:43:05 Pulling static-packages 08:43:05 + snapcraftctl pull 08:43:05 Pulling version 08:43:05 + cd /root/project 08:43:05 + git describe --tags --abbrev=0 08:43:05 + sed s/v// 08:43:05 + GIT_VERSION=2.0.1-dev.12 08:43:05 + [ -z 2.0.1-dev.12 ] 08:43:05 + snapcraftctl set-version 2.0.1-dev.12 08:43:05 Building config-common 08:43:05 + snapcraftctl build 08:43:07 Skipping build go-build-helper (already ran) 08:43:07 Building edgex-go 08:43:08 + cd /root/parts/edgex-go/src 08:43:08 + git describe --tags --abbrev=0 08:43:08 + sed s/v// 08:43:08 + GIT_VERSION=2.0.1-dev.12 08:43:08 + [ -z 2.0.1-dev.12 ] 08:43:08 + echo 2.0.1-dev.12 08:43:08 + make build 08:43:08 go mod tidy 08:43:09 go: downloading github.com/gorilla/mux v1.8.0 08:43:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 08:43:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 08:43:09 go: downloading github.com/stretchr/testify v1.7.0 08:43:09 go: downloading github.com/google/uuid v1.3.0 08:43:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 08:43:09 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 08:43:09 go: downloading gopkg.in/yaml.v2 v2.4.0 08:43:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:43:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:43:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 08:43:09 go: downloading github.com/lib/pq v1.10.2 08:43:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:43:09 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:43:10 go: downloading github.com/pelletier/go-toml v1.9.3 08:43:10 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:43:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 08:43:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 08:43:11 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:43:11 go: downloading github.com/go-kit/kit v0.9.0 08:43:11 go: downloading github.com/davecgh/go-spew v1.1.1 08:43:11 go: downloading github.com/pmezard/go-difflib v1.0.0 08:43:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:43:11 go: downloading github.com/stretchr/objx v0.1.0 08:43:11 go: downloading github.com/x448/float16 v0.8.4 08:43:11 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:43:11 go: downloading github.com/go-playground/universal-translator v0.17.0 08:43:11 go: downloading github.com/leodido/go-urn v1.2.0 08:43:11 go: downloading golang.org/x/text v0.3.2 08:43:11 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:43:11 go: downloading github.com/go-playground/locales v0.13.0 08:43:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:43:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:43:11 go: downloading github.com/pebbe/zmq4 v1.2.7 08:43:11 go: downloading github.com/kr/pretty v0.2.0 08:43:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:43:11 go: downloading github.com/go-stack/stack v1.8.0 08:43:11 go: downloading github.com/hashicorp/consul/api v1.8.1 08:43:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:43:11 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:43:11 go: downloading github.com/gorilla/websocket v1.4.2 08:43:11 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:43:12 go: downloading github.com/onsi/ginkgo v1.10.1 08:43:12 go: downloading github.com/onsi/gomega v1.7.0 08:43:12 go: downloading github.com/kr/text v0.1.0 08:43:12 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:43:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:43:12 go: downloading github.com/mitchellh/copystructure v1.0.0 08:43:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:43:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:43:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:43:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:43:12 go: downloading github.com/hashicorp/serf v0.9.5 08:43:12 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:43:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:43:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:43:12 go: downloading github.com/fatih/color v1.9.0 08:43:12 go: downloading github.com/mattn/go-colorable v0.1.6 08:43:12 go: downloading github.com/mattn/go-isatty v0.0.12 08:43:12 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:43:12 go: downloading github.com/pkg/errors v0.8.1 08:43:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:43:12 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:43:12 go: downloading github.com/hashicorp/memberlist v0.2.2 08:43:12 go: downloading github.com/hpcloud/tail v1.0.0 08:43:12 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:43:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:43:12 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:43:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:43:12 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:43:12 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:43:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:43:12 go: downloading github.com/miekg/dns v1.1.26 08:43:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:43:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:43:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:43:12 go: downloading github.com/hashicorp/errwrap v1.0.0 08:43:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-data/core-data ./cmd/core-data 08:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-command/core-command ./cmd/core-command 08:43:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:43:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config 08:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43:35 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:43:35 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:43:35 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:43:35 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:43:35 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:43:35 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:43:35 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:43:35 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:43:35 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:43:35 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:43:35 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:43:35 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:43:35 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:43:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:43:35 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:43:35 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:43:35 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:43:35 + 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 08:43:35 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:43:35 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:43:35 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:43:35 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:43:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:43:35 + 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 08:43:35 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:43:35 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:43:35 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:43:36 Building hooks 08:43:36 + cd /root/parts/hooks/src 08:43:36 + make build 08:43:36 go mod tidy 08:43:37 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 08:43:37 go: downloading github.com/stretchr/testify v1.5.1 08:43:37 go: downloading gopkg.in/yaml.v2 v2.2.2 08:43:37 go: downloading github.com/davecgh/go-spew v1.1.0 08:43:38 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:43:38 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:43:39 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:43:39 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:43:42 Building static-packages 08:43:42 + snapcraftctl build 08:43:44 Building version 08:43:44 + snapcraftctl build 08:43:45 Staging config-common 08:43:45 + snapcraftctl stage 08:43:47 Skipping stage go-build-helper (already ran) 08:43:47 Staging edgex-go 08:43:47 + snapcraftctl stage 08:43:48 Staging hooks 08:43:48 + snapcraftctl stage 08:43:49 Staging static-packages 08:43:49 + snapcraftctl stage 08:43:50 Staging version 08:43:50 + snapcraftctl stage 08:43:51 Priming config-common 08:43:51 + snapcraftctl prime 08:43:52 Priming go-build-helper 08:43:52 + snapcraftctl prime 08:43:53 Priming edgex-go 08:43:53 + snapcraftctl prime 08:43:54 Priming hooks 08:43:54 + snapcraftctl prime 08:43:55 Priming static-packages 08:43:55 + snapcraftctl prime 08:43:58 Priming version 08:43:58 + snapcraftctl prime 08:43:59 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:52 Removing intermediate container 710db092aa78 08:44:52 ---> f518b8578f98 08:44:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:44:53 ---> Running in 645ae56719e6 08:44:56 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 08:45:00 Removing intermediate container 8e448eb4936d 08:45:00 ---> 71d0d006b0fe 08:45:00 08:45:00 Step 11/32 : FROM alpine:3.12 08:45:00 3.12: Pulling from library/alpine 08:45:00 Removing intermediate container 44e77bccfec6 08:45:00 ---> 68ae78b21971 08:45:00 08:45:00 Step 11/26 : FROM alpine:3.12 08:45:00 Removing intermediate container b8346c7372d1 08:45:00 ---> d21e5e9d9a2a 08:45:00 08:45:00 Step 11/23 : FROM alpine:3.12 08:45:00 3.12: Pulling from library/alpine 08:45:00 3.12: Pulling from library/alpine 08:45:00 Removing intermediate container 645ae56719e6 08:45:00 ---> 4b7fc4a6c4e6 08:45:00 08:45:00 Step 12/24 : FROM docker:20.10.6 08:45:01 20.10.6: Pulling from library/docker 08:45:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:45:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:45:02 Status: Downloaded newer image for alpine:3.12 08:45:02 Status: Image is up to date for alpine:3.12 08:45:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:45:02 Status: Image is up to date for alpine:3.12 08:45:02 ---> c4fd0aeabfcf 08:45:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:45:02 ---> c4fd0aeabfcf 08:45:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:45:02 ---> c4fd0aeabfcf 08:45:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:45:02 ---> Running in c922705b1d9d 08:45:02 ---> Running in fdb15ad435de 08:45:02 ---> Running in f79fd52dc404 08:45:03 Removing intermediate container dc02b1ab7b7e 08:45:03 ---> 278545a31b17 08:45:03 08:45:03 Step 11/24 : FROM alpine:3.12 08:45:03 ---> c4fd0aeabfcf 08:45:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:45:03 ---> Running in 466b087f5ebe 08:45:03 Removing intermediate container c922705b1d9d 08:45:03 ---> 9cfc563c3feb 08:45:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:45:04 ---> Running in 4879be733248 08:45:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:06 (1/6) Installing ca-certificates (20191127-r4) 08:45:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:45:06 (3/6) Installing libcurl (7.77.0-r0) 08:45:06 (4/6) Installing curl (7.77.0-r0) 08:45:06 (5/6) Installing dumb-init (1.2.2-r1) 08:45:06 (6/6) Installing su-exec (0.2-r1) 08:45:06 Executing busybox-1.31.1-r20.trigger 08:45:06 Executing ca-certificates-20191127-r4.trigger 08:45:06 (1/2) Installing ca-certificates (20191127-r4) 08:45:06 (2/2) Installing dumb-init (1.2.2-r1) 08:45:06 Executing busybox-1.31.1-r20.trigger 08:45:06 Executing ca-certificates-20191127-r4.trigger 08:45:06 OK: 7 MiB in 20 packages 08:45:06 (1/1) Installing dumb-init (1.2.2-r1) 08:45:06 Executing busybox-1.31.1-r20.trigger 08:45:06 OK: 5 MiB in 15 packages 08:45:06 (1/2) Installing dumb-init (1.2.2-r1) 08:45:06 (2/2) Installing su-exec (0.2-r1) 08:45:06 Executing busybox-1.31.1-r20.trigger 08:45:06 OK: 6 MiB in 16 packages 08:45:06 OK: 5 MiB in 16 packages 08:45:09 Removing intermediate container 466b087f5ebe 08:45:09 ---> 137bf1db99cc 08:45:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:45:09 Removing intermediate container fdb15ad435de 08:45:09 ---> 8fb17343321c 08:45:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:45:09 Removing intermediate container 4879be733248 08:45:09 ---> 868b7b5fcc7b 08:45:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:45:09 ---> Running in 9ae028b16c5b 08:45:09 ---> Running in 9d4dcea377d2 08:45:09 Removing intermediate container f79fd52dc404 08:45:09 ---> cbc0a9a60325 08:45:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:45:09 ---> Running in b7ffd864f94c 08:45:10 ---> Running in 59318f5f2a36 08:45:10 Removing intermediate container 9d4dcea377d2 08:45:10 ---> 76934fa664c4 08:45:10 Step 14/26 : WORKDIR / 08:45:10 Removing intermediate container 9ae028b16c5b 08:45:10 ---> 78fae43a0f52 08:45:10 Step 14/24 : ENV APP_PORT=59881 08:45:11 Removing intermediate container b7ffd864f94c 08:45:11 ---> cf24a59cae80 08:45:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:45:11 ---> Running in b36317887807 08:45:11 ---> Running in fa168aa41eca 08:45:11 ---> Running in 62041b1a4407 08:45:11 Removing intermediate container 59318f5f2a36 08:45:11 ---> 952bfdc7fe03 08:45:11 Step 14/23 : ENV APP_PORT=59860 08:45:11 ---> Running in 4224ff87cad5 08:45:12 Removing intermediate container fa168aa41eca 08:45:12 ---> 08470c20d31b 08:45:12 Step 15/24 : EXPOSE $APP_PORT 08:45:12 Removing intermediate container 62041b1a4407 08:45:12 ---> 64bda1a94cd4 08:45:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:45:12 ---> Running in 325b836f1df4 08:45:12 Removing intermediate container b36317887807 08:45:12 ---> 58a9b0b0580c 08:45:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:45:12 Removing intermediate container 4224ff87cad5 08:45:12 ---> 31bc1342f2d0 08:45:12 Step 15/23 : EXPOSE $APP_PORT 08:45:12 ---> Running in fbcd50d76c37 08:45:12 ---> Running in 5ddd0a49c186 08:45:14 Removing intermediate container 325b836f1df4 08:45:14 ---> 860c6253d2fe 08:45:14 Step 16/24 : WORKDIR / 08:45:14 ---> Running in 8918987914e9 08:45:14 Removing intermediate container 5ddd0a49c186 08:45:14 ---> c9171000f206 08:45:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:14 ---> e19838a89dd1 08:45:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:45:15 Removing intermediate container 8918987914e9 08:45:15 ---> 1bbdffc2fb32 08:45:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:16 ---> 8b140b87ada2 08:45:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:45:16 ---> 3e4c3d3ba24c 08:45:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:45:16 Removing intermediate container fbcd50d76c37 08:45:16 ---> 9a0e701ea04a 08:45:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:45:17 ---> 2810d6c26258 08:45:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:45:17 ---> Running in 3f9591e743bf 08:45:18 ---> 289bb5eb0bb8 08:45:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:45:18 Removing intermediate container 3f9591e743bf 08:45:18 ---> f89b0c79d5c2 08:45:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:45:18 ---> e13015353421 08:45:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:45:19 ---> 088d406157e4 08:45:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:45:19 ---> 6f4ef9fe03d0 08:45:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:45:19 ---> 83ddcea22a0b 08:45:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:45:19 ---> f5c0319fe145 08:45:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:45:20 ---> Running in 909f5ed80ed3 08:45:20 ---> Running in d76397f502d1 08:45:21 Removing intermediate container d76397f502d1 08:45:21 ---> b492b83f0d1c 08:45:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:21 ---> 5b728f08f03f 08:45:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:45:21 ---> Running in 4d9700434216 08:45:21 ---> Running in 6824902d330d 08:45:21 ---> 0e7cb7020ae4 08:45:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:45:22 Removing intermediate container 4d9700434216 08:45:22 ---> 94caf2d3f0b7 08:45:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:22 Removing intermediate container 6824902d330d 08:45:22 ---> d84acff3da12 08:45:22 Step 21/23 : LABEL arch=arm64 08:45:22 ---> Running in 7f301f80c90c 08:45:23 ---> Running in 2dfca4a9652f 08:45:23 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 08:45:23 Status: Downloaded newer image for docker:20.10.6 08:45:23 ---> cdf2a7733a7b 08:45: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' 08:45:23 ---> 3b1d071c75c1 08:45:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:45:23 Removing intermediate container 909f5ed80ed3 08:45:23 ---> 1d094e707921 08:45:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:23 ---> Running in c5bcba2e4543 08:45:24 Removing intermediate container 7f301f80c90c 08:45:24 ---> 1754dc6068ef 08:45:24 Step 22/24 : LABEL arch=arm64 08:45:24 Removing intermediate container 2dfca4a9652f 08:45:24 ---> 897b1ea05b9b 08:45:24 Step 22/23 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:45:24 ---> Running in 583d0e5012ff 08:45:24 ---> Running in a8de1d39aa30 08:45:24 Removing intermediate container c5bcba2e4543 08:45:24 ---> f0ae53fbaaeb 08:45:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:45:24 ---> Running in 00b60879c39d 08:45:24 ---> fd3e6ddc442f 08:45:24 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/ 08:45:25 ---> Running in 2bf88bf461f8 08:45:25 ---> 2fbcfc7fca5a 08:45:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:45:25 Removing intermediate container 583d0e5012ff 08:45:25 ---> db1674152e98 08:45:25 Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:45:25 Removing intermediate container a8de1d39aa30 08:45:25 ---> 11b88e344ed1 08:45:25 Step 23/23 : LABEL version=0.0.0 08:45:25 ---> Running in 3f6432d50207 08:45:25 ---> Running in dcbc2f6483a4 08:45:26 Removing intermediate container 3f6432d50207 08:45:26 ---> 2e5a6f6b0fb2 08:45:26 08:45:26 Removing intermediate container dcbc2f6483a4 08:45:26 ---> 7d2ef6966434 08:45:26 Step 24/24 : LABEL version=0.0.0 08:45:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:45:26 ---> Running in 4a4ab73fdcfb 08:45:26 Successfully built 2e5a6f6b0fb2 08:45:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:45:27 Successfully tagged support-notifications-arm64:latest 08:45:27 Building core-command 08:45:27  Building support-notifications ... done  ---> 3a87cdb19c1c 08:45:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:45:27 Removing intermediate container 4a4ab73fdcfb 08:45:27 ---> 2778e2e63a24 08:45:27 08:45:27 (1/39) Installing readline (8.1.0-r0) 08:45:27 (2/39) Installing bash (5.1.0-r0) 08:45:27 Executing bash-5.1.0-r0.post-install 08:45:27 (3/39) Installing brotli-libs (1.0.9-r3) 08:45:27 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:45:27 (5/39) Installing libcurl (7.77.0-r1) 08:45:27 (6/39) Installing curl (7.77.0-r1) 08:45:27 (7/39) Installing dumb-init (1.2.5-r0) 08:45:27 (8/39) Installing libbz2 (1.0.8-r1) 08:45:27 (9/39) Installing expat (2.2.10-r1) 08:45:27 (10/39) Installing libffi (3.3-r2) 08:45:27 (11/39) Installing gdbm (1.19-r0) 08:45:27 (12/39) Installing xz-libs (5.2.5-r0) 08:45:27 (13/39) Installing sqlite-libs (3.34.1-r0) 08:45:27 (14/39) Installing python3 (3.8.10-r0) 08:45:27 Successfully built 2778e2e63a24 08:45:28 Successfully tagged core-metadata-arm64:latest 08:45:28  Building core-metadata ... done Building core-data 08:45:28 Removing intermediate container 2bf88bf461f8 08:45:28 ---> da657b6aaffc 08:45:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:45:28 ---> 3ec281007b28 08:45:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:45:28 ---> Running in 0755aee6b61a 08:45:29 Removing intermediate container 0755aee6b61a 08:45:29 ---> 21e5dbb9cd4b 08:45:29 Step 24/26 : LABEL arch=arm64 08:45:29 (15/39) Installing py3-appdirs (1.4.4-r1) 08:45:29 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:45:29 (17/39) Installing py3-parsing (2.4.7-r1) 08:45:30 (18/39) Installing py3-six (1.15.0-r0) 08:45:30 (19/39) Installing py3-packaging (20.9-r0) 08:45:30 (20/39) Installing py3-setuptools (51.3.3-r0) 08:45:30 (21/39) Installing py3-chardet (4.0.0-r0) 08:45:30 (22/39) Installing py3-idna (3.1-r0) 08:45:30 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:45:30 (24/39) Installing py3-requests (2.25.1-r1) 08:45:30 ---> 3cc25a40cc91 08:45:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:45:30 (25/39) Installing py3-msgpack (1.0.2-r0) 08:45:30 ---> Running in 2780ddafc179 08:45:30 (26/39) Installing py3-lockfile (0.12.2-r3) 08:45:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:45:30 (28/39) Installing py3-colorama (0.4.4-r0) 08:45:30 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:45:30 (30/39) Installing py3-distlib (0.3.1-r1) 08:45:30 (31/39) Installing py3-distro (1.5.0-r1) 08:45:30 (32/39) Installing py3-webencodings (0.5.1-r3) 08:45:30 (33/39) Installing py3-html5lib (1.1-r0) 08:45:30 (34/39) Installing py3-pytoml (0.1.21-r0) 08:45:30 (35/39) Installing py3-pep517 (0.9.1-r0) 08:45:30 (36/39) Installing py3-progress (1.5-r0) 08:45:30 (37/39) Installing py3-retrying (1.3.3-r0) 08:45:30 (38/39) Installing py3-toml (0.10.2-r0) 08:45:30 (39/39) Installing py3-pip (20.3.4-r0) 08:45:31 Executing busybox-1.32.1-r6.trigger 08:45:31 OK: 82 MiB in 59 packages 08:45:31 Removing intermediate container 2780ddafc179 08:45:31 ---> b50f772833c8 08:45:31 Step 25/26 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:45:32 ---> a32567ca5f74 08:45:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:45:32 ---> Running in 0b3c9c918c24 08:45:32 ---> Running in 134e464e00de 08:45:33 Removing intermediate container 0b3c9c918c24 08:45:33 ---> f317dcc2a2f0 08:45:33 Step 26/26 : LABEL version=0.0.0 08:45:33 ---> Running in bed247843da7 08:45:33 Removing intermediate container 134e464e00de 08:45:33 ---> 6467d226cb36 08:45:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:45:34 Removing intermediate container bed247843da7 08:45:34 ---> 34970355521e 08:45:34 08:45:34 Successfully built 34970355521e 08:45:35 Successfully tagged security-secretstore-setup-arm64:latest 08:45:35  Building security-secretstore-setup ... done Building security-proxy-setup 08:45:35 ---> ba9f5de09488 08:45:35 Step 27/32 : RUN chmod +x /entrypoint.sh 08:45:35 ---> Running in 64c01f07763e 08:45:39 Removing intermediate container 64c01f07763e 08:45:39 ---> 3f18ce38742b 08:45:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:45:39 ---> Running in acc36888fec8 08:45:39 Removing intermediate container acc36888fec8 08:45:39 ---> 7d076a8d6b90 08:45:39 Step 29/32 : CMD ["gate"] 08:45:40 ---> Running in 8c3822e7a6be 08:45:40 Collecting docker-compose==1.23.2 08:45:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:45:41 Collecting cached-property<2,>=1.2.0 08:45:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:45:41 Removing intermediate container 8c3822e7a6be 08:45:41 ---> fc6bd40021fb 08:45:41 Step 30/32 : LABEL arch=arm64 08:45:41 Collecting texttable<0.10,>=0.9.0 08:45:41 Downloading texttable-0.9.1.tar.gz (11 kB) 08:45:41 ---> Running in 3e74db621c40 08:45:42 Removing intermediate container 3e74db621c40 08:45:42 ---> 44168fdddbe3 08:45:42 Step 31/32 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:45:42 ---> Running in 0659b5c500ea 08:45:43 Removing intermediate container 0659b5c500ea 08:45:43 ---> cac486878054 08:45:43 Step 32/32 : LABEL version=0.0.0 08:45:43 Collecting docker<4.0,>=3.6.0 08:45:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:45:44 ---> Running in 352f445e3133 08:45:44 Collecting PyYAML<4,>=3.10 08:45:44 Downloading PyYAML-3.13.tar.gz (270 kB) 08:45:45 Removing intermediate container 352f445e3133 08:45:45 ---> f0b72f2e9918 08:45:45 08:45:45 Successfully built f0b72f2e9918 08:45:45 Successfully tagged security-bootstrapper-arm64:latest 08:45:45 Building support-scheduler 08:45:48  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 08:45:48 Downloading docopt-0.6.2.tar.gz (25 kB) 08:45:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:45:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:45:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:45:52 Collecting websocket-client<1.0,>=0.32.0 08:45:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:45:52 Collecting jsonschema<3,>=2.5.1 08:45:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:45:53 Collecting dockerpty<0.5,>=0.4.1 08:45:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:45:55 Collecting docker-pycreds>=0.4.0 08:45:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:45:56 Collecting urllib3<1.25,>=1.21.1 08:45:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:45:56 Collecting chardet<3.1.0,>=3.0.2 08:45:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:45:57 Collecting certifi>=2017.4.17 08:45:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:45:57 Collecting idna<2.8,>=2.5 08:45:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:45:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:45:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:45:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:45:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:45:59 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:45:59 Attempting uninstall: urllib3 08:45:59 Found existing installation: urllib3 1.26.2 08:45:59 Uninstalling urllib3-1.26.2: 08:45:59 Successfully uninstalled urllib3-1.26.2 08:46:00 Attempting uninstall: idna 08:46:00 Found existing installation: idna 3.1 08:46:00 Uninstalling idna-3.1: 08:46:00 Successfully uninstalled idna-3.1 08:46:01 Attempting uninstall: chardet 08:46:01 Found existing installation: chardet 4.0.0 08:46:01 Uninstalling chardet-4.0.0: 08:46:01 Successfully uninstalled chardet-4.0.0 08:46:02 Attempting uninstall: requests 08:46:02 Found existing installation: requests 2.25.1 08:46:02 Uninstalling requests-2.25.1: 08:46:02 Successfully uninstalled requests-2.25.1 08:46:03 Running setup.py install for texttable: started 08:46:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:04 ---> 3dc46845c622 08:46:04 Step 3/24 : WORKDIR /edgex-go 08:46:04 ---> Using cache 08:46:04 ---> 2e52685eac3f 08:46:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:04 ---> Using cache 08:46:04 ---> 84f2ef645bd9 08:46:04 Step 5/24 : RUN apk add --update --no-cache make git 08:46:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:05 ---> 3dc46845c622 08:46:05 Step 3/24 : WORKDIR /edgex-go 08:46:05 ---> Using cache 08:46:05 ---> 2e52685eac3f 08:46:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:05 ---> Using cache 08:46:05 ---> 84f2ef645bd9 08:46:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:46:06 Running setup.py install for texttable: finished with status 'done' 08:46:06 Running setup.py install for PyYAML: started 08:46:08 ---> Running in c51a8941b919 08:46:08 ---> Running in 3f9e82263de3 08:46:09 Running setup.py install for PyYAML: finished with status 'done' 08:46:09 Running setup.py install for docopt: started 08:46:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:12 OK: 218 MiB in 52 packages 08:46:12 OK: 218 MiB in 52 packages 08:46:12 Running setup.py install for docopt: finished with status 'done' 08:46:12 Running setup.py install for dockerpty: started 08:46:15 Running setup.py install for dockerpty: finished with status 'done' 08:46:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:15 ---> 3dc46845c622 08:46:15 Step 3/22 : WORKDIR /edgex-go 08:46:15 ---> Using cache 08:46:15 ---> 2e52685eac3f 08:46:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:15 ---> Using cache 08:46:15 ---> 84f2ef645bd9 08:46:15 Step 5/22 : RUN apk add --update --no-cache make git 08:46:15 ---> Using cache 08:46:15 ---> 7d748afb72e4 08:46:15 Step 6/22 : COPY go.mod . 08:46:15 Removing intermediate container c51a8941b919 08:46:15 ---> 7d748afb72e4 08:46:15 Step 6/24 : COPY go.mod . 08:46:15 Removing intermediate container 3f9e82263de3 08:46:15 ---> c8e0139f5d16 08:46:15 Step 6/24 : COPY go.mod . 08:46:17 ---> 2ea73c4487f3 08:46:17 Step 7/22 : RUN go mod download 08:46:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 08:46:17 ---> b3af9dd01905 08:46:17 Step 7/24 : RUN go mod download 08:46:17 ---> c85739d35f34 08:46:17 Step 7/24 : RUN go mod download 08:46:17 ---> Running in e4471578d6d3 08:46:17 ---> Running in cbac4789bbb9 08:46:17 ---> Running in 198ea737255d 08:46:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:21 ---> 3dc46845c622 08:46:21 Step 3/23 : WORKDIR /edgex-go 08:46:21 ---> Using cache 08:46:21 ---> 2e52685eac3f 08:46:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:21 ---> Using cache 08:46:21 ---> 84f2ef645bd9 08:46:21 Step 5/23 : RUN apk add --update --no-cache make git 08:46:21 ---> Using cache 08:46:21 ---> 7d748afb72e4 08:46:21 Step 6/23 : COPY go.mod . 08:46:21 ---> Using cache 08:46:21 ---> c85739d35f34 08:46:21 Step 7/23 : RUN go mod download 08:46:21 ---> Running in 805c95560a44 08:46:22 Removing intermediate container e4471578d6d3 08:46:22 ---> 81923a77f430 08:46:22 Step 8/22 : COPY . . 08:46:23 Removing intermediate container 198ea737255d 08:46:23 ---> ae7aade70f5e 08:46:23 Step 8/24 : COPY . . 08:46:23 Removing intermediate container cbac4789bbb9 08:46:23 ---> d064e281a4ff 08:46:23 Step 8/24 : COPY . . 08:46:25 Removing intermediate container 805c95560a44 08:46:25 ---> 2d0123a101a1 08:46:25 Step 8/23 : COPY . . 08:46:36 Removing intermediate container 00b60879c39d 08:46:36 ---> b9675c6bbc2e 08:46:36 Step 15/24 : ENV APP_PORT=58890 08:46:37 ---> Running in 110db5585cd0 08:46:38 Removing intermediate container 110db5585cd0 08:46:38 ---> 4edf21da0644 08:46:38 Step 16/24 : EXPOSE $APP_PORT 08:46:39 ---> Running in 3d1328a79be9 08:46:40 Removing intermediate container 3d1328a79be9 08:46:40 ---> 9d38a5e4a043 08:46:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:46:42 ---> 34e792c58413 08:46:42 Step 9/22 : RUN go mod tidy 08:46:42 ---> f0ea8c7b048f 08:46:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:46:43 ---> Running in 575c91edb421 08:46:44 ---> 150689b5201f 08:46:44 Step 9/24 : RUN go mod tidy 08:46:44 ---> c42ac752535a 08:46:44 Step 9/24 : RUN go mod tidy 08:46:44 ---> 1efed7515fe6 08:46:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:46:44 ---> Running in 77c9591b1fcb 08:46:44 ---> Running in a8e4485ec661 08:46:44 ---> 1cfde0a73c76 08:46:44 Step 9/23 : RUN go mod tidy 08:46:45 ---> Running in 88da270a0b18 08:46:46 ---> 4a8f07fb51ce 08:46:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:46:46 ---> Running in 0a3a1d4e2dc7 08:46:47 Removing intermediate container 0a3a1d4e2dc7 08:46:47 ---> 653540cda1cd 08:46:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:47 ---> Running in dff2aca9ac23 08:46:48 Removing intermediate container dff2aca9ac23 08:46:48 ---> 8862a33ea605 08:46:48 Step 22/24 : LABEL arch=arm64 08:46:48 ---> Running in f9110c0cfd00 08:46:48 Removing intermediate container 575c91edb421 08:46:48 ---> 8fcbb934a4b6 08:46:48 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:46:49 ---> Running in 5e940bc63229 08:46:49 Removing intermediate container f9110c0cfd00 08:46:49 ---> 0413778bc636 08:46:49 Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:46:49 ---> Running in 0a84cd5d3cff 08:46:50 Removing intermediate container 0a84cd5d3cff 08:46:50 ---> 0cfee3e134e0 08:46:50 Step 24/24 : LABEL version=0.0.0 08:46:50 ---> Running in 6b9f565514d9 08:46:51 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 08:46:51 Removing intermediate container 77c9591b1fcb 08:46:51 ---> 09ad00a86fc0 08:46:51 Step 10/24 : RUN make cmd/core-data/core-data 08:46:51 Removing intermediate container 6b9f565514d9 08:46:51 ---> fb70b3a8dd8a 08:46:51 08:46:51 ---> Running in 509398b25ce0 08:46:52 Removing intermediate container a8e4485ec661 08:46:52 ---> 77fcb66cccb8 08:46:52 Step 10/24 : RUN make cmd/core-command/core-command 08:46:52 Successfully built fb70b3a8dd8a 08:46:52 Successfully tagged sys-mgmt-agent-arm64:latest 08:46:52 Removing intermediate container 88da270a0b18 08:46:52 ---> 8c82602ca00b 08:46:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:46:52  Building sys-mgmt-agent ... done  ---> Running in 5f0e5e59998a 08:46:52 ---> Running in eb3d74abb13c 08:46:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08: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 08:46:55 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 08:48:32 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 08:48:34 Removing intermediate container 5e940bc63229 08:48:34 ---> d6cc736437b3 08:48:34 08:48:34 Step 11/22 : FROM alpine:3.12 08:48:34 ---> c4fd0aeabfcf 08:48:34 Step 12/22 : RUN apk add --update --no-cache curl 08:48:34 Removing intermediate container 5f0e5e59998a 08:48:34 ---> 592a1588a8fa 08:48:34 08:48:34 Step 11/24 : FROM alpine:3.12 08:48:34 ---> c4fd0aeabfcf 08:48:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:48:34 ---> Using cache 08:48:34 ---> 137bf1db99cc 08:48:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:48:34 ---> Using cache 08:48:34 ---> 78fae43a0f52 08:48:34 Step 14/24 : ENV APP_PORT=59882 08:48:34 ---> Running in 9b8d68677946 08:48:34 ---> Running in b789f06bdfc2 08:48:36 Removing intermediate container 9b8d68677946 08:48:36 ---> 4047eb637f31 08:48:36 Step 15/24 : EXPOSE $APP_PORT 08:48:36 ---> Running in af1be8338748 08:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:48:37 Removing intermediate container eb3d74abb13c 08:48:37 ---> 19716fdacbb3 08:48:37 08:48:37 Step 11/23 : FROM alpine:3.12 08:48:37 ---> c4fd0aeabfcf 08:48:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:48:37 ---> Using cache 08:48:37 ---> 137bf1db99cc 08:48:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:48:37 ---> Using cache 08:48:37 ---> 78fae43a0f52 08:48:37 Step 14/23 : ENV APP_PORT=59861 08:48:37 Removing intermediate container af1be8338748 08:48:37 ---> 9e75905ce45f 08:48:37 Step 16/24 : WORKDIR / 08:48:37 ---> Running in 1663fa7a7279 08:48:37 ---> Running in bfbeedddaaf8 08:48:37 (1/4) Installing ca-certificates (20191127-r4) 08:48:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:48:38 (3/4) Installing libcurl (7.77.0-r0) 08:48:38 (4/4) Installing curl (7.77.0-r0) 08:48:38 Executing busybox-1.31.1-r20.trigger 08:48:38 Executing ca-certificates-20191127-r4.trigger 08:48:38 OK: 7 MiB in 18 packages 08:48:38 Removing intermediate container 1663fa7a7279 08:48:38 ---> 960a002cf5c6 08:48:38 Step 15/23 : EXPOSE $APP_PORT 08:48:38 Removing intermediate container bfbeedddaaf8 08:48:38 ---> 3eeb222b43c1 08:48:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:38 ---> Running in 25f8aff22c30 08:48:39 Removing intermediate container 25f8aff22c30 08:48:39 ---> f57bd448a11f 08:48:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:39 ---> ac9a3805c202 08:48:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:48:40 Removing intermediate container b789f06bdfc2 08:48:40 ---> 037de2e19714 08:48:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:48:40 ---> Running in 152ccd9ac7c7 08:48:40 ---> 01d5ca4eb0fa 08:48:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:48:41 ---> ea1495b1a99f 08:48:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:48:41 Removing intermediate container 152ccd9ac7c7 08:48:41 ---> e00cc76c6592 08:48:41 Step 14/22 : WORKDIR /edgex 08:48:42 ---> Running in e926abcf9f97 08:48:42 ---> 5d26f0d44153 08:48:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:48:43 Removing intermediate container e926abcf9f97 08:48:43 ---> e84c57dccc20 08:48:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:48:43 ---> ba74896a0655 08:48:43 Step 20/24 : ENTRYPOINT ["/core-command"] 08:48:43 ---> Running in 8c5342170805 08:48:43 ---> 1827ddd403e6 08:48:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:48:43 ---> Running in 4ce5497c4394 08:48:44 Removing intermediate container 8c5342170805 08:48:44 ---> e8781963ed69 08:48:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:48:44 ---> 8fe3768197e1 08:48:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:48:44 ---> Running in 5a2ffe76aa64 08:48:44 Removing intermediate container 4ce5497c4394 08:48:44 ---> 1a9a9d6f59fd 08:48:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:48:45 ---> Running in 876608f2fb92 08:48:45 Removing intermediate container 5a2ffe76aa64 08:48:45 ---> 0920ac5b9345 08:48:45 Step 22/24 : LABEL arch=arm64 08:48:45 Removing intermediate container 509398b25ce0 08:48:45 ---> 5df4c61ebcd9 08:48:45 08:48:45 Step 11/24 : FROM alpine:3.12 08:48:45 ---> c4fd0aeabfcf 08:48:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:48:46 ---> Running in bc278859a78a 08:48:46 ---> Running in d82dada612a8 08:48:46 Removing intermediate container 876608f2fb92 08:48:46 ---> fc5e8b767f42 08:48:46 Step 21/23 : LABEL arch=arm64 08:48:46 ---> 95b8bef7fa80 08:48:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:48:46 ---> Running in 2cbf7a00b5ed 08:48:46 Removing intermediate container d82dada612a8 08:48:46 ---> 39e8bee5a184 08:48:46 Step 13/24 : ENV APP_PORT=59880 08:48:46 Removing intermediate container bc278859a78a 08:48:46 ---> d22574370b81 08:48:46 Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:48:46 ---> Running in db4bd9a3eac5 08:48:47 ---> Running in d20c99c61226 08:48:47 Removing intermediate container 2cbf7a00b5ed 08:48:47 ---> 3f25d7cf028a 08:48:47 Step 22/23 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:48:47 ---> Running in 93da7dd62d6f 08:48:48 ---> d2607f61acdd 08:48:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:48:48 Removing intermediate container d20c99c61226 08:48:48 ---> 0b86f72bde0e 08:48:48 Step 24/24 : LABEL version=0.0.0 08:48:48 Removing intermediate container db4bd9a3eac5 08:48:48 ---> bfe811b53ac4 08:48:48 Step 14/24 : EXPOSE $APP_PORT 08:48:48 ---> Running in 84a22015ef4e 08:48:48 ---> Running in a32ae2bc7ef9 08:48:48 ---> Running in 1d25cf9e606a 08:48:48 Removing intermediate container 93da7dd62d6f 08:48:48 ---> 13bdf824f0b5 08:48:48 Step 23/23 : LABEL version=0.0.0 08:48:48 ---> Running in 9b910f09dc7d 08:48:49 Removing intermediate container 84a22015ef4e 08:48:49 ---> d317bf51e14e 08:48:49 Step 19/22 : CMD ["--init=true"] 08:48:49 Removing intermediate container a32ae2bc7ef9 08:48:49 ---> 828dbdc3dd73 08:48:49 08:48:49 Removing intermediate container 1d25cf9e606a 08:48:49 ---> a9cc4c3a9b66 08:48:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:49 ---> Running in dafbe2647f3f 08:48:49 Removing intermediate container 9b910f09dc7d 08:48:49 ---> 23bb8849832a 08:48:49 08:48:49 ---> Running in 7b24c52a2cd5 08:48:49 Successfully built 828dbdc3dd73 08:48:49 Successfully tagged core-command-arm64:latest 08:48:49  Building core-command ... done Successfully built 23bb8849832a 08:48:49 Successfully tagged support-scheduler-arm64:latest 08:48:49  Building support-scheduler ... done Removing intermediate container dafbe2647f3f 08:48:49 ---> 481389a49862 08:48:49 Step 20/22 : LABEL arch=arm64 08:48:50 ---> Running in f68dcdba645f 08:48:50 Removing intermediate container f68dcdba645f 08:48:50 ---> d03799b5d74a 08:48:50 Step 21/22 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:48:50 ---> Running in d21b56813c42 08:48:51 Removing intermediate container d21b56813c42 08:48:51 ---> beeff97dbe15 08:48:51 Step 22/22 : LABEL version=0.0.0 08:48:51 ---> Running in e7383d6baa06 08:48:52 Removing intermediate container 7b24c52a2cd5 08:48:52 ---> 72d98943d67d 08:48:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:48:52 ---> Running in 58f1ca53c6d3 08:48:52 Removing intermediate container e7383d6baa06 08:48:52 ---> 15126212ec7c 08:48:52 08:48:53 Successfully built 15126212ec7c 08:48:53 Successfully tagged security-proxy-setup-arm64:latest 08:48:53  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:48:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:48:55 (1/6) Installing dumb-init (1.2.2-r1) 08:48:55 (2/6) Installing libgcc (9.3.0-r2) 08:48:55 (3/6) Installing libsodium (1.0.18-r0) 08:48:55 (4/6) Installing libstdc++ (9.3.0-r2) 08:48:55 (5/6) Installing libzmq (4.3.3-r0) 08:48:55 (6/6) Installing zeromq (4.3.3-r0) 08:48:55 Executing busybox-1.31.1-r20.trigger 08:48:55 OK: 8 MiB in 20 packages 08:48:57 Removing intermediate container 58f1ca53c6d3 08:48:57 ---> 556b445bdd2b 08:48:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:57 ---> 5bb21a3f2d78 08:48:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:48:59 ---> f5a6783245c5 08:48:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:49:00 ---> 1f224492fdae 08:49:00 Step 20/24 : ENTRYPOINT ["/core-data"] 08:49:00 ---> Running in 7c2009bac7e7 08:49:00 Removing intermediate container 7c2009bac7e7 08:49:00 ---> 624b0ca4b1e1 08:49:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:01 ---> Running in f6f55aa12385 08:49:01 Removing intermediate container f6f55aa12385 08:49:01 ---> 7adbb7e7622d 08:49:01 Step 22/24 : LABEL arch=arm64 08:49:01 ---> Running in 45488fd48bda 08:49:02 Removing intermediate container 45488fd48bda 08:49:02 ---> 22c75cd3666f 08:49:02 Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 08:49:02 ---> Running in 6080171fc57d 08:49:02 Removing intermediate container 6080171fc57d 08:49:02 ---> 20667bd526a9 08:49:02 Step 24/24 : LABEL version=0.0.0 08:49:02 ---> Running in 04971564b38d 08:49:03 Removing intermediate container 04971564b38d 08:49:03 ---> b23e14f8c4fe 08:49:03 08:49:03 Successfully built b23e14f8c4fe 08:49:03 Successfully tagged core-data-arm64:latest 08:49:04  Building core-data ... done  [Pipeline] } 08:49:04 $ docker stop --time=1 9b860c2ae3fbbd6295e3c6c37d04c0fa3d67f1db2fd1ecb3104d53521148f212 08:49:06 $ docker rm -f 9b860c2ae3fbbd6295e3c6c37d04c0fa3d67f1db2fd1ecb3104d53521148f212 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:06 + docker images 08:49:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:49:07 core-data-arm64 latest b23e14f8c4fe 4 seconds ago 19.2MB 08:49:07 security-proxy-setup-arm64 latest 15126212ec7c 15 seconds ago 24.2MB 08:49:07 support-scheduler-arm64 latest 23bb8849832a 18 seconds ago 15.1MB 08:49:07 core-command-arm64 latest 828dbdc3dd73 19 seconds ago 15MB 08:49:07 5df4c61ebcd9 23 seconds ago 998MB 08:49:07 19716fdacbb3 31 seconds ago 991MB 08:49:07 d6cc736437b3 34 seconds ago 996MB 08:49:07 592a1588a8fa 34 seconds ago 989MB 08:49:07 sys-mgmt-agent-arm64 latest fb70b3a8dd8a 2 minutes ago 311MB 08:49:07 security-bootstrapper-arm64 latest f0b72f2e9918 3 minutes ago 17.5MB 08:49:07 security-secretstore-setup-arm64 latest 34970355521e 3 minutes ago 27.1MB 08:49:07 core-metadata-arm64 latest 2778e2e63a24 3 minutes ago 15.7MB 08:49:07 support-notifications-arm64 latest 2e5a6f6b0fb2 3 minutes ago 15.7MB 08:49:07 278545a31b17 4 minutes ago 995MB 08:49:07 4b7fc4a6c4e6 4 minutes ago 992MB 08:49:07 d21e5e9d9a2a 4 minutes ago 992MB 08:49:07 68ae78b21971 4 minutes ago 999MB 08:49:07 71d0d006b0fe 4 minutes ago 992MB 08:49:07 ci-base-image-arm64 latest 3dc46845c622 14 minutes ago 664MB 08:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 36 hours ago 451MB 08:49:07 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 08:49:07 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 08:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:49:08 ---> job-cost.sh 08:49:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9LBI 08:49:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-9LBI/bin to PATH 08:52:02 INFO: No Stack... 08:52:02 INFO: Retrieving Pricing Info for: v2-standard-4 08:52:02 INFO: Archiving Costs [Pipeline] sh 08:52:02 + cat /w/workspace/edgex-go/3/archives/cost.csv 08:52:02 + cut -d, -f6 [Pipeline] lock 08:52:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-3-stack-cost] 08:52:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3623-3-stack-cost] did not exist. Created. 08:52:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:03 + echo total: 0.18000000715255737 [Pipeline] stash 08:52:03 Stashed 1 file(s) [Pipeline] } 08:52:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-3-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 08:52:04 provisioning config files... 08:52:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1673177686401800316tmp [Pipeline] { [Pipeline] sh 08:52:04 + set +x 08:52:04 + curl -s https://codecov.io/bash 08:52:04 + bash -s -- 08:52:04 08:52:04 _____ _ 08:52:04 / ____| | | 08:52:04 | | ___ __| | ___ ___ _____ __ 08:52:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:52:04 | |___| (_) | (_| | __/ (_| (_) \ V / 08:52:04 \_____\___/ \__,_|\___|\___\___/ \_/ 08:52:04 Bash-1.0.5 08:52:04 08:52:04 08:52:05 ==> git version 2.24.4 found 08:52:05 ==> 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 08:52:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:52:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:52:05 ==> Jenkins CI detected. 08:52:05 project root: . 08:52:05 --> token set from env 08:52:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:52:05 ==> Running gcov in . (disable via -X gcov) 08:52:05 ==> Python coveragepy not found 08:52:05 ==> Searching for coverage reports in: 08:52:05 + . 08:52:05 -> Found 1 reports 08:52:05 ==> Detecting git/mercurial file structure 08:52:05 ==> Reading reports 08:52:05 + ./coverage.out bytes=402846 08:52:05 ==> Appending adjustments 08:52:05 https://docs.codecov.io/docs/fixing-reports 08:52:05 + Found adjustments 08:52:06 ==> Gzipping contents 08:52:06 56K /tmp/codecov.BnwlJw.gz 08:52:06 ==> Uploading reports 08:52:06 url: https://codecov.io 08:52:06 query: branch=PR-3623&commit=1f5f198171f7b0d774ff583e205307900743fa55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 08:52:06 -> Pinging Codecov 08:52:06 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=1f5f198171f7b0d774ff583e205307900743fa55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 08:52:06 -> Uploading to 08:52:06 https://storage.googleapis.com/codecov/v4/raw/2021-07-16/00271124DB129430A58F1EEE437C3FCB/1f5f198171f7b0d774ff583e205307900743fa55/ea4e9024-d22b-459b-b641-eca782666340.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T085206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4926846a3a52ff08f96d91a278a042ba357cd3620c4c3bbb50749cc31e534d91 08:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:52:06 Dload Upload Total Spent Left Speed 08:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54498 0 0 100 54498 0 130k --:--:-- --:--:-- --:--:-- 130k 08:52:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1f5f198171f7b0d774ff583e205307900743fa55 [Pipeline] } 08:52:07 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 08:52:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:52:09 ---> package-listing.sh 08:52:09 ++ facter osfamily 08:52:09 ++ tr '[:upper:]' '[:lower:]' 08:52:09 + OS_FAMILY=redhat 08:52:09 + workspace=/w/workspace/edgex-go/3 08:52:09 + START_PACKAGES=/tmp/packages_start.txt 08:52:09 + END_PACKAGES=/tmp/packages_end.txt 08:52:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:09 + PACKAGES=/tmp/packages_start.txt 08:52:09 + '[' /w/workspace/edgex-go/3 ']' 08:52:09 + PACKAGES=/tmp/packages_end.txt 08:52:09 + case "${OS_FAMILY}" in 08:52:09 + rpm -qa 08:52:09 + sort 08:52:11 + '[' -f /tmp/packages_start.txt ']' 08:52:11 + '[' -f /tmp/packages_end.txt ']' 08:52:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:52:11 + '[' /w/workspace/edgex-go/3 ']' 08:52:11 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:52:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:52:11 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:52:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:52:12 08:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:52:12 alpine: Pulling from edgex-lftools-log-publisher 08:52:12 5843afab3874: Pulling fs layer 08:52:12 2dfaacf7024e: Pulling fs layer 08:52:12 2dbba127c6aa: Pulling fs layer 08:52:12 1a467efa2204: Pulling fs layer 08:52:12 865369a531d5: Pulling fs layer 08:52:12 2dc3bafdbf1c: Pulling fs layer 08:52:12 9ac237eaa80d: Pulling fs layer 08:52:12 6bcad4ecc5c2: Pulling fs layer 08:52:12 7074353bde3e: Pulling fs layer 08:52:12 9ac237eaa80d: Waiting 08:52:12 1a467efa2204: Waiting 08:52:12 865369a531d5: Waiting 08:52:12 2dc3bafdbf1c: Waiting 08:52:12 6bcad4ecc5c2: Waiting 08:52:12 7074353bde3e: Waiting 08:52:13 2dfaacf7024e: Verifying Checksum 08:52:13 2dfaacf7024e: Download complete 08:52:13 1a467efa2204: Verifying Checksum 08:52:13 1a467efa2204: Download complete 08:52:13 5843afab3874: Verifying Checksum 08:52:13 5843afab3874: Download complete 08:52:13 2dc3bafdbf1c: Verifying Checksum 08:52:13 2dc3bafdbf1c: Download complete 08:52:13 865369a531d5: Verifying Checksum 08:52:13 865369a531d5: Download complete 08:52:13 9ac237eaa80d: Verifying Checksum 08:52:13 9ac237eaa80d: Download complete 08:52:13 6bcad4ecc5c2: Verifying Checksum 08:52:13 6bcad4ecc5c2: Download complete 08:52:13 5843afab3874: Pull complete 08:52:13 2dbba127c6aa: Verifying Checksum 08:52:13 2dbba127c6aa: Download complete 08:52:13 2dfaacf7024e: Pull complete 08:52:14 2dbba127c6aa: Pull complete 08:52:14 1a467efa2204: Pull complete 08:52:14 865369a531d5: Pull complete 08:52:14 2dc3bafdbf1c: Pull complete 08:52:14 9ac237eaa80d: Pull complete 08:52:14 6bcad4ecc5c2: Pull complete 08:52:17 7074353bde3e: Verifying Checksum 08:52:17 7074353bde3e: Download complete 08:52:22 7074353bde3e: Pull complete 08:52:22 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 08:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:52:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:52:22 prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container 08:52:22 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:52:25 $ docker top ace1792a0c7dd95bfc832d52b836ce2638068b12e9a66c81c3bb6098048731c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:52:26 + mkdir -p /var/log/sa [Pipeline] sh 08:52:26 + ls /var/log/sa-host 08:52:26 + sadf -c /var/log/sa-host/sa05 08:52:26 file_magic: OK 08:52:26 HZ: Using current value: 100 08:52:26 file_header: OK 08:52:26 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 08:52:26 Statistics: 08:52:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:52:26 File successfully converted to sysstat format version 12.5.4 08:52:26 + sadf -c /var/log/sa-host/sa16 08:52:26 file_magic: OK 08:52:26 HZ: Using current value: 100 08:52:26 file_header: OK 08:52:26 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 08:52:26 Statistics: 08:52:26 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... 08:52:26 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:27 provisioning config files... 08:52:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4222675232641668562tmp [Pipeline] { [Pipeline] echo 08:52:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:52:27 ---> create-netrc.sh [Pipeline] } 08:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:52:28 ---> python-tools-install.sh [Pipeline] echo 08:52:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:52:28 ---> sudo-logs.sh 08:52:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:52:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:52:28 ---> job-cost.sh 08:52:28 lf-activate-venv: SKIPPING 08:52:28 DEBUG: total: 0.18000000715255737 08:52:28 INFO: Retrieving Stack Cost... 08:52:29 INFO: Retrieving Pricing Info for: v3-standard-2 08:52:30 INFO: Archiving Costs [Pipeline] echo 08:52:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:52:30 ---> logs-deploy.sh 08:52:30 lf-activate-venv: SKIPPING 08:52:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/3 08:52:30 INFO: archiving workspace using pattern(s): 08:52:31 Archives upload complete. 08:52:31 INFO: archiving logs to Nexus 08:52:32 ---> uname -a: 08:52:32 Linux prd-centos7-docker-4c-2g-3068.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:52:32 08:52:32 08:52:32 ---> lscpu: 08:52:32 Architecture: x86_64 08:52:32 CPU op-mode(s): 32-bit, 64-bit 08:52:32 Address sizes: 40 bits physical, 48 bits virtual 08:52:32 Byte Order: Little Endian 08:52:32 CPU(s): 2 08:52:32 On-line CPU(s) list: 0,1 08:52:32 Vendor ID: AuthenticAMD 08:52:32 BIOS Vendor ID: QEMU 08:52:32 Model name: AMD EPYC-Rome Processor 08:52:32 BIOS Model name: pc-i440fx-4.2 08:52:32 CPU family: 23 08:52:32 Model: 49 08:52:32 Thread(s) per core: 1 08:52:32 Core(s) per socket: 1 08:52:32 Socket(s): 2 08:52:32 Stepping: 0 08:52:32 BogoMIPS: 5599.99 08:52:32 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:52:32 Virtualization: AMD-V 08:52:32 Hypervisor vendor: KVM 08:52:32 Virtualization type: full 08:52:32 L1d cache: 64 KiB (2 instances) 08:52:32 L1i cache: 64 KiB (2 instances) 08:52:32 L2 cache: 1 MiB (2 instances) 08:52:32 L3 cache: 32 MiB (2 instances) 08:52:32 NUMA node(s): 1 08:52:32 NUMA node0 CPU(s): 0,1 08:52:32 Vulnerability Itlb multihit: Not affected 08:52:32 Vulnerability L1tf: Not affected 08:52:32 Vulnerability Mds: Not affected 08:52:32 Vulnerability Meltdown: Not affected 08:52:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:52:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:52:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:52:32 Vulnerability Srbds: Not affected 08:52:32 Vulnerability Tsx async abort: Not affected 08:52:32 08:52:32 08:52:32 ---> nproc: 08:52:32 2 08:52:32 08:52:32 08:52:32 ---> df -h: 08:52:32 Filesystem Size Used Available Use% Mounted on 08:52:32 overlay 40.0G 12.1G 27.9G 30% / 08:52:32 tmpfs 64.0M 0 64.0M 0% /dev 08:52:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:52:32 shm 64.0M 0 64.0M 0% /dev/shm 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/3 08:52:32 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/3@tmp 08:52:32 08:52:32 08:52:32 ---> free -m: 08:52:32 total used free shared buff/cache available 08:52:32 Mem: 7821 1042 2303 0 4475 6463 08:52:32 Swap: 1023 1 1022 08:52:32 08:52:32 08:52:32 ---> ip addr: 08:52:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:52:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:52:32 inet 127.0.0.1/8 scope host lo 08:52:32 valid_lft forever preferred_lft forever 08:52:32 inet6 ::1/128 scope host 08:52:32 valid_lft forever preferred_lft forever 08:52:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:52:32 link/ether fa:16:3e:c1:93:ea brd ff:ff:ff:ff:ff:ff 08:52:32 inet 10.30.123.58/23 brd 10.30.123.255 scope global dynamic eth0 08:52:32 valid_lft 85008sec preferred_lft 85008sec 08:52:32 inet6 fe80::f816:3eff:fec1:93ea/64 scope link 08:52:32 valid_lft forever preferred_lft forever 08:52:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:52:32 link/ether 02:42:2e:bc:43:08 brd ff:ff:ff:ff:ff:ff 08:52:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:52:32 valid_lft forever preferred_lft forever 08:52:32 inet6 fe80::42:2eff:febc:4308/64 scope link 08:52:32 valid_lft forever preferred_lft forever 08:52:32 08:52:32 08:52:32 ---> sar -b -r -n DEV: 08:52:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 08:52:32 08:52:32 08:29:08 LINUX RESTART (2 CPU) 08:52:32 08:52:32 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:52:32 08:31:01 34.33 3.64 30.69 0.00 2643.91 13779.41 0.00 08:52:32 08:32:01 186.57 0.00 186.57 0.00 0.00 49151.65 0.00 08:52:32 08:33:01 60.61 0.00 60.61 0.00 0.00 10788.31 0.00 08:52:32 08:34:01 58.45 0.03 58.42 0.00 0.80 8692.64 0.00 08:52:32 08:35:01 689.99 208.13 481.87 0.00 21159.37 308795.77 0.00 08:52:32 08:36:01 537.57 126.40 411.17 0.00 5406.13 177506.13 0.00 08:52:32 08:37:01 250.90 16.39 234.50 0.00 1568.31 40036.48 0.00 08:52:32 08:38:01 6.65 0.00 6.65 0.00 0.00 267.47 0.00 08:52:32 08:39:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 08:52:32 08:40:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 08:52:32 08:41:01 0.32 0.00 0.32 0.00 0.00 5.00 0.00 08:52:32 08:42:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 08:52:32 08:43:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 08:52:32 08:44:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 08:52:32 08:45:01 0.55 0.28 0.27 0.00 41.71 3.78 0.00 08:52:32 08:46:01 0.77 0.00 0.77 0.00 0.00 14.69 0.00 08:52:32 08:47:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 08:52:32 08:48:01 0.35 0.00 0.35 0.00 0.00 4.75 0.00 08:52:32 08:49:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 08:52:32 08:50:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 08:52:32 08:51:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 08:52:32 08:52:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 08:52:32 Average: 83.22 16.15 67.08 0.00 1400.46 27706.67 0.00 08:52:32 08:52:32 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:32 08:31:01 4809368 0 876952 10.95 2620 2320000 1638448 18.09 920240 1860352 266624 08:52:32 08:32:01 3942088 0 1114116 13.91 2620 2950116 1669176 18.43 1284464 2240956 173544 08:52:32 08:33:01 3751236 0 1144108 14.29 2620 3110976 1664192 18.37 1386216 2312576 19720 08:52:32 08:34:01 3959116 0 1120672 13.99 2620 2926532 1753376 19.36 1262016 2240392 35564 08:52:32 08:35:01 707276 0 1890076 23.60 2620 5408968 3784564 41.78 2821828 3765824 9744 08:52:32 08:36:01 1051772 0 1553052 19.39 2620 5401496 3208572 35.42 2337492 3901820 20856 08:52:32 08:37:01 2981412 0 1241664 15.50 2620 3783244 1571648 17.35 1216928 3119088 20 08:52:32 08:38:01 3000936 0 1222132 15.26 2620 3783252 1399936 15.46 1222712 3102604 12 08:52:32 08:39:01 3001168 0 1221900 15.26 2620 3783252 1399936 15.46 1222716 3102604 8 08:52:32 08:40:01 3000308 0 1222756 15.27 2620 3783256 1400140 15.46 1223268 3102604 8 08:52:32 08:41:01 3000308 0 1222752 15.27 2620 3783260 1400152 15.46 1223212 3102600 8 08:52:32 08:42:01 3001264 0 1221792 15.26 2620 3783264 1399936 15.46 1222756 3102600 8 08:52:32 08:43:01 3001520 0 1221528 15.25 2620 3783272 1399936 15.46 1222764 3102600 8 08:52:32 08:44:01 3001628 0 1221416 15.25 2620 3783276 1399936 15.46 1222772 3102600 8 08:52:32 08:45:01 2997116 0 1224840 15.29 2620 3784364 1400020 15.46 1229772 3099704 8 08:52:32 08:46:01 2996632 0 1225324 15.30 2620 3784364 1400080 15.46 1229948 3099704 8 08:52:32 08:47:01 2997056 0 1224892 15.29 2620 3784372 1399936 15.46 1229592 3099704 8 08:52:32 08:48:01 2997072 0 1224872 15.29 2620 3784376 1399936 15.46 1229712 3099704 8 08:52:32 08:49:01 2997028 0 1224912 15.29 2620 3784380 1399936 15.46 1229712 3099708 8 08:52:32 08:50:01 2997072 0 1224864 15.29 2620 3784384 1400020 15.46 1229812 3099704 8 08:52:32 08:51:01 2997432 0 1224504 15.29 2620 3784384 1399936 15.46 1229720 3099704 8 08:52:32 08:52:01 2997432 0 1224496 15.29 2620 3784392 1399936 15.46 1229728 3099704 8 08:52:32 Average: 3008465 0 1240619 15.49 2620 3757235 1649534 18.21 1346699 2998039 23918 08:52:32 08:52:32 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:32 08:31:01 eth0 985.37 1036.08 3118.47 117.56 0.00 0.00 0.00 0.00 08:52:32 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:31:01 docker0 962.27 867.02 76.33 2745.82 0.00 0.00 0.00 0.00 08:52:32 08:32:01 eth0 712.03 486.68 3802.30 50.88 0.00 0.00 0.00 0.00 08:52:32 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:32:01 veth62a6381 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:32 08:32:01 docker0 193.61 264.40 13.93 842.28 0.00 0.00 0.00 0.00 08:52:32 08:33:01 eth0 31.93 17.47 22.37 11.85 0.00 0.00 0.00 0.00 08:52:32 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:33:01 veth62a6381 1.97 1.97 0.16 0.17 0.00 0.00 0.00 0.00 08:52:32 08:33:01 docker0 1.97 1.97 0.13 0.17 0.00 0.00 0.00 0.00 08:52:32 08:34:01 eth0 116.99 77.10 576.27 125.58 0.00 0.00 0.00 0.00 08:52:32 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:35:01 veth86ca6c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:32 08:35:01 vethd650398 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:32 08:35:01 veth0c67d85 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:35:01 eth0 258.34 178.01 1323.27 28.08 0.00 0.00 0.00 0.00 08:52:32 08:36:01 vethfc0499c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:36:01 vethe73301d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:36:01 vetha788a1d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:52:32 08:36:01 eth0 91.99 54.78 255.28 17.20 0.00 0.00 0.00 0.00 08:52:32 08:37:01 eth0 285.29 163.81 1693.30 131.01 0.00 0.00 0.00 0.00 08:52:32 08:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:52:32 08:37:01 docker0 1258.54 1312.38 96.90 4361.04 0.00 0.00 0.00 0.00 08:52:32 08:38:01 eth0 0.07 0.07 0.01 0.02 0.00 0.00 0.00 0.00 08:52:32 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:32 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:40:01 eth0 1.85 0.47 0.51 0.24 0.00 0.00 0.00 0.00 08:52:32 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:41:01 eth0 0.43 0.28 0.27 0.20 0.00 0.00 0.00 0.00 08:52:32 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:42:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 08:52:32 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:32 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:44:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:52:32 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:45:01 eth0 0.70 0.23 0.19 0.07 0.00 0.00 0.00 0.00 08:52:32 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:46:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 08:52:32 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:47:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:48:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:52:32 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:49:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:52:32 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:50:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:52:32 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:52:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:52:32 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 Average: eth0 112.42 90.96 488.82 21.89 0.00 0.00 0.00 0.00 08:52:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:32 Average: docker0 57.28 59.73 4.41 198.50 0.00 0.00 0.00 0.00 08:52:32 08:52:32 08:52:32 ---> sar -P ALL: 08:52:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 08:52:32 08:52:32 08:29:08 LINUX RESTART (2 CPU) 08:52:32 08:52:32 08:30:02 CPU %user %nice %system %iowait %steal %idle 08:52:32 08:31:01 all 16.99 0.00 5.38 0.84 0.07 76.72 08:52:32 08:31:01 0 19.43 0.00 6.03 1.28 0.07 73.19 08:52:32 08:31:01 1 14.57 0.00 4.74 0.41 0.07 80.22 08:52:32 08:32:01 all 41.20 0.00 10.26 2.95 0.09 45.50 08:52:32 08:32:01 0 40.80 0.00 10.60 2.83 0.09 45.68 08:52:32 08:32:01 1 41.59 0.00 9.92 3.08 0.09 45.32 08:52:32 08:33:01 all 39.16 0.00 5.98 0.34 0.08 54.43 08:52:32 08:33:01 0 39.03 0.00 6.23 0.42 0.07 54.24 08:52:32 08:33:01 1 39.29 0.00 5.73 0.27 0.09 54.63 08:52:32 08:34:01 all 56.02 0.00 9.01 0.81 0.09 34.07 08:52:32 08:34:01 0 55.40 0.00 9.24 0.97 0.09 34.30 08:52:32 08:34:01 1 56.64 0.00 8.78 0.65 0.09 33.84 08:52:32 08:35:01 all 47.12 0.00 25.07 9.43 0.11 18.27 08:52:32 08:35:01 0 47.02 0.00 25.13 10.45 0.11 17.28 08:52:32 08:35:01 1 47.22 0.00 25.00 8.40 0.11 19.26 08:52:32 08:36:01 all 74.63 0.00 20.87 3.90 0.15 0.45 08:52:32 08:36:01 0 74.25 0.00 21.48 3.72 0.17 0.39 08:52:32 08:36:01 1 75.01 0.00 20.27 4.08 0.13 0.52 08:52:32 08:37:01 all 53.83 0.00 13.43 2.49 0.11 30.14 08:52:32 08:37:01 0 52.92 0.00 14.46 2.61 0.11 29.91 08:52:32 08:37:01 1 54.73 0.00 12.41 2.37 0.11 30.38 08:52:32 08:38:01 all 0.13 0.00 0.08 0.01 0.02 99.77 08:52:32 08:38:01 0 0.22 0.00 0.08 0.02 0.03 99.65 08:52:32 08:38:01 1 0.03 0.00 0.07 0.00 0.00 99.90 08:52:32 08:39:01 all 0.11 0.00 0.03 0.00 0.03 99.82 08:52:32 08:39:01 0 0.17 0.00 0.03 0.00 0.05 99.75 08:52:32 08:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:52:32 08:40:01 all 0.11 0.00 0.05 0.00 0.03 99.82 08:52:32 08:40:01 0 0.17 0.00 0.05 0.00 0.03 99.75 08:52:32 08:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:52:32 08:41:01 all 0.14 0.00 0.12 0.00 0.02 99.72 08:52:32 08:41:01 0 0.25 0.00 0.20 0.00 0.03 99.52 08:52:32 08:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:52:32 08:52:32 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:52:32 08:42:01 all 0.15 0.00 0.15 0.00 0.03 99.67 08:52:32 08:42:01 0 0.25 0.00 0.07 0.00 0.03 99.65 08:52:32 08:42:01 1 0.05 0.00 0.23 0.00 0.03 99.68 08:52:32 08:43:01 all 0.03 0.00 0.03 0.00 0.02 99.92 08:52:32 08:43:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:52:32 08:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:52:32 08:44:01 all 0.10 0.00 0.03 0.00 0.02 99.86 08:52:32 08:44:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:52:32 08:44:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:52:32 08:45:01 all 0.15 0.00 0.05 0.03 0.01 99.77 08:52:32 08:45:01 0 0.05 0.00 0.05 0.02 0.02 99.87 08:52:32 08:45:01 1 0.25 0.00 0.05 0.03 0.00 99.67 08:52:32 08:46:01 all 0.19 0.00 0.03 0.00 0.01 99.77 08:52:32 08:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:52:32 08:46:01 1 0.35 0.00 0.02 0.00 0.00 99.63 08:52:32 08:47:01 all 0.15 0.00 0.03 0.00 0.02 99.81 08:52:32 08:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:52:32 08:47:01 1 0.28 0.00 0.03 0.00 0.02 99.67 08:52:32 08:48:01 all 0.20 0.00 0.03 0.00 0.02 99.76 08:52:32 08:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:52:32 08:48:01 1 0.37 0.00 0.02 0.00 0.02 99.60 08:52:32 08:49:01 all 0.16 0.00 0.02 0.00 0.01 99.82 08:52:32 08:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:52:32 08:49:01 1 0.28 0.00 0.02 0.00 0.02 99.68 08:52:32 08:50:01 all 0.15 0.00 0.03 0.00 0.01 99.81 08:52:32 08:50:01 0 0.25 0.00 0.03 0.00 0.00 99.72 08:52:32 08:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:52:32 08:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:52:32 08:51:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:52:32 08:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:52:32 08:52:01 all 0.20 0.00 0.03 0.00 0.01 99.77 08:52:32 08:52:01 0 0.35 0.00 0.02 0.00 0.00 99.63 08:52:32 08:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:52:32 08:52:32 Average: CPU %user %nice %system %iowait %steal %idle 08:52:32 Average: all 14.20 0.00 3.88 0.88 0.04 81.00 08:52:32 Average: 0 14.19 0.00 4.02 0.95 0.05 80.80 08:52:32 Average: 1 14.20 0.00 3.74 0.82 0.04 81.21 08:52:32 08:52:32 08:52:32