Pull request #3766 updated 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from dff1392c4be1e731651b8f30ca47908e53ddd988+4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 (e8ead3cbec2baeec8c93280b8b058715f488906d) 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-ssh5318219276480419073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh9211894646295860634.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3766/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-3766/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5054208857554074673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh3426083383195619802.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3766/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-3766/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5454800611463836910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-879 in /w/workspace/edgexfoundry_edgex-go_PR-3766 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3518889665430651296.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 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit dff1392c4be1e731651b8f30ca47908e53ddd988 > 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/4@tmp/jenkins-gitclient-ssh5941287000692017214.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3766/head:refs/remotes/origin/PR-3766 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 Merge succeeded, producing dff1392c4be1e731651b8f30ca47908e53ddd988 Checking out Revision dff1392c4be1e731651b8f30ca47908e53ddd988 (PR-3766) > 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/4@tmp/jenkins-gitclient-ssh8187550742590370562.key > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 Commit message: "feat(data): new API to search Readings by multiple resource names" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:06 ========================================================= 06:42:06 EdgeX Global Pipelines Version Info 06:42:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3db677a658ae1ad4fc41c33b36b3e2ab715519c0 # timeout=10 06:42:07 ------------------- 06:42:07 stable info: 06:42:07 ------------------- 06:42:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:07 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 06:42:07 Message: update stable to v1.0.210 06:42:07 ------------------- 06:42:07 experimental info: 06:42:07 ------------------- 06:42:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:42:07 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 06:42:07 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:42:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:42:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:42:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3766 [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3766 [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3766 [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dff1392c4be1e731651b8f30ca47908e53ddd988 [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dff1392 [Pipeline] echo 06:42:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:08 provisioning config files... 06:42:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7064753971770973195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:08 ---> docker-login.sh 06:42:08 nexus3.edgexfoundry.org:10001 06:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:08 Configure a credential helper to remove this warning. See 06:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:08 06:42:08 Login Succeeded 06:42:08 nexus3.edgexfoundry.org:10002 06:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:08 Configure a credential helper to remove this warning. See 06:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:08 06:42:08 Login Succeeded 06:42:08 nexus3.edgexfoundry.org:10003 06:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:09 Configure a credential helper to remove this warning. See 06:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:09 06:42:09 Login Succeeded 06:42:09 nexus3.edgexfoundry.org:10004 06:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:09 Configure a credential helper to remove this warning. See 06:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:09 06:42:09 Login Succeeded 06:42:09 docker.io 06:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:09 Configure a credential helper to remove this warning. See 06:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:09 06:42:09 Login Succeeded 06:42:09 ---> docker-login.sh ends [Pipeline] } 06:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:09 ++ 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 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/core-command/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo core-command,cmd/core-command/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/core-data/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo core-data,cmd/core-data/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/core-metadata/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo core-metadata,cmd/core-metadata/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/security-bootstrapper/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/security-proxy-setup/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/support-notifications/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo support-notifications,cmd/support-notifications/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/support-scheduler/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:42:09 + for file in '`ls cmd/**/Dockerfile`' 06:42:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:42:09 ++ cut -d/ -f2 06:42:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:42:09 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 06:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:10 06:42:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:42:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:10 latest: Pulling from edgex-devops/git-semver 06:42:10 a0d0a0d46f8b: Pulling fs layer 06:42:10 3e5f54012d9b: Pulling fs layer 06:42:10 4c7163046ea9: Pulling fs layer 06:42:10 0c2d73faf560: Pulling fs layer 06:42:10 0c2d73faf560: Waiting 06:42:10 3e5f54012d9b: Verifying Checksum 06:42:10 3e5f54012d9b: Download complete 06:42:10 a0d0a0d46f8b: Verifying Checksum 06:42:10 a0d0a0d46f8b: Download complete 06:42:10 4c7163046ea9: Verifying Checksum 06:42:10 4c7163046ea9: Download complete 06:42:11 0c2d73faf560: Verifying Checksum 06:42:11 0c2d73faf560: Download complete 06:42:11 a0d0a0d46f8b: Pull complete 06:42:11 3e5f54012d9b: Pull complete 06:42:11 4c7163046ea9: Pull complete 06:42:11 0c2d73faf560: Pull complete 06:42:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:42:11 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 06:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:42:12 $ docker top c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:12 [ssh-agent] Looking for ssh-agent implementation... 06:42:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:12 $ docker exec c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent 06:42:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgbIIMO/agent.14 06:42:12 SSH_AGENT_PID=20 06:42:12 Running ssh-add (command line suppressed) 06:42:12 Identity added: /w/workspace/edgex-go/4@tmp/private_key_276288470768053275.key (/w/workspace/edgex-go/4@tmp/private_key_276288470768053275.key) 06:42:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:13 + git tag --points-at HEAD [Pipeline] } 06:42:13 $ docker exec --env ******** --env ******** c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent -k 06:42:13 unset SSH_AUTH_SOCK; 06:42:13 unset SSH_AGENT_PID; 06:42:13 echo Agent pid 20 killed; 06:42:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:42:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:13 [ssh-agent] Looking for ssh-agent implementation... 06:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:13 $ docker exec c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent 06:42:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpEGnd/agent.50 06:42:13 SSH_AGENT_PID=56 06:42:13 Running ssh-add (command line suppressed) 06:42:13 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8931683490785874850.key (/w/workspace/edgex-go/4@tmp/private_key_8931683490785874850.key) 06:42:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:13 + git semver init 06:42:13 # -> Open(): unable to determine branch for HEAD 06:42:13 # $GIT_DIR = /w/workspace/edgex-go/4/.git 06:42:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 06:42:13 # $SEMVER_REMOTE_NAME = origin 06:42:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:42:13 # $SEMVER_USER_NAME = edgex-jenkins 06:42:13 # $SEMVER_BRANCH = PR-3766 06:42:13 # $SEMVER_TEMP = /tmp/semver-669228846 06:42:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:42:26 # '/tmp/semver-669228846' -> '/w/workspace/edgex-go/4/.semver' 06:42:26 # -> Force: false 06:42:26 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 06:42:26 $ docker exec --env ******** --env ******** c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 ssh-agent -k 06:42:26 unset SSH_AUTH_SOCK; 06:42:26 unset SSH_AGENT_PID; 06:42:26 echo Agent pid 56 killed; 06:42:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:26 + git semver [Pipeline] } 06:42:26 $ docker stop --time=1 c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 06:42:28 $ docker rm -f c93d0c7e3eaee1cae622095834ec3507fc33107e51fbdb6348704dc5b19a9379 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:42:29 Stashed 1 file(s) [Pipeline] echo 06:42:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 06:42:29 ========================================================= 06:42:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:42:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:42:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:42:29 a0d0a0d46f8b: Already exists 06:42:29 31adcdaf11c8: Pulling fs layer 06:42:29 b8b176561691: Pulling fs layer 06:42:29 4527c011a84f: Pulling fs layer 06:42:29 5d74067f8e1e: Pulling fs layer 06:42:29 e0aca202a116: Pulling fs layer 06:42:29 3a43be97a3b4: Pulling fs layer 06:42:29 34cad66bf833: Pulling fs layer 06:42:29 b4e3c513aaa6: Pulling fs layer 06:42:29 3a43be97a3b4: Waiting 06:42:29 34cad66bf833: Waiting 06:42:29 b4e3c513aaa6: Waiting 06:42:29 5d74067f8e1e: Waiting 06:42:29 e0aca202a116: Waiting 06:42:29 b8b176561691: Verifying Checksum 06:42:29 b8b176561691: Download complete 06:42:29 31adcdaf11c8: Verifying Checksum 06:42:29 31adcdaf11c8: Download complete 06:42:29 5d74067f8e1e: Verifying Checksum 06:42:29 5d74067f8e1e: Download complete 06:42:29 e0aca202a116: Verifying Checksum 06:42:29 e0aca202a116: Download complete 06:42:29 3a43be97a3b4: Verifying Checksum 06:42:29 3a43be97a3b4: Download complete 06:42:29 34cad66bf833: Verifying Checksum 06:42:29 34cad66bf833: Download complete 06:42:29 31adcdaf11c8: Pull complete 06:42:29 b8b176561691: Pull complete 06:42:30 4527c011a84f: Download complete 06:42:30 b4e3c513aaa6: Verifying Checksum 06:42:30 b4e3c513aaa6: Download complete 06:42:34 4527c011a84f: Pull complete 06:42:34 5d74067f8e1e: Pull complete 06:42:34 e0aca202a116: Pull complete 06:42:34 3a43be97a3b4: Pull complete 06:42:35 34cad66bf833: Pull complete 06:42:37 b4e3c513aaa6: Pull complete 06:42:37 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:42:38 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:42:38 WORKDIR /edgex 06:42:38 COPY go.mod . 06:42:38 RUN go mod download' 06:42:38 + docker build -t ci-base-image-x86_64 -f - . 06:42:39 Sending build context to Docker daemon 329.7MB 06:42:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:42:39 ---> 9f6097aaca64 06:42:39 Step 2/4 : WORKDIR /edgex 06:42:41 ---> Running in 913e5b57ffa1 06:42:41 Removing intermediate container 913e5b57ffa1 06:42:41 ---> 2614e6fe0538 06:42:41 Step 3/4 : COPY go.mod . 06:42:41 ---> 063ad85e00e1 06:42:41 Step 4/4 : RUN go mod download 06:42:41 ---> Running in 78159c1ccdc8 06:42:44 Still waiting to schedule task 06:42:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-868’ is offline 06:43:14 Removing intermediate container 78159c1ccdc8 06:43:14 ---> 259a116013f8 06:43:14 Successfully built 259a116013f8 06:43:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:43:14 + docker inspect -f . ci-base-image-x86_64 06:43:14 . [Pipeline] withDockerContainer 06:43:14 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 06:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:14 $ docker top 82c607d30dde5d605de91b52599b6b46eccba055e208c8a975a4cf1cd5bd6b83 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:15 + go version 06:43:15 go version go1.16.8 linux/amd64 [Pipeline] } 06:43:15 $ docker stop --time=1 82c607d30dde5d605de91b52599b6b46eccba055e208c8a975a4cf1cd5bd6b83 06:43:16 $ docker rm -f 82c607d30dde5d605de91b52599b6b46eccba055e208c8a975a4cf1cd5bd6b83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:17 + docker inspect -f . ci-base-image-x86_64 06:43:17 . [Pipeline] withDockerContainer 06:43:17 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 06:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:17 $ docker top fe0da0445c030acd617da024d062979ee74c847b6e58cff8bec3adccb00a2257 -eo pid,comm [Pipeline] { [Pipeline] echo 06:43:17 ========================================================= 06:43:17 [edgeXBuildGoParallel] Running Tests and Build... 06:43:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:43:17 + make test 06:43:17 go mod tidy 06:43:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:43:23 ? github.com/edgexfoundry/edgex-go [no test files] 06:43:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:43:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:43:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:43:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:43:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:43:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:43:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:43:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:43:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:43:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:43:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:43:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:43:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:43:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 06:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 06:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements 06:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.143s coverage: 89.5% of statements 06:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 06:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 94.2% of statements 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:43:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:43:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 06:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 06:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 21.7% of statements 06:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 06:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 06:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 06:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 06:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 06:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 06:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 06:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.193s coverage: 82.5% of statements 06:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 70.4% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.4% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 06:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:44:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:44:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:44:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:44:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 06:44:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 06:44:44 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 06:45:16 GO111MODULE=on go vet ./... 06:45:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:45:24 ./bin/test-attribution-txt.sh [Pipeline] sh 06:45:25 + ls -al . 06:45:25 total 632 06:45:25 drwxrwxr-x 10 1001 1001 4096 Oct 21 06:45 . 06:45:25 drwxr-xr-x 4 root root 28 Oct 21 06:43 .. 06:45:25 -rw-rw-r-- 1 1001 1001 11 Oct 21 06:42 .dockerignore 06:45:25 drwxrwxr-x 8 1001 1001 179 Oct 21 06:42 .git 06:45:25 drwxrwxr-x 4 1001 1001 142 Oct 21 06:42 .github 06:45:25 -rw-rw-r-- 1 1001 1001 804 Oct 21 06:42 .gitignore 06:45:25 -rw-rw-r-- 1 1001 1001 42 Oct 21 06:42 .golangci.yml 06:45:25 -rw-rw-r-- 1 1001 1001 76 Oct 21 06:42 .hadolint.yml 06:45:25 drwx------ 3 1001 1001 58 Oct 21 06:42 .semver 06:45:25 -rw-rw-r-- 1 1001 1001 166 Oct 21 06:42 .sonarcloud.properties 06:45:25 -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:42 ADOPTERS.md 06:45:25 -rw-rw-r-- 1 1001 1001 8608 Oct 21 06:42 Attribution.txt 06:45:25 -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:42 CHANGELOG.md 06:45:25 -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:42 CONTRIBUTING.md 06:45:25 -rw-rw-r-- 1 1001 1001 677 Oct 21 06:42 GOVERNANCE.md 06:45:25 -rw-rw-r-- 1 1001 1001 849 Oct 21 06:42 Jenkinsfile 06:45:25 -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:42 LICENSE 06:45:25 -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:42 Makefile 06:45:25 -rw-rw-r-- 1 1001 1001 582 Oct 21 06:42 OWNERS.md 06:45:25 -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:42 README.md 06:45:25 -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:42 SECURITY.md 06:45:25 -rw-rw-r-- 1 1001 1001 5 Oct 21 06:42 VERSION 06:45:25 -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:42 ZMQWindows.md 06:45:25 drwxrwxr-x 2 1001 1001 37 Oct 21 06:42 bin 06:45:25 drwxrwxr-x 14 1001 1001 4096 Oct 21 06:42 cmd 06:45:25 -rw-r--r-- 1 root root 425844 Oct 21 06:44 coverage.out 06:45:25 -rw-rw-r-- 1 1001 1001 829 Oct 21 06:42 go.mod 06:45:25 -rw-rw-r-- 1 1001 1001 50143 Oct 21 06:42 go.sum 06:45:25 drwxrwxr-x 8 1001 1001 124 Oct 21 06:42 internal 06:45:25 drwxrwxr-x 3 1001 1001 16 Oct 21 06:42 openapi 06:45:25 drwxrwxr-x 4 1001 1001 71 Oct 21 06:42 snap 06:45:25 -rw-rw-r-- 1 1001 1001 204 Oct 21 06:42 version.go [Pipeline] sh 06:45:26 + '[' -e coverage.out ] 06:45:26 + chown 1001:1001 coverage.out [Pipeline] stash 06:45:26 Stashed 1 file(s) [Pipeline] sh 06:45:26 + make build 06:45:26 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 06:45:28 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 06:45:34 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 06:45:35 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 06:45:36 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 06:45:36 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 06:45:37 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 06:45:38 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 06:45:38 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 06:45:39 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 06:45:40 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 06:45:41 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] } 06:45:43 $ docker stop --time=1 fe0da0445c030acd617da024d062979ee74c847b6e58cff8bec3adccb00a2257 06:45:44 $ docker rm -f fe0da0445c030acd617da024d062979ee74c847b6e58cff8bec3adccb00a2257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:45:47 06:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:45:47 latest: Pulling from edgex-devops/edgex-compose 06:45:47 cbdbe7a5bc2a: Pulling fs layer 06:45:47 ca9280d653b3: Pulling fs layer 06:45:47 7e9c9ca2126c: Pulling fs layer 06:45:47 cbdbe7a5bc2a: Download complete 06:45:48 ca9280d653b3: Verifying Checksum 06:45:48 ca9280d653b3: Download complete 06:45:48 cbdbe7a5bc2a: Pull complete 06:45:48 7e9c9ca2126c: Download complete 06:45:48 ca9280d653b3: Pull complete 06:45:52 7e9c9ca2126c: Pull complete 06:45:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:45:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:45:52 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 06:45:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:45:54 $ docker top 56a0dbb752ce7854bb854b6701f82d6e3e4dc4dcd159ddd9a2b48184d78d5bd1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:54 + docker-compose build --help 06:45:54 + grep parallel 06:45:55 --parallel Build images in parallel. [Pipeline] } 06:45:55 $ docker stop --time=1 56a0dbb752ce7854bb854b6701f82d6e3e4dc4dcd159ddd9a2b48184d78d5bd1 06:45:56 $ docker rm -f 56a0dbb752ce7854bb854b6701f82d6e3e4dc4dcd159ddd9a2b48184d78d5bd1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:45:56 . [Pipeline] withDockerContainer 06:45:56 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 06:45:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:45:57 $ docker top ba84a077cdb5e9bc097fef7b690a3cacc66fb6ebabef72bb93b09889910d1615 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:57 + docker-compose -f ./docker-compose-build.yml build --parallel 06:45:58 Building core-command ... 06:45:58 Building core-data ... 06:45:58 Building core-metadata ... 06:45:58 Building security-bootstrapper ... 06:45:58 Building security-proxy-setup ... 06:45:58 Building security-secretstore-setup ... 06:45:58 Building support-notifications ... 06:45:58 Building support-scheduler ... 06:45:58 Building sys-mgmt-agent ... 06:45:58 Building core-data 06:45:58 Building security-bootstrapper 06:45:58 Building security-secretstore-setup 06:45:58 Building core-metadata 06:45:58 Building security-proxy-setup 06:46:10 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:46:10 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:46:10 ---> 259a116013f8 06:46:10 Step 3/30 : WORKDIR /edgex-go 06:46:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:46:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:46:10 ---> 259a116013f8 06:46:10 Step 3/22 : WORKDIR /edgex-go 06:46:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:46:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:46:10 ---> 259a116013f8 06:46:10 Step 3/24 : WORKDIR /edgex-go 06:46:14 ---> Running in 1920f9392a0e 06:46:14 ---> Running in afc0900b54ae 06:46:14 ---> Running in c067d3fbfbb6 06:46:18 Removing intermediate container afc0900b54ae 06:46:18 ---> 2fd0afe9b70d 06:46:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:18 Removing intermediate container 1920f9392a0e 06:46:18 ---> 25b60a0921d5 06:46:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:18 Removing intermediate container c067d3fbfbb6 06:46:18 ---> 74d89e107038 06:46:18 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:18 ---> Running in 34cf85fc07e6 06:46:18 ---> Running in 88a15a2dcecd 06:46:18 ---> Running in f0aa76500027 06:46:23 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:46:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:46:23 ---> 259a116013f8 06:46:23 Step 3/20 : WORKDIR /edgex-go 06:46:23 ---> Using cache 06:46:23 ---> 74d89e107038 06:46:23 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:24 ---> Running in 3d0fe8381125 06:46:24 Removing intermediate container f0aa76500027 06:46:24 ---> bb4ae5950247 06:46:24 Step 5/30 : RUN apk add --update --no-cache make git 06:46:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:46:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:46:24 ---> 259a116013f8 06:46:24 Step 3/22 : WORKDIR /edgex-go 06:46:24 ---> Using cache 06:46:24 ---> 74d89e107038 06:46:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:24 ---> Using cache 06:46:24 ---> bb4ae5950247 06:46:24 Step 5/22 : RUN apk add --update --no-cache make git 06:46:24 Removing intermediate container 88a15a2dcecd 06:46:24 ---> 0d83f04723e5 06:46:24 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:46:24 ---> Running in 18843bb3dc66 06:46:24 Removing intermediate container 34cf85fc07e6 06:46:24 ---> 3dc594bb5f8c 06:46:24 Step 5/24 : RUN apk add --update --no-cache make git 06:46:24 ---> Running in 6c16c2022d6a 06:46:24 ---> Running in 74b3fa89e6e5 06:46:24 ---> Running in b37f2d778c90 06:46:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:25 Removing intermediate container 3d0fe8381125 06:46:25 ---> 6ae175ff708e 06:46:25 Step 5/20 : RUN apk add --update --no-cache make git 06:46:25 ---> Running in 374a3a5733bc 06:46:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:46:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:26 OK: 220 MiB in 52 packages 06:46:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:46:26 OK: 220 MiB in 52 packages 06:46:26 OK: 220 MiB in 52 packages 06:46:26 Removing intermediate container 18843bb3dc66 06:46:26 ---> 1f5f072289e0 06:46:26 Step 6/30 : COPY . . 06:46:27 OK: 220 MiB in 52 packages 06:46:27 OK: 220 MiB in 52 packages 06:46:27 Removing intermediate container 6c16c2022d6a 06:46:27 ---> 27d6953dd43a 06:46:27 Step 6/22 : COPY . . 06:46:30 Removing intermediate container 74b3fa89e6e5 06:46:30 ---> 299eaa13c902 06:46:30 Step 6/22 : COPY . . 06:46:30 Removing intermediate container 374a3a5733bc 06:46:30 ---> 4bf2b8dc857b 06:46:30 Step 6/20 : COPY . . 06:46:32 Removing intermediate container b37f2d778c90 06:46:32 ---> 2fbc94e95408 06:46:32 Step 6/24 : COPY . . 06:46:34 ---> 63630436eb0d 06:46:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:37 ---> 7e159c0ecfe1 06:46:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:37 ---> Running in 5c5803b82be1 06:46:38 ---> Running in 49fd8027e3ac 06:46:38 ---> 8cc7ca96bbbd 06:46:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:38 ---> Running in d65763871274 06:46:38 ---> a9bd7ed34d0b 06:46:38 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:38 ---> Running in 977113300b80 06:46:48 Removing intermediate container 977113300b80 06:46:48 ---> cc2f1ab75ee5 06:46:48 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:46:48 Removing intermediate container 49fd8027e3ac 06:46:48 ---> 10dce62385dc 06:46:48 Step 8/22 : RUN make cmd/core-metadata/core-metadata 06:46:48 Removing intermediate container 5c5803b82be1 06:46:48 ---> 4cb3dca3bd6a 06:46:48 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:46:48 ---> Running in db21547c69ad 06:46:48 Removing intermediate container d65763871274 06:46:48 ---> 99f99b3355a9 06:46:48 Step 8/22 : RUN make cmd/core-data/core-data 06:46:48 ---> Running in c9aeddc07865 06:46:48 ---> Running in aac25243a3fe 06:46:48 ---> Running in 8d407af768c7 06:46:48 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 06:46:48 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 06:46:48 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 06:46:49 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 06:46:49 ---> 346def7f43f0 06:46:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:49 ---> Running in bb8cfeb37e78 06:46:51 Removing intermediate container bb8cfeb37e78 06:46:51 ---> 41fc5430da47 06:46:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:46:51 ---> Running in 7eac64264d41 06:46:52 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 06:47:24 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 06:47:29 Removing intermediate container db21547c69ad 06:47:29 ---> 31263f718cbf 06:47:29 06:47:29 Step 9/20 : FROM alpine:3.14 06:47:29 Removing intermediate container aac25243a3fe 06:47:29 ---> f83ee98ca53c 06:47:29 06:47:29 Step 9/30 : FROM alpine:3.14 06:47:29 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 06:47:29 3.14: Pulling from library/alpine 06:47:29 3.14: Pulling from library/alpine 06:47:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:47:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:47:30 Status: Downloaded newer image for alpine:3.14 06:47:30 Status: Downloaded newer image for alpine:3.14 06:47:30 ---> 14119a10abf4 06:47:30 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:47:30 ---> 14119a10abf4 06:47:30 Step 10/20 : RUN apk add --update --no-cache curl 06:47:31 ---> Running in 9f72451c7774 06:47:31 ---> Running in 189c9b1d318f 06:47:31 Removing intermediate container c9aeddc07865 06:47:31 ---> e7443fa1433d 06:47:31 06:47:31 Step 9/22 : FROM alpine:3.14 06:47:31 ---> 14119a10abf4 06:47:31 Step 10/22 : RUN apk add --update --no-cache dumb-init 06:47:31 ---> Running in 45e2241e28b3 06:47:31 Removing intermediate container 9f72451c7774 06:47:31 ---> 4133c8a3219e 06:47:31 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 06:47:31 ---> Running in 78e131af62c9 06:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:32 (1/5) Installing ca-certificates (20191127-r5) 06:47:32 (2/5) Installing brotli-libs (1.0.9-r5) 06:47:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:32 (4/5) Installing libcurl (7.79.1-r0) 06:47:32 (5/5) Installing curl (7.79.1-r0) 06:47:32 Executing busybox-1.33.1-r3.trigger 06:47:32 Executing ca-certificates-20191127-r5.trigger 06:47:32 (1/1) Installing dumb-init (1.2.5-r1) 06:47:32 Executing busybox-1.33.1-r3.trigger 06:47:32 OK: 6 MiB in 15 packages 06:47:32 OK: 8 MiB in 19 packages 06:47:32 (1/2) Installing dumb-init (1.2.5-r1) 06:47:32 (2/2) Installing su-exec (0.2-r1) 06:47:32 Executing busybox-1.33.1-r3.trigger 06:47:32 OK: 6 MiB in 16 packages 06:47:32 Removing intermediate container 7eac64264d41 06:47:32 ---> 54499e370067 06:47:32 06:47:32 Step 9/24 : FROM alpine:3.14 06:47:32 ---> 14119a10abf4 06:47:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:47:33 ---> Running in 216045d47a03 06:47:33 Removing intermediate container 8d407af768c7 06:47:33 ---> 7a7ef6f11dd8 06:47:33 06:47:33 Step 9/22 : FROM alpine:3.14 06:47:33 ---> 14119a10abf4 06:47:33 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:47:33 ---> Running in bb0de0ddd90f 06:47:33 Removing intermediate container bb0de0ddd90f 06:47:33 ---> 02e4b20199d2 06:47:33 Step 11/22 : ENV APP_PORT=59880 06:47:33 Removing intermediate container 78e131af62c9 06:47:33 ---> 8d80e912516e 06:47:33 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 06:47:33 ---> Running in 6744e3254d08 06:47:33 ---> Running in f6fb6a8708cc 06:47:33 Removing intermediate container 189c9b1d318f 06:47:33 ---> e63504807c93 06:47:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:47:33 ---> Running in 1c19c8d90fa0 06:47:33 Removing intermediate container 6744e3254d08 06:47:33 ---> b9e7d33b7c5f 06:47:33 Step 12/22 : EXPOSE $APP_PORT 06:47:33 Removing intermediate container 45e2241e28b3 06:47:33 ---> 5d75c9322844 06:47:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:47:33 Removing intermediate container f6fb6a8708cc 06:47:33 ---> 513ea1640da5 06:47:33 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:47:33 ---> Running in 112df8705288 06:47:33 Removing intermediate container 1c19c8d90fa0 06:47:33 ---> 3d4a8166a90a 06:47:33 Step 12/20 : WORKDIR /edgex 06:47:33 ---> Running in 18f97743605d 06:47:33 ---> Running in b751a46b51f8 06:47:33 ---> Running in cfa4c558a549 06:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:33 Removing intermediate container 112df8705288 06:47:33 ---> 5052afefa500 06:47:33 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:33 Removing intermediate container b751a46b51f8 06:47:33 ---> fd58fbdc245e 06:47:33 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:47:33 ---> Running in 56f720f17edb 06:47:33 Removing intermediate container cfa4c558a549 06:47:33 ---> 02880f0e2242 06:47:33 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:47:33 Removing intermediate container 18f97743605d 06:47:33 ---> 0f6a502066d8 06:47:33 Step 12/22 : ENV APP_PORT=59881 06:47:34 ---> Running in 4c8829c039f8 06:47:34 ---> Running in e0921ee9e06c 06:47:34 (1/3) Installing ca-certificates (20191127-r5) 06:47:34 (2/3) Installing dumb-init (1.2.5-r1) 06:47:34 (3/3) Installing su-exec (0.2-r1) 06:47:34 Executing busybox-1.33.1-r3.trigger 06:47:34 Executing ca-certificates-20191127-r5.trigger 06:47:34 OK: 6 MiB in 17 packages 06:47:34 Removing intermediate container e0921ee9e06c 06:47:34 ---> cad9fa433852 06:47:34 Step 13/22 : EXPOSE $APP_PORT 06:47:34 ---> Running in 0f2d1b4d2306 06:47:34 ---> 6478c4d57523 06:47:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:47:34 Removing intermediate container 0f2d1b4d2306 06:47:34 ---> 94863b0c8b68 06:47:34 Step 14/22 : WORKDIR / 06:47:34 ---> Running in 21b2798afd2b 06:47:34 Removing intermediate container 216045d47a03 06:47:34 ---> 99f8e3a35fc0 06:47:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:47:34 ---> Running in f1131761490b 06:47:34 Removing intermediate container 21b2798afd2b 06:47:34 ---> d1044311bd10 06:47:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:34 ---> c43cbe227bc9 06:47:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:47:34 Removing intermediate container f1131761490b 06:47:34 ---> 32e9e1067bc6 06:47:34 Step 12/24 : WORKDIR / 06:47:34 ---> Running in 6f461eae05c4 06:47:34 Removing intermediate container 56f720f17edb 06:47:34 ---> c2af708b3a82 06:47:34 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 06:47:34 ---> 3fbaec83b2db 06:47:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:47:34 Removing intermediate container 4c8829c039f8 06:47:34 ---> 418335004126 06:47:34 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 06:47:34 ---> Running in f00c31075b2c 06:47:35 Removing intermediate container 6f461eae05c4 06:47:35 ---> 2768c2ab6200 06:47:35 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:47:35 ---> Running in 53d59b143f9a 06:47:35 ---> 15707d181e5d 06:47:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:47:35 Removing intermediate container 53d59b143f9a 06:47:35 ---> a2dff8c67e56 06:47:35 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:47:35 ---> Running in 495acbf22eb2 06:47:35 ---> 7e236ed79cf4 06:47:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:47:35 ---> bab5efc893bd 06:47:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:47:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:35 Removing intermediate container 495acbf22eb2 06:47:35 ---> 0a6c78521801 06:47:35 Step 17/20 : CMD ["--init=true"] 06:47:35 ---> 8bdecf2d1461 06:47:35 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:47:35 ---> Running in 84eaaeac4c6d 06:47:35 ---> 04b67e5ae57c 06:47:35 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:47:35 ---> Running in 0c9add8a2512 06:47:35 ---> 5a1f2af7c354 06:47:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:47:35 ---> Running in 1311d4359a4b 06:47:35 Removing intermediate container 84eaaeac4c6d 06:47:35 ---> 61ec3d523f53 06:47:35 Step 18/20 : LABEL arch=x86_64 06:47:35 Removing intermediate container 0c9add8a2512 06:47:35 ---> 608f3f82eaf2 06:47:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:35 ---> Running in 48df9ceeb6a2 06:47:36 ---> Running in 95842e8986e0 06:47:36 ---> 0b3cd86770f2 06:47:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:47:36 Removing intermediate container 48df9ceeb6a2 06:47:36 ---> 965a5d487981 06:47:36 Step 19/20 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:47:36 Removing intermediate container 95842e8986e0 06:47:36 ---> a864cfe7138c 06:47:36 Step 20/22 : LABEL arch=x86_64 06:47:36 ---> Running in dbbd58b7291d 06:47:36 ---> Running in d1e0abed43b0 06:47:36 ---> 132c66656dd4 06:47:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:47:36 Removing intermediate container dbbd58b7291d 06:47:36 ---> afca1b2ac796 06:47:36 Step 20/20 : LABEL version=0.0.0 06:47:36 ---> Running in 3c69eb462488 06:47:36 Removing intermediate container d1e0abed43b0 06:47:36 ---> ff00a712dd9b 06:47:36 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:47:36 ---> Running in 25fbee0fb11b 06:47:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:36 Removing intermediate container 3c69eb462488 06:47:36 ---> 72479251be47 06:47:36 06:47:36 Removing intermediate container 25fbee0fb11b 06:47:36 ---> 88296fc6a22f 06:47:36 Step 22/22 : LABEL version=0.0.0 06:47:36 Removing intermediate container 1311d4359a4b 06:47:36 ---> 445fbaffff51 06:47:36 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:36 Successfully built 72479251be47 06:47:36 Successfully tagged security-proxy-setup:latest 06:47:36 Building support-scheduler 06:47:36  Building security-proxy-setup ... done  ---> 948e09cb94d6 06:47:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:47:36 ---> Running in 0c9577947e6d 06:47:36 (1/6) Installing dumb-init (1.2.5-r1) 06:47:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:47:36 (3/6) Installing libsodium (1.0.18-r0) 06:47:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:47:37 (5/6) Installing libzmq (4.3.4-r0) 06:47:37 (6/6) Installing zeromq (4.3.4-r0) 06:47:37 Executing busybox-1.33.1-r3.trigger 06:47:37 OK: 8 MiB in 20 packages 06:47:38 Removing intermediate container 0c9577947e6d 06:47:38 ---> 27dc02c39e2f 06:47:38 06:47:38 ---> 2438ef88bb6e 06:47:38 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:47:38 Successfully built 27dc02c39e2f 06:47:38 Successfully tagged core-metadata:latest 06:47:38 Building support-notifications 06:47:38  Building core-metadata ... done  ---> c65615809afa 06:47:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:47:39 ---> 8120fa46b491 06:47:39 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:47:40 Removing intermediate container f00c31075b2c 06:47:40 ---> 3b9e296d5ba8 06:47:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:40 ---> 23d3219bde62 06:47:40 Step 20/24 : 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/ 06:47:40 ---> e9ef055d6f8b 06:47:40 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:47:40 ---> Running in 52194fa94174 06:47:40 ---> 6eca3b86c89c 06:47:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:47:41 ---> ee51ead0ee33 06:47:41 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:47:42 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:47:42 ---> 259a116013f8 06:47:42 Step 3/21 : WORKDIR /edgex-go 06:47:42 ---> Using cache 06:47:42 ---> 74d89e107038 06:47:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:42 ---> Using cache 06:47:42 ---> 6ae175ff708e 06:47:42 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 06:47:42 ---> d988df899206 06:47:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:47:43 ---> Running in d8bf1160c6e6 06:47:43 ---> 2a3f55619a54 06:47:43 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:47:43 ---> aa561bfc3cae 06:47:43 Step 18/22 : ENTRYPOINT ["/core-data"] 06:47:43 ---> Running in 905988f17aa8 06:47:43 ---> Running in 6c03f53d9f9d 06:47:43 Removing intermediate container 52194fa94174 06:47:43 ---> ca25cd5dc759 06:47:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:47:43 ---> Running in 63d3e1a2d1f6 06:47:43 Removing intermediate container 905988f17aa8 06:47:43 ---> c697695b7b03 06:47:43 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:47:43 Removing intermediate container 6c03f53d9f9d 06:47:43 ---> 092c8923ca56 06:47:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:43 Removing intermediate container 63d3e1a2d1f6 06:47:43 ---> 8e1b35f295d2 06:47:43 Step 22/24 : LABEL arch=x86_64 06:47:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:43 ---> Running in debf705d6960 06:47:43 ---> Running in a441057ed77f 06:47:43 ---> 826edd75e99c 06:47:43 Step 25/30 : RUN chmod +x /entrypoint.sh 06:47:43 Removing intermediate container debf705d6960 06:47:43 ---> 4e1b887ac3e7 06:47:43 Step 20/22 : LABEL arch=x86_64 06:47:43 ---> Running in b4fc07031fd0 06:47:43 ---> Running in dc0fbff2a73c 06:47:43 Removing intermediate container a441057ed77f 06:47:43 ---> 1f53726dfe41 06:47:43 Step 23/24 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:47:43 ---> Running in 1aea629ecd59 06:47:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:43 ---> 259a116013f8 06:47:43 Step 3/23 : WORKDIR /edgex-go 06:47:43 ---> Using cache 06:47:43 ---> 74d89e107038 06:47:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:43 ---> Using cache 06:47:43 ---> 6ae175ff708e 06:47:43 Step 5/23 : RUN apk add --update --no-cache make git 06:47:43 ---> Using cache 06:47:43 ---> 4bf2b8dc857b 06:47:43 Step 6/23 : COPY go.mod . 06:47:43 Removing intermediate container dc0fbff2a73c 06:47:43 ---> b2c69bb3fd75 06:47:44 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:47:44 ---> Running in 3dced7b1533f 06:47:44 Removing intermediate container 1aea629ecd59 06:47:44 ---> 1995363075b7 06:47:44 Step 24/24 : LABEL version=0.0.0 06:47:44 ---> Running in e79fb4c03ce6 06:47:44 ---> 0ca363f4e000 06:47:44 Step 7/23 : RUN go mod download 06:47:44 Removing intermediate container 3dced7b1533f 06:47:44 ---> 5c60e224a17f 06:47:44 Step 22/22 : LABEL version=0.0.0 06:47:44 ---> Running in c1af1d67720b 06:47:44 ---> Running in 0424f9976bab 06:47:44 Removing intermediate container e79fb4c03ce6 06:47:44 ---> f1cb57b2287f 06:47:44 06:47:44 Successfully built f1cb57b2287f 06:47:44 Successfully tagged security-secretstore-setup:latest 06:47:44 Building sys-mgmt-agent 06:47:44 Removing intermediate container 0424f9976bab 06:47:44 ---> 7cb533fb2e2c 06:47:44 06:47:44  Building security-secretstore-setup ... done Successfully built 7cb533fb2e2c 06:47:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:44 Successfully tagged core-data:latest 06:47:44  Building core-data ... done Building core-command 06:47:44 Removing intermediate container b4fc07031fd0 06:47:44 ---> 38529c2adbf8 06:47:44 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:47:45 OK: 220 MiB in 52 packages 06:47:46 ---> Running in 8ab2540c77e3 06:47:47 Removing intermediate container 8ab2540c77e3 06:47:47 ---> 94a0cb99159d 06:47:47 Step 27/30 : CMD ["gate"] 06:47:48 ---> Running in af099a227bca 06:47:48 Removing intermediate container d8bf1160c6e6 06:47:48 ---> 2560ab60035f 06:47:48 Step 6/21 : COPY . . 06:47:49 Removing intermediate container af099a227bca 06:47:49 ---> 2323af6bc100 06:47:49 Step 28/30 : LABEL arch=x86_64 06:47:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:47:50 ---> 259a116013f8 06:47:50 Step 3/22 : WORKDIR /edgex-go 06:47:50 ---> Using cache 06:47:50 ---> 74d89e107038 06:47:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:50 ---> Using cache 06:47:50 ---> 6ae175ff708e 06:47:50 Step 5/22 : RUN apk add --update --no-cache make git 06:47:50 ---> Using cache 06:47:50 ---> 4bf2b8dc857b 06:47:50 Step 6/22 : COPY . . 06:47:50 ---> Using cache 06:47:50 ---> a9bd7ed34d0b 06:47:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:50 ---> Using cache 06:47:50 ---> cc2f1ab75ee5 06:47:50 Step 8/22 : RUN make cmd/core-command/core-command 06:47:51 Removing intermediate container c1af1d67720b 06:47:51 ---> f4ab92f10d2f 06:47:51 Step 8/23 : COPY . . 06:47:51 ---> Running in b65564eb1b79 06:47:52 ---> Running in 0ef41409d052 06:47:53 Removing intermediate container b65564eb1b79 06:47:53 ---> 271341dbdc51 06:47:53 Step 29/30 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:47:55 ---> Running in e40cf93cd0bc 06:47: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 06:47:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 06:47:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:47:55 ---> 259a116013f8 06:47:55 Step 3/22 : WORKDIR /edgex-go 06:47:55 ---> Using cache 06:47:55 ---> 74d89e107038 06:47:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:55 ---> Using cache 06:47:55 ---> 6ae175ff708e 06:47:55 Step 5/22 : RUN apk add --update --no-cache make bash git 06:47:55 ---> Running in 4b0857e8ea4b 06:47:55 Removing intermediate container e40cf93cd0bc 06:47:55 ---> a7f2b9b65d26 06:47:55 Step 30/30 : LABEL version=0.0.0 06:47:55 ---> Running in f371c089f985 06:47:55 Removing intermediate container f371c089f985 06:47:55 ---> ba53951716f4 06:47:55 06:47:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:56 Successfully built ba53951716f4 06:47:56 Successfully tagged security-bootstrapper:latest 06:47:57  Building security-bootstrapper ... done  ---> bfe8ab9ab696 06:47:57 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:57 ---> Running in d3b476bdbe8c 06:47:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:58 OK: 220 MiB in 52 packages 06:47:59 ---> 97a4b4cd5b11 06:47:59 Step 9/23 : RUN go mod tidy 06:47:59 Removing intermediate container 4b0857e8ea4b 06:47:59 ---> 8592eeee183e 06:47:59 Step 6/22 : COPY . . 06:47:59 ---> Running in 1a86b8aafdb1 06:48:00 Removing intermediate container d3b476bdbe8c 06:48:00 ---> f70449cd0ea9 06:48:00 Step 8/21 : RUN make cmd/support-notifications/support-notifications 06:48:01 ---> Running in f983b92a96c7 06:48:02 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 06:48:05 ---> 61a84cf41f9f 06:48:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:05 ---> Running in 593af9c44ccd 06:48:06 Removing intermediate container 1a86b8aafdb1 06:48:06 ---> 8147d4d7406a 06:48:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:48:06 ---> Running in a0985023e063 06:48:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:48:06 Removing intermediate container 593af9c44ccd 06:48:06 ---> f8040d7fc56b 06:48:06 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:48:06 ---> Running in 0a61f29ff26e 06:48:07 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 06:48:19 Removing intermediate container 0ef41409d052 06:48:19 ---> 79e605050663 06:48:19 06:48:19 Step 9/22 : FROM alpine:3.14 06:48:19 ---> 14119a10abf4 06:48:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 06:48:19 ---> Using cache 06:48:19 ---> 5d75c9322844 06:48:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:19 ---> Using cache 06:48:19 ---> 0f6a502066d8 06:48:19 Step 12/22 : ENV APP_PORT=59882 06:48:19 ---> Running in 6f9da2d42646 06:48:19 Removing intermediate container 6f9da2d42646 06:48:19 ---> e97c8066d8c1 06:48:19 Step 13/22 : EXPOSE $APP_PORT 06:48:19 ---> Running in f486f1e05e62 06:48:19 Removing intermediate container f486f1e05e62 06:48:19 ---> 8de77ef699b6 06:48:19 Step 14/22 : WORKDIR / 06:48:19 ---> Running in 7735e216ef15 06:48:19 Removing intermediate container 7735e216ef15 06:48:19 ---> da13fb1b7cc0 06:48:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:19 ---> 85d7099f4b12 06:48:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:48:20 ---> bae91072bc4a 06:48:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:48:20 ---> 19aceee17315 06:48:20 Step 18/22 : ENTRYPOINT ["/core-command"] 06:48:21 ---> Running in 9e93fccbecbd 06:48:21 Removing intermediate container 9e93fccbecbd 06:48:21 ---> 9cad9d618b21 06:48:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:21 ---> Running in c3fc816680b5 06:48:21 Removing intermediate container c3fc816680b5 06:48:21 ---> 40809a7bfcd6 06:48:21 Step 20/22 : LABEL arch=x86_64 06:48:21 ---> Running in 2e279b1823a5 06:48:21 Removing intermediate container 2e279b1823a5 06:48:21 ---> 8b311c6c8904 06:48:21 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:48:21 ---> Running in 577872739c28 06:48:21 Removing intermediate container 577872739c28 06:48:21 ---> e45c7db79373 06:48:21 Step 22/22 : LABEL version=0.0.0 06:48:21 ---> Running in 1f7375b4dce8 06:48:21 Removing intermediate container 1f7375b4dce8 06:48:21 ---> e0f9004eb032 06:48:21 06:48:22 Successfully built e0f9004eb032 06:48:22 Successfully tagged core-command:latest 06:48:32  Building core-command ... done Removing intermediate container f983b92a96c7 06:48:32 ---> 5fef31ce6b5f 06:48:32 06:48:32 Step 9/21 : FROM alpine:3.14 06:48:32 ---> 14119a10abf4 06:48:32 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 06:48:32 ---> Running in 73a1e9de0d25 06:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:48:32 (1/2) Installing ca-certificates (20191127-r5) 06:48:32 (2/2) Installing dumb-init (1.2.5-r1) 06:48:32 Executing busybox-1.33.1-r3.trigger 06:48:32 Executing ca-certificates-20191127-r5.trigger 06:48:32 OK: 6 MiB in 16 packages 06:48:32 Removing intermediate container 73a1e9de0d25 06:48:32 ---> b5484d4da35a 06:48:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:48:32 ---> Running in 7a08356f9230 06:48:32 Removing intermediate container 7a08356f9230 06:48:32 ---> 7fef05b92acb 06:48:32 Step 12/21 : ENV APP_PORT=59860 06:48:32 ---> Running in de40fd7417a2 06:48:32 Removing intermediate container de40fd7417a2 06:48:32 ---> f957113caeae 06:48:32 Step 13/21 : EXPOSE $APP_PORT 06:48:33 ---> Running in 2f143c21a277 06:48:33 Removing intermediate container 2f143c21a277 06:48:33 ---> 6478f469a16a 06:48:33 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:33 ---> 255eff8bd64a 06:48:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:48:33 Removing intermediate container 0a61f29ff26e 06:48:33 ---> c14e8fabb108 06:48:33 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:48:34 Removing intermediate container a0985023e063 06:48:34 ---> cd356dd592c8 06:48:34 06:48:34 Step 11/23 : FROM alpine:3.14 06:48:34 ---> 14119a10abf4 06:48:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:48:34 ---> Using cache 06:48:34 ---> 5d75c9322844 06:48:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:34 ---> Using cache 06:48:34 ---> 0f6a502066d8 06:48:34 Step 14/23 : ENV APP_PORT=59861 06:48:34 ---> Running in 6247eaad42e7 06:48:34 ---> Running in 28663978e78f 06:48:34 Removing intermediate container 6247eaad42e7 06:48:34 ---> 958b553cb808 06:48:34 Step 15/23 : EXPOSE $APP_PORT 06:48:34 ---> Running in 1624b419c266 06:48:34 ---> f510b36d6542 06:48:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:48:34 Removing intermediate container 1624b419c266 06:48:34 ---> 5f61944ae3e9 06:48:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:34 ---> 603030d40800 06:48:34 Step 17/21 : ENTRYPOINT ["/support-notifications"] 06:48:34 ---> Running in ecaf5534d867 06:48:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:48:34 Removing intermediate container ecaf5534d867 06:48:34 ---> 4e69066a8469 06:48:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:34 ---> 29749ee5c68a 06:48:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:48:34 ---> Running in cb389176eaaf 06:48:34 Removing intermediate container cb389176eaaf 06:48:34 ---> a086a6b879ff 06:48:34 Step 19/21 : LABEL arch=x86_64 06:48:34 ---> Running in 71ae37cfb3a2 06:48:34 ---> 639318066b7c 06:48:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:48:35 Removing intermediate container 71ae37cfb3a2 06:48:35 ---> 00b8baa196fd 06:48:35 Step 20/21 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:48:35 ---> Running in 62b197b85fc9 06:48:35 ---> 9c68c21e3d65 06:48:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:48:35 Removing intermediate container 28663978e78f 06:48:35 ---> 9b461e7554e0 06:48:35 06:48:35 Step 10/22 : FROM docker:20.10.8 06:48:35 ---> Running in 0797025154ad 06:48:35 Removing intermediate container 62b197b85fc9 06:48:35 ---> 07c9f364a0e0 06:48:35 Step 21/21 : LABEL version=0.0.0 06:48:35 ---> Running in f27d55f972e6 06:48:35 Removing intermediate container 0797025154ad 06:48:35 ---> 49681b4ab29e 06:48:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:35 20.10.8: Pulling from library/docker 06:48:35 ---> Running in b99578b3efb3 06:48:35 Removing intermediate container f27d55f972e6 06:48:35 ---> 65d46897b2d3 06:48:35 06:48:35 Removing intermediate container b99578b3efb3 06:48:35 ---> 0200f1d24470 06:48:35 Step 21/23 : LABEL arch=x86_64 06:48:35 Successfully built 65d46897b2d3 06:48:35 Successfully tagged support-notifications:latest 06:48:35  Building support-notifications ... done  ---> Running in 35ee558e9a4c 06:48:35 Removing intermediate container 35ee558e9a4c 06:48:35 ---> 890826d83e25 06:48:35 Step 22/23 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:48:35 ---> Running in 682ebffdb875 06:48:36 Removing intermediate container 682ebffdb875 06:48:36 ---> 7ca440ca0b9e 06:48:36 Step 23/23 : LABEL version=0.0.0 06:48:36 ---> Running in 972b09f3f622 06:48:36 Removing intermediate container 972b09f3f622 06:48:36 ---> 294fa0c3a789 06:48:36 06:48:36 Successfully built 294fa0c3a789 06:48:36 Successfully tagged support-scheduler:latest 06:48:37  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 06:48:37 Status: Downloaded newer image for docker:20.10.8 06:48:37 ---> bc6c0ffef665 06:48:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:48:38 ---> Running in ab79188ce38f 06:48:38 Removing intermediate container ab79188ce38f 06:48:38 ---> 1794df649ae5 06:48:38 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 06:48:38 ---> Running in 83f32359adda 06:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:48:39 (1/42) Installing readline (8.1.0-r0) 06:48:39 (2/42) Installing bash (5.1.4-r0) 06:48:39 Executing bash-5.1.4-r0.post-install 06:48:39 (3/42) Installing brotli-libs (1.0.9-r5) 06:48:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 06:48:39 (5/42) Installing libcurl (7.79.1-r0) 06:48:39 (6/42) Installing curl (7.79.1-r0) 06:48:39 (7/42) Installing dumb-init (1.2.5-r1) 06:48:39 (8/42) Installing libbz2 (1.0.8-r1) 06:48:39 (9/42) Installing expat (2.4.1-r0) 06:48:39 (10/42) Installing libffi (3.3-r2) 06:48:39 (11/42) Installing gdbm (1.19-r0) 06:48:39 (12/42) Installing xz-libs (5.2.5-r0) 06:48:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 06:48:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 06:48:39 (15/42) Installing mpdecimal (2.5.1-r1) 06:48:39 (16/42) Installing sqlite-libs (3.35.5-r0) 06:48:39 (17/42) Installing python3 (3.9.5-r1) 06:48:39 (18/42) Installing py3-appdirs (1.4.4-r2) 06:48:39 (19/42) Installing py3-chardet (4.0.0-r2) 06:48:39 (20/42) Installing py3-idna (3.2-r0) 06:48:39 (21/42) Installing py3-urllib3 (1.26.5-r0) 06:48:39 (22/42) Installing py3-certifi (2020.12.5-r1) 06:48:39 (23/42) Installing py3-requests (2.25.1-r4) 06:48:39 (24/42) Installing py3-msgpack (1.0.2-r1) 06:48:39 (25/42) Installing py3-lockfile (0.12.2-r4) 06:48:39 (26/42) Installing py3-cachecontrol (0.12.6-r1) 06:48:39 (27/42) Installing py3-colorama (0.4.4-r1) 06:48:39 (28/42) Installing py3-contextlib2 (0.6.0-r1) 06:48:39 (29/42) Installing py3-distlib (0.3.1-r3) 06:48:39 (30/42) Installing py3-distro (1.5.0-r3) 06:48:39 (31/42) Installing py3-six (1.15.0-r1) 06:48:39 (32/42) Installing py3-webencodings (0.5.1-r4) 06:48:39 (33/42) Installing py3-html5lib (1.1-r1) 06:48:39 (34/42) Installing py3-parsing (2.4.7-r2) 06:48:39 (35/42) Installing py3-packaging (20.9-r1) 06:48:39 (36/42) Installing py3-toml (0.10.2-r2) 06:48:39 (37/42) Installing py3-pep517 (0.10.0-r2) 06:48:39 (38/42) Installing py3-progress (1.5-r2) 06:48:39 (39/42) Installing py3-retrying (1.3.3-r1) 06:48:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 06:48:39 (41/42) Installing py3-setuptools (52.0.0-r3) 06:48:39 (42/42) Installing py3-pip (20.3.4-r1) 06:48:40 Executing busybox-1.33.1-r3.trigger 06:48:40 OK: 84 MiB in 64 packages 06:48:40 Collecting docker-compose==1.23.2 06:48:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:48:40 Collecting texttable<0.10,>=0.9.0 06:48:40 Downloading texttable-0.9.1.tar.gz (11 kB) 06:48:40 Collecting dockerpty<0.5,>=0.4.1 06:48:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:48:41 Collecting PyYAML<4,>=3.10 06:48:41 Downloading PyYAML-3.13.tar.gz (270 kB) 06:48:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 06:48:42 Collecting docopt<0.7,>=0.6.1 06:48:42 Downloading docopt-0.6.2.tar.gz (25 kB) 06:48:42 Collecting cached-property<2,>=1.2.0 06:48:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:48:42 Collecting websocket-client<1.0,>=0.32.0 06:48:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:48:42 Collecting jsonschema<3,>=2.5.1 06:48:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:48:42 Collecting docker<4.0,>=3.6.0 06:48:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:48:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:48:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:48:42 Collecting docker-pycreds>=0.4.0 06:48:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:48:42 Collecting idna<2.8,>=2.5 06:48:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:48:42 Collecting urllib3<1.25,>=1.21.1 06:48:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:48:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 06:48:42 Collecting chardet<3.1.0,>=3.0.2 06:48:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:48:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:48:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:48:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:48:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:48:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:48:42 Attempting uninstall: urllib3 06:48:42 Found existing installation: urllib3 1.26.5 06:48:42 Uninstalling urllib3-1.26.5: 06:48:43 Successfully uninstalled urllib3-1.26.5 06:48:43 Attempting uninstall: idna 06:48:43 Found existing installation: idna 3.2 06:48:43 Uninstalling idna-3.2: 06:48:43 Successfully uninstalled idna-3.2 06:48:43 Attempting uninstall: chardet 06:48:43 Found existing installation: chardet 4.0.0 06:48:43 Uninstalling chardet-4.0.0: 06:48:43 Successfully uninstalled chardet-4.0.0 06:48:43 Attempting uninstall: requests 06:48:43 Found existing installation: requests 2.25.1 06:48:43 Uninstalling requests-2.25.1: 06:48:43 Successfully uninstalled requests-2.25.1 06:48:43 Running setup.py install for texttable: started 06:48:43 Running setup.py install for texttable: finished with status 'done' 06:48:43 Running setup.py install for PyYAML: started 06:48:44 Running setup.py install for PyYAML: finished with status 'done' 06:48:44 Running setup.py install for docopt: started 06:48:44 Running setup.py install for docopt: finished with status 'done' 06:48:44 Running setup.py install for dockerpty: started 06:48:44 Running setup.py install for dockerpty: finished with status 'done' 06:48:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 06:48:48 Removing intermediate container 83f32359adda 06:48:48 ---> 374c57412484 06:48:48 Step 13/22 : ENV APP_PORT=58890 06:48:48 ---> Running in d67404dd9726 06:48:48 Removing intermediate container d67404dd9726 06:48:48 ---> 7bc7dd7295ef 06:48:48 Step 14/22 : EXPOSE $APP_PORT 06:48:48 ---> Running in 9aaaf69d4115 06:48:48 Removing intermediate container 9aaaf69d4115 06:48:48 ---> db640920db08 06:48:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:48:49 ---> 7e33e7d8ea63 06:48:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:48:49 ---> f63a0be3ab16 06:48:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:48:49 ---> 2ff7fe838c96 06:48:49 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 06:48:49 ---> Running in d40eb69680e8 06:48:49 Removing intermediate container d40eb69680e8 06:48:49 ---> 6b7af97bf5c8 06:48:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:49 ---> Running in 96eb707a8b9a 06:48:49 Removing intermediate container 96eb707a8b9a 06:48:49 ---> f27ebcff98f5 06:48:49 Step 20/22 : LABEL arch=x86_64 06:48:49 ---> Running in cb38f913904d 06:48:49 Removing intermediate container cb38f913904d 06:48:49 ---> 684d33d67746 06:48:49 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 06:48:49 ---> Running in 3bba7313b0d7 06:48:49 Removing intermediate container 3bba7313b0d7 06:48:49 ---> 3b54701092ff 06:48:49 Step 22/22 : LABEL version=0.0.0 06:48:49 ---> Running in bb65904ad23d 06:48:50 Removing intermediate container bb65904ad23d 06:48:50 ---> 5b2bef21a4ec 06:48:50 06:48:50 Successfully built 5b2bef21a4ec 06:48:50 Successfully tagged sys-mgmt-agent:latest 06:48:50  Building sys-mgmt-agent ... done  [Pipeline] } 06:48:50 $ docker stop --time=1 ba84a077cdb5e9bc097fef7b690a3cacc66fb6ebabef72bb93b09889910d1615 06:48:51 $ docker rm -f ba84a077cdb5e9bc097fef7b690a3cacc66fb6ebabef72bb93b09889910d1615 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:51 + docker images 06:48:51 REPOSITORY TAG IMAGE ID CREATED SIZE 06:48:51 sys-mgmt-agent latest 5b2bef21a4ec 2 seconds ago 294MB 06:48:51 support-scheduler latest 294fa0c3a789 15 seconds ago 16.1MB 06:48:51 support-notifications latest 65d46897b2d3 16 seconds ago 16.9MB 06:48:51 9b461e7554e0 16 seconds ago 1.75GB 06:48:51 cd356dd592c8 18 seconds ago 1.76GB 06:48:51 5fef31ce6b5f 21 seconds ago 1.76GB 06:48:51 core-command latest e0f9004eb032 30 seconds ago 16MB 06:48:51 79e605050663 33 seconds ago 1.75GB 06:48:51 security-bootstrapper latest ba53951716f4 56 seconds ago 18.8MB 06:48:51 security-secretstore-setup latest f1cb57b2287f About a minute ago 28.2MB 06:48:51 core-data latest 7cb533fb2e2c About a minute ago 20.6MB 06:48:51 security-proxy-setup latest 72479251be47 About a minute ago 26.7MB 06:48:51 core-metadata latest 27dc02c39e2f About a minute ago 16.8MB 06:48:51 54499e370067 About a minute ago 1.76GB 06:48:51 7a7ef6f11dd8 About a minute ago 1.76GB 06:48:51 e7443fa1433d About a minute ago 1.76GB 06:48:51 f83ee98ca53c About a minute ago 1.75GB 06:48:51 31263f718cbf About a minute ago 1.76GB 06:48:51 ci-base-image-x86_64 latest 259a116013f8 5 minutes ago 1.25GB 06:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 days ago 548MB 06:48:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 13 days ago 34.5MB 06:48:51 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 06:48:51 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 06:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 06:49:07 Still waiting to schedule task 06:49:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:51:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-893 in /w/workspace/edgexfoundry_edgex-go_PR-3766 [Pipeline] { [Pipeline] ws 06:51:39 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:51:39 The recommended git tool is: git 06:51:45 using credential edgex-jenkins-ssh 06:51:45 Cloning the remote Git repository 06:51:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:51:45 > git init /w/workspace/edgex-go/4 # timeout=10 06:51:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:51:46 > git --version # timeout=10 06:51:46 > git --version # 'git version 2.17.1' 06:51:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:03 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit dff1392c4be1e731651b8f30ca47908e53ddd988 06:52:03 Merge succeeded, producing dff1392c4be1e731651b8f30ca47908e53ddd988 06:52:03 Checking out Revision dff1392c4be1e731651b8f30ca47908e53ddd988 (PR-3766) 06:52:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3766/head:refs/remotes/origin/PR-3766 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:52:03 > git config core.sparsecheckout # timeout=10 06:52:03 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 06:52:03 > git remote # timeout=10 06:52:03 > git config --get remote.origin.url # timeout=10 06:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:03 > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 06:52:03 > git rev-parse HEAD^{commit} # timeout=10 06:52:03 > git config core.sparsecheckout # timeout=10 06:52:03 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 06:52:04 Running on prd-ubuntu18.04-docker-8c-8g-894 in /w/workspace/edgexfoundry_edgex-go_PR-3766 [Pipeline] { [Pipeline] ws 06:52:04 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 06:52:04 The recommended git tool is: git 06:52:06 using credential edgex-jenkins-ssh 06:52:06 Cloning the remote Git repository 06:52:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:52:06 > git init /w/workspace/edgex-go/4 # timeout=10 06:52:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:06 > git --version # timeout=10 06:52:06 > git --version # 'git version 2.17.1' 06:52:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:08 Commit message: "feat(data): new API to search Readings by multiple resource names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:52:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:09 Dload Upload Total Spent Left Speed 06:52:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 06:52:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:52:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:52:09 + sudo tee /etc/docker/daemon.new 06:52:09 { 06:52:09 "registry-mirrors": [ 06:52:09 "https://nexus3.edgexfoundry.org:10001" 06:52:09 ], 06:52:09 "bip": "10.250.0.254/24", 06:52:09 "hosts": [ 06:52:09 "tcp://0.0.0.0:5555", 06:52:09 "unix:///var/run/docker.sock" 06:52:09 ], 06:52:09 "mtu": 1458, 06:52:09 "selinux-enabled": true, 06:52:09 "seccomp-profile": "/etc/docker/seccomp.json" 06:52:09 } [Pipeline] sh 06:52:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:52:10 + sudo service docker restart 06:52:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3766/head:refs/remotes/origin/PR-3766 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:52:11 Merging remotes/origin/main commit 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 into PR head commit dff1392c4be1e731651b8f30ca47908e53ddd988 06:52:12 Merge succeeded, producing dff1392c4be1e731651b8f30ca47908e53ddd988 06:52:12 Checking out Revision dff1392c4be1e731651b8f30ca47908e53ddd988 (PR-3766) 06:52:11 > git config core.sparsecheckout # timeout=10 06:52:11 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 06:52:12 > git remote # timeout=10 06:52:12 > git config --get remote.origin.url # timeout=10 06:52:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:12 > git merge 4de7b29ec6a8606e0e6ecf10f9521fe8d918a5e9 # timeout=10 06:52:12 > git rev-parse HEAD^{commit} # timeout=10 06:52:12 > git config core.sparsecheckout # timeout=10 06:52:12 > git checkout -f dff1392c4be1e731651b8f30ca47908e53ddd988 # timeout=10 06:52:15 Commit message: "feat(data): new API to search Readings by multiple resource names" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:16 + echo snap-build.sh 06:52:16 snap-build.sh 06:52:16 + SNAP_BASE_DIR=. 06:52:16 + '[' '!' -z /w/workspace/edgex-go/4 ']' 06:52:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 06:52:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 06:52:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 06:52:16 + cd /w/workspace/edgex-go/4 06:52:16 + sudo apt-get remove -qy --purge lxd lxd-client 06:52:16 Reading package lists... 06:52:16 Building dependency tree... 06:52:16 Reading state information... 06:52:16 The following packages were automatically installed and are no longer required: 06:52:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:52:16 uidmap xdelta3 06:52:16 Use 'sudo apt autoremove' to remove them. 06:52:16 The following packages will be REMOVED: 06:52:16 lxd* lxd-client* 06:52:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:52:16 After this operation, 31.7 MB disk space will be freed. 06:52:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 06:52:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:52:18 Removing lxd dnsmasq configuration 06:52:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:52:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:52:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:52:19 (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.) 06:52:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:52:20 Processing triggers for systemd (237-3ubuntu10.45) ... 06:52:20 Processing triggers for ureadahead (0.100.0-21) ... 06:52:21 + sudo snap remove --purge lxd 06:52:21 snap "lxd" is not installed 06:52:21 + sudo groupadd --force --system lxd 06:52:21 ++ whoami 06:52:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:52:21 + newgrp - lxd 06:52:21 + sudo snap install lxd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:28 provisioning config files... 06:52:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3215637381233351660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:29 ---> docker-login.sh 06:52:29 nexus3.edgexfoundry.org:10001 06:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:31 Configure a credential helper to remove this warning. See 06:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:31 06:52:31 Login Succeeded 06:52:31 nexus3.edgexfoundry.org:10002 06:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:31 Configure a credential helper to remove this warning. See 06:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:31 06:52:31 Login Succeeded 06:52:31 nexus3.edgexfoundry.org:10003 06:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:32 Configure a credential helper to remove this warning. See 06:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:32 06:52:32 Login Succeeded 06:52:32 nexus3.edgexfoundry.org:10004 06:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:32 Configure a credential helper to remove this warning. See 06:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:32 06:52:32 Login Succeeded 06:52:32 docker.io 06:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:33 Configure a credential helper to remove this warning. See 06:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:33 06:52:33 Login Succeeded 06:52:33 ---> docker-login.sh ends [Pipeline] } 06:52:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:34 ========================================================= 06:52:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:52:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:52:34 552d1f2373af: Pulling fs layer 06:52:34 ea3f2d53f512: Pulling fs layer 06:52:34 9e70ebbbe112: Pulling fs layer 06:52:34 7a9cfe048b4a: Pulling fs layer 06:52:34 72dc09318566: Pulling fs layer 06:52:34 f4f7b4309257: Pulling fs layer 06:52:34 0ac9a79272e3: Pulling fs layer 06:52:34 b78e95d17946: Pulling fs layer 06:52:34 7a9cfe048b4a: Waiting 06:52:34 72dc09318566: Waiting 06:52:34 f4f7b4309257: Waiting 06:52:34 0ac9a79272e3: Waiting 06:52:34 b78e95d17946: Waiting 06:52:34 9e70ebbbe112: Download complete 06:52:34 ea3f2d53f512: Verifying Checksum 06:52:34 ea3f2d53f512: Download complete 06:52:34 72dc09318566: Download complete 06:52:34 f4f7b4309257: Download complete 06:52:35 0ac9a79272e3: Verifying Checksum 06:52:35 0ac9a79272e3: Download complete 06:52:35 552d1f2373af: Verifying Checksum 06:52:35 552d1f2373af: Download complete 06:52:35 552d1f2373af: Pull complete 06:52:36 2021-10-21T06:52:32Z INFO Waiting for automatic snapd restart... 06:52:36 ea3f2d53f512: Pull complete 06:52:37 9e70ebbbe112: Pull complete 06:52:37 b78e95d17946: Verifying Checksum 06:52:37 b78e95d17946: Download complete 06:52:37 7a9cfe048b4a: Verifying Checksum 06:52:37 7a9cfe048b4a: Download complete 06:52:47 7a9cfe048b4a: Pull complete 06:52:47 72dc09318566: Pull complete 06:52:48 f4f7b4309257: Pull complete 06:52:48 0ac9a79272e3: Pull complete 06:52:54 b78e95d17946: Pull complete 06:52:54 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 06:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:52:54 + docker build -t ci-base-image-arm64 -f - . 06:52:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:54 WORKDIR /edgex 06:52:54 COPY go.mod . 06:52:54 RUN go mod download 06:52:56 Sending build context to Docker daemon 166.5MB 06:52:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:52:56 ---> 8b459fc5aaf0 06:52:56 Step 2/4 : WORKDIR /edgex 06:52:58 lxd 4.19 from Canonical* installed 06:52:58 + sudo lxd init --auto 06:53:03 ---> Running in 0880d0168751 06:53:03 Removing intermediate container 0880d0168751 06:53:03 ---> e8818fff5dcb 06:53:03 Step 3/4 : COPY go.mod . 06:53:03 ---> 2d0a3b300c40 06:53:03 Step 4/4 : RUN go mod download 06:53:03 ---> Running in 9be0768fd285 06:53:05 + sudo snap install --classic snapcraft 06:53:23 snapcraft 5.0 from Canonical* installed 06:53:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:53:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:53:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:23 Dload Upload Total Spent Left Speed 06:53:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 06:53:23 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8250k 0 --:--:-- --:--:-- --:--:-- 47.0M 06:53:23 ./yq_linux_amd64 06:53:23 + sudo snapcraft prime --use-lxd 06:53:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:53:24 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: 06:53:24 - README.md 06:53:24 06:53:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:53:24 Launching a container. 06:53:30 Waiting for container to be ready 06:53:30 To start your first instance, try: lxc launch ubuntu:20.04 06:53:30 06:53:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:53:34 Waiting for network to be ready... 06:53:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:53:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 06:53:35 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:53:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 06:53:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:53:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:53:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 06:53:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 06:53:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 06:53:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 06:53:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:53:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:53:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:53:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:53:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:53:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:53:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:53:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:53:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:53:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] 06:53:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 06:53:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 06:53:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 06:53:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] 06:53:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] 06:53:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 06:53:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 06:53:39 Fetched 25.5 MB in 4s (6055 kB/s) 06:53:40 Reading package lists... 06:53:40 Reading package lists... 06:53:40 Building dependency tree... 06:53:40 Reading state information... 06:53:41 The following additional packages will be installed: 06:53:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:53:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:53:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:53:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:53:41 Suggested packages: 06:53:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:53:41 Recommended packages: 06:53:41 gnupg libsasl2-modules 06:53:41 The following NEW packages will be installed: 06:53:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:53:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:53:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:53:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:53:41 The following packages will be upgraded: 06:53:41 gpg gpg-agent gpgconf libudev1 06:53:41 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 06:53:41 Need to get 3527 kB of archives. 06:53:41 After this operation, 13.3 MB of additional disk space will be used. 06:53:41 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] 06:53:41 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] 06:53:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:53:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:53:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 06:53:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 06:53:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:53:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:53:41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:53:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:53:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:53:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:53:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:53:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:53:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:53:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:53:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:53:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:53:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:53:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:53:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:53:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:53:42 debconf: delaying package configuration, since apt-utils is not installed 06:53:42 Fetched 3527 kB in 1s (3124 kB/s) 06:53:42 (Reading database ... 12511 files and directories currently installed.) 06:53:42 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 06:53:42 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:53:42 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 06:53:42 Selecting previously unselected package udev. 06:53:42 (Reading database ... 12511 files and directories currently installed.) 06:53:42 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 06:53:42 Unpacking udev (237-3ubuntu10.52) ... 06:53:42 Selecting previously unselected package libfuse2:amd64. 06:53:42 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:53:42 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:53:42 Selecting previously unselected package fuse. 06:53:42 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:53:42 Unpacking fuse (2.9.7-1ubuntu1) ... 06:53:42 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:42 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:42 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:42 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:42 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:42 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:53:43 Selecting previously unselected package libksba8:amd64. 06:53:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:53:43 Unpacking libksba8:amd64 (1.3.5-2) ... 06:53:43 Selecting previously unselected package libroken18-heimdal:amd64. 06:53:43 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:53:43 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:53:43 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:53:43 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libwind0-heimdal:amd64. 06:53:43 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:53:43 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:53:43 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:53:43 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:43 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:53:43 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:53:43 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:44 Selecting previously unselected package libsasl2-modules-db:amd64. 06:53:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:53:44 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:44 Selecting previously unselected package libsasl2-2:amd64. 06:53:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:53:44 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:44 Selecting previously unselected package libldap-common. 06:53:44 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:53:44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:53:44 Selecting previously unselected package libldap-2.4-2:amd64. 06:53:44 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:53:44 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:53:44 Selecting previously unselected package dirmngr. 06:53:44 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:53:44 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:53:44 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:53:44 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:53:44 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:53:44 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:44 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:53:44 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:53:44 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:44 Setting up libksba8:amd64 (1.3.5-2) ... 06:53:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:44 Setting up udev (237-3ubuntu10.52) ... 06:53:44 invoke-rc.d: policy-rc.d denied execution of start. 06:53:44 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:44 Processing triggers for systemd (237-3ubuntu10) ... 06:53:44 Setting up fuse (2.9.7-1ubuntu1) ... 06:53:45 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:53:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:45 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:45 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:45 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:45 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:45 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:53:45 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:53:45 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:53:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:53:45 settings in the [Install] section, and DefaultInstance for template units). 06:53:45 This means they are not meant to be enabled using systemctl. 06:53:45 Possible reasons for having this kind of units are: 06:53:45 1) A unit may be statically enabled by being symlinked from another unit's 06:53:45 .wants/ or .requires/ directory. 06:53:45 2) A unit's purpose may be to act as a helper for some other unit which has 06:53:45 a requirement dependency on it. 06:53:45 3) A unit may be started when needed via activation (socket, path, timer, 06:53:45 D-Bus, udev, scripted systemctl call, ...). 06:53:45 4) In case of template units, the unit is meant to be enabled with some 06:53:45 instance name specified. 06:53:45 Reading package lists... 06:53:46 Building dependency tree... 06:53:46 Reading state information... 06:53:46 The following additional packages will be installed: 06:53:46 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:53:46 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:53:46 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:53:46 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:53:46 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:53:46 Suggested packages: 06:53:46 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:53:46 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:53:46 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:53:46 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:53:46 systemd-container policykit-1 06:53:46 Recommended packages: 06:53:46 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:53:46 The following NEW packages will be installed: 06:53:46 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:53:46 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:53:46 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:53:46 multiarch-support openssh-client python3 python3-minimal python3.6 06:53:46 python3.6-minimal snapd squashfs-tools sudo 06:53:46 The following packages will be upgraded: 06:53:46 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:53:46 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 06:53:46 Need to get 36.8 MB of archives. 06:53:46 After this operation, 147 MB of additional disk space will be used. 06:53:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 06:53:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 06:53:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:53:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:53:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:53:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:53:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:53:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:53:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:53:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:53:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:53:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:53:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:53:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:53:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 06:53:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 06:53:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 06:53:47 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 06:53:47 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 06:53:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 06:53:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:53:47 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:53:47 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:53:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:53:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:53:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:53:47 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:53:47 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:53:47 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:53:47 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 06:53:48 debconf: delaying package configuration, since apt-utils is not installed 06:53:48 Fetched 36.8 MB in 2s (20.4 MB/s) 06:53:48 (Reading database ... 12757 files and directories currently installed.) 06:53:48 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 06:53:48 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:53:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 06:53:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:53:48 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 06:53:49 (Reading database ... 12757 files and directories currently installed.) 06:53:49 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 06:53:49 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 06:53:49 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 06:53:49 (Reading database ... 12757 files and directories currently installed.) 06:53:49 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 06:53:49 Unpacking apt (1.6.14) over (1.6.1) ... 06:53:49 Setting up apt (1.6.14) ... 06:53:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:53:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:53:49 (Reading database ... 12764 files and directories currently installed.) 06:53:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 06:53:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 06:53:50 Selecting previously unselected package libpython3.6-minimal:amd64. 06:53:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:50 Selecting previously unselected package libexpat1:amd64. 06:53:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:53:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:53:50 Selecting previously unselected package python3.6-minimal. 06:53:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:53:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 06:53:50 Checking for services that may need to be restarted...done. 06:53:50 Checking for services that may need to be restarted...done. 06:53:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:53:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:53:51 Selecting previously unselected package python3-minimal. 06:53:51 (Reading database ... 13012 files and directories currently installed.) 06:53:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:53:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:53:51 Selecting previously unselected package mime-support. 06:53:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:53:51 Unpacking mime-support (3.60ubuntu1) ... 06:53:51 Selecting previously unselected package libmpdec2:amd64. 06:53:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:53:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:53:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:53:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:51 Selecting previously unselected package python3.6. 06:53:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:53:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:53:52 Selecting previously unselected package libpython3-stdlib:amd64. 06:53:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:53:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:53:52 Setting up python3-minimal (3.6.7-1~18.04) ... 06:53:52 Selecting previously unselected package python3. 06:53:52 (Reading database ... 13442 files and directories currently installed.) 06:53:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:53:52 Unpacking python3 (3.6.7-1~18.04) ... 06:53:52 Selecting previously unselected package multiarch-support. 06:53:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:53:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:53:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:53:52 Selecting previously unselected package liblzo2-2:amd64. 06:53:52 (Reading database ... 13479 files and directories currently installed.) 06:53:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:53:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:53:52 Selecting previously unselected package libbsd0:amd64. 06:53:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:53:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:53:52 Selecting previously unselected package sudo. 06:53:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:53:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:53:52 Selecting previously unselected package apparmor. 06:53:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:53:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:53:52 Selecting previously unselected package libedit2:amd64. 06:53:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:53:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:53:52 Selecting previously unselected package libkrb5support0:amd64. 06:53:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:53:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:53:52 Selecting previously unselected package libk5crypto3:amd64. 06:53:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:53:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:53:52 Selecting previously unselected package libkeyutils1:amd64. 06:53:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:53:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:53:53 Selecting previously unselected package libkrb5-3:amd64. 06:53:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:53:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:53:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:53:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:53:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:53:53 Selecting previously unselected package libssl1.0.0:amd64. 06:53:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 06:53:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 06:53:53 Selecting previously unselected package openssh-client. 06:53:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 06:53:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 06:53:53 Selecting previously unselected package squashfs-tools. 06:53:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 06:53:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 06:53:53 Selecting previously unselected package snapd. 06:53:53 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 06:53:53 Unpacking snapd (2.51.1+18.04) ... 06:53:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:53:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 06:53:55 Setting up mime-support (3.60ubuntu1) ... 06:53:55 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:53:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:53:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:53:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:53:55 Setting up systemd (237-3ubuntu10.52) ... 06:53:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:53:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:53:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:53:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:53:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:53:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:53:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:53:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 06:53:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:53:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:53:57 Setting up python3 (3.6.7-1~18.04) ... 06:53:57 running python rtupdate hooks for python3.6... 06:53:57 running python post-rtupdate hooks for python3.6... 06:53:57 Setting up apparmor (2.12-4ubuntu5.1) ... 06:53:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:53:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:53:58 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 06:53:58 Setting up snapd (2.51.1+18.04) ... 06:53:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:53:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:53:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:53:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:53:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:53:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:53:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:53:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:54:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:54:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:54:00 /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' 06:54:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:54:00 Processing triggers for systemd (237-3ubuntu10.52) ... 06:54:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:54:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:54:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:54:02 Reading package lists... 06:54:02 Reading package lists... 06:54:02 Building dependency tree... 06:54:02 Reading state information... 06:54:02 Calculating upgrade... 06:54:03 The following packages will be upgraded: 06:54:03 advancecomp base-files bash binutils binutils-common 06:54:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:54:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:54:03 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 06:54:03 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 06:54:03 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:54:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:54:03 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:54:03 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 06:54:03 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:54:03 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:54:03 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:54:03 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:54:03 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:54:03 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:54:03 ubuntu-keyring util-linux 06:54:03 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:54:03 Need to get 64.1 MB of archives. 06:54:03 After this operation, 5144 kB of additional disk space will be used. 06:54:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:54:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 06:54:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:54:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:54:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:54:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:54:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:54:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:54:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:54:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:54:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:54:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:54:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:54:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:54:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:54:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:54:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:54:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:54:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:54:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:54:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:54:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:54:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:54:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:54:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:54:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:54:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:54:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:54:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:54:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:54:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:54:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:54:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:54:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 06:54:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 06:54:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:54:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:54:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 06:54:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 06:54:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:54:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:54:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 06:54:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 06:54:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:54:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:54:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:54:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 06:54:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:54:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:54:04 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] 06:54:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:54:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:54:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:54:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:54:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:54:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:54:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:54:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:54:04 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:54:04 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:54:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:54:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:54:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:54:04 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 06:54:04 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:54:04 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:54:04 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:54:04 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:54:04 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:54:04 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:54:04 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:54:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:54:04 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 06:54:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:54:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:54:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:54:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:54:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:54:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:54:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:54:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:54:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:54:04 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:54:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 06:54:04 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] 06:54:04 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 06:54:04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 06:54:04 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] 06:54:04 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:54:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:54:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:54:04 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 06:54:04 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:54:04 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:54:04 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:54:04 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:54:04 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] 06:54:04 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:54:04 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:54:04 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:54:04 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:54:04 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:54:04 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:54:05 debconf: delaying package configuration, since apt-utils is not installed 06:54:05 Fetched 64.1 MB in 2s (38.1 MB/s) 06:54:05 (Reading database ... 13914 files and directories currently installed.) 06:54:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:54:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:54:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:54:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:54:05 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 06:54:05 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 06:54:05 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:05 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:05 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:05 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:05 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:06 (Reading database ... 13914 files and directories currently installed.) 06:54:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:54:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:54:06 (Reading database ... 13914 files and directories currently installed.) 06:54:06 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:54:06 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:54:06 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:06 (Reading database ... 13914 files and directories currently installed.) 06:54:06 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:54:06 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:54:07 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:54:07 (Reading database ... 13914 files and directories currently installed.) 06:54:07 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 06:54:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:54:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:54:07 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 06:54:08 Setting up base-files (10.1ubuntu2.11) ... 06:54:08 Installing new version of config file /etc/issue ... 06:54:08 Installing new version of config file /etc/issue.net ... 06:54:08 Installing new version of config file /etc/lsb-release ... 06:54:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:54:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:54:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:54:08 Removing obsolete conffile /etc/default/motd-news ... 06:54:08 (Reading database ... 13915 files and directories currently installed.) 06:54:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:54:08 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:54:08 Setting up bash (4.4.18-2ubuntu1.2) ... 06:54:08 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 06:54:08 (Reading database ... 13915 files and directories currently installed.) 06:54:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:08 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:54:08 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:54:08 (Reading database ... 13915 files and directories currently installed.) 06:54:08 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:54:08 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:54:08 Setting up tar (1.29b-2ubuntu0.2) ... 06:54:08 (Reading database ... 13915 files and directories currently installed.) 06:54:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:54:08 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:54:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:54:09 (Reading database ... 13915 files and directories currently installed.) 06:54:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:54:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:54:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:54:09 (Reading database ... 13915 files and directories currently installed.) 06:54:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:54:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:54:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:54:09 (Reading database ... 13915 files and directories currently installed.) 06:54:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:54:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:54:09 Setting up grep (3.1-2build1) ... 06:54:09 (Reading database ... 13915 files and directories currently installed.) 06:54:09 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 06:54:09 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 06:54:09 Setting up gzip (1.6-5ubuntu1.1) ... 06:54:09 (Reading database ... 13915 files and directories currently installed.) 06:54:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:54:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:54:09 Setting up login (1:4.5-1ubuntu2) ... 06:54:09 (Reading database ... 13915 files and directories currently installed.) 06:54:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:54:09 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:54:09 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:54:10 (Reading database ... 13915 files and directories currently installed.) 06:54:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:54:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:54:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:54:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:54:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:54:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:54:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:54:11 (Reading database ... 13915 files and directories currently installed.) 06:54:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:54:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:54:11 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:54:11 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:54:11 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:54:11 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:54:11 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:54:11 (Reading database ... 13915 files and directories currently installed.) 06:54:11 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:54:11 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:54:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:54:12 (Reading database ... 13915 files and directories currently installed.) 06:54:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:54:12 (Reading database ... 13915 files and directories currently installed.) 06:54:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:54:12 (Reading database ... 13915 files and directories currently installed.) 06:54:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:54:12 (Reading database ... 13915 files and directories currently installed.) 06:54:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:54:12 (Reading database ... 13915 files and directories currently installed.) 06:54:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:54:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:54:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:54:12 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:54:12 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:54:12 (Reading database ... 13915 files and directories currently installed.) 06:54:12 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:54:12 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:54:12 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:54:12 (Reading database ... 13915 files and directories currently installed.) 06:54:12 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:12 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:54:13 (Reading database ... 13915 files and directories currently installed.) 06:54:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:54:13 (Reading database ... 13915 files and directories currently installed.) 06:54:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:13 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:54:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:54:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:54:14 (Reading database ... 13915 files and directories currently installed.) 06:54:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:54:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:54:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:54:14 (Reading database ... 13915 files and directories currently installed.) 06:54:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:54:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:54:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:54:14 (Reading database ... 13917 files and directories currently installed.) 06:54:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:54:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:54:14 Setting up debconf (1.5.66ubuntu1) ... 06:54:14 (Reading database ... 13917 files and directories currently installed.) 06:54:14 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:54:14 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:54:14 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:54:14 (Reading database ... 13917 files and directories currently installed.) 06:54:14 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:54:14 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:54:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:54:14 (Reading database ... 13917 files and directories currently installed.) 06:54:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:54:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:54:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:54:15 (Reading database ... 13917 files and directories currently installed.) 06:54:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:54:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:54:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 06:54:15 (Reading database ... 13919 files and directories currently installed.) 06:54:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:54:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:54:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:54:15 (Reading database ... 13923 files and directories currently installed.) 06:54:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:54:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:54:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 06:54:15 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 06:54:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:54:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:54:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:54:15 (Reading database ... 13923 files and directories currently installed.) 06:54:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 06:54:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 06:54:15 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 06:54:15 (Reading database ... 13923 files and directories currently installed.) 06:54:15 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 06:54:15 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 06:54:15 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 06:54:16 (Reading database ... 13923 files and directories currently installed.) 06:54:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 06:54:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:54:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 06:54:16 (Reading database ... 13923 files and directories currently installed.) 06:54:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:54:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:54:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:54:16 (Reading database ... 13923 files and directories currently installed.) 06:54:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:54:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:54:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:54:16 (Reading database ... 13923 files and directories currently installed.) 06:54:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:54:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:54:16 Setting up passwd (1:4.5-1ubuntu2) ... 06:54:17 (Reading database ... 13923 files and directories currently installed.) 06:54:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:54:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:54:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:54:17 (Reading database ... 13923 files and directories currently installed.) 06:54:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:54:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:54:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:54:17 (Reading database ... 13923 files and directories currently installed.) 06:54:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:54:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:54:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:54:17 (Reading database ... 13923 files and directories currently installed.) 06:54:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:54:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:54:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:54:17 (Reading database ... 13923 files and directories currently installed.) 06:54:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:54:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:54:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:54:17 (Reading database ... 13923 files and directories currently installed.) 06:54:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:54:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:54:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:54:17 (Reading database ... 13923 files and directories currently installed.) 06:54:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 06:54:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 06:54:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 06:54:18 (Reading database ... 13923 files and directories currently installed.) 06:54:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:54:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:54:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:54:18 (Reading database ... 13923 files and directories currently installed.) 06:54:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:54:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:54:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:54:18 (Reading database ... 13924 files and directories currently installed.) 06:54:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:54:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:54:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:54:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:54:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 06:54:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 06:54:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 06:54:18 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 06:54:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:54:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:54:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:54:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:54:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:54:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:54:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:54:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:54:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:54:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:54:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:54:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:54:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:54:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:54:19 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 06:54:19 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 06:54:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:54:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:54:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:54:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:54:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:54:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:54:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:54:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:54:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:54:19 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:54:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:54:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:54:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:21 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:54:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:54:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:54:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:54:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:54:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:54:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:54:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:54:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:54:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:54:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:54:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:54:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:54:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:54:23 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:54:23 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:54:23 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:23 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:54:23 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:54:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:54:23 Setting up tzdata (2021a-2ubuntu0.18.04) ... 06:54:23 06:54:23 Current default time zone: 'Etc/UTC' 06:54:23 Local time is now: Thu Oct 21 06:54:23 UTC 2021. 06:54:23 Universal Time is now: Thu Oct 21 06:54:23 UTC 2021. 06:54:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:54:23 06:54:23 Setting up systemd-sysv (237-3ubuntu10.52) ... 06:54:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:23 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 06:54:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:54:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:54:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:54:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:54:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:54:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:54:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:54:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:54:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:54:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:54:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:24 Setting up patch (2.7.6-2ubuntu1.1) ... 06:54:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:54:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:54:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 06:54:24 Installing new version of config file /etc/ssl/openssl.cnf ... 06:54:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:54:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:54:24 Setting up ca-certificates (20210119~18.04.2) ... 06:54:25 Removing intermediate container 9be0768fd285 06:54:25 ---> a8e8ba6574f6 06:54:25 Successfully built a8e8ba6574f6 06:54:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:54:25 + docker inspect -f . ci-base-image-arm64 06:54:25 . [Pipeline] withDockerContainer 06:54:26 Updating certificates in /etc/ssl/certs... 06:54:26 prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container 06:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:54:27 23 added, 28 removed; done. 06:54:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:54:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:54:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:54:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:54:27 Setting up pkgbinarymangler (138.18.04.1) ... 06:54:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:54:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up perl (5.26.1-6ubuntu0.5) ... 06:54:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:54:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:54:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:54:27 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:54:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:54:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:54:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:54:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:54:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:54:27 Processing triggers for systemd (237-3ubuntu10.52) ... 06:54:27 Processing triggers for mime-support (3.60ubuntu1) ... 06:54:27 Processing triggers for ca-certificates (20210119~18.04.2) ... 06:54:27 Updating certificates in /etc/ssl/certs... 06:54:27 $ docker top 5daada123f0a4e100421e34ec89b967e8c5b0673fca750c4dc691d2a30bcb9d0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:28 0 added, 0 removed; done. 06:54:28 Running hooks in /etc/ca-certificates/update.d... 06:54:28 done. 06:54:28 Reading package lists... 06:54:28 Building dependency tree... 06:54:28 Reading state information... 06:54:28 + go version 06:54:28 go version go1.16.8 linux/arm64 [Pipeline] } 06:54:28 $ docker stop --time=1 5daada123f0a4e100421e34ec89b967e8c5b0673fca750c4dc691d2a30bcb9d0 06:54:28 The following NEW packages will be installed: 06:54:28 apt-transport-https 06:54:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:54:28 Need to get 4348 B of archives. 06:54:28 After this operation, 154 kB of additional disk space will be used. 06:54:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 06:54:29 debconf: delaying package configuration, since apt-utils is not installed 06:54:29 Fetched 4348 B in 0s (21.1 kB/s) 06:54:29 Selecting previously unselected package apt-transport-https. 06:54:29 (Reading database ... 13928 files and directories currently installed.) 06:54:29 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 06:54:29 Unpacking apt-transport-https (1.6.14) ... 06:54:29 Setting up apt-transport-https (1.6.14) ... 06:54:29 Waiting for network to be ready... 06:54:30 $ docker rm -f 5daada123f0a4e100421e34ec89b967e8c5b0673fca750c4dc691d2a30bcb9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:31 + docker inspect -f . ci-base-image-arm64 06:54:31 . [Pipeline] withDockerContainer 06:54:31 prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container 06:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:54:32 $ docker top 35f95f476388cd67319980fdfb635dfcd78ca3162bf962d3875b318f6b3e9df6 -eo pid,comm [Pipeline] { [Pipeline] echo 06:54:33 ========================================================= 06:54:33 [edgeXBuildGoParallel] Running Tests and Build... 06:54:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:54:33 + make test 06:54:33 go mod tidy 06:54:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:54:41 2021-10-21T06:54:35Z INFO Waiting for automatic snapd restart... 06:54:41 snapd 2.52 from Canonical* installed 06:54:41 "snapd" switched to the "latest/stable" channel 06:54:41 06:54:44 core18 20210722 from Canonical* installed 06:54:44 "core18" switched to the "latest/stable" channel 06:54:44 06:54:48 snapcraft 5.0 from Canonical* installed 06:54:48 "snapcraft" switched to the "latest/stable" channel 06:54:48 06:54:52 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: 06:54:52 - README.md 06:54:52 06:54:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:54:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:54:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:54:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:54:54 Reading package lists... 06:54:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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 06:54:54 Reading package lists... 06:54:55 Building dependency tree... 06:54:55 Reading state information... 06:54:55 Suggested packages: 06:54:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:54:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:54:55 Recommended packages: 06:54:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:54:55 The following NEW packages will be installed: 06:54:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:54:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:54:55 pkg-config zip 06:54:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:54:55 Need to get 7670 kB of archives. 06:54:55 After this operation, 43.8 MB of additional disk space will be used. 06:54:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:54:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 06:54:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 06:54:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 06:54:55 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:54:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:54:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:54:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:54:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:54:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:54:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:54:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:54:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:54:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:54:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:54:56 debconf: delaying package configuration, since apt-utils is not installed 06:54:56 Fetched 7670 kB in 1s (9202 kB/s) 06:54:56 Selecting previously unselected package libglib2.0-0:amd64. 06:54:56 (Reading database ... 13932 files and directories currently installed.) 06:54:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:54:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:54:56 Selecting previously unselected package libpsl5:amd64. 06:54:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:54:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:54:56 Selecting previously unselected package libnghttp2-14:amd64. 06:54:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:54:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:54:56 Selecting previously unselected package librtmp1:amd64. 06:54:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:54:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:54:56 Selecting previously unselected package libcurl3-gnutls:amd64. 06:54:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 06:54:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 06:54:56 Selecting previously unselected package liberror-perl. 06:54:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:54:57 Unpacking liberror-perl (0.17025-1) ... 06:54:57 Selecting previously unselected package git-man. 06:54:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 06:54:57 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 06:54:57 Selecting previously unselected package git. 06:54:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 06:54:57 Unpacking git (1:2.17.1-1ubuntu0.9) ... 06:54:57 Selecting previously unselected package libnorm1:amd64. 06:54:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:54:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:54:57 Selecting previously unselected package libpgm-5.2-0:amd64. 06:54:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:54:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:54:57 Selecting previously unselected package libsodium23:amd64. 06:54:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:54:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:54:57 Selecting previously unselected package libzmq5:amd64. 06:54:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:54:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:54:57 Selecting previously unselected package libzmq3-dev:amd64. 06:54:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:54:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:54:58 Selecting previously unselected package pkg-config. 06:54:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:54:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:54:58 Selecting previously unselected package zip. 06:54:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:54:58 Unpacking zip (3.0-11build1) ... 06:54:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:54:58 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 06:54:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:54:58 Setting up liberror-perl (0.17025-1) ... 06:54:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:54:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:54:58 No schema files found: doing nothing. 06:54:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:54:58 Setting up zip (3.0-11build1) ... 06:54:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:54:58 Setting up libsodium23:amd64 (1.0.16-2) ... 06:54:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:54:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:54:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 06:54:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:54:58 Setting up git (1:2.17.1-1ubuntu0.9) ... 06:54:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:54:59 git set to automatically installed. 06:54:59 git-man set to automatically installed. 06:54:59 libcurl3-gnutls set to automatically installed. 06:54:59 liberror-perl set to automatically installed. 06:54:59 libglib2.0-0 set to automatically installed. 06:54:59 libnghttp2-14 set to automatically installed. 06:54:59 libnorm1 set to automatically installed. 06:54:59 libpgm-5.2-0 set to automatically installed. 06:54:59 libpsl5 set to automatically installed. 06:54:59 librtmp1 set to automatically installed. 06:54:59 libsodium23 set to automatically installed. 06:54:59 libzmq3-dev set to automatically installed. 06:54:59 libzmq5 set to automatically installed. 06:54:59 pkg-config set to automatically installed. 06:54:59 zip set to automatically installed. 06:55:01 ? github.com/edgexfoundry/edgex-go [no test files] 06:55:04 snapd is not logged in, snap install commands will use sudo 06:55:16 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 06:55:17 snapd is not logged in, snap install commands will use sudo 06:55:22 snap "core18" has no updates available 06:55:23 Pulling config-common 06:55:23 + snapcraftctl pull 06:55:24 Pulling go-build-helper 06:55:24 + snapcraftctl pull 06:55:25 'edgex-go' has dependencies that need to be staged: go-build-helper 06:55:25 Skipping pull go-build-helper (already ran) 06:55:25 Building go-build-helper 06:55:25 + snapcraftctl build 06:55:27 Staging go-build-helper 06:55:27 + snapcraftctl stage 06:55:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:55:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:55:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 06:55:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 06:55:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:55:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:55:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 06:55:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 06:55:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 06:55:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 06:55:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:55:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:55:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:55:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:55:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:55:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:55:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:55:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:55:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:55:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2275 kB] 06:55:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 06:55:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 06:55:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 06:55:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [512 kB] 06:55:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.6 kB] 06:55:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 06:55:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 06:55:37 Fetched 25.5 MB in 0s (0 B/s) 06:55:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:55:37 Fetched 224 kB in 0s (0 B/s) 06:55:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:55:37 Fetched 157 kB in 0s (0 B/s) 06:55:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:55:37 Fetched 221 kB in 0s (0 B/s) 06:55:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:55:37 Fetched 143 kB in 0s (0 B/s) 06:55:37 Pulling edgex-go 06:55:37 + snapcraftctl pull 06:55:38 Pulling hooks 06:55:38 + snapcraftctl pull 06:55:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:55:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:55:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:55:56 Fetched 0 B in 0s (0 B/s) 06:55:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:55:56 Fetched 96.5 kB in 0s (0 B/s) 06:55:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:55:56 Fetched 279 kB in 0s (0 B/s) 06:55:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:55:56 Fetched 122 kB in 0s (0 B/s) 06:55:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:55:56 Fetched 77.8 kB in 0s (0 B/s) 06:55:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:55:56 Fetched 8848 B in 0s (0 B/s) 06:55:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:55:56 Fetched 47.8 kB in 0s (0 B/s) 06:55:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:55:56 Fetched 45.6 kB in 0s (0 B/s) 06:55:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:55:56 Fetched 15.0 kB in 0s (0 B/s) 06:55:56 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 06:55:56 Fetched 220 kB in 0s (0 B/s) 06:55:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:55:56 Fetched 154 kB in 0s (0 B/s) 06:55:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:55:56 Fetched 50.6 kB in 0s (0 B/s) 06:55:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:55:56 Fetched 14.8 kB in 0s (0 B/s) 06:55:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:55:56 Fetched 41.8 kB in 0s (0 B/s) 06:55:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:55:56 Fetched 499 kB in 0s (0 B/s) 06:55:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:55:56 Fetched 111 kB in 0s (0 B/s) 06:55:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:55:56 Fetched 240 kB in 0s (0 B/s) 06:55:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:55:56 Fetched 29.3 kB in 0s (0 B/s) 06:55:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:55:56 Fetched 85.5 kB in 0s (0 B/s) 06:55:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:55:56 Fetched 24.5 kB in 0s (0 B/s) 06:55:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:55:56 Fetched 49.2 kB in 0s (0 B/s) 06:55:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:55:56 Fetched 54.2 kB in 0s (0 B/s) 06:55:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:55:56 Fetched 30.8 kB in 0s (0 B/s) 06:55:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:55:56 Fetched 15.8 kB in 0s (0 B/s) 06:55:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:55:56 Fetched 85.9 kB in 0s (0 B/s) 06:55:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:55:56 Fetched 8720 B in 0s (0 B/s) 06:55:56 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 06:55:56 Fetched 140 kB in 0s (0 B/s) 06:55:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:55:56 Fetched 119 kB in 0s (0 B/s) 06:55:56 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 06:55:56 Fetched 111 kB in 0s (0 B/s) 06:55:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:55:56 Fetched 11.1 kB in 0s (0 B/s) 06:55:56 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 06:55:56 Fetched 646 kB in 0s (0 B/s) 06:55:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:55:56 Fetched 41.3 kB in 0s (0 B/s) 06:55:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:55:56 Fetched 17.9 kB in 0s (0 B/s) 06:55:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:55:56 Fetched 368 kB in 0s (0 B/s) 06:55:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:55:56 Fetched 187 kB in 0s (0 B/s) 06:55:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:55:56 Fetched 175 kB in 0s (0 B/s) 06:55:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:55:56 Fetched 206 kB in 0s (0 B/s) 06:55:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 06:55:56 Fetched 1302 kB in 0s (0 B/s) 06:55:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:55:56 Fetched 36.2 kB in 0s (0 B/s) 06:55:56 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 06:55:56 Fetched 159 kB in 0s (0 B/s) 06:55:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:55:56 Fetched 107 kB in 0s (0 B/s) 06:55:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:55:56 Fetched 48.7 kB in 0s (0 B/s) 06:55:56 Pulling static-packages 06:55:56 + snapcraftctl pull 06:55:56 Pulling version 06:55:56 + cd /root/project 06:55:56 + git describe --tags --abbrev=0 06:55:56 + sed s/v// 06:55:56 + GIT_VERSION=2.0.1-dev.73 06:55:56 + [ -z 2.0.1-dev.73 ] 06:55:56 + snapcraftctl set-version 2.0.1-dev.73 06:55:56 Building config-common 06:55:56 + snapcraftctl build 06:55:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:55:59 Skipping build go-build-helper (already ran) 06:55:59 Building edgex-go 06:55:59 + cd /root/parts/edgex-go/src 06:55:59 + git describe --tags --abbrev=0 06:55:59 + sed s/v// 06:55:59 + GIT_VERSION=2.0.1-dev.73 06:55:59 + [ -z 2.0.1-dev.73 ] 06:55:59 + echo 2.0.1-dev.73 06:55:59 + [ ! -d vendor ] 06:55:59 + go mod download all 06:56:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:56:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:56:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:56:09 + make build 06:56:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-data/core-data ./cmd/core-data 06:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:56:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:56:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:56:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:56:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:56:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:56:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:56:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:56:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:56:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:56:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/core-command/core-command ./cmd/core-command 06:56:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:56:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:56:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:56:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:56:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:56:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/secrets-config ./cmd/secrets-config 06:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.188s coverage: 28.7% of statements 06:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:56:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.73" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:56:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:56:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:56:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:56:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:56:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:56:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:56:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:56:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:56:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:56:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:56:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:56:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:56:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:56:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:56:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:56:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:56:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:56:32 + 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 06:56:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:56:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:56:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:56:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:56:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:56:32 + 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 06:56:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:56:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:56:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements 06:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:56:34 Building hooks 06:56:34 + cd /root/parts/hooks/src 06:56:34 + make build 06:56:34 go mod tidy 06:56:34 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 06:56:34 go: downloading github.com/davecgh/go-spew v1.1.0 06:56:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:56:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 44.7% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:56:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 06:56:35 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 06:56:35 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 06:56:39 Building static-packages 06:56:39 + snapcraftctl build 06:56:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.664s coverage: 89.5% of statements 06:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:56:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.582s coverage: 84.4% of statements 06:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:56:41 Building version 06:56:41 + snapcraftctl build 06:56:42 Staging config-common 06:56:42 + snapcraftctl stage 06:56:43 Skipping stage go-build-helper (already ran) 06:56:43 Staging edgex-go 06:56:43 + snapcraftctl stage 06:56:44 Staging hooks 06:56:44 + snapcraftctl stage 06:56:45 Staging static-packages 06:56:45 + snapcraftctl stage 06:56:47 Staging version 06:56:47 + snapcraftctl stage 06:56:48 Priming config-common 06:56:48 + snapcraftctl prime 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.601s coverage: 94.2% of statements 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.9% of statements 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.218s coverage: 21.7% of statements 06:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements 06:56:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 06:56:49 Priming go-build-helper 06:56:49 + snapcraftctl prime 06:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements 06:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.273s coverage: 87.5% of statements 06:56:50 Priming edgex-go 06:56:50 + snapcraftctl prime 06:56:51 Priming hooks 06:56:51 + snapcraftctl prime 06:56:53 Priming static-packages 06:56:53 + snapcraftctl prime 06:56:55 Priming version 06:56:55 + snapcraftctl prime 06:56:56 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] } 06:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.199s coverage: 94.4% of statements 06:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 06:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.635s coverage: 82.5% of statements 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 06:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.812s coverage: 91.2% of statements 06:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.932s coverage: 64.4% of statements 06:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements 06:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements 06:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 06:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 06:57:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.629s coverage: 70.4% of statements 06:57:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:57:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:57:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:57:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.4% of statements 06:57:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:57:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:57:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 06:57:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:57:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements 06:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 17.7% of statements 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.684s coverage: 92.3% of statements 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:57:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:57:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 06:57:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 06:57:37 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 06:57:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:57:37 GO111MODULE=on go vet ./... 06:59:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:59:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:59:14 ./bin/test-attribution-txt.sh [Pipeline] sh 06:59:14 + ls -al . 06:59:14 total 660 06:59:14 drwxrwxr-x 9 1001 1001 4096 Oct 21 06:59 . 06:59:14 drwxr-xr-x 4 root root 4096 Oct 21 06:54 .. 06:59:14 -rw-rw-r-- 1 1001 1001 11 Oct 21 06:52 .dockerignore 06:59:14 drwxrwxr-x 8 1001 1001 4096 Oct 21 06:52 .git 06:59:14 drwxrwxr-x 4 1001 1001 4096 Oct 21 06:52 .github 06:59:14 -rw-rw-r-- 1 1001 1001 804 Oct 21 06:52 .gitignore 06:59:14 -rw-rw-r-- 1 1001 1001 42 Oct 21 06:52 .golangci.yml 06:59:14 -rw-rw-r-- 1 1001 1001 76 Oct 21 06:52 .hadolint.yml 06:59:14 -rw-rw-r-- 1 1001 1001 166 Oct 21 06:52 .sonarcloud.properties 06:59:14 -rw-rw-r-- 1 1001 1001 1171 Oct 21 06:52 ADOPTERS.md 06:59:14 -rw-rw-r-- 1 1001 1001 8608 Oct 21 06:52 Attribution.txt 06:59:14 -rw-rw-r-- 1 1001 1001 43881 Oct 21 06:52 CHANGELOG.md 06:59:14 -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:52 CONTRIBUTING.md 06:59:14 -rw-rw-r-- 1 1001 1001 677 Oct 21 06:52 GOVERNANCE.md 06:59:14 -rw-rw-r-- 1 1001 1001 849 Oct 21 06:52 Jenkinsfile 06:59:14 -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:52 LICENSE 06:59:14 -rw-rw-r-- 1 1001 1001 6508 Oct 21 06:52 Makefile 06:59:14 -rw-rw-r-- 1 1001 1001 582 Oct 21 06:52 OWNERS.md 06:59:14 -rw-rw-r-- 1 1001 1001 8256 Oct 21 06:52 README.md 06:59:14 -rw-rw-r-- 1 1001 1001 6912 Oct 21 06:52 SECURITY.md 06:59:14 -rw-rw-r-- 1 1001 1001 5 Oct 21 06:42 VERSION 06:59:14 -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:52 ZMQWindows.md 06:59:14 drwxrwxr-x 2 1001 1001 4096 Oct 21 06:52 bin 06:59:14 drwxrwxr-x 14 1001 1001 4096 Oct 21 06:52 cmd 06:59:14 -rw-r--r-- 1 root root 425844 Oct 21 06:57 coverage.out 06:59:14 -rw-rw-r-- 1 1001 1001 829 Oct 21 06:52 go.mod 06:59:14 -rw-rw-r-- 1 1001 1001 50143 Oct 21 06:52 go.sum 06:59:14 drwxrwxr-x 8 1001 1001 4096 Oct 21 06:52 internal 06:59:14 drwxrwxr-x 3 1001 1001 4096 Oct 21 06:52 openapi 06:59:14 drwxrwxr-x 4 1001 1001 4096 Oct 21 06:52 snap 06:59:14 -rw-rw-r-- 1 1001 1001 204 Oct 21 06:52 version.go [Pipeline] sh 06:59:15 + '[' -e coverage.out ] 06:59:15 + chown 1001:1001 coverage.out [Pipeline] stash 06:59:15 Warning: overwriting stash ‘coverage-report’ 06:59:16 Stashed 1 file(s) [Pipeline] sh 06:59:17 + make build 06:59:17 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 06:59:23 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 06:59:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:59:50 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 06:59: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 06:59:55 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 06:59: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 07:00:02 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 07:00:05 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 07:00:09 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 07:00: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 07:00:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:00:21 $ docker stop --time=1 35f95f476388cd67319980fdfb635dfcd78ca3162bf962d3875b318f6b3e9df6 07:00:24 $ docker rm -f 35f95f476388cd67319980fdfb635dfcd78ca3162bf962d3875b318f6b3e9df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:26 07:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:26 latest: Pulling from edgex-devops/edgex-compose-arm64 07:00:26 29e5d40040c1: Pulling fs layer 07:00:26 1ce36da41761: Pulling fs layer 07:00:26 25b303627fd3: Pulling fs layer 07:00:27 29e5d40040c1: Verifying Checksum 07:00:27 29e5d40040c1: Download complete 07:00:27 1ce36da41761: Verifying Checksum 07:00:27 1ce36da41761: Download complete 07:00:27 29e5d40040c1: Pull complete 07:00:28 25b303627fd3: Verifying Checksum 07:00:28 25b303627fd3: Download complete 07:00:29 1ce36da41761: Pull complete 07:00:39 25b303627fd3: Pull complete 07:00:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:00:39 prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container 07:00:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:00:43 $ docker top 81d836e8d019fb36037225290c5d53ae85f5c22406557732d308df50f97d2792 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:44 + docker-compose build --help 07:00:44 + grep parallel 07:00:48 --parallel Build images in parallel. [Pipeline] } 07:00:48 $ docker stop --time=1 81d836e8d019fb36037225290c5d53ae85f5c22406557732d308df50f97d2792 07:00:50 $ docker rm -f 81d836e8d019fb36037225290c5d53ae85f5c22406557732d308df50f97d2792 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:00:51 . [Pipeline] withDockerContainer 07:00:51 prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container 07:00:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:00:53 $ docker top 908f80aaed3ca9d661be6a18eec0369835d0982d7fe2c0b37bfa5bd2579eaa8c -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:54 + docker-compose -f ./docker-compose-build.yml build --parallel 07:00:59 Building core-command ... 07:00:59 Building core-data ... 07:00:59 Building core-metadata ... 07:00:59 Building security-bootstrapper ... 07:00:59 Building security-proxy-setup ... 07:00:59 Building security-secretstore-setup ... 07:00:59 Building support-notifications ... 07:00:59 Building support-scheduler ... 07:00:59 Building sys-mgmt-agent ... 07:00:59 Building sys-mgmt-agent 07:00:59 Building core-command 07:00:59 Building support-scheduler 07:00:59 Building security-proxy-setup 07:00:59 Building security-secretstore-setup 07:02:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:02:07 ---> a8e8ba6574f6 07:02:07 Step 3/22 : WORKDIR /edgex-go 07:02:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:02:07 ---> a8e8ba6574f6 07:02:07 Step 3/22 : WORKDIR /edgex-go 07:02:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:07 07:02:07 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 07:02:07 07:02:07 ---> a8e8ba6574f6 07:02:07 ---> a8e8ba6574f6 07:02:07 Step 3/24 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go 07:02:07 07:02:07 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:02:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:02:07 ---> a8e8ba6574f6 07:02:07 Step 3/20 : WORKDIR /edgex-go 07:02:07 ---> Running in e3538762515c 07:02:07 ---> Running in 8eae62b364b1 07:02:07 ---> Running in 7b03bce0509b 07:02:07 ---> Running in cfa7f96e07d5 07:02:07 ---> Running in d820fd3997d4 07:02:07 Removing intermediate container e3538762515c 07:02:07 ---> 72c3e7ca30a3 07:02:07 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:08 Removing intermediate container 8eae62b364b1 07:02:08 ---> babeae3498a4 07:02:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:08 Removing intermediate container cfa7f96e07d5 07:02:08 ---> ba91151ca2a6 07:02:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:08 Removing intermediate container 7b03bce0509b 07:02:08 ---> e26bdbe715c0 07:02:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:08 Removing intermediate container d820fd3997d4 07:02:08 ---> c535a43443e4 07:02:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:08 ---> Running in 5c24ec86435d 07:02:08 ---> Running in 8a2c81d883f0 07:02:08 ---> Running in eab7d02aef8f 07:02:08 ---> Running in 14db776af3f6 07:02:08 ---> Running in 2a36bb1e8ed2 07:02:11 Removing intermediate container 5c24ec86435d 07:02:11 ---> e262c6a333ab 07:02:11 Step 5/20 : RUN apk add --update --no-cache make git 07:02:12 Removing intermediate container 8a2c81d883f0 07:02:12 ---> fa92d207bc0e 07:02:12 Step 5/24 : RUN apk add --update --no-cache make git 07:02:12 ---> Running in ac03675be456 07:02:12 ---> Running in 48d6d073d3d8 07:02:12 Removing intermediate container eab7d02aef8f 07:02:12 ---> 3c9db80d623d 07:02:12 Step 5/23 : RUN apk add --update --no-cache make git 07:02:12 Removing intermediate container 2a36bb1e8ed2 07:02:12 ---> d90324ebbe50 07:02:12 Step 5/22 : RUN apk add --update --no-cache make git 07:02:12 Removing intermediate container 14db776af3f6 07:02:12 ---> 404417d89c53 07:02:12 Step 5/22 : RUN apk add --update --no-cache make bash git 07:02:12 ---> Running in 11469dd69ca4 07:02:12 ---> Running in 101ac08852eb 07:02:12 ---> Running in be279a85702b 07:02:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:16 OK: 219 MiB in 52 packages 07:02:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:16 OK: 219 MiB in 52 packages 07:02:17 OK: 219 MiB in 52 packages 07:02:17 OK: 219 MiB in 52 packages 07:02:17 OK: 219 MiB in 52 packages 07:02:18 Removing intermediate container ac03675be456 07:02:18 ---> 71d2b2604507 07:02:18 Step 6/20 : COPY . . 07:02:18 Removing intermediate container 48d6d073d3d8 07:02:18 ---> fdf9590b71d8 07:02:18 Step 6/24 : COPY . . 07:02:18 Removing intermediate container 11469dd69ca4 07:02:18 ---> a4633fdd3677 07:02:18 Step 6/23 : COPY go.mod . 07:02:19 Removing intermediate container 101ac08852eb 07:02:19 ---> 0a7c1e537cc7 07:02:19 Step 6/22 : COPY . . 07:02:20 Removing intermediate container be279a85702b 07:02:20 ---> afe5247a086d 07:02:20 Step 6/22 : COPY . . 07:02:20 ---> 91af6ff24972 07:02:20 Step 7/23 : RUN go mod download 07:02:22 ---> Running in 2799a7f9f9cb 07:02:41 Removing intermediate container 2799a7f9f9cb 07:02:41 ---> 10aecdc1d54d 07:02:41 Step 8/23 : COPY . . 07:02:41 ---> 4e599fd16db6 07:02:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:41 ---> 10034fa7de3f 07:02:41 ---> 565e2b1d5176 07:02:41 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:41 ---> e364fcf841f6 07:02:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:42 ---> Running in f523bc35356c 07:02:42 ---> Running in b4a237d51f71 07:02:42 ---> Running in 193a8bd38ee2 07:02:42 ---> Running in fc626e253f98 07:02:52 Removing intermediate container f523bc35356c 07:02:52 ---> a28ee8f9c1c2 07:02:52 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:02:52 ---> Running in 5157b30ae157 07:02:52 Removing intermediate container 193a8bd38ee2 07:02:52 ---> 0afce36483e2 07:02:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:02:53 Removing intermediate container fc626e253f98 07:02:53 ---> 1fb0fcedae41 07:02:53 Step 8/22 : RUN make cmd/core-command/core-command 07:02:53 ---> Running in c1be3eb5f55c 07:02:53 Removing intermediate container b4a237d51f71 07:02:53 ---> c8bc49100b6a 07:02:53 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:02:53 ---> Running in 9583904a28fb 07:02:53 ---> Running in edd13551a1f7 07:02:54 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 07:02:55 ---> 2fa27f676a36 07:02:55 Step 9/23 : RUN go mod tidy 07:02:55 ---> Running in 3dac60e1b6ad 07:02: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 07:02:56 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 07:02: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 07:03:03 Removing intermediate container 3dac60e1b6ad 07:03:03 ---> 8de130c2670f 07:03:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:03:03 ---> Running in 817e32f3067d 07:03:05 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 07:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:04:57 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 07:05:10 Removing intermediate container edd13551a1f7 07:05:10 ---> b05de05a48d8 07:05:10 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:05:10 ---> Running in fbb9dc6a6eea 07:05:10 Removing intermediate container 9583904a28fb 07:05:10 ---> 03659c56eecb 07:05:10 07:05:10 Step 9/22 : FROM alpine:3.14 07:05:11 3.14: Pulling from library/alpine 07:05:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:05:11 Status: Downloaded newer image for alpine:3.14 07:05:11 ---> bb3de5531c18 07:05:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:05:12 ---> Running in a70418640a6c 07:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:16 Removing intermediate container 5157b30ae157 07:05:16 ---> 4a5127508665 07:05:16 07:05:16 Step 9/20 : FROM alpine:3.14 07:05:16 ---> bb3de5531c18 07:05:16 Removing intermediate container c1be3eb5f55c 07:05:16 ---> ec15587d48bd 07:05:16 07:05:16 Step 9/24 : FROM alpine:3.14 07:05:16 ---> bb3de5531c18 07:05:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:05:16 Step 10/20 : RUN apk add --update --no-cache curl 07:05:16 (1/1) Installing dumb-init (1.2.5-r1) 07:05:16 Executing busybox-1.33.1-r3.trigger 07:05:16 OK: 5 MiB in 15 packages 07:05:16 ---> Running in bb7340fab8c6 07:05:16 ---> Running in ff43076cd70a 07:05:17 Removing intermediate container fbb9dc6a6eea 07:05:17 ---> 18e7a1b814ad 07:05:17 07:05:17 Step 10/22 : FROM docker:20.10.8 07:05:18 Removing intermediate container a70418640a6c 07:05:18 ---> 92516200bff6 07:05:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:05:18 20.10.8: Pulling from library/docker 07:05:18 ---> Running in d775e4bd4366 07:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:20 Removing intermediate container d775e4bd4366 07:05:20 ---> a79b4aceb4be 07:05:20 Step 12/22 : ENV APP_PORT=59882 07:05:20 (1/3) Installing ca-certificates (20191127-r5) 07:05:20 (1/5) Installing ca-certificates (20191127-r5) 07:05:20 (2/3) Installing dumb-init (1.2.5-r1) 07:05:20 (3/3) Installing su-exec (0.2-r1) 07:05:20 Executing busybox-1.33.1-r3.trigger 07:05:20 (2/5) Installing brotli-libs (1.0.9-r5) 07:05:20 Executing ca-certificates-20191127-r5.trigger 07:05:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:05:20 (4/5) Installing libcurl (7.79.1-r0) 07:05:20 (5/5) Installing curl (7.79.1-r0) 07:05:20 Executing busybox-1.33.1-r3.trigger 07:05:20 Executing ca-certificates-20191127-r5.trigger 07:05:20 ---> Running in 1aaaabe488f1 07:05:20 OK: 6 MiB in 17 packages 07:05:20 OK: 8 MiB in 19 packages 07:05:21 Removing intermediate container 817e32f3067d 07:05:21 ---> cb750ba6b0f0 07:05:21 07:05:21 Step 11/23 : FROM alpine:3.14 07:05:21 ---> bb3de5531c18 07:05:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:05:21 ---> Using cache 07:05:21 ---> 92516200bff6 07:05:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:05:21 ---> Using cache 07:05:21 ---> a79b4aceb4be 07:05:21 Step 14/23 : ENV APP_PORT=59861 07:05:21 Removing intermediate container 1aaaabe488f1 07:05:21 ---> d3516e93e52d 07:05:21 Step 13/22 : EXPOSE $APP_PORT 07:05:21 ---> Running in edddbf4715af 07:05:21 ---> Running in 98074c951710 07:05:23 Removing intermediate container edddbf4715af 07:05:23 ---> c021f352b6bc 07:05:23 Step 15/23 : EXPOSE $APP_PORT 07:05:23 ---> Running in 3e4811566d18 07:05:23 Removing intermediate container 98074c951710 07:05:23 ---> 9cfe9a77f7ec 07:05:23 Step 14/22 : WORKDIR / 07:05:23 ---> Running in 69836743e32a 07:05:24 Removing intermediate container bb7340fab8c6 07:05:24 ---> b5fb9578c512 07:05:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:24 Removing intermediate container ff43076cd70a 07:05:24 ---> e2c6ebffac1a 07:05:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:24 ---> Running in 950234e9280c 07:05:24 ---> Running in de6c5b0d9ca8 07:05:24 Removing intermediate container 69836743e32a 07:05:25 ---> 93f15e8590f6 07:05:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 3e4811566d18 07:05:25 ---> f0d5da5b77f8 07:05:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:25 07:05:25 Removing intermediate container 950234e9280c 07:05:25 ---> 2583e708474e 07:05:25 Step 12/24 : WORKDIR / 07:05:25 ---> Running in 5efaf8a1d238 07:05:25 Removing intermediate container de6c5b0d9ca8 07:05:25 ---> c8f903f18c96 07:05:25 Step 12/20 : WORKDIR /edgex 07:05:26 ---> Running in 0204da67cb86 07:05:26 ---> 63199f46e802 07:05:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:05:26 ---> f71d7f3be494 07:05:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:05:27 Removing intermediate container 5efaf8a1d238 07:05:27 ---> 58479dc490cc 07:05:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:05:27 Removing intermediate container 0204da67cb86 07:05:27 ---> 5e601892ff50 07:05:27 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:05:30 ---> fd2f33327ec9 07:05:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:05:30 ---> 470bf7288891 07:05:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:05:30 ---> 00597791e5ec 07:05:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> 4b88ddbf23ac 07:05:30 07:05:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:05:30 ---> 2e8f9c227036 07:05:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:05:31 ---> 576cfb5d711b 07:05:31 Step 18/22 : ENTRYPOINT ["/core-command"] 07:05:31 ---> 61811435d174 07:05:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:05:31 ---> Running in f27585293b5c 07:05:31 ---> Running in f3b46bcc4f8d 07:05:31 ---> 9b7c1e56cd05 07:05:31 ---> e3a6046bd191 07:05:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:05:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:05:31 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:05:31 Status: Downloaded newer image for docker:20.10.8 07:05:32 ---> 3734d5adc5ac 07:05:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:05:32 ---> Running in f42f9113e3a5 07:05:32 Removing intermediate container f27585293b5c 07:05:32 ---> a25058d236c9 07:05:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:32 Removing intermediate container f3b46bcc4f8d 07:05:32 ---> d1a1088c8eb6 07:05:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:32 ---> Running in fa1ff283232c 07:05:33 ---> Running in 8c1127fb7c9c 07:05:33 Removing intermediate container f42f9113e3a5 07:05:33 ---> beea2c8d308e 07:05:33 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:05:33 ---> Running in 988e625cc765 07:05:33 ---> 5189b91ebc37 07:05:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:05:33 Removing intermediate container fa1ff283232c 07:05:33 ---> 1ff9e736b414 07:05:33 Step 20/22 : LABEL arch=arm64 07:05:33 ---> Running in 1ea57208e7b4 07:05:33 ---> cafc35f65724 07:05:33 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:05:33 Removing intermediate container 8c1127fb7c9c 07:05:33 ---> 5125b5a351a0 07:05:33 Step 21/23 : LABEL arch=arm64 07:05:33 ---> Running in 1687e630c8b1 07:05:33 ---> Running in 265d7af651cf 07:05:34 Removing intermediate container 1ea57208e7b4 07:05:34 ---> 2262b3f9ed6d 07:05:34 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:05:34 Removing intermediate container 1687e630c8b1 07:05:34 ---> 0e9ee3bf0555 07:05:34 Step 22/23 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:05:34 ---> Running in 0ca5e96ec258 07:05:34 Removing intermediate container 265d7af651cf 07:05:34 ---> e3ac9f7379ce 07:05:34 Step 17/20 : CMD ["--init=true"] 07:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:05:34 ---> Running in 64dd16873464 07:05:35 ---> Running in bd0cdb2bdc13 07:05:35 ---> 921520150d56 07:05:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:05:35 Removing intermediate container 0ca5e96ec258 07:05:35 ---> 1577216fd601 07:05:35 Step 22/22 : LABEL version=0.0.0 07:05:35 ---> Running in 0cdef0efe0c5 07:05:35 Removing intermediate container 64dd16873464 07:05:35 ---> 18f8e2f2cefb 07:05:35 Step 23/23 : LABEL version=0.0.0 07:05:35 Removing intermediate container bd0cdb2bdc13 07:05:35 ---> 97d1bbef530d 07:05:35 Step 18/20 : LABEL arch=arm64 07:05:35 ---> Running in ef9ba6f9f57a 07:05:35 ---> Running in dfb20fde7ae7 07:05:35 (1/42) Installing readline (8.1.0-r0) 07:05:35 (2/42) Installing bash (5.1.4-r0) 07:05:36 Executing bash-5.1.4-r0.post-install 07:05:36 (3/42) Installing brotli-libs (1.0.9-r5) 07:05:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:05:36 (5/42) Installing libcurl (7.79.1-r0) 07:05:36 (6/42) Installing curl (7.79.1-r0) 07:05:36 (7/42) Installing dumb-init (1.2.5-r1) 07:05:36 (8/42) Installing libbz2 (1.0.8-r1) 07:05:36 (9/42) Installing expat (2.4.1-r0) 07:05:36 (10/42) Installing libffi (3.3-r2) 07:05:36 (11/42) Installing gdbm (1.19-r0) 07:05:36 (12/42) Installing xz-libs (5.2.5-r0) 07:05:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:05:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:05:36 (15/42) Installing mpdecimal (2.5.1-r1) 07:05:36 (16/42) Installing sqlite-libs (3.35.5-r0) 07:05:36 Removing intermediate container 0cdef0efe0c5 07:05:36 ---> a93b583ba72d 07:05:36 07:05:36 (17/42) Installing python3 (3.9.5-r1) 07:05:36 Successfully built a93b583ba72d 07:05:37 Successfully tagged core-command-arm64:latest 07:05:37  Building core-command ... done Building support-notifications 07:05:37 Removing intermediate container dfb20fde7ae7 07:05:37 ---> 1a2aa112b8e4 07:05:37 Step 19/20 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:05:37 Removing intermediate container ef9ba6f9f57a 07:05:37 ---> a0f78084dbf3 07:05:37 07:05:37 ---> 3e8dd2c394eb 07:05:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:05:37 Successfully built a0f78084dbf3 07:05:37 Successfully tagged support-scheduler-arm64:latest 07:05:37 ---> Running in 69ccc94a2bc3 07:05:37  Building support-scheduler ... done Building core-metadata 07:05:38 Removing intermediate container 69ccc94a2bc3 07:05:38 ---> ac44779faeef 07:05:38 Step 20/20 : LABEL version=0.0.0 07:05:38 (18/42) Installing py3-appdirs (1.4.4-r2) 07:05:38 (19/42) Installing py3-chardet (4.0.0-r2) 07:05:38 (20/42) Installing py3-idna (3.2-r0) 07:05:38 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:05:38 (22/42) Installing py3-certifi (2020.12.5-r1) 07:05:38 (23/42) Installing py3-requests (2.25.1-r4) 07:05:38 ---> Running in 1691f75c1e2f 07:05:38 (24/42) Installing py3-msgpack (1.0.2-r1) 07:05:38 ---> a5a0f5414e12 07:05:38 Step 20/24 : 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/ 07:05:38 (25/42) Installing py3-lockfile (0.12.2-r4) 07:05:38 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:05:38 (27/42) Installing py3-colorama (0.4.4-r1) 07:05:38 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:05:38 (29/42) Installing py3-distlib (0.3.1-r3) 07:05:38 (30/42) Installing py3-distro (1.5.0-r3) 07:05:38 (31/42) Installing py3-six (1.15.0-r1) 07:05:38 (32/42) Installing py3-webencodings (0.5.1-r4) 07:05:38 (33/42) Installing py3-html5lib (1.1-r1) 07:05:38 ---> Running in 50b3db1710f9 07:05:38 (34/42) Installing py3-parsing (2.4.7-r2) 07:05:38 (35/42) Installing py3-packaging (20.9-r1) 07:05:39 (36/42) Installing py3-toml (0.10.2-r2) 07:05:39 (37/42) Installing py3-pep517 (0.10.0-r2) 07:05:39 (38/42) Installing py3-progress (1.5-r2) 07:05:39 (39/42) Installing py3-retrying (1.3.3-r1) 07:05:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:05:39 (41/42) Installing py3-setuptools (52.0.0-r3) 07:05:39 (42/42) Installing py3-pip (20.3.4-r1) 07:05:39 Removing intermediate container 1691f75c1e2f 07:05:39 ---> eb6933b1c6e6 07:05:39 07:05:39 Executing busybox-1.33.1-r3.trigger 07:05:39 OK: 84 MiB in 64 packages 07:05:39 Successfully built eb6933b1c6e6 07:05:39 Successfully tagged security-proxy-setup-arm64:latest 07:05:39  Building security-proxy-setup ... done Building security-bootstrapper 07:05:44 Removing intermediate container 50b3db1710f9 07:05:44 ---> 52f54334bff9 07:05:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:05:44 Collecting docker-compose==1.23.2 07:05:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:05:44 ---> Running in fef0a7b91cc9 07:05:45 Removing intermediate container fef0a7b91cc9 07:05:45 ---> a1fff4b7d773 07:05:45 Step 22/24 : LABEL arch=arm64 07:05:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:05:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:05:45 Collecting dockerpty<0.5,>=0.4.1 07:05:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:05:46 ---> Running in 2c1d04903394 07:05:47 Removing intermediate container 2c1d04903394 07:05:47 ---> 1398cdb0edfb 07:05:47 Step 23/24 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:05:47 ---> Running in 834ec7295ae0 07:05:48 Collecting websocket-client<1.0,>=0.32.0 07:05:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:05:48 Collecting texttable<0.10,>=0.9.0 07:05:48 Downloading texttable-0.9.1.tar.gz (11 kB) 07:05:48 Removing intermediate container 834ec7295ae0 07:05:48 ---> 2d25ecfbac82 07:05:48 Step 24/24 : LABEL version=0.0.0 07:05:49 ---> Running in ae407c9b9b19 07:05:50 Removing intermediate container ae407c9b9b19 07:05:50 ---> 084f6b222c7a 07:05:50 07:05:50 Successfully built 084f6b222c7a 07:05:50 Successfully tagged security-secretstore-setup-arm64:latest 07:05:50 Building core-data 07:05:50  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 07:05:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:05:50 Collecting cached-property<2,>=1.2.0 07:05:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:05:51 Collecting PyYAML<4,>=3.10 07:05:51 Downloading PyYAML-3.13.tar.gz (270 kB) 07:05:56 Collecting docker<4.0,>=3.6.0 07:05:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:05:56 Collecting docopt<0.7,>=0.6.1 07:05:56 Downloading docopt-0.6.2.tar.gz (25 kB) 07:05:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:05:57 Collecting docker-pycreds>=0.4.0 07:05:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:05:59 Collecting urllib3<1.25,>=1.21.1 07:05:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:05:59 Collecting idna<2.8,>=2.5 07:05:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:05:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:05:59 Collecting chardet<3.1.0,>=3.0.2 07:05:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:06:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:06:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:06:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:06:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:06:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:06:01 Attempting uninstall: urllib3 07:06:01 Found existing installation: urllib3 1.26.5 07:06:01 Uninstalling urllib3-1.26.5: 07:06:01 Successfully uninstalled urllib3-1.26.5 07:06:02 Attempting uninstall: idna 07:06:02 Found existing installation: idna 3.2 07:06:02 Uninstalling idna-3.2: 07:06:02 Successfully uninstalled idna-3.2 07:06:03 Attempting uninstall: chardet 07:06:03 Found existing installation: chardet 4.0.0 07:06:03 Uninstalling chardet-4.0.0: 07:06:03 Successfully uninstalled chardet-4.0.0 07:06:05 Attempting uninstall: requests 07:06:05 Found existing installation: requests 2.25.1 07:06:05 Uninstalling requests-2.25.1: 07:06:05 Successfully uninstalled requests-2.25.1 07:06:05 Running setup.py install for texttable: started 07:06:07 Running setup.py install for texttable: finished with status 'done' 07:06:07 Running setup.py install for PyYAML: started 07:06:10 Running setup.py install for PyYAML: finished with status 'done' 07:06:10 Running setup.py install for docopt: started 07:06:12 Running setup.py install for docopt: finished with status 'done' 07:06:12 Running setup.py install for dockerpty: started 07:06:15 Running setup.py install for dockerpty: finished with status 'done' 07:06:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 07:06:17 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:06:17 ---> a8e8ba6574f6 07:06:17 Step 3/21 : WORKDIR /edgex-go 07:06:17 ---> Using cache 07:06:17 ---> c535a43443e4 07:06:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:17 ---> Using cache 07:06:17 ---> d90324ebbe50 07:06:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:06:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:18 ---> a8e8ba6574f6 07:06:18 Step 3/22 : WORKDIR /edgex-go 07:06:18 ---> Using cache 07:06:18 ---> c535a43443e4 07:06:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:18 ---> Using cache 07:06:18 ---> d90324ebbe50 07:06:18 Step 5/22 : RUN apk add --update --no-cache make git 07:06:18 ---> Using cache 07:06:18 ---> 0a7c1e537cc7 07:06:18 Step 6/22 : COPY . . 07:06:18 ---> Using cache 07:06:18 ---> e364fcf841f6 07:06:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:18 ---> Using cache 07:06:18 ---> 1fb0fcedae41 07:06:18 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:06:19 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:06:19 ---> a8e8ba6574f6 07:06:19 Step 3/30 : WORKDIR /edgex-go 07:06:19 ---> Using cache 07:06:19 ---> c535a43443e4 07:06:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:19 ---> Using cache 07:06:19 ---> d90324ebbe50 07:06:19 Step 5/30 : RUN apk add --update --no-cache make git 07:06:19 ---> Using cache 07:06:19 ---> 0a7c1e537cc7 07:06:19 Step 6/30 : COPY . . 07:06:19 ---> Using cache 07:06:19 ---> e364fcf841f6 07:06:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:19 ---> Using cache 07:06:19 ---> 1fb0fcedae41 07:06:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:06:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:06:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:23 ---> a8e8ba6574f6 07:06:23 Step 3/22 : WORKDIR /edgex-go 07:06:23 ---> Using cache 07:06:23 ---> c535a43443e4 07:06:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:23 ---> Using cache 07:06:23 ---> d90324ebbe50 07:06:23 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:06:29 ---> Running in 860b1be3347a 07:06:29 ---> Running in 001ff29a974a 07:06:29 ---> Running in c42da517a161 07:06:29 ---> Running in a15af546a67b 07:06:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:06:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:06:31 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 07:06:31 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 07:06:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:06:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:06:33 OK: 219 MiB in 52 packages 07:06:33 OK: 219 MiB in 52 packages 07:06:36 Removing intermediate container 001ff29a974a 07:06:36 ---> d094fa864fc7 07:06:36 Step 6/21 : COPY . . 07:06:36 Removing intermediate container 860b1be3347a 07:06:36 ---> 4fd0ef69a9c2 07:06:36 Step 6/22 : COPY . . 07:06:45 Removing intermediate container 988e625cc765 07:06:45 ---> 30e2bcbc6747 07:06:45 Step 13/22 : ENV APP_PORT=58890 07:06:45 ---> Running in a1dd9581ece7 07:06:47 Removing intermediate container a1dd9581ece7 07:06:47 ---> 1e1027dbe187 07:06:47 Step 14/22 : EXPOSE $APP_PORT 07:06:48 ---> Running in 1957bea3dc44 07:06:49 Removing intermediate container 1957bea3dc44 07:06:49 ---> c8814b5fe2fe 07:06:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:06:54 ---> e7612f7f7e58 07:06:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:06:55 ---> 98faf2e3b2dd 07:06:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:06:58 ---> dd1587e95437 07:06:58 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:06:58 ---> Running in e7ba188949b4 07:06:59 Removing intermediate container e7ba188949b4 07:06:59 ---> 087d46aa5fda 07:06:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:59 ---> Running in 218c42e49092 07:07:00 Removing intermediate container 218c42e49092 07:07:00 ---> 1aa99b623461 07:07:00 Step 20/22 : LABEL arch=arm64 07:07:01 ---> Running in ad3c57c145de 07:07:02 Removing intermediate container ad3c57c145de 07:07:02 ---> 28904c103b9f 07:07:02 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:07:02 ---> Running in 9b32997fdcaf 07:07:03 Removing intermediate container 9b32997fdcaf 07:07:03 ---> fe2cef21a62e 07:07:03 Step 22/22 : LABEL version=0.0.0 07:07:04 ---> Running in 602c1d22a1ab 07:07:05 Removing intermediate container 602c1d22a1ab 07:07:05 ---> c1d7baef7a13 07:07:05 07:07:06 Successfully built c1d7baef7a13 07:07:06 Successfully tagged sys-mgmt-agent-arm64:latest 07:07:08  Building sys-mgmt-agent ... done  ---> 80cfb45b2945 07:07:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:08 ---> d067634bd007 07:07:08 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:08 ---> Running in f1e49f075ad0 07:07:09 ---> Running in 9cb0a5757319 07:07:15 Removing intermediate container f1e49f075ad0 07:07:15 ---> 3db32f7be701 07:07:15 Step 8/22 : RUN make cmd/core-data/core-data 07:07:15 ---> Running in c105d57fca0d 07:07:15 Removing intermediate container 9cb0a5757319 07:07:15 ---> 334e6b144f5a 07:07:15 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:07:16 ---> Running in f09d776e4487 07:07:18 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 07:07:18 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 07:08:05 Removing intermediate container a15af546a67b 07:08:05 ---> 17cb18457437 07:08:05 07:08:05 Step 9/30 : FROM alpine:3.14 07:08:05 ---> bb3de5531c18 07:08:05 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:08:05 ---> Running in a41ef858c88f 07:08:05 Removing intermediate container a41ef858c88f 07:08:05 ---> 2b5af8ca4f5f 07:08:05 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:08:05 ---> Running in 3afada9c2727 07:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:09 (1/2) Installing dumb-init (1.2.5-r1) 07:08:09 (2/2) Installing su-exec (0.2-r1) 07:08:09 Executing busybox-1.33.1-r3.trigger 07:08:09 OK: 5 MiB in 16 packages 07:08:11 Removing intermediate container 3afada9c2727 07:08:11 ---> 38bb647b14bb 07:08:11 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:08:11 ---> Running in 7ccbc9ab4a9b 07:08:12 Removing intermediate container 7ccbc9ab4a9b 07:08:12 ---> 86dff9414de8 07:08:12 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:08:12 ---> Running in c0c63c84c1ad 07:08:13 Removing intermediate container c42da517a161 07:08:13 ---> 71a444a9733b 07:08:13 07:08:13 Step 9/22 : FROM alpine:3.14 07:08:13 ---> bb3de5531c18 07:08:13 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:08:13 ---> Using cache 07:08:13 ---> 92516200bff6 07:08:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:08:13 ---> Using cache 07:08:13 ---> a79b4aceb4be 07:08:13 Step 12/22 : ENV APP_PORT=59881 07:08:13 ---> Running in 7e30418c4144 07:08:13 Removing intermediate container c0c63c84c1ad 07:08:13 ---> 4735febf0dcd 07:08:13 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:08:13 ---> Running in 26f0c8ff20a3 07:08:13 Removing intermediate container 7e30418c4144 07:08:13 ---> 602c626d126d 07:08:13 Step 13/22 : EXPOSE $APP_PORT 07:08:14 ---> Running in f2f0fac05cef 07:08:15 Removing intermediate container f2f0fac05cef 07:08:15 ---> a356f7d39f5f 07:08:15 Step 14/22 : WORKDIR / 07:08:15 ---> Running in 8486a10c5a0d 07:08:15 Removing intermediate container 8486a10c5a0d 07:08:15 ---> 42d6f65ac2e4 07:08:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:16 Removing intermediate container 26f0c8ff20a3 07:08:16 ---> 78547e66f91c 07:08:16 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:08:16 ---> Running in ce2c4ecd885b 07:08:17 ---> 27198cc58fa7 07:08:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:08:17 Removing intermediate container ce2c4ecd885b 07:08:17 ---> cf2446eb0084 07:08:17 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:08:19 ---> 4569744a2574 07:08:19 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:08:19 ---> 7d75279ff267 07:08:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:08:19 ---> Running in 690ae2625880 07:08:21 ---> 950adf04883c 07:08:21 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:08:21 ---> Running in 8588ef1d936a 07:08:22 Removing intermediate container 8588ef1d936a 07:08:22 ---> 1dc99767ef22 07:08:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:22 ---> Running in ca3f95a2fa8f 07:08:23 Removing intermediate container 690ae2625880 07:08:23 ---> 18eb1ab8a274 07:08:23 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:23 Removing intermediate container ca3f95a2fa8f 07:08:23 ---> d0e8d772248c 07:08:23 Step 20/22 : LABEL arch=arm64 07:08:23 ---> Running in cab53750f2a0 07:08:24 ---> 941d98fbfcc4 07:08:24 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:08:24 Removing intermediate container cab53750f2a0 07:08:24 ---> e76690a54b1c 07:08:24 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:08:24 ---> Running in 6cb089c12e66 07:08:25 Removing intermediate container 6cb089c12e66 07:08:25 ---> a175bc227e05 07:08:25 Step 22/22 : LABEL version=0.0.0 07:08:25 ---> Running in dfa8c4608703 07:08:26 ---> 6d7f15b45205 07:08:26 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:08:26 Removing intermediate container dfa8c4608703 07:08:26 ---> b1c956946339 07:08:26 07:08:27 Successfully built b1c956946339 07:08:27 Successfully tagged core-metadata-arm64:latest 07:08:27  Building core-metadata ... done  ---> 6d3aba4302c7 07:08:27 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:08:29 ---> a47f3b7a891b 07:08:29 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:08:30 ---> 7f12f6b090fa 07:08:30 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:08:30 ---> Running in 0e400b8aa32e 07:08:31 Removing intermediate container 0e400b8aa32e 07:08:31 ---> 0b91d85e57ec 07:08:31 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:08:32 ---> 0bfdaaa68858 07:08:32 Step 25/30 : RUN chmod +x /entrypoint.sh 07:08:32 ---> Running in 3cd2349602e9 07:08:36 Removing intermediate container 3cd2349602e9 07:08:36 ---> 29396d2354ec 07:08:36 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:08:36 ---> Running in a8fdb7cfb889 07:08:37 Removing intermediate container a8fdb7cfb889 07:08:37 ---> ee6be5367c35 07:08:37 Step 27/30 : CMD ["gate"] 07:08:37 ---> Running in b72b8701c090 07:08:38 Removing intermediate container b72b8701c090 07:08:38 ---> c60f8d586a4d 07:08:38 Step 28/30 : LABEL arch=arm64 07:08:38 ---> Running in 5e4888efd382 07:08:39 Removing intermediate container 5e4888efd382 07:08:39 ---> 31671dbdf404 07:08:39 Step 29/30 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:08:39 ---> Running in 19bebab1d4f7 07:08:40 Removing intermediate container 19bebab1d4f7 07:08:40 ---> 086a6b85e985 07:08:40 Step 30/30 : LABEL version=0.0.0 07:08:40 ---> Running in d2f06787270a 07:08:41 Removing intermediate container d2f06787270a 07:08:41 ---> 2e22df3ce320 07:08:41 07:08:42 Successfully built 2e22df3ce320 07:08:42 Successfully tagged security-bootstrapper-arm64:latest 07:08:48  Building security-bootstrapper ... done Removing intermediate container f09d776e4487 07:08:48 ---> 06fdd4721977 07:08:48 07:08:48 Step 9/21 : FROM alpine:3.14 07:08:48 ---> bb3de5531c18 07:08:48 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:08:48 ---> Running in a8fc116c8af8 07:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:51 (1/2) Installing ca-certificates (20191127-r5) 07:08:51 (2/2) Installing dumb-init (1.2.5-r1) 07:08:51 Executing busybox-1.33.1-r3.trigger 07:08:51 Executing ca-certificates-20191127-r5.trigger 07:08:51 OK: 6 MiB in 16 packages 07:08:52 Removing intermediate container a8fc116c8af8 07:08:52 ---> 42822079e65c 07:08:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:08:53 ---> Running in 6738d4a83968 07:08:53 Removing intermediate container 6738d4a83968 07:08:53 ---> e26effba7217 07:08:53 Step 12/21 : ENV APP_PORT=59860 07:08:54 ---> Running in c3fcbfbef6d5 07:08:55 Removing intermediate container c105d57fca0d 07:08:55 ---> 4cd7e0db4acb 07:08:55 07:08:55 Step 9/22 : FROM alpine:3.14 07:08:55 ---> bb3de5531c18 07:08:55 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:08:55 ---> Running in 700fe006e253 07:08:55 Removing intermediate container c3fcbfbef6d5 07:08:55 ---> 710a4f016450 07:08:55 Step 13/21 : EXPOSE $APP_PORT 07:08:55 ---> Running in 8a2639e939a8 07:08:56 Removing intermediate container 700fe006e253 07:08:56 ---> 3f6571ab45d3 07:08:56 Step 11/22 : ENV APP_PORT=59880 07:08:56 ---> Running in 44d65e5cae16 07:08:56 Removing intermediate container 8a2639e939a8 07:08:56 ---> a40b00b4488a 07:08:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:56 Removing intermediate container 44d65e5cae16 07:08:56 ---> 120f0f3253cb 07:08:56 Step 12/22 : EXPOSE $APP_PORT 07:08:56 ---> Running in 7f2f50989345 07:08:56 ---> 1651fa772907 07:08:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:08:57 Removing intermediate container 7f2f50989345 07:08:57 ---> 5d1c24b8e0fd 07:08:57 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:57 ---> Running in 9e47177f0e1c 07:08:58 ---> 0e21fe50a00b 07:08:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:08:59 ---> 1eaf496bac5f 07:08:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:08:59 ---> Running in 7d8f90a60b35 07:08:59 Removing intermediate container 9e47177f0e1c 07:08:59 ---> 209fbd183fd2 07:08:59 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:08:59 Removing intermediate container 7d8f90a60b35 07:08:59 ---> e908a8e1230c 07:08:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:59 ---> Running in 7d1d9c0a57d4 07:09:00 ---> Running in f7365d126484 07:09:00 Removing intermediate container f7365d126484 07:09:00 ---> fe5b6eb80c0f 07:09:00 Step 19/21 : LABEL arch=arm64 07:09:00 ---> Running in 576cf3677f3c 07:09:01 Removing intermediate container 576cf3677f3c 07:09:01 ---> 2aedcf3f1b21 07:09:01 Step 20/21 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:09:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:09:01 ---> Running in 70b49fc17aa5 07:09:02 Removing intermediate container 70b49fc17aa5 07:09:02 ---> f81aff3ee13a 07:09:02 Step 21/21 : LABEL version=0.0.0 07:09:02 ---> Running in 3c920f9972b8 07:09:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:09:02 Removing intermediate container 3c920f9972b8 07:09:02 ---> 3658994cd813 07:09:02 07:09:02 Successfully built 3658994cd813 07:09:02 Successfully tagged support-notifications-arm64:latest 07:09:02  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 07:09:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:09:03 (3/6) Installing libsodium (1.0.18-r0) 07:09:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:09:03 (5/6) Installing libzmq (4.3.4-r0) 07:09:03 (6/6) Installing zeromq (4.3.4-r0) 07:09:03 Executing busybox-1.33.1-r3.trigger 07:09:03 OK: 8 MiB in 20 packages 07:09:04 Removing intermediate container 7d1d9c0a57d4 07:09:04 ---> 8eb837cccf66 07:09:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:05 ---> e5fd41162a72 07:09:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:09:06 ---> 40a1fe7d0ab4 07:09:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:09:07 ---> 085faf232c6c 07:09:07 Step 18/22 : ENTRYPOINT ["/core-data"] 07:09:07 ---> Running in 61b72b4103f1 07:09:08 Removing intermediate container 61b72b4103f1 07:09:08 ---> 5b246e580244 07:09:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:08 ---> Running in e416299ae7c5 07:09:08 Removing intermediate container e416299ae7c5 07:09:08 ---> c6512d8c558a 07:09:08 Step 20/22 : LABEL arch=arm64 07:09:08 ---> Running in 6bc24007842c 07:09:09 Removing intermediate container 6bc24007842c 07:09:09 ---> aa125ec041b9 07:09:09 Step 21/22 : LABEL git_sha=dff1392c4be1e731651b8f30ca47908e53ddd988 07:09:09 ---> Running in 00c6248b5833 07:09:09 Removing intermediate container 00c6248b5833 07:09:09 ---> ca8990edfbd5 07:09:09 Step 22/22 : LABEL version=0.0.0 07:09:09 ---> Running in 6e118127fc52 07:09:10 Removing intermediate container 6e118127fc52 07:09:10 ---> f6d7788ab794 07:09:10 07:09:10 Successfully built f6d7788ab794 07:09:10 Successfully tagged core-data-arm64:latest 07:09:11  Building core-data ... done  [Pipeline] } 07:09:11 $ docker stop --time=1 908f80aaed3ca9d661be6a18eec0369835d0982d7fe2c0b37bfa5bd2579eaa8c 07:09:12 $ docker rm -f 908f80aaed3ca9d661be6a18eec0369835d0982d7fe2c0b37bfa5bd2579eaa8c [Pipeline] // withDockerContainer [Pipeline] sh 07:09:13 + docker images 07:09:13 REPOSITORY TAG IMAGE ID CREATED SIZE 07:09:13 core-data-arm64 latest f6d7788ab794 3 seconds ago 19.5MB 07:09:13 support-notifications-arm64 latest 3658994cd813 11 seconds ago 15.9MB 07:09:13 4cd7e0db4acb 19 seconds ago 1.58GB 07:09:13 06fdd4721977 26 seconds ago 1.57GB 07:09:13 security-bootstrapper-arm64 latest 2e22df3ce320 32 seconds ago 17.7MB 07:09:13 core-metadata-arm64 latest b1c956946339 47 seconds ago 15.8MB 07:09:13 71a444a9733b About a minute ago 1.57GB 07:09:13 17cb18457437 About a minute ago 1.57GB 07:09:13 sys-mgmt-agent-arm64 latest c1d7baef7a13 2 minutes ago 277MB 07:09:13 security-secretstore-setup-arm64 latest 084f6b222c7a 3 minutes ago 26.5MB 07:09:13 security-proxy-setup-arm64 latest eb6933b1c6e6 3 minutes ago 25.3MB 07:09:13 support-scheduler-arm64 latest a0f78084dbf3 3 minutes ago 15.2MB 07:09:13 core-command-arm64 latest a93b583ba72d 3 minutes ago 15.2MB 07:09:13 cb750ba6b0f0 3 minutes ago 1.57GB 07:09:13 18e7a1b814ad 3 minutes ago 1.57GB 07:09:13 ec15587d48bd 3 minutes ago 1.58GB 07:09:13 4a5127508665 3 minutes ago 1.57GB 07:09:13 03659c56eecb 4 minutes ago 1.57GB 07:09:13 ci-base-image-arm64 latest a8e8ba6574f6 15 minutes ago 1.24GB 07:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 days ago 534MB 07:09:13 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 07:09:13 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 07:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:14 07:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:15 arm64: Pulling from edgex-lftools-log-publisher 07:09:15 448f6bf000e3: Pulling fs layer 07:09:15 f757da607395: Pulling fs layer 07:09:15 05883995daec: Pulling fs layer 07:09:15 8603b9c90790: Pulling fs layer 07:09:15 1560dd03e051: Pulling fs layer 07:09:15 27f5ce0e4adf: Pulling fs layer 07:09:15 c2d8d7efcc4b: Pulling fs layer 07:09:15 8603b9c90790: Waiting 07:09:15 1560dd03e051: Waiting 07:09:15 27f5ce0e4adf: Waiting 07:09:15 c2d8d7efcc4b: Waiting 07:09:15 f757da607395: Download complete 07:09:15 8603b9c90790: Verifying Checksum 07:09:15 8603b9c90790: Download complete 07:09:15 05883995daec: Verifying Checksum 07:09:15 05883995daec: Download complete 07:09:15 1560dd03e051: Verifying Checksum 07:09:15 1560dd03e051: Download complete 07:09:15 27f5ce0e4adf: Verifying Checksum 07:09:15 27f5ce0e4adf: Download complete 07:09:16 448f6bf000e3: Verifying Checksum 07:09:16 448f6bf000e3: Download complete 07:09:19 c2d8d7efcc4b: Verifying Checksum 07:09:19 c2d8d7efcc4b: Download complete 07:09:20 448f6bf000e3: Pull complete 07:09:21 f757da607395: Pull complete 07:09:22 05883995daec: Pull complete 07:09:22 8603b9c90790: Pull complete 07:09:23 1560dd03e051: Pull complete 07:09:23 27f5ce0e4adf: Pull complete 07:09:39 c2d8d7efcc4b: Pull complete 07:09:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:09:39 prd-ubuntu18.04-docker-arm64-4c-16g-893 does not seem to be running inside a container 07:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:09:42 $ docker top c015eaadd04515a283dcda56d4c399e443d83da71fea4989cdea9aae98f268e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:44 ---> job-cost.sh 07:09:44 lf-activate-venv: SKIPPING 07:09:44 INFO: No Stack... 07:09:44 INFO: Retrieving Pricing Info for: v3-standard-4 07:09:45 INFO: Archiving Costs [Pipeline] sh 07:09:45 + cat /w/workspace/edgex-go/4/archives/cost.csv 07:09:45 + cut -d, -f6 [Pipeline] lock 07:09:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] 07:09:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] did not exist. Created. 07:09:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:46 + echo total: 0.10999999940395355 [Pipeline] stash 07:09:46 Stashed 1 file(s) [Pipeline] } 07:09:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3766-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:46 $ docker stop --time=1 c015eaadd04515a283dcda56d4c399e443d83da71fea4989cdea9aae98f268e0 07:09:48 $ docker rm -f c015eaadd04515a283dcda56d4c399e443d83da71fea4989cdea9aae98f268e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 07:09:49 provisioning config files... 07:09:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7035144925338879219tmp [Pipeline] { [Pipeline] sh 07:09:49 + set +x 07:09:49 + curl -s https://codecov.io/bash 07:09:49 + bash -s -- 07:09:49 07:09:49 _____ _ 07:09:49 / ____| | | 07:09:49 | | ___ __| | ___ ___ _____ __ 07:09:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:09:49 | |___| (_) | (_| | __/ (_| (_) \ V / 07:09:49 \_____\___/ \__,_|\___|\___\___/ \_/ 07:09:49 Bash-1.0.6 07:09:49 07:09:49 07:09:49 ==> git version 2.24.4 found 07:09:49 ==> 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 07:09:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:09:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:09:49 ==> Jenkins CI detected. 07:09:49 current dir:  /w/workspace/edgex-go/4 07:09:49 project root: . 07:09:49 --> token set from env 07:09:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:09:49 ==> Running gcov in . (disable via -X gcov) 07:09:49 ==> Python coveragepy not found 07:09:49 ==> Searching for coverage reports in: 07:09:49 + . 07:09:49 -> Found 1 reports 07:09:49 ==> Detecting git/mercurial file structure 07:09:49 ==> Reading reports 07:09:49 + ./coverage.out bytes=425844 07:09:49 ==> Appending adjustments 07:09:49 https://docs.codecov.io/docs/fixing-reports 07:09:51 + Found adjustments 07:09:51 ==> Gzipping contents 07:09:51 60K /tmp/codecov.Otjiut.gz 07:09:51 ==> Uploading reports 07:09:51 url: https://codecov.io 07:09:51 query: branch=PR-3766&commit=dff1392c4be1e731651b8f30ca47908e53ddd988&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3766%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3766&job=&cmd_args= 07:09:51 -> Pinging Codecov 07:09:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3766&commit=dff1392c4be1e731651b8f30ca47908e53ddd988&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3766%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3766&job=&cmd_args= 07:09:51 -> Uploading to 07:09:51 https://storage.googleapis.com/codecov/v4/raw/2021-10-21/00271124DB129430A58F1EEE437C3FCB/dff1392c4be1e731651b8f30ca47908e53ddd988/6f8dae02-b932-45fb-b6ec-ea05f5ce71ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211021T070951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abe0fd8675ae5caa151d38ed4186601101ed8e805adf47c3415a703df0db8590 07:09:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:51 Dload Upload Total Spent Left Speed 07:09:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57502 0 0 100 57502 0 168k --:--:-- --:--:-- --:--:-- 169k 07:09:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dff1392c4be1e731651b8f30ca47908e53ddd988 [Pipeline] } 07:09:51 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] sh 07:09:52 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:09:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:53 ---> package-listing.sh 07:09:53 ++ facter osfamily 07:09:53 ++ tr '[:upper:]' '[:lower:]' 07:09:54 + OS_FAMILY=redhat 07:09:54 + workspace=/w/workspace/edgex-go/4 07:09:54 + START_PACKAGES=/tmp/packages_start.txt 07:09:54 + END_PACKAGES=/tmp/packages_end.txt 07:09:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:54 + PACKAGES=/tmp/packages_start.txt 07:09:54 + '[' /w/workspace/edgex-go/4 ']' 07:09:54 + PACKAGES=/tmp/packages_end.txt 07:09:54 + case "${OS_FAMILY}" in 07:09:54 + rpm -qa 07:09:54 + sort 07:09:57 + '[' -f /tmp/packages_start.txt ']' 07:09:57 + '[' -f /tmp/packages_end.txt ']' 07:09:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:57 + '[' /w/workspace/edgex-go/4 ']' 07:09:57 + mkdir -p /w/workspace/edgex-go/4/archives/ 07:09:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 07:09:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:58 07:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:58 latest: Pulling from edgex-lftools-log-publisher 07:09:58 b4d181a07f80: Pulling fs layer 07:09:58 a1111a8f2ec3: Pulling fs layer 07:09:58 ed53099fbce6: Pulling fs layer 07:09:58 dc539afda2c1: Pulling fs layer 07:09:58 77bc0d833cb6: Pulling fs layer 07:09:58 9065ff56babe: Pulling fs layer 07:09:58 d287ab97295c: Pulling fs layer 07:09:58 dc539afda2c1: Waiting 07:09:58 77bc0d833cb6: Waiting 07:09:58 9065ff56babe: Waiting 07:09:58 d287ab97295c: Waiting 07:09:58 a1111a8f2ec3: Verifying Checksum 07:09:58 a1111a8f2ec3: Download complete 07:09:58 dc539afda2c1: Verifying Checksum 07:09:58 dc539afda2c1: Download complete 07:09:58 ed53099fbce6: Verifying Checksum 07:09:58 ed53099fbce6: Download complete 07:09:58 77bc0d833cb6: Verifying Checksum 07:09:58 77bc0d833cb6: Download complete 07:09:58 9065ff56babe: Verifying Checksum 07:09:58 9065ff56babe: Download complete 07:09:58 b4d181a07f80: Verifying Checksum 07:09:58 b4d181a07f80: Download complete 07:09:59 d287ab97295c: Verifying Checksum 07:09:59 d287ab97295c: Download complete 07:10:00 b4d181a07f80: Pull complete 07:10:00 a1111a8f2ec3: Pull complete 07:10:00 ed53099fbce6: Pull complete 07:10:01 dc539afda2c1: Pull complete 07:10:01 77bc0d833cb6: Pull complete 07:10:01 9065ff56babe: Pull complete 07:10:06 d287ab97295c: Pull complete 07:10:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:10:06 prd-centos7-docker-4c-2g-879 does not seem to be running inside a container 07:10:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:10:09 $ docker top a13d1c35c146079bd7e0b3e45382db54a195a3cb567eee372be84cd70d96a320 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:10 + touch /tmp/pre-build-complete [Pipeline] sh 07:10:10 + mkdir -p /var/log/sysstat [Pipeline] sh 07:10:10 + ls /var/log/sa-host 07:10:10 + sadf -c /var/log/sa-host/sa21 07:10:10 file_magic: OK 07:10:10 HZ: Using current value: 100 07:10:10 file_header: OK 07:10:10 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 07:10:10 Statistics: 07:10:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:10:10 File successfully converted to sysstat format version 12.0.3 07:10:10 + sadf -c /var/log/sa-host/sa30 07:10:10 file_magic: OK 07:10:10 HZ: Using current value: 100 07:10:10 file_header: OK 07:10:10 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 07:10:10 Statistics: 07:10:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:10:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:11 provisioning config files... 07:10:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6457038871327635801tmp [Pipeline] { [Pipeline] echo 07:10:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:10:11 ---> create-netrc.sh [Pipeline] } 07:10:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:10:11 ---> python-tools-install.sh [Pipeline] echo 07:10:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:10:12 ---> sudo-logs.sh 07:10:12 Archiving 'sudo' log.. 07:10:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-879.novalocal: Name or service not known 07:10:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-879.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:10:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:10:12 ---> job-cost.sh 07:10:12 lf-activate-venv: SKIPPING 07:10:12 DEBUG: total: 0.10999999940395355 07:10:12 INFO: Retrieving Stack Cost... 07:10:12 INFO: Retrieving Pricing Info for: v3-standard-2 07:10:13 INFO: Archiving Costs [Pipeline] echo 07:10:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:10:13 ---> logs-deploy.sh 07:10:13 lf-activate-venv: SKIPPING 07:10:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3766/4 07:10:13 INFO: archiving workspace using pattern(s): 07:10:14 Archives upload complete. 07:10:14 INFO: archiving logs to Nexus 07:10:14 ---> uname -a: 07:10:14 Linux prd-centos7-docker-4c-2g-879.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:10:14 07:10:14 07:10:14 ---> lscpu: 07:10:14 Architecture: x86_64 07:10:14 CPU op-mode(s): 32-bit, 64-bit 07:10:14 Byte Order: Little Endian 07:10:14 Address sizes: 40 bits physical, 48 bits virtual 07:10:14 CPU(s): 2 07:10:14 On-line CPU(s) list: 0,1 07:10:14 Thread(s) per core: 1 07:10:14 Core(s) per socket: 1 07:10:14 Socket(s): 2 07:10:14 NUMA node(s): 1 07:10:14 Vendor ID: AuthenticAMD 07:10:14 CPU family: 23 07:10:14 Model: 49 07:10:14 Model name: AMD EPYC-Rome Processor 07:10:14 Stepping: 0 07:10:14 CPU MHz: 2799.998 07:10:14 BogoMIPS: 5599.99 07:10:14 Virtualization: AMD-V 07:10:14 Hypervisor vendor: KVM 07:10:14 Virtualization type: full 07:10:14 L1d cache: 32K 07:10:14 L1i cache: 32K 07:10:14 L2 cache: 512K 07:10:14 L3 cache: 16384K 07:10:14 NUMA node0 CPU(s): 0,1 07:10:14 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 07:10:14 07:10:14 07:10:14 ---> nproc: 07:10:14 2 07:10:14 07:10:14 07:10:14 ---> df -h: 07:10:14 Filesystem Size Used Avail Use% Mounted on 07:10:14 overlay 40G 14G 27G 34% / 07:10:14 tmpfs 64M 0 64M 0% /dev 07:10:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:10:14 shm 64M 0 64M 0% /dev/shm 07:10:14 /dev/vda1 40G 14G 27G 34% /facter-os 07:10:14 07:10:14 07:10:14 ---> sar -b -r -n DEV: 07:10:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/21/21 _x86_64_ (2 CPU) 07:10:14 07:10:14 06:41:25 LINUX RESTART (2 CPU) 07:10:14 07:10:14 06:42:01 tps rtps wtps bread/s bwrtn/s 07:10:14 06:43:01 346.50 3.43 343.07 2351.91 72210.69 07:10:14 06:44:01 164.61 0.00 164.61 0.00 33125.97 07:10:14 06:45:01 59.96 0.00 59.96 0.00 7987.76 07:10:14 06:46:01 169.26 0.00 169.26 0.00 41448.38 07:10:14 06:47:01 908.95 511.82 397.14 19544.47 277177.40 07:10:14 06:48:01 579.61 101.35 478.26 4411.84 232584.61 07:10:14 06:49:01 298.45 60.78 237.67 2026.70 49868.10 07:10:14 06:50:01 1.22 0.00 1.22 0.00 18.80 07:10:14 06:51:01 0.27 0.00 0.27 0.00 3.46 07:10:14 06:52:01 0.25 0.03 0.22 0.67 2.72 07:10:14 06:53:01 0.32 0.00 0.32 0.00 3.36 07:10:14 06:54:01 0.22 0.00 0.22 0.00 2.47 07:10:14 06:55:01 0.20 0.00 0.20 0.00 1.68 07:10:14 06:56:01 0.28 0.00 0.28 0.00 2.93 07:10:14 06:57:01 0.48 0.25 0.23 7.86 3.23 07:10:14 06:58:01 0.77 0.00 0.77 0.00 13.63 07:10:14 06:59:01 0.22 0.00 0.22 0.00 2.45 07:10:14 07:00:01 0.35 0.00 0.35 0.00 4.88 07:10:14 07:01:01 0.28 0.05 0.23 0.67 2.83 07:10:14 07:02:01 0.71 0.41 0.30 99.86 4.98 07:10:14 07:03:01 0.25 0.00 0.25 0.00 2.43 07:10:14 07:04:01 0.25 0.00 0.25 0.00 3.10 07:10:14 07:05:01 0.25 0.00 0.25 0.00 2.73 07:10:14 07:06:01 0.23 0.00 0.23 0.00 1.78 07:10:14 07:07:01 0.17 0.00 0.17 0.00 1.63 07:10:14 07:08:01 0.22 0.00 0.22 0.00 1.78 07:10:14 07:09:01 0.28 0.00 0.28 0.00 3.22 07:10:14 07:10:01 65.08 56.75 8.33 4103.41 372.31 07:10:14 Average: 92.96 26.28 66.68 1163.79 25566.56 07:10:14 07:10:14 06:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:10:14 06:43:01 3131328 0 955296 11.93 2620 3919688 1609264 17.77 1341748 3045072 256740 07:10:14 06:44:01 3292584 0 1044224 13.04 2620 3669504 1697000 18.74 1426004 2806264 233572 07:10:14 06:45:01 3277500 0 1122076 14.01 2620 3606736 1550228 17.12 1356616 2887920 100284 07:10:14 06:46:01 1620180 0 1117800 13.96 2620 5268332 1602320 17.69 1755868 4086912 753644 07:10:14 06:47:01 339300 0 1635436 20.42 2620 6031576 3771984 41.64 3023480 4008204 95292 07:10:14 06:48:01 429368 0 1369440 17.10 2620 6207504 2971516 32.81 3118060 3821552 96572 07:10:14 06:49:01 2159068 0 1155048 14.42 2620 4692196 1554216 17.16 1451204 3770476 20 07:10:14 06:50:01 2177588 0 1136520 14.19 2620 4692204 1370564 15.13 1445340 3765848 12 07:10:14 06:51:01 2177644 0 1136464 14.19 2620 4692204 1370648 15.13 1447520 3763832 8 07:10:14 06:52:01 2179612 0 1134484 14.17 2620 4692216 1370972 15.14 1448056 3761160 8 07:10:14 06:53:01 2179520 0 1134576 14.17 2620 4692216 1370996 15.14 1448368 3761160 8 07:10:14 06:54:01 2186552 0 1127536 14.08 2620 4692224 1370696 15.13 1447588 3755172 8 07:10:14 06:55:01 2186656 0 1127428 14.08 2620 4692228 1370696 15.13 1447484 3755168 8 07:10:14 06:56:01 2186656 0 1127428 14.08 2620 4692228 1370696 15.13 1447484 3755168 8 07:10:14 06:57:01 2186296 0 1127752 14.08 2620 4692264 1370780 15.13 1447920 3754884 16 07:10:14 06:58:01 2186408 0 1127640 14.08 2620 4692264 1370696 15.13 1447828 3754884 8 07:10:14 06:59:01 2186436 0 1127604 14.08 2620 4692272 1370768 15.13 1447976 3754884 8 07:10:14 07:00:01 2186672 0 1127364 14.08 2620 4692276 1370696 15.13 1447956 3754700 8 07:10:14 07:01:01 2185244 0 1128784 14.09 2620 4692284 1373036 15.16 1448540 3754704 8 07:10:14 07:02:01 2180360 0 1130676 14.12 2620 4695276 1371276 15.14 1453824 3754876 8 07:10:14 07:03:01 2180252 0 1130784 14.12 2620 4695276 1371264 15.14 1453828 3754872 8 07:10:14 07:04:01 2180564 0 1130468 14.12 2620 4695280 1371204 15.14 1453748 3754872 8 07:10:14 07:05:01 2179624 0 1131400 14.13 2620 4695288 1371444 15.14 1454368 3754872 8 07:10:14 07:06:01 2180432 0 1130592 14.12 2620 4695288 1371204 15.14 1453684 3754872 8 07:10:14 07:07:01 2180344 0 1130672 14.12 2620 4695296 1371288 15.14 1453984 3754868 12 07:10:14 07:08:01 2180556 0 1130456 14.11 2620 4695300 1371204 15.14 1453816 3754876 8 07:10:14 07:09:01 2180600 0 1130408 14.11 2620 4695304 1371264 15.14 1453844 3754872 8 07:10:14 07:10:01 1776824 0 1174488 14.66 2620 5055000 1538756 16.99 1528204 4075692 235952 07:10:14 Average: 2131220 0 1149387 14.35 2620 4725704 1561310 17.24 1571584 3701166 63295 07:10:14 07:10:14 06:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:10:14 06:43:01 eth0 818.76 1099.38 8288.79 127.93 0.00 0.00 0.00 0.00 07:10:14 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:43:01 docker0 972.39 607.81 81.08 4715.97 0.00 0.00 0.00 0.00 07:10:14 06:44:01 vethc88274e 0.33 0.47 0.03 0.04 0.00 0.00 0.00 0.00 07:10:14 06:44:01 eth0 35.91 20.67 35.32 14.75 0.00 0.00 0.00 0.00 07:10:14 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:44:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 07:10:14 06:45:01 vethc88274e 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 07:10:14 06:45:01 eth0 18.15 9.94 13.61 7.29 0.00 0.00 0.00 0.00 07:10:14 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:45:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 07:10:14 06:46:01 vethebc89dd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:10:14 06:46:01 eth0 100.03 64.39 1699.20 127.29 0.00 0.00 0.00 0.00 07:10:14 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:47:01 veth3b14cec 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:10:14 06:47:01 veth550e24d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:10:14 06:47:01 vethebc89dd 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 07:10:14 06:47:01 eth0 63.10 32.57 204.35 14.30 0.00 0.00 0.00 0.00 07:10:14 06:48:01 vethd259c24 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:10:14 06:48:01 vethebc89dd 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 07:10:14 06:48:01 veth38d4cb5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:48:01 eth0 75.32 35.36 311.80 16.14 0.00 0.00 0.00 0.00 07:10:14 06:49:01 eth0 111.22 64.21 1506.95 128.15 0.00 0.00 0.00 0.00 07:10:14 06:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:10:14 06:49:01 docker0 1021.87 716.21 84.34 5621.38 0.00 0.00 0.00 0.00 07:10:14 06:50:01 eth0 1.25 0.07 0.11 0.03 0.00 0.00 0.00 0.00 07:10:14 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:51:01 eth0 1.35 0.43 0.48 0.03 0.00 0.00 0.00 0.00 07:10:14 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:52:01 eth0 1.92 0.72 0.76 0.46 0.00 0.00 0.00 0.00 07:10:14 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:53:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 07:10:14 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:54:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:10:14 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:55:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:10:14 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:56:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:57:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:10:14 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:58:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:10:14 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:59:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:10:14 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:00:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:10:14 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:10:14 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:02:01 eth0 0.20 0.22 0.08 0.05 0.00 0.00 0.00 0.00 07:10:14 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:03:01 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 07:10:14 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:04:01 eth0 0.93 0.05 0.10 0.00 0.00 0.00 0.00 0.00 07:10:14 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:05:01 eth0 0.50 0.40 0.27 0.20 0.00 0.00 0.00 0.00 07:10:14 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:06:01 eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 07:10:14 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:07:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:10:14 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:08:01 eth0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:10:14 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:09:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:10:14 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:10:01 eth0 126.37 72.73 2599.61 11.88 0.00 0.00 0.00 0.00 07:10:14 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 Average: eth0 48.52 50.15 524.12 16.05 0.00 0.00 0.00 0.00 07:10:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:14 Average: docker0 36.54 25.61 3.02 200.99 0.00 0.00 0.00 0.00 07:10:14 07:10:14 07:10:14 ---> sar -P ALL: 07:10:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/21/21 _x86_64_ (2 CPU) 07:10:14 07:10:14 06:41:25 LINUX RESTART (2 CPU) 07:10:14 07:10:14 06:42:01 CPU %user %nice %system %iowait %steal %idle 07:10:14 06:43:01 all 34.07 0.00 12.34 5.71 0.10 47.79 07:10:14 06:43:01 0 35.21 0.00 12.40 4.47 0.09 47.83 07:10:14 06:43:01 1 32.92 0.00 12.27 6.96 0.11 47.74 07:10:14 06:44:01 all 62.24 0.00 10.14 1.65 0.14 25.84 07:10:14 06:44:01 0 61.97 0.00 10.20 1.65 0.15 26.03 07:10:14 06:44:01 1 62.51 0.00 10.07 1.65 0.13 25.64 07:10:14 06:45:01 all 35.72 0.00 4.37 0.46 0.09 59.36 07:10:14 06:45:01 0 35.72 0.00 4.45 0.28 0.09 59.46 07:10:14 06:45:01 1 35.72 0.00 4.30 0.63 0.09 59.25 07:10:14 06:46:01 all 59.12 0.00 10.47 1.89 0.13 28.40 07:10:14 06:46:01 0 58.29 0.00 10.88 2.18 0.15 28.50 07:10:14 06:46:01 1 59.93 0.00 10.05 1.61 0.11 28.30 07:10:14 06:47:01 all 40.38 0.00 18.00 35.26 0.12 6.24 07:10:14 06:47:01 0 40.51 0.00 18.18 35.80 0.13 5.39 07:10:14 06:47:01 1 40.26 0.00 17.82 34.72 0.11 7.10 07:10:14 06:48:01 all 67.46 0.00 18.90 10.85 0.15 2.65 07:10:14 06:48:01 0 66.57 0.00 19.81 11.36 0.15 2.11 07:10:14 06:48:01 1 68.34 0.00 17.98 10.34 0.15 3.19 07:10:14 06:49:01 all 54.61 0.00 10.44 3.55 0.14 31.27 07:10:14 06:49:01 0 56.22 0.00 10.77 3.15 0.14 29.72 07:10:14 06:49:01 1 53.00 0.00 10.10 3.96 0.13 32.81 07:10:14 06:50:01 all 0.17 0.00 0.06 0.00 0.02 99.76 07:10:14 06:50:01 0 0.27 0.00 0.05 0.00 0.02 99.67 07:10:14 06:50:01 1 0.07 0.00 0.07 0.00 0.02 99.85 07:10:14 06:51:01 all 0.08 0.00 0.03 0.00 0.02 99.88 07:10:14 06:51:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:10:14 06:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 07:10:14 06:52:01 all 0.15 0.00 0.04 0.00 0.03 99.78 07:10:14 06:52:01 0 0.27 0.00 0.05 0.00 0.02 99.67 07:10:14 06:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:10:14 06:53:01 all 0.13 0.00 0.03 0.00 0.01 99.82 07:10:14 06:53:01 0 0.13 0.00 0.03 0.00 0.00 99.83 07:10:14 06:53:01 1 0.13 0.00 0.03 0.00 0.02 99.82 07:10:14 07:10:14 06:53:01 CPU %user %nice %system %iowait %steal %idle 07:10:14 06:54:01 all 0.17 0.00 0.02 0.00 0.02 99.80 07:10:14 06:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:10:14 06:54:01 1 0.28 0.00 0.02 0.00 0.02 99.68 07:10:14 06:55:01 all 0.17 0.00 0.02 0.00 0.02 99.80 07:10:14 06:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:10:14 06:55:01 1 0.32 0.00 0.02 0.00 0.02 99.65 07:10:14 06:56:01 all 0.18 0.00 0.03 0.00 0.01 99.78 07:10:14 06:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:10:14 06:56:01 1 0.32 0.00 0.03 0.00 0.02 99.63 07:10:14 06:57:01 all 0.22 0.00 0.04 0.01 0.02 99.72 07:10:14 06:57:01 0 0.03 0.00 0.05 0.02 0.02 99.88 07:10:14 06:57:01 1 0.40 0.00 0.03 0.00 0.02 99.55 07:10:14 06:58:01 all 0.25 0.00 0.03 0.00 0.02 99.70 07:10:14 06:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:10:14 06:58:01 1 0.47 0.00 0.03 0.00 0.02 99.48 07:10:14 06:59:01 all 0.23 0.00 0.01 0.00 0.02 99.75 07:10:14 06:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:10:14 06:59:01 1 0.42 0.00 0.02 0.00 0.02 99.55 07:10:14 07:00:01 all 0.25 0.00 0.03 0.00 0.02 99.71 07:10:14 07:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:10:14 07:00:01 1 0.47 0.00 0.02 0.00 0.02 99.50 07:10:14 07:01:01 all 0.24 0.00 0.04 0.00 0.01 99.71 07:10:14 07:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:10:14 07:01:01 1 0.43 0.00 0.05 0.00 0.02 99.50 07:10:14 07:02:01 all 0.21 0.00 0.03 0.02 0.01 99.74 07:10:14 07:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:10:14 07:02:01 1 0.39 0.00 0.03 0.03 0.00 99.54 07:10:14 07:03:01 all 0.22 0.00 0.03 0.00 0.02 99.73 07:10:14 07:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:10:14 07:03:01 1 0.40 0.00 0.02 0.00 0.02 99.57 07:10:14 07:04:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:10:14 07:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:10:14 07:04:01 1 0.33 0.00 0.03 0.00 0.02 99.62 07:10:14 07:10:14 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:10:14 07:05:01 all 0.08 0.00 0.04 0.00 0.02 99.86 07:10:14 07:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:10:14 07:05:01 1 0.15 0.00 0.05 0.00 0.02 99.78 07:10:14 07:06:01 all 0.04 0.00 0.03 0.00 0.01 99.92 07:10:14 07:06:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:10:14 07:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:10:14 07:07:01 all 0.21 0.00 0.03 0.00 0.01 99.76 07:10:14 07:07:01 0 0.40 0.00 0.03 0.00 0.02 99.55 07:10:14 07:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:10:14 07:08:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:10:14 07:08:01 0 0.35 0.00 0.03 0.00 0.02 99.60 07:10:14 07:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:10:14 07:09:01 all 0.18 0.00 0.02 0.00 0.02 99.79 07:10:14 07:09:01 0 0.33 0.00 0.02 0.00 0.02 99.63 07:10:14 07:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:10:14 07:10:01 all 4.70 0.00 1.53 1.79 0.02 91.96 07:10:14 07:10:01 0 5.04 0.00 1.67 0.83 0.02 92.45 07:10:14 07:10:01 1 4.36 0.00 1.40 2.74 0.02 91.48 07:10:14 Average: all 12.12 0.00 2.90 2.04 0.04 82.90 07:10:14 Average: 0 12.10 0.00 2.97 1.99 0.04 82.89 07:10:14 Average: 1 12.14 0.00 2.83 2.09 0.04 82.90 07:10:14 07:10:14 07:10:14