Pull request #3490 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 0aa786abd905cbcf8b555c8ab61e8a226d759c0e rather than 746f9a56e26ead410528244ba1182494701ae8b2 Obtained Jenkinsfile from 0aa786abd905cbcf8b555c8ab61e8a226d759c0e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2423174549115031834.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4692508881464026280.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5880098686776808899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1624376760170131075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4805215381442418584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15488 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1271751905472906451.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2254397009068100286.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 746f9a56e26ead410528244ba1182494701ae8b2 Merge succeeded, producing 746f9a56e26ead410528244ba1182494701ae8b2 Checking out Revision 746f9a56e26ead410528244ba1182494701ae8b2 (PR-3490) > git config core.sparsecheckout # timeout=10 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1837570132290951710.key > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 Commit message: "feat(notifications): Implement query transmissions V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:22:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:22:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:22:52 ========================================================= 06:22:52 EdgeX Global Pipelines Version Info 06:22:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 06:22:53 ------------------- 06:22:53 stable info: 06:22:53 ------------------- 06:22:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:22:53 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:22:53 Message: update stable to v1.0.192 06:22:54 ------------------- 06:22:54 experimental info: 06:22:54 ------------------- 06:22:54 Commited By: **** collab-it+edgex@linuxfoundation.org 06:22:54 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:22:54 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3490 [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3490 [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3490 [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 746f9a56e26ead410528244ba1182494701ae8b2 [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 746f9a5 [Pipeline] echo 06:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:55 provisioning config files... 06:22:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2374382044683042288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:55 ---> docker-login.sh 06:22:55 nexus3.edgexfoundry.org:10001 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 nexus3.edgexfoundry.org:10002 06:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 nexus3.edgexfoundry.org:10003 06:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 nexus3.edgexfoundry.org:10004 06:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 docker.io 06:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 ---> docker-login.sh ends [Pipeline] } 06:22:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:57 ++ 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:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/core-command/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo core-command,cmd/core-command/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/core-data/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo core-data,cmd/core-data/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/core-metadata/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo core-metadata,cmd/core-metadata/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/security-bootstrapper/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/security-proxy-setup/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/support-notifications/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo support-notifications,cmd/support-notifications/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/support-scheduler/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:22:57 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:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:22:58 06:22:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:22:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:22:59 latest: Pulling from edgex-devops/git-semver 06:22:59 31603596830f: Pulling fs layer 06:22:59 54011a49482f: Pulling fs layer 06:22:59 a6820b24f6d8: Pulling fs layer 06:22:59 f581987b2513: Pulling fs layer 06:22:59 f581987b2513: Waiting 06:22:59 54011a49482f: Verifying Checksum 06:22:59 54011a49482f: Download complete 06:22:59 31603596830f: Verifying Checksum 06:22:59 31603596830f: Download complete 06:22:59 f581987b2513: Verifying Checksum 06:22:59 f581987b2513: Download complete 06:22:59 a6820b24f6d8: Verifying Checksum 06:22:59 a6820b24f6d8: Download complete 06:22:59 31603596830f: Pull complete 06:22:59 54011a49482f: Pull complete 06:23:00 a6820b24f6d8: Pull complete 06:23:00 f581987b2513: Pull complete 06:23:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:23:00 prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container 06:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:23:01 $ docker top b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:01 [ssh-agent] Looking for ssh-agent implementation... 06:23:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:01 $ docker exec b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent 06:23:02 SSH_AUTH_SOCK=/tmp/ssh-3iuiul8kfTrH/agent.14 06:23:02 SSH_AGENT_PID=20 06:23:02 Running ssh-add (command line suppressed) 06:23:02 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2678664478321379127.key (/w/workspace/edgex-go/2@tmp/private_key_2678664478321379127.key) 06:23:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:02 + git tag --points-at HEAD [Pipeline] } 06:23:02 $ docker exec --env ******** --env ******** b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent -k 06:23:02 unset SSH_AUTH_SOCK; 06:23:02 unset SSH_AGENT_PID; 06:23:02 echo Agent pid 20 killed; 06:23:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:02 [ssh-agent] Looking for ssh-agent implementation... 06:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:02 $ docker exec b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent 06:23:02 SSH_AUTH_SOCK=/tmp/ssh-ZSlTV9s4lZMv/agent.53 06:23:02 SSH_AGENT_PID=59 06:23:02 Running ssh-add (command line suppressed) 06:23:02 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2561402115133286772.key (/w/workspace/edgex-go/2@tmp/private_key_2561402115133286772.key) 06:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:03 + git semver init 06:23:03 # -> Open(): unable to determine branch for HEAD 06:23:03 # $GIT_DIR = /w/workspace/edgex-go/2/.git 06:23:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 06:23:03 # $SEMVER_REMOTE_NAME = origin 06:23:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:23:03 # $SEMVER_USER_NAME = edgex-jenkins 06:23:03 # $SEMVER_BRANCH = PR-3490 06:23:03 # $SEMVER_TEMP = /tmp/semver-154154211 06:23:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:23:18 # '/tmp/semver-154154211' -> '/w/workspace/edgex-go/2/.semver' 06:23:18 # -> Force: false 06:23:18 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 06:23:18 $ docker exec --env ******** --env ******** b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 ssh-agent -k 06:23:18 unset SSH_AUTH_SOCK; 06:23:18 unset SSH_AGENT_PID; 06:23:18 echo Agent pid 59 killed; 06:23:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:18 + git semver [Pipeline] } 06:23:18 $ docker stop --time=1 b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 06:23:21 $ docker rm -f b6d5a19a592cd2d420c10852dc0e2bfd655fc94c5ba0d492514d07b787df4209 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:22 Stashed 1 file(s) [Pipeline] echo 06:23:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:23:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:23 + sudo service docker restart 06:23:23 + true 06:23:23 Redirecting to /bin/systemctl restart docker.service 06:23:37 Still waiting to schedule task 06:23:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 06:23:41 ========================================================= 06:23:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:23:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:23:43 Sending build context to Docker daemon 330.8MB 06:23:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:23:43 Step 2/6 : FROM ${BASE} 06:23:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:43 540db60ca938: Pulling fs layer 06:23:43 adcc1eea9eea: Pulling fs layer 06:23:43 4c4ab2625f07: Pulling fs layer 06:23:43 0510c868ecb4: Pulling fs layer 06:23:43 afea3b2eda06: Pulling fs layer 06:23:43 7809a108b3ef: Pulling fs layer 06:23:43 f706445af74f: Pulling fs layer 06:23:43 afea3b2eda06: Waiting 06:23:43 7809a108b3ef: Waiting 06:23:43 f706445af74f: Waiting 06:23:43 0510c868ecb4: Waiting 06:23:43 4c4ab2625f07: Verifying Checksum 06:23:43 4c4ab2625f07: Download complete 06:23:43 adcc1eea9eea: Verifying Checksum 06:23:43 adcc1eea9eea: Download complete 06:23:43 afea3b2eda06: Verifying Checksum 06:23:43 afea3b2eda06: Download complete 06:23:43 7809a108b3ef: Verifying Checksum 06:23:43 7809a108b3ef: Download complete 06:23:43 540db60ca938: Verifying Checksum 06:23:43 540db60ca938: Download complete 06:23:43 540db60ca938: Pull complete 06:23:43 adcc1eea9eea: Pull complete 06:23:43 4c4ab2625f07: Pull complete 06:23:45 f706445af74f: Verifying Checksum 06:23:45 f706445af74f: Download complete 06:23:46 0510c868ecb4: Verifying Checksum 06:23:46 0510c868ecb4: Download complete 06:23:49 0510c868ecb4: Pull complete 06:23:49 afea3b2eda06: Pull complete 06:23:49 7809a108b3ef: Pull complete 06:23:52 f706445af74f: Pull complete 06:23:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:23:52 ---> b068be0155e3 06:23:52 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:23:53 ---> Running in 754f71b844fa 06:23:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:23:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:23:54 (1/12) Installing libmagic (5.39-r0) 06:23:55 (2/12) Installing file (5.39-r0) 06:23:55 (3/12) Installing libc-dev (0.7.2-r3) 06:23:55 (4/12) Installing g++ (10.2.1_pre1-r3) 06:23:59 (5/12) Installing fortify-headers (1.1-r0) 06:23:59 (6/12) Installing patch (2.7.6-r6) 06:23:59 (7/12) Installing build-base (0.5-r2) 06:23:59 (8/12) Installing libsodium (1.0.18-r0) 06:23:59 (9/12) Installing pkgconf (1.7.3-r0) 06:23:59 (10/12) Installing libsodium-dev (1.0.18-r0) 06:23:59 (11/12) Installing libzmq (4.3.3-r1) 06:23:59 (12/12) Installing zeromq-dev (4.3.3-r1) 06:23:59 Executing busybox-1.32.1-r6.trigger 06:23:59 OK: 219 MiB in 52 packages 06:24:01 Removing intermediate container 754f71b844fa 06:24:01 ---> a39626e8c661 06:24:01 Step 4/6 : WORKDIR /edgex-go 06:24:01 ---> Running in 5511691c05c2 06:24:01 Removing intermediate container 5511691c05c2 06:24:01 ---> 3fe8a290bf6c 06:24:01 Step 5/6 : COPY go.mod . 06:24:01 ---> 1170ddab18a3 06:24:01 Step 6/6 : RUN go mod download 06:24:01 ---> Running in af43d2cc8b13 06:24:14 Removing intermediate container af43d2cc8b13 06:24:14 ---> b422928377b3 06:24:14 Successfully built b422928377b3 06:24:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:24:14 + docker inspect -f . ci-base-image-x86_64 06:24:14 . [Pipeline] withDockerContainer 06:24:14 prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container 06:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:14 $ docker top 1e6e606233554917341020c1649c94d03a8bbacd3c9bf6c08f76a67ff6856ced -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:15 + go version 06:24:15 go version go1.16.3 linux/amd64 [Pipeline] } 06:24:15 $ docker stop --time=1 1e6e606233554917341020c1649c94d03a8bbacd3c9bf6c08f76a67ff6856ced 06:24:16 $ docker rm -f 1e6e606233554917341020c1649c94d03a8bbacd3c9bf6c08f76a67ff6856ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:17 + docker inspect -f . ci-base-image-x86_64 06:24:17 . [Pipeline] withDockerContainer 06:24:17 prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container 06:24: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:17 $ docker top 6f434f0fc1d505ab61e26d40c4f0190fa6ab6b4799fbc2620b4298120af58e51 -eo pid,comm [Pipeline] { [Pipeline] echo 06:24:17 ========================================================= 06:24:17 [edgeXBuildGoParallel] Running Tests and Build... 06:24:17 ========================================================= [Pipeline] sh 06:24:17 + go mod tidy [Pipeline] sh 06:24:18 + make test 06:24:18 go mod tidy 06:24:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:24:23 ? github.com/edgexfoundry/edgex-go [no test files] 06:24:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:24:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:24:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:24:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:24:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:24:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:24:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:24:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.1% of statements 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements 06:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.102s coverage: 27.7% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 81.2% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:25:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 58.6% of statements 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements 06:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:25:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.191s coverage: 28.6% of statements 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:25:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:25:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 06:25:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.083s coverage: 97.5% of statements 06:25:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:25:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 06:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:25:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:25:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.231s coverage: 95.1% of statements 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:25:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:25:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements 06:25:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:25:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.051s coverage: 21.7% of statements 06:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:25:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 06:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 06:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 06:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 06:25:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 06:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements 06:25:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.222s coverage: 81.8% of statements 06:25:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:25:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15489 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws 06:25:36 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:25:37 The recommended git tool is: git 06:25:43 using credential edgex-jenkins-ssh 06:25:43 Cloning the remote Git repository 06:25:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:25:43 > git init /w/workspace/edgex-go/2 # timeout=10 06:25:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:43 > git --version # timeout=10 06:25:43 > git --version # 'git version 2.17.1' 06:25:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.5% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements 06:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.090s coverage: 46.8% of statements 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:25:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:25:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 06:25:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:25:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:25:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.056s coverage: 18.9% of statements 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:25:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:25:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.604s coverage: 28.8% of statements 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:25:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.039s coverage: 99.0% of statements 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:25:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:25:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements 06:25:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:25:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:25:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:25:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:25:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:25:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:25:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements 06:25:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements 06:25:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 06:25:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 06:25:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.061s coverage: 27.9% of statements 06:25:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 06:25:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 06:25:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 06:25:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 06:25:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 06:25:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements 06:25:53 GO111MODULE=on go vet ./... 06:26:00 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 746f9a56e26ead410528244ba1182494701ae8b2 06:26:00 Merge succeeded, producing 746f9a56e26ead410528244ba1182494701ae8b2 06:26:00 Checking out Revision 746f9a56e26ead410528244ba1182494701ae8b2 (PR-3490) 06:25:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:26:00 > git config core.sparsecheckout # timeout=10 06:26:00 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 06:26:00 > git remote # timeout=10 06:26:00 > git config --get remote.origin.url # timeout=10 06:26:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:00 > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 06:26:00 > git rev-parse HEAD^{commit} # timeout=10 06:26:00 > git config core.sparsecheckout # timeout=10 06:26:01 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 06:26:05 Commit message: "feat(notifications): Implement query transmissions V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:26:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:26:07 + sudo service docker restart 06:26:07 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:26 provisioning config files... 06:26:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6353494903488705549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:26 ---> docker-login.sh 06:26:26 nexus3.edgexfoundry.org:10001 06:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:27 Configure a credential helper to remove this warning. See 06:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:27 06:26:27 Login Succeeded 06:26:27 nexus3.edgexfoundry.org:10002 06:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:28 Configure a credential helper to remove this warning. See 06:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:28 06:26:28 Login Succeeded 06:26:28 nexus3.edgexfoundry.org:10003 06:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:29 Configure a credential helper to remove this warning. See 06:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:29 06:26:29 Login Succeeded 06:26:29 nexus3.edgexfoundry.org:10004 06:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:29 Configure a credential helper to remove this warning. See 06:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:29 06:26:29 Login Succeeded 06:26:29 docker.io 06:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:30 Configure a credential helper to remove this warning. See 06:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:30 06:26:30 Login Succeeded 06:26:30 ---> docker-login.sh ends [Pipeline] } 06:26:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:30 ========================================================= 06:26:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:26:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:26:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:26:33 Sending build context to Docker daemon 168.1MB 06:26:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:26:33 Step 2/6 : FROM ${BASE} 06:26:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:26:33 595b0fe564bb: Pulling fs layer 06:26:33 7186ed65a4f7: Pulling fs layer 06:26:33 316046926c0a: Pulling fs layer 06:26:33 4ebd0625c992: Pulling fs layer 06:26:33 207e8628e3a3: Pulling fs layer 06:26:33 c791037a9be2: Pulling fs layer 06:26:33 ffd874e62e21: Pulling fs layer 06:26:33 4ebd0625c992: Waiting 06:26:33 207e8628e3a3: Waiting 06:26:33 c791037a9be2: Waiting 06:26:33 ffd874e62e21: Waiting 06:26:33 316046926c0a: Verifying Checksum 06:26:33 316046926c0a: Download complete 06:26:33 7186ed65a4f7: Verifying Checksum 06:26:33 7186ed65a4f7: Download complete 06:26:33 207e8628e3a3: Download complete 06:26:33 c791037a9be2: Download complete 06:26:33 595b0fe564bb: Verifying Checksum 06:26:33 595b0fe564bb: Download complete 06:26:34 595b0fe564bb: Pull complete 06:26:35 7186ed65a4f7: Pull complete 06:26:35 316046926c0a: Pull complete 06:26:36 ffd874e62e21: Verifying Checksum 06:26:36 ffd874e62e21: Download complete 06:26:37 4ebd0625c992: Verifying Checksum 06:26:37 4ebd0625c992: Download complete 06:26:47 4ebd0625c992: Pull complete 06:26:47 207e8628e3a3: Pull complete 06:26:47 c791037a9be2: Pull complete 06:26:49 gofmt -l . 06:26:49 [ "`gofmt -l .`" = "" ] 06:26:49 ./bin/test-go-mod-tidy.sh 06:26:49 ./bin/test-attribution-txt.sh [Pipeline] sh 06:26:50 + ls -al . 06:26:50 total 852 06:26:50 drwxrwxr-x 10 1001 1001 4096 May 21 06:26 . 06:26:50 drwxr-xr-x 4 root root 28 May 21 06:24 .. 06:26:50 -rw-rw-r-- 1 1001 1001 11 May 21 06:22 .dockerignore 06:26:50 drwxrwxr-x 8 1001 1001 179 May 21 06:22 .git 06:26:50 drwxrwxr-x 3 1001 1001 125 May 21 06:22 .github 06:26:50 -rw-rw-r-- 1 1001 1001 818 May 21 06:22 .gitignore 06:26:50 drwx------ 3 1001 1001 60 May 21 06:23 .semver 06:26:50 -rw-rw-r-- 1 1001 1001 166 May 21 06:22 .sonarcloud.properties 06:26:50 -rw-rw-r-- 1 1001 1001 8609 May 21 06:22 Attribution.txt 06:26:50 -rw-rw-r-- 1 1001 1001 3804 May 21 06:22 CONTRIBUTING.md 06:26:50 -rw-rw-r-- 1 1001 1001 931 May 21 06:22 Dockerfile.build 06:26:50 -rw-rw-r-- 1 1001 1001 863 May 21 06:22 Jenkinsfile 06:26:50 -rw-rw-r-- 1 1001 1001 10775 May 21 06:22 LICENSE 06:26:50 -rw-rw-r-- 1 1001 1001 5632 May 21 06:22 Makefile 06:26:50 -rw-rw-r-- 1 1001 1001 7978 May 21 06:22 README.md 06:26:50 -rw-rw-r-- 1 1001 1001 6755 May 21 06:22 SECURITY.md 06:26:50 -rw-rw-r-- 1 1001 1001 5 May 21 06:23 VERSION 06:26:50 -rw-rw-r-- 1 1001 1001 4131 May 21 06:22 ZMQWindows.md 06:26:50 drwxrwxr-x 2 1001 1001 117 May 21 06:22 bin 06:26:50 drwxrwxr-x 14 1001 1001 4096 May 21 06:22 cmd 06:26:50 -rw-r--r-- 1 root root 741453 May 21 06:25 coverage.out 06:26:50 -rw-r--r-- 1 root root 1060 May 21 06:26 go.mod 06:26:50 -rw-r--r-- 1 root root 21990 May 21 06:24 go.sum 06:26:50 drwxrwxr-x 8 1001 1001 127 May 21 06:22 internal 06:26:50 drwxrwxr-x 4 1001 1001 26 May 21 06:22 openapi 06:26:50 drwxrwxr-x 4 1001 1001 71 May 21 06:22 snap 06:26:50 -rw-rw-r-- 1 1001 1001 168 May 21 06:22 version.go [Pipeline] sh 06:26:50 + '[' -e coverage.out ] 06:26:50 + chown 1001:1001 coverage.out [Pipeline] stash 06:26:50 Stashed 1 file(s) [Pipeline] sh 06:26:51 + make build 06:26:51 go mod tidy 06:26:51 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:26:51 ffd874e62e21: Pull complete 06:26:51 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:26:51 ---> cfc18b08335c 06:26:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:26:52 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:26:53 ---> Running in 55b7aa47559f 06:26:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:26:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:26:56 (1/12) Installing libmagic (5.39-r0) 06:26:56 (2/12) Installing file (5.39-r0) 06:26:56 (3/12) Installing libc-dev (0.7.2-r3) 06:26:56 (4/12) Installing g++ (10.2.1_pre1-r3) 06:27:01 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:27: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:27:03 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:27:03 (5/12) Installing fortify-headers (1.1-r0) 06:27:03 (6/12) Installing patch (2.7.6-r6) 06:27:03 (7/12) Installing build-base (0.5-r2) 06:27:03 (8/12) Installing libsodium (1.0.18-r0) 06:27:03 (9/12) Installing pkgconf (1.7.3-r0) 06:27:03 (10/12) Installing libsodium-dev (1.0.18-r0) 06:27:03 (11/12) Installing libzmq (4.3.3-r1) 06:27:03 (12/12) Installing zeromq-dev (4.3.3-r1) 06:27:03 Executing busybox-1.32.1-r6.trigger 06:27:03 OK: 218 MiB in 52 packages 06:27:03 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:27:04 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:27:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:27:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:27:07 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:27:07 Removing intermediate container 55b7aa47559f 06:27:07 ---> 38533f8a6091 06:27:07 Step 4/6 : WORKDIR /edgex-go 06:27:07 ---> Running in c21d398714e1 06:27:07 Removing intermediate container c21d398714e1 06:27:07 ---> 95174e0d2ae5 06:27:07 Step 5/6 : COPY go.mod . 06:27:08 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:27:08 ---> acaaa832b470 06:27:08 Step 6/6 : RUN go mod download 06:27:08 ---> Running in 9945a95b7c19 06:27:09 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:27:10 $ docker stop --time=1 6f434f0fc1d505ab61e26d40c4f0190fa6ab6b4799fbc2620b4298120af58e51 06:27:13 $ docker rm -f 6f434f0fc1d505ab61e26d40c4f0190fa6ab6b4799fbc2620b4298120af58e51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:16 06:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:16 latest: Pulling from edgex-devops/edgex-compose 06:27:16 cbdbe7a5bc2a: Pulling fs layer 06:27:16 ca9280d653b3: Pulling fs layer 06:27:16 7e9c9ca2126c: Pulling fs layer 06:27:17 cbdbe7a5bc2a: Verifying Checksum 06:27:17 cbdbe7a5bc2a: Download complete 06:27:17 cbdbe7a5bc2a: Pull complete 06:27:17 ca9280d653b3: Verifying Checksum 06:27:17 ca9280d653b3: Download complete 06:27:18 ca9280d653b3: Pull complete 06:27:18 7e9c9ca2126c: Download complete 06:27:21 7e9c9ca2126c: Pull complete 06:27:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:27:21 prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container 06:27:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:27:35 $ docker top 792ba0315157e5cd0a842f414268493c27fa50e6256b54b6dfbef337c12275e3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:35 + docker-compose build --help 06:27:35 + grep parallel 06:27:35 Removing intermediate container 9945a95b7c19 06:27:35 ---> eef1128505d5 06:27:35 Successfully built eef1128505d5 06:27:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:27:36 + docker inspect -f . ci-base-image-arm64 06:27:36 . [Pipeline] withDockerContainer 06:27:36 --parallel Build images in parallel. 06:27:36 prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container 06:27:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:27:38 $ docker top bbeb8b030436efac06394fb71f77634dad2ece0bbe1b50fca7abbf144e9c7978 -eo pid,comm [Pipeline] { [Pipeline] } 06:27:38 $ docker stop --time=1 792ba0315157e5cd0a842f414268493c27fa50e6256b54b6dfbef337c12275e3 06:27:40 $ docker rm -f 792ba0315157e5cd0a842f414268493c27fa50e6256b54b6dfbef337c12275e3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:40 . [Pipeline] withDockerContainer 06:27:41 + go version 06:27:41 go version go1.16.3 linux/arm64 06:27:41 prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container 06:27:41 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:27:41 $ docker top 974c6cac0d107cb390c2962290c892fd2f2fd4fdfa6e972d3355cd0ee1074a9f -eo pid,comm [Pipeline] { [Pipeline] } 06:27:41 $ docker stop --time=1 bbeb8b030436efac06394fb71f77634dad2ece0bbe1b50fca7abbf144e9c7978 06:27:43 $ docker rm -f bbeb8b030436efac06394fb71f77634dad2ece0bbe1b50fca7abbf144e9c7978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:44 + docker-compose -f ./docker-compose-build.yml build --parallel 06:27:44 + docker inspect -f . ci-base-image-arm64 06:27:44 . [Pipeline] withDockerContainer 06:27:44 prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container 06:27:44 Building core-command ... 06:27:44 Building core-data ... 06:27:44 Building core-metadata ... 06:27:44 Building security-bootstrapper ... 06:27:44 Building security-proxy-setup ... 06:27:44 Building security-secretstore-setup ... 06:27:44 Building support-notifications ... 06:27:44 Building support-scheduler ... 06:27:44 Building sys-mgmt-agent ... 06:27:44 Building security-bootstrapper 06:27:44 Building core-metadata 06:27:44 Building sys-mgmt-agent 06:27:44 Building security-proxy-setup 06:27:44 Building support-scheduler 06:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:27:46 $ docker top 4361941adca08b56ba23a09342728ccd6e11244ab82beb824926a2a093d8d2c6 -eo pid,comm [Pipeline] { [Pipeline] echo 06:27:46 ========================================================= 06:27:46 [edgeXBuildGoParallel] Running Tests and Build... 06:27:46 ========================================================= [Pipeline] sh 06:27:47 + go mod tidy [Pipeline] sh 06:27:48 + make test 06:27:48 go mod tidy 06:27:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:27:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:59 ---> b422928377b3 06:27:59 Step 3/24 : WORKDIR /edgex-go 06:27:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:27:59 ---> b422928377b3 06:27:59 Step 3/22 : WORKDIR /edgex-go 06:27:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:59 ---> b422928377b3 06:27:59 Step 3/24 : WORKDIR /edgex-go 06:27:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:27:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:27:59 ---> b422928377b3 06:27:59 Step 3/32 : WORKDIR /edgex-go 06:28:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:28:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:28:09 ---> b422928377b3 06:28:09 Step 3/23 : WORKDIR /edgex-go 06:28:10 ---> Running in 8ebd7266fcfa 06:28:10 ---> Running in 4c1187930a99 06:28:10 ---> Running in bfce07e7247c 06:28:10 ---> Running in ae1c80a330be 06:28:10 ---> Running in d55c15fea07a 06:28:10 Removing intermediate container 8ebd7266fcfa 06:28:10 ---> a5601a2482c1 06:28:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:10 Removing intermediate container bfce07e7247c 06:28:10 ---> 1e80d8f40069 06:28:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:10 Removing intermediate container d55c15fea07a 06:28:10 ---> fcd84954cf4b 06:28:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:10 Removing intermediate container ae1c80a330be 06:28:10 ---> acb979311a14 06:28:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:10 ---> Running in 3a02faed5533 06:28:10 ---> Running in b6d7dda02486 06:28:10 ---> Running in b1ae5ccf31de 06:28:10 Removing intermediate container 4c1187930a99 06:28:10 ---> 6c6bb60129bc 06:28:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:10 ---> Running in 0a34728dc9ee 06:28:10 ---> Running in b39a36812915 06:28:12 Removing intermediate container b6d7dda02486 06:28:12 ---> 8637dd6ade04 06:28:12 Step 5/32 : RUN apk add --update --no-cache make git 06:28:12 ---> Running in 9e3eeeeef6e3 06:28:12 Removing intermediate container b1ae5ccf31de 06:28:12 ---> 26c4f320d52d 06:28:12 Step 5/23 : RUN apk add --update --no-cache make git 06:28:12 ---> Running in 2bce12b2065c 06:28:12 Removing intermediate container 3a02faed5533 06:28:12 ---> 1a1bbc1dcdb5 06:28:12 Step 5/24 : RUN apk add --update --no-cache make git 06:28:12 Removing intermediate container 0a34728dc9ee 06:28:12 ---> 75cb0ffd7d6d 06:28:12 Step 5/24 : RUN apk add --update --no-cache make bash git 06:28:12 ---> Running in 4d3b58b9ae1b 06:28:12 ---> Running in c8077a8a80a3 06:28:12 Removing intermediate container b39a36812915 06:28:12 ---> a342a7994805 06:28:12 Step 5/22 : RUN apk add --update --no-cache make git 06:28:12 ---> Running in b9ac56124123 06:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:28:13 OK: 219 MiB in 52 packages 06:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:28:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:28:14 OK: 219 MiB in 52 packages 06:28:14 Removing intermediate container 9e3eeeeef6e3 06:28:14 ---> 182010a35102 06:28:14 Step 6/32 : COPY go.mod . 06:28:14 ---> bf3df4d11e38 06:28:14 Step 7/32 : RUN go mod download 06:28:14 ---> Running in 8cc477f71e2f 06:28:14 OK: 219 MiB in 52 packages 06:28:14 OK: 219 MiB in 52 packages 06:28:14 Removing intermediate container 4d3b58b9ae1b 06:28:14 ---> feef4f6fd6bc 06:28:14 Step 6/24 : COPY go.mod . 06:28:14 ---> 292219563fef 06:28:14 Step 7/24 : RUN go mod download 06:28:14 ---> Running in 38e5edb1f6b8 06:28:15 Removing intermediate container 2bce12b2065c 06:28:15 ---> f63b007262f5 06:28:15 Step 6/23 : COPY go.mod . 06:28:15 Removing intermediate container c8077a8a80a3 06:28:15 ---> c23c62aad134 06:28:15 Step 6/24 : COPY go.mod . 06:28:15 OK: 219 MiB in 52 packages 06:28:15 ---> a9bb3c88236a 06:28:15 Step 7/23 : RUN go mod download 06:28:15 ---> acf482e6da11 06:28:15 Step 7/24 : RUN go mod download 06:28:15 ---> Running in 07865730a089 06:28:15 ---> Running in 80c2c4494263 06:28:15 Removing intermediate container 8cc477f71e2f 06:28:15 ---> 351d52199698 06:28:15 Step 8/32 : COPY . . 06:28:15 Removing intermediate container b9ac56124123 06:28:15 ---> 746095628372 06:28:15 Step 6/22 : COPY go.mod . 06:28:16 ? github.com/edgexfoundry/edgex-go [no test files] 06:28:19 ---> dd44d56b8713 06:28:19 Step 7/22 : RUN go mod download 06:28:20 Removing intermediate container 38e5edb1f6b8 06:28:20 ---> 7983df41489a 06:28:20 Step 8/24 : COPY . . 06:28:20 ---> Running in 7b9c0a5cbb6d 06:28:20 ---> 6f41b8d457d9 06:28:20 Step 9/32 : RUN go mod tidy 06:28:24 ---> Running in 06ad0015a0bc 06:28:24 Removing intermediate container 07865730a089 06:28:24 ---> 92b1f30ca275 06:28:24 Step 8/23 : COPY . . 06:28:24 ---> 3a0707397437 06:28:24 Step 9/24 : RUN go mod tidy 06:28:24 Removing intermediate container 80c2c4494263 06:28:24 ---> c2ae590fd2d9 06:28:24 Step 8/24 : COPY . . 06:28:24 ---> Running in 7ed4748c462d 06:28:36 Removing intermediate container 7b9c0a5cbb6d 06:28:36 ---> 90bcb98bbba5 06:28:36 Step 8/22 : COPY . . 06:28:37 Removing intermediate container 06ad0015a0bc 06:28:37 ---> db9115708ad5 06:28:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:28:37 ---> 69fe9e4f5860 06:28:37 Step 9/24 : RUN go mod tidy 06:28:37 ---> 527b4613bb2f 06:28:37 Step 9/23 : RUN go mod tidy 06:28:37 ---> Running in 1df397492e83 06:28:37 ---> Running in d8ad75dca0f4 06:28:37 ---> Running in 32d51af6130e 06:28:38 Removing intermediate container 7ed4748c462d 06:28:38 ---> fdd4d3da52b7 06:28:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:28:39 ---> Running in 50368e8f00fe 06:28: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 06:28:42 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:28:46 Removing intermediate container 32d51af6130e 06:28:46 ---> 316d8c4d9dee 06:28:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:28:46 Removing intermediate container d8ad75dca0f4 06:28:46 ---> beda3e3dea72 06:28:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:28:46 ---> Running in 23ebe35059d8 06:28:46 ---> Running in 62eb57b33b4a 06:28:47 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:28:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:29:09 ---> 466081b2b1a5 06:29:09 Step 9/22 : RUN go mod tidy 06:29:09 ---> Running in 5879927553a5 06:29:10 Removing intermediate container 5879927553a5 06:29:10 ---> bd799f0b4981 06:29:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:29:10 ---> Running in 8cd3601e6f01 06:29:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:29:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:29:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:29:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:29:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:29:29 Removing intermediate container 1df397492e83 06:29:29 ---> 7edf01126824 06:29:29 06:29:29 Step 11/32 : FROM alpine:3.12 06:29:29 3.12: Pulling from library/alpine 06:29:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:29:30 Status: Downloaded newer image for alpine:3.12 06:29:30 ---> 13621d1b12d4 06:29:30 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:29:31 ---> Running in 28c0ba57fac0 06:29:32 Removing intermediate container 28c0ba57fac0 06:29:32 ---> b325b7c6bbbd 06:29:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:29:32 ---> Running in aed40ddc3106 06:29:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:29:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:29:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:33 (1/2) Installing dumb-init (1.2.2-r1) 06:29:33 (2/2) Installing su-exec (0.2-r1) 06:29:33 Executing busybox-1.31.1-r20.trigger 06:29:33 OK: 6 MiB in 16 packages 06:29:35 Removing intermediate container aed40ddc3106 06:29:35 ---> 176fac1d32c5 06:29:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:29:35 ---> Running in ee1efdd2def1 06:29:36 Removing intermediate container ee1efdd2def1 06:29:36 ---> 534364a5f5ef 06:29:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:29:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:29:36 ---> Running in 3fc8c5fe0463 06:29:37 Removing intermediate container 3fc8c5fe0463 06:29:37 ---> e5c987abcf12 06:29:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:29:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:29:38 ---> Running in 107057aada12 06:29:40 Removing intermediate container 50368e8f00fe 06:29:40 ---> 042a2ec3093c 06:29:40 06:29:40 Step 11/24 : FROM alpine:3.12 06:29:40 ---> 13621d1b12d4 06:29:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:29:41 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:29:41 ---> Running in e821a9b52097 06:29:42 Removing intermediate container 62eb57b33b4a 06:29:42 ---> 007fc02dc3bf 06:29:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:29:42 ---> Running in 4ca58561d09f 06:29:44 Removing intermediate container 23ebe35059d8 06:29:44 ---> 0a33c619d279 06:29:44 06:29:44 Step 11/23 : FROM alpine:3.12 06:29:44 ---> 13621d1b12d4 06:29:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:29:44 ---> Running in 69821653a275 06:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:45 Removing intermediate container 107057aada12 06:29:45 ---> 144962ef2114 06:29:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:45 ---> Running in e222fbd417ca 06:29:45 (1/1) Installing dumb-init (1.2.2-r1) 06:29:45 Executing busybox-1.31.1-r20.trigger 06:29:45 OK: 6 MiB in 15 packages 06:29:45 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:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:45 Removing intermediate container e222fbd417ca 06:29:45 ---> 572a68b008ef 06:29:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:29:45 (1/1) Installing dumb-init (1.2.2-r1) 06:29:45 Executing busybox-1.31.1-r20.trigger 06:29:45 OK: 6 MiB in 15 packages 06:29:46 ---> 8549fea8cd6a 06:29:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:29:46 ---> Running in bc2e98bf8d59 06:29:47 Removing intermediate container e821a9b52097 06:29:47 ---> ee813952335a 06:29:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:29:47 ---> Running in 04828cf5f86f 06:29:47 Removing intermediate container 8cd3601e6f01 06:29:47 ---> 6ddd9a6b2281 06:29:47 06:29:47 Step 11/22 : FROM alpine:3.12 06:29:47 ---> 13621d1b12d4 06:29:47 Step 12/22 : RUN apk add --update --no-cache curl 06:29:48 ---> Running in c7312f6a0368 06:29:48 Removing intermediate container 69821653a275 06:29:48 ---> b0fa64d5f2c4 06:29:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:29:48 Removing intermediate container 04828cf5f86f 06:29:48 ---> e2ece696fd1b 06:29:48 Step 14/24 : ENV APP_PORT=59881 06:29:48 ---> Running in 7ec7a70b36a4 06:29:48 Removing intermediate container 4ca58561d09f 06:29:48 ---> bfb30038f70c 06:29:48 06:29:48 Step 12/24 : FROM docker:20.10.0 06:29:48 ---> Running in ba6a3546e088 06:29:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:29:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:29:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:29:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:49 20.10.0: Pulling from library/docker 06:29:49 Removing intermediate container 7ec7a70b36a4 06:29:49 ---> f475eb74c82c 06:29:49 Step 14/23 : ENV APP_PORT=59861 06:29:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:49 Removing intermediate container ba6a3546e088 06:29:49 ---> 867e40a6be02 06:29:49 Step 15/24 : EXPOSE $APP_PORT 06:29:49 ---> Running in 21ad6c3b59eb 06:29:49 (1/4) Installing ca-certificates (20191127-r4) 06:29:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:29:49 (3/4) Installing libcurl (7.76.1-r0) 06:29:49 (4/4) Installing curl (7.76.1-r0) 06:29:49 Executing busybox-1.31.1-r20.trigger 06:29:49 Executing ca-certificates-20191127-r4.trigger 06:29:49 OK: 7 MiB in 18 packages 06:29:49 ---> Running in e095a78f4ecd 06:29:50 Removing intermediate container 21ad6c3b59eb 06:29:50 ---> cdf95d4d217e 06:29:50 Step 15/23 : EXPOSE $APP_PORT 06:29:50 Removing intermediate container bc2e98bf8d59 06:29:50 ---> 410e8daeca9d 06:29:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:29:50 ---> Running in 663768332e21 06:29:50 Removing intermediate container e095a78f4ecd 06:29:50 ---> 12e00ab2c5de 06:29:50 Step 16/24 : WORKDIR / 06:29:50 ---> Running in 498b2d4cc795 06:29:50 ---> a9dd4a341ceb 06:29:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:29:50 Removing intermediate container 663768332e21 06:29:50 ---> 35ee4735044b 06:29:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 46.1% of statements 06:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.208s coverage: 28.7% of statements 06:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.334s coverage: 100.0% of statements 06:29:51 Removing intermediate container c7312f6a0368 06:29:51 ---> 957a7683e92b 06:29:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:29:52 Removing intermediate container 498b2d4cc795 06:29:52 ---> 053ccaad6b2c 06:29:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:29:55 ---> Running in d866e071a9b6 06:29:55 ---> cef34f0a25d6 06:29:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:29:55 ---> 791a714ba8f8 06:29:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:29:55 ---> 0bc67a5bdf08 06:29:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:29:55 Removing intermediate container d866e071a9b6 06:29:55 ---> e7d199211298 06:29:55 Step 14/22 : WORKDIR /edgex 06:29:56 ---> Running in 0bff267dc0be 06:29:56 ---> 1bc1b731c175 06:29:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:29:56 ---> d83831c5a8c2 06:29:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:29:56 ---> 31cf4a9ca4c3 06:29:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:29:56 Removing intermediate container 0bff267dc0be 06:29:56 ---> 7df0fc4c9a29 06:29:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:29:56 ---> 4970eff25911 06:29:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:29:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:29:56 ---> e360cac1aed9 06:29:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:29:56 Status: Downloaded newer image for docker:20.10.0 06:29:56 ---> aefe523efa57 06:29:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:29:56 ---> bc74139be057 06:29:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:29:56 ---> Running in f045f239d818 06:29:56 ---> Running in 39e01dd5272b 06:29:56 ---> Running in 058be82ff978 06:29:56 ---> 4df27ae10df4 06:29:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:29:56 Removing intermediate container f045f239d818 06:29:56 ---> 3809a4a84d63 06:29:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:57 Removing intermediate container 39e01dd5272b 06:29:57 ---> 13f235dfd687 06:29:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:57 Removing intermediate container 058be82ff978 06:29:57 ---> 5172eb846ff6 06:29:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:29:57 ---> 8e3ddeef4aaa 06:29:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:29:57 ---> Running in 05c6f232620d 06:29:57 ---> Running in c205f098641f 06:29:57 ---> Running in 1090737391c6 06:29:57 ---> 3f61dd4c984d 06:29:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:29:57 ---> Running in 75c47200740b 06:29:58 Removing intermediate container c205f098641f 06:29:58 ---> fd3a1aab57a1 06:29:58 Step 22/24 : LABEL arch=x86_64 06:29:58 Removing intermediate container 05c6f232620d 06:29:58 ---> 1ebf8ebec642 06:29:58 Step 21/23 : LABEL arch=x86_64 06:29:58 ---> 5163c4ab078d 06:29:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:29:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:58 Removing intermediate container 75c47200740b 06:29:58 ---> d48af4566cf7 06:29:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:29:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:58 ---> Running in e44c8d3faaa1 06:29:58 ---> Running in 279837befb16 06:29:58 ---> Running in 613d5992d49d 06:29:58 (1/39) Installing readline (8.0.4-r0) 06:29:58 (2/39) Installing bash (5.0.17-r0) 06:29:58 Executing bash-5.0.17-r0.post-install 06:29:58 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:29:58 (4/39) Installing libcurl (7.76.1-r0) 06:29:58 (5/39) Installing curl (7.76.1-r0) 06:29:58 (6/39) Installing dumb-init (1.2.2-r1) 06:29:58 (7/39) Installing libbz2 (1.0.8-r1) 06:29:58 (8/39) Installing expat (2.2.9-r1) 06:29:58 (9/39) Installing libffi (3.3-r2) 06:29:58 (10/39) Installing gdbm (1.13-r1) 06:29:58 (11/39) Installing xz-libs (5.2.5-r0) 06:29:58 (12/39) Installing sqlite-libs (3.32.1-r0) 06:29:58 (13/39) Installing python3 (3.8.10-r0) 06:29:58 ---> 78bde9f9074b 06:29:58 Step 27/32 : RUN chmod +x /entrypoint.sh 06:30:00 Removing intermediate container e44c8d3faaa1 06:30:00 ---> cc8d039fcb50 06:30:00 Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:30:00 Removing intermediate container 279837befb16 06:30:00 ---> b67cd179f80e 06:30:00 Step 19/22 : CMD ["--init=true"] 06:30:00 ---> Running in 1e6230da975d 06:30:00 (14/39) Installing py3-appdirs (1.4.4-r1) 06:30:00 Removing intermediate container 613d5992d49d 06:30:00 ---> 3382e52bfdac 06:30:00 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:30:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:30:00 (16/39) Installing py3-parsing (2.4.7-r0) 06:30:00 (17/39) Installing py3-six (1.15.0-r0) 06:30:01 (18/39) Installing py3-packaging (20.4-r0) 06:30:01 ---> Running in 9748ca0eddd1 06:30:01 (19/39) Installing py3-setuptools (47.0.0-r0) 06:30:01 (20/39) Installing py3-chardet (3.0.4-r4) 06:30:01 ---> Running in c66cb3f119b7 06:30:01 (21/39) Installing py3-idna (2.9-r0) 06:30:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:30:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.7% of statements 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.170s coverage: 100.0% of statements 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.314s coverage: 58.6% of statements 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:30:01 ---> Running in 47694817af4e 06:30:01 (24/39) Installing py3-requests (2.23.0-r0) 06:30:01 (25/39) Installing py3-msgpack (1.0.0-r0) 06:30:01 (26/39) Installing py3-lockfile (0.12.2-r3) 06:30:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:30:01 (28/39) Installing py3-colorama (0.4.3-r0) 06:30:01 (29/39) Installing py3-distlib (0.3.0-r0) 06:30:01 Removing intermediate container c66cb3f119b7 06:30:01 ---> eda1707e439e 06:30:01 Step 20/22 : LABEL arch=x86_64 06:30:01 (30/39) Installing py3-distro (1.5.0-r1) 06:30:01 (31/39) Installing py3-webencodings (0.5.1-r3) 06:30:01 Removing intermediate container 9748ca0eddd1 06:30:01 ---> cceb75d27ba8 06:30:01 Step 23/23 : LABEL version=0.0.0 06:30:02 (32/39) Installing py3-html5lib (1.0.1-r4) 06:30:02 (33/39) Installing py3-pytoml (0.1.21-r0) 06:30:02 (34/39) Installing py3-pep517 (0.8.2-r0) 06:30:02 (35/39) Installing py3-progress (1.5-r0) 06:30:02 (36/39) Installing py3-toml (0.10.1-r0) 06:30:02 ---> Running in b593abe81da3 06:30:02 (37/39) Installing py3-retrying (1.3.3-r0) 06:30:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:30:02 (39/39) Installing py3-pip (20.1.1-r0) 06:30:02 Removing intermediate container 47694817af4e 06:30:02 ---> 284ac5807758 06:30:02 Step 24/24 : LABEL version=0.0.0 06:30:02 ---> Running in e8ecb2b61b6d 06:30:02 Executing busybox-1.31.1-r19.trigger 06:30:02 OK: 72 MiB in 59 packages 06:30:02 ---> Running in 04dc93c0920e 06:30:02 Removing intermediate container b593abe81da3 06:30:02 ---> 0cd00a0fc8cc 06:30:02 Step 21/22 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:30:02 ---> Running in 5c9be760b605 06:30:02 Removing intermediate container e8ecb2b61b6d 06:30:02 ---> 55c8c304dff9 06:30:02 06:30:02 Removing intermediate container 04dc93c0920e 06:30:02 ---> c173687ee8d2 06:30:02 06:30:03 Successfully built 55c8c304dff9 06:30:03 Successfully built c173687ee8d2 06:30:03 Removing intermediate container 1e6230da975d 06:30:03 ---> 1386b39c52a0 06:30:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:30:03 Successfully tagged support-scheduler:latest 06:30:03  Building support-scheduler ... done Building security-secretstore-setup 06:30:03 Successfully tagged core-metadata:latest 06:30:03  Building core-metadata ... done Building support-notifications 06:30:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.544s coverage: 87.7% of statements 06:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:30:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.212s coverage: 78.9% of statements 06:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:30:03 Collecting docker-compose==1.23.2 06:30:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:30:03 Removing intermediate container 5c9be760b605 06:30:03 ---> 2b57469a5414 06:30:03 Step 22/22 : LABEL version=0.0.0 06:30:03 Collecting texttable<0.10,>=0.9.0 06:30:03 Downloading texttable-0.9.1.tar.gz (11 kB) 06:30:04 ---> Running in 7e90c7f9624e 06:30:08 Collecting PyYAML<4,>=3.10 06:30:08 Downloading PyYAML-3.13.tar.gz (270 kB) 06:30:08 ---> Running in d3ad3c7eef43 06:30:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:30:11 Removing intermediate container 7e90c7f9624e 06:30:11 ---> 932a9abb4f79 06:30:11 Step 29/32 : CMD ["gate"] 06:30:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.271s coverage: 100.0% of statements 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.185s coverage: 100.0% of statements 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.379s coverage: 86.7% of statements 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.716s coverage: 97.5% of statements 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:30:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.348s coverage: 78.3% of statements 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:30:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:30:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:30:14 ---> b422928377b3 06:30:14 Step 3/23 : WORKDIR /edgex-go 06:30:14 ---> Using cache 06:30:14 ---> 6c6bb60129bc 06:30:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:14 ---> Using cache 06:30:14 ---> a342a7994805 06:30:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:30:18 Collecting docopt<0.7,>=0.6.1 06:30:18 Downloading docopt-0.6.2.tar.gz (25 kB) 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.248s coverage: 95.1% of statements 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.287s coverage: 0.8% of statements 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.191s coverage: 21.7% of statements 06:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.227s coverage: 79.5% of statements 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.257s coverage: 94.1% of statements 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 06:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 06:30:21 Removing intermediate container d3ad3c7eef43 06:30:21 ---> 2295f91dda55 06:30:21 06:30:21 Successfully built 2295f91dda55 06:30:22 Successfully tagged security-proxy-setup:latest 06:30:22  Building security-proxy-setup ... done Building core-command 06:30:23 ---> Running in a61b4583249b 06:30:23 Collecting cached-property<2,>=1.2.0 06:30:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:30:23 ---> Running in c58a5859e7b7 06:30:23 Collecting dockerpty<0.5,>=0.4.1 06:30:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:30:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:30:30 Collecting jsonschema<3,>=2.5.1 06:30:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:30:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:30:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:30:32 ---> b422928377b3 06:30:32 Step 3/24 : WORKDIR /edgex-go 06:30:32 ---> Using cache 06:30:32 ---> 6c6bb60129bc 06:30:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:32 ---> Using cache 06:30:32 ---> a342a7994805 06:30:32 Step 5/24 : RUN apk add --update --no-cache make git 06:30:32 ---> Using cache 06:30:32 ---> 746095628372 06:30:32 Step 6/24 : COPY go.mod . 06:30:32 ---> Using cache 06:30:32 ---> dd44d56b8713 06:30:32 Step 7/24 : RUN go mod download 06:30:32 ---> Using cache 06:30:32 ---> 90bcb98bbba5 06:30:32 Step 8/24 : COPY . . 06:30:32 ---> Using cache 06:30:32 ---> 466081b2b1a5 06:30:32 Step 9/24 : RUN go mod tidy 06:30:32 ---> Using cache 06:30:32 ---> bd799f0b4981 06:30:32 Step 10/24 : RUN make cmd/core-command/core-command 06:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.183s coverage: 94.4% of statements 06:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 06:30:34 Collecting websocket-client<1.0,>=0.32.0 06:30:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:30:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:30:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:30:35 ---> b422928377b3 06:30:35 Step 3/26 : WORKDIR /edgex-go 06:30:35 ---> Using cache 06:30:35 ---> 6c6bb60129bc 06:30:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:35 ---> Using cache 06:30:35 ---> a342a7994805 06:30:35 Step 5/26 : RUN apk add --update --no-cache make git 06:30:35 ---> Using cache 06:30:35 ---> 746095628372 06:30:35 Step 6/26 : COPY go.mod . 06:30:35 ---> Using cache 06:30:35 ---> dd44d56b8713 06:30:35 Step 7/26 : RUN go mod download 06:30:35 ---> Using cache 06:30:35 ---> 90bcb98bbba5 06:30:35 Step 8/26 : COPY . . 06:30:35 ---> Using cache 06:30:35 ---> 466081b2b1a5 06:30:35 Step 9/26 : RUN go mod tidy 06:30:35 ---> Using cache 06:30:35 ---> bd799f0b4981 06:30:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:37 Removing intermediate container c58a5859e7b7 06:30:37 ---> 9e497a3106d4 06:30:37 Step 30/32 : LABEL arch=x86_64 06:30:37 Collecting docker<4.0,>=3.6.0 06:30:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:30:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:30:37 Collecting urllib3<1.25,>=1.21.1 06:30:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 81.8% of statements 06:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:30:37 ---> Running in 1ccf0c2735d2 06:30:37 ---> Running in 51f79aea76f8 06:30:37 ---> Running in 0b4d7e2eb125 06:30:37 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:30:37 Collecting idna<2.8,>=2.5 06:30:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:30:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:30:38 Collecting docker-pycreds>=0.4.0 06:30:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:30:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:30:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:30:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:30:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:30:38 Removing intermediate container 0b4d7e2eb125 06:30:38 ---> d51814909302 06:30:38 Step 31/32 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:30:38 Installing collected packages: texttable, PyYAML, urllib3, idna, requests, docopt, cached-property, dockerpty, jsonschema, websocket-client, docker-pycreds, docker, docker-compose 06:30:38 Running setup.py install for texttable: started 06:30:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:30:38 Running setup.py install for texttable: finished with status 'done' 06:30:38 Running setup.py install for PyYAML: started 06:30:38 ---> Running in c16d9d981ec1 06:30:39 OK: 219 MiB in 52 packages 06:30:39 Running setup.py install for PyYAML: finished with status 'done' 06:30:39 Attempting uninstall: urllib3 06:30:39 Found existing installation: urllib3 1.25.9 06:30:39 Uninstalling urllib3-1.25.9: 06:30:39 Removing intermediate container c16d9d981ec1 06:30:39 ---> 109c58244c6e 06:30:39 Step 32/32 : LABEL version=0.0.0 06:30:39 Successfully uninstalled urllib3-1.25.9 06:30:39 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:30: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:30:40 Attempting uninstall: idna 06:30:40 Found existing installation: idna 2.9 06:30:40 Uninstalling idna-2.9: 06:30:40 Successfully uninstalled idna-2.9 06:30:40 ---> Running in 440e78dbfd37 06:30:41 Attempting uninstall: requests 06:30:41 Found existing installation: requests 2.23.0 06:30:41 Uninstalling requests-2.23.0: 06:30:41 Successfully uninstalled requests-2.23.0 06:30:41 Removing intermediate container 440e78dbfd37 06:30:41 ---> f6836cc84430 06:30:41 06:30:41 Removing intermediate container a61b4583249b 06:30:41 ---> b9fb65b86857 06:30:41 Step 6/23 : COPY go.mod . 06:30:42 Running setup.py install for docopt: started 06:30:42 Successfully built f6836cc84430 06:30:42 Successfully tagged security-bootstrapper:latest 06:30:42 Building core-data 06:30:42  Building security-bootstrapper ... done  ---> 80a3b1be0877 06:30:42 Step 7/23 : RUN go mod download 06:30:42 Running setup.py install for docopt: finished with status 'done' 06:30:42 ---> Running in f06d3afe45e0 06:30:42 Running setup.py install for dockerpty: started 06:30:43 Running setup.py install for dockerpty: finished with status 'done' 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 76.0% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.674s coverage: 64.4% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 06:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:30:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:30:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:30:51 ---> b422928377b3 06:30:51 Step 3/24 : WORKDIR /edgex-go 06:30:51 ---> Using cache 06:30:51 ---> 6c6bb60129bc 06:30:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:51 ---> Using cache 06:30:51 ---> a342a7994805 06:30:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:30:51 ---> Running in ee703010721f 06:30:51 Removing intermediate container f06d3afe45e0 06:30:51 ---> e3219f8739fa 06:30:51 Step 8/23 : COPY . . 06:30:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:30:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:30:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:30:51 OK: 219 MiB in 52 packages 06:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.752s coverage: 43.5% of statements 06:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 06:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 06:30:53 Removing intermediate container ee703010721f 06:30:53 ---> c58fa553835c 06:30:53 Step 6/24 : COPY go.mod . 06:30:54 ---> b22f15d15bcc 06:30:54 Step 7/24 : RUN go mod download 06:30:55 ---> Running in 094979e2f7db 06:30:56 Removing intermediate container 1090737391c6 06:30:56 ---> 2a228172471d 06:30:56 Step 15/24 : ENV APP_PORT=58890 06:30:57 ---> Running in a72db7a52634 06:30:58 Removing intermediate container a72db7a52634 06:30:58 ---> 0e4348c9015a 06:30:58 Step 16/24 : EXPOSE $APP_PORT 06:30:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.608s coverage: 46.8% of statements 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:30:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:30:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.087s coverage: 100.0% of statements 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:30:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:30:58 Removing intermediate container 094979e2f7db 06:30:58 ---> 3c4356fcddcd 06:30:58 Step 8/24 : COPY . . 06:30:58 ---> Running in 42a38c38f9da 06:30:59 ---> 6b70cc0f28ee 06:30:59 Step 9/23 : RUN go mod tidy 06:30:59 Removing intermediate container 42a38c38f9da 06:30:59 ---> f666f9da3f35 06:30:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:30:59 ---> Running in 350cc2fcb02b 06:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.347s coverage: 18.9% of statements 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.494s coverage: 91.9% of statements 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:31:03 ---> 24ffcae34438 06:31:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:31:04 ---> 6f56d12eccb5 06:31:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:31:05 ---> 8e7218964c98 06:31:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:31:06 ---> Running in e74b4ea1cdda 06:31:06 Removing intermediate container e74b4ea1cdda 06:31:06 ---> bb72c78f33ec 06:31:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:06 ---> 01ed8d8728c4 06:31:06 Step 9/24 : RUN go mod tidy 06:31:06 ---> Running in 15da6975407c 06:31:06 ---> Running in a84e36c60fda 06:31:06 Removing intermediate container 350cc2fcb02b 06:31:06 ---> 39be2b85b37f 06:31:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:31:06 Removing intermediate container 15da6975407c 06:31:06 ---> d0abb77473c3 06:31:06 Step 22/24 : LABEL arch=x86_64 06:31:06 ---> Running in d65fdd8259e7 06:31:06 ---> Running in 6fd0563d3fef 06:31:06 Removing intermediate container 6fd0563d3fef 06:31:06 ---> 0b2459eecd0a 06:31:06 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:31:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.340s coverage: 28.8% of statements 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:31:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.264s coverage: 99.0% of statements 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:31:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.178s coverage: 100.0% of statements 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:31:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.224s coverage: 64.6% of statements 06:31:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:31:06 ---> Running in 0bd1a36e8990 06:31:07 Removing intermediate container 0bd1a36e8990 06:31:07 ---> 3d6a10845858 06:31:07 Step 24/24 : LABEL version=0.0.0 06:31:07 ---> Running in 2159f915d3ba 06:31:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:31:07 Removing intermediate container 2159f915d3ba 06:31:07 ---> fc3316790837 06:31:07 06:31:07 Successfully built fc3316790837 06:31:07 Successfully tagged sys-mgmt-agent:latest 06:31:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.488s coverage: 97.6% of statements 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:31:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:31:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:31:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 06:31:08  Building sys-mgmt-agent ... done Removing intermediate container a84e36c60fda 06:31:08 ---> 9228b7ccf148 06:31:08 Step 10/24 : RUN make cmd/core-data/core-data 06:31:08 ---> Running in 3103dd64f19e 06:31:09 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:31:09 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:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.156s coverage: 28.1% of statements 06:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 06:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 06:31:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 27.9% of statements 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 06:31:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 06:31:11 GO111MODULE=on go vet ./... 06:31:12 Removing intermediate container 51f79aea76f8 06:31:12 ---> 6a4b0cd1b065 06:31:12 06:31:12 Step 11/26 : FROM alpine:3.12 06:31:12 ---> 13621d1b12d4 06:31:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:31:12 ---> Running in 4046d81ac282 06:31:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:13 (1/6) Installing ca-certificates (20191127-r4) 06:31:13 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:31:13 (3/6) Installing libcurl (7.76.1-r0) 06:31:13 (4/6) Installing curl (7.76.1-r0) 06:31:13 (5/6) Installing dumb-init (1.2.2-r1) 06:31:13 (6/6) Installing su-exec (0.2-r1) 06:31:13 Executing busybox-1.31.1-r20.trigger 06:31:13 Executing ca-certificates-20191127-r4.trigger 06:31:14 OK: 7 MiB in 20 packages 06:31:16 Removing intermediate container 4046d81ac282 06:31:16 ---> bb5b89dba0f1 06:31:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:31:16 ---> Running in 2d9214415f75 06:31:16 Removing intermediate container 1ccf0c2735d2 06:31:16 ---> d9371e192bbb 06:31:16 06:31:16 Step 11/24 : FROM alpine:3.12 06:31:16 ---> 13621d1b12d4 06:31:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:31:16 ---> Using cache 06:31:16 ---> b0fa64d5f2c4 06:31:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:16 ---> Using cache 06:31:16 ---> f475eb74c82c 06:31:16 Step 14/24 : ENV APP_PORT=59882 06:31:16 ---> Running in 1fca8b808f28 06:31:16 Removing intermediate container 2d9214415f75 06:31:16 ---> 7b1b844cb89e 06:31:16 Step 14/26 : WORKDIR / 06:31:16 ---> Running in b865f0908af9 06:31:16 Removing intermediate container 1fca8b808f28 06:31:16 ---> 3b5bd88dc359 06:31:16 Step 15/24 : EXPOSE $APP_PORT 06:31:16 Removing intermediate container b865f0908af9 06:31:16 ---> e6b6f16a245f 06:31:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:31:16 ---> Running in 647ce24f2bc3 06:31:16 ---> 4a3f2103aa3b 06:31:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:31:17 Removing intermediate container 647ce24f2bc3 06:31:17 ---> 0285d3552b30 06:31:17 Step 16/24 : WORKDIR / 06:31:17 ---> Running in 6eeddce69d15 06:31:17 Removing intermediate container 6eeddce69d15 06:31:17 ---> 17105ab9957b 06:31:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:17 ---> 61b584f9329a 06:31:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:31:17 ---> 58ca09ca314b 06:31:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:31:17 ---> 335ecc15fe15 06:31:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:31:18 ---> f2db11aa9611 06:31:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:31:18 ---> c8ad2afd4847 06:31:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:31:20 ---> 59052ac0dc49 06:31:20 Step 20/24 : ENTRYPOINT ["/core-command"] 06:31:20 ---> de0de8d2db54 06:31:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:31:20 ---> Running in 06d9033d41ee 06:31:20 Removing intermediate container 06d9033d41ee 06:31:20 ---> 8976b5326be0 06:31:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:20 ---> b9962bc8c85c 06:31:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:31:20 ---> Running in 0d95f7740e91 06:31:20 Removing intermediate container 0d95f7740e91 06:31:20 ---> 6a8e5d2146f4 06:31:20 Step 22/24 : LABEL arch=x86_64 06:31:20 ---> 68f2030500b9 06:31:20 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:31:20 ---> Running in 53e0501adc45 06:31:20 ---> Running in fce157281777 06:31:20 Removing intermediate container 53e0501adc45 06:31:20 ---> 9a0821dd501c 06:31:20 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:31:20 ---> Running in 427ab603da78 06:31:21 Removing intermediate container 427ab603da78 06:31:21 ---> f79f884e93ac 06:31:21 Step 24/24 : LABEL version=0.0.0 06:31:21 ---> Running in dcc85071c42c 06:31:21 Removing intermediate container dcc85071c42c 06:31:21 ---> 6bebe08861fc 06:31:21 06:31:21 Successfully built 6bebe08861fc 06:31:21 Successfully tagged core-command:latest 06:31:22  Building core-command ... done Removing intermediate container fce157281777 06:31:22 ---> 2d4f57c4ae5c 06:31:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:31:22 ---> Running in e3c17ff1b9aa 06:31:22 Removing intermediate container e3c17ff1b9aa 06:31:22 ---> 3d9c5430d35f 06:31:22 Step 24/26 : LABEL arch=x86_64 06:31:22 ---> Running in 5dcee9a0131e 06:31:22 Removing intermediate container 5dcee9a0131e 06:31:22 ---> 6923ec58c925 06:31:22 Step 25/26 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:31:22 ---> Running in b70eb57f37b1 06:31:22 Removing intermediate container b70eb57f37b1 06:31:22 ---> 47a426832e31 06:31:22 Step 26/26 : LABEL version=0.0.0 06:31:22 ---> Running in b2cb1e6d7f8e 06:31:22 Removing intermediate container b2cb1e6d7f8e 06:31:22 ---> 8b57593304d2 06:31:22 06:31:23 Successfully built 8b57593304d2 06:31:23 Successfully tagged security-secretstore-setup:latest 06:31:31  Building security-secretstore-setup ... done Removing intermediate container d65fdd8259e7 06:31:31 ---> c1904ba448b0 06:31:31 06:31:31 Step 11/23 : FROM alpine:3.12 06:31:31 ---> 13621d1b12d4 06:31:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:31:31 ---> Running in 71a5a02f9e22 06:31:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:32 (1/2) Installing ca-certificates (20191127-r4) 06:31:32 (2/2) Installing dumb-init (1.2.2-r1) 06:31:32 Executing busybox-1.31.1-r20.trigger 06:31:32 Executing ca-certificates-20191127-r4.trigger 06:31:32 OK: 6 MiB in 16 packages 06:31:32 Removing intermediate container 71a5a02f9e22 06:31:32 ---> 5eafc2fb2c1b 06:31:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:31:32 ---> Running in 3bc8a6d9f152 06:31:32 Removing intermediate container 3bc8a6d9f152 06:31:32 ---> 92d8789fdd8a 06:31:32 Step 14/23 : ENV APP_PORT=59860 06:31:32 ---> Running in 6fd3b604ab5a 06:31:32 Removing intermediate container 6fd3b604ab5a 06:31:32 ---> 1cb375c7d3b2 06:31:32 Step 15/23 : EXPOSE $APP_PORT 06:31:32 ---> Running in d8bb67c4dc2d 06:31:33 Removing intermediate container d8bb67c4dc2d 06:31:33 ---> da77420795c7 06:31:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:33 ---> 109d0c724246 06:31:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:33 ---> 8d42a0caab14 06:31:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:31:34 ---> d15a5337c4b8 06:31:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:31:34 ---> Running in 2b1995cfa09d 06:31:34 Removing intermediate container 2b1995cfa09d 06:31:34 ---> c9717f666c40 06:31:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:34 ---> Running in bf2085a61d75 06:31:35 Removing intermediate container 3103dd64f19e 06:31:35 ---> 795438bd7d45 06:31:35 06:31:35 Step 11/24 : FROM alpine:3.12 06:31:35 ---> 13621d1b12d4 06:31:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:31:35 ---> Running in 7f711f423fd0 06:31:35 Removing intermediate container bf2085a61d75 06:31:35 ---> 6727e1484bc6 06:31:35 Step 21/23 : LABEL arch=x86_64 06:31:35 ---> Running in 9b324f005413 06:31:35 Removing intermediate container 7f711f423fd0 06:31:35 ---> 081034df98e6 06:31:35 Step 13/24 : ENV APP_PORT=59880 06:31:35 ---> Running in 127aca82c076 06:31:35 Removing intermediate container 9b324f005413 06:31:35 ---> f077371a8301 06:31:35 Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:31:35 ---> Running in d5e3da52aed4 06:31:35 Removing intermediate container 127aca82c076 06:31:35 ---> b502d467e619 06:31:35 Step 14/24 : EXPOSE $APP_PORT 06:31:35 Removing intermediate container d5e3da52aed4 06:31:35 ---> 3fa8a7d0ffe6 06:31:35 Step 23/23 : LABEL version=0.0.0 06:31:35 ---> Running in a7816d0ed898 06:31:35 ---> Running in f42e778efc02 06:31:35 Removing intermediate container a7816d0ed898 06:31:35 ---> 33e6ea4e0cb2 06:31:35 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:35 Removing intermediate container f42e778efc02 06:31:35 ---> 501c21f2e262 06:31:35 06:31:35 ---> Running in c1eff9fffa8e 06:31:35 Successfully built 501c21f2e262 06:31:35 Successfully tagged support-notifications:latest 06:31:36  Building support-notifications ... done Removing intermediate container c1eff9fffa8e 06:31:36 ---> ed1eb16de4ae 06:31:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:31:36 ---> Running in bb7885702ce4 06:31:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:37 (1/6) Installing dumb-init (1.2.2-r1) 06:31:37 (2/6) Installing libgcc (9.3.0-r2) 06:31:37 (3/6) Installing libsodium (1.0.18-r0) 06:31:37 (4/6) Installing libstdc++ (9.3.0-r2) 06:31:39 (5/6) Installing libzmq (4.3.3-r0) 06:31:39 (6/6) Installing zeromq (4.3.3-r0) 06:31:39 Executing busybox-1.31.1-r20.trigger 06:31:39 OK: 8 MiB in 20 packages 06:31:39 Removing intermediate container bb7885702ce4 06:31:39 ---> fe2690f82c66 06:31:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:39 ---> 3621a41769b7 06:31:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:31:39 ---> c89c41664fae 06:31:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:31:39 ---> 93870c59e37a 06:31:39 Step 20/24 : ENTRYPOINT ["/core-data"] 06:31:39 ---> Running in e8e132f5b2ba 06:31:39 Removing intermediate container e8e132f5b2ba 06:31:39 ---> 194abc1d4358 06:31:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:40 ---> Running in 2335cc0d19bb 06:31:40 Removing intermediate container 2335cc0d19bb 06:31:40 ---> f5cb2f615c98 06:31:40 Step 22/24 : LABEL arch=x86_64 06:31:40 ---> Running in 40191ec55f30 06:31:40 Removing intermediate container 40191ec55f30 06:31:40 ---> 755383df09b6 06:31:40 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:31:40 ---> Running in 512fa3866c37 06:31:40 Removing intermediate container 512fa3866c37 06:31:40 ---> 7c790eb1e0a1 06:31:40 Step 24/24 : LABEL version=0.0.0 06:31:40 ---> Running in 480f5ecfd44f 06:31:40 Removing intermediate container 480f5ecfd44f 06:31:40 ---> 1b9808de2cb8 06:31:40 06:31:40 Successfully built 1b9808de2cb8 06:31:40 Successfully tagged core-data:latest 06:31:40  Building core-data ... done  [Pipeline] } 06:31:40 $ docker stop --time=1 974c6cac0d107cb390c2962290c892fd2f2fd4fdfa6e972d3355cd0ee1074a9f 06:31:42 $ docker rm -f 974c6cac0d107cb390c2962290c892fd2f2fd4fdfa6e972d3355cd0ee1074a9f [Pipeline] // withDockerContainer [Pipeline] sh 06:31:42 + docker images 06:31:42 REPOSITORY TAG IMAGE ID CREATED SIZE 06:31:42 core-data latest 1b9808de2cb8 2 seconds ago 21.6MB 06:31:42 support-notifications latest 501c21f2e262 7 seconds ago 17.8MB 06:31:42 795438bd7d45 8 seconds ago 1.17GB 06:31:42 c1904ba448b0 12 seconds ago 1.16GB 06:31:42 security-secretstore-setup latest 8b57593304d2 20 seconds ago 25.8MB 06:31:42 core-command latest 6bebe08861fc 21 seconds ago 17.1MB 06:31:42 d9371e192bbb 27 seconds ago 1.16GB 06:31:42 6a4b0cd1b065 30 seconds ago 1.16GB 06:31:42 sys-mgmt-agent latest fc3316790837 35 seconds ago 312MB 06:31:42 security-bootstrapper latest f6836cc84430 About a minute ago 18.2MB 06:31:42 security-proxy-setup latest 2295f91dda55 About a minute ago 25.3MB 06:31:42 support-scheduler latest 55c8c304dff9 About a minute ago 17.1MB 06:31:42 core-metadata latest c173687ee8d2 About a minute ago 18.6MB 06:31:42 bfb30038f70c About a minute ago 1.16GB 06:31:42 6ddd9a6b2281 About a minute ago 1.16GB 06:31:42 0a33c619d279 About a minute ago 1.16GB 06:31:42 042a2ec3093c 2 minutes ago 1.17GB 06:31:42 7edf01126824 2 minutes ago 1.15GB 06:31:42 ci-base-image-x86_64 latest b422928377b3 7 minutes ago 648MB 06:31:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 06:31:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 06:31:42 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 06:31:42 docker 20.10.0 aefe523efa57 5 months ago 240MB 06:31:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:31:57 Still waiting to schedule task 06:31:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:32:48 gofmt -l . 06:32:48 [ "`gofmt -l .`" = "" ] 06:32:51 ./bin/test-go-mod-tidy.sh 06:32:52 ./bin/test-attribution-txt.sh [Pipeline] sh 06:32:54 + ls -al . 06:32:54 total 880 06:32:54 drwxrwxr-x 9 1001 1001 4096 May 21 06:32 . 06:32:54 drwxr-xr-x 4 root root 4096 May 21 06:27 .. 06:32:54 -rw-rw-r-- 1 1001 1001 11 May 21 06:26 .dockerignore 06:32:54 drwxrwxr-x 8 1001 1001 4096 May 21 06:26 .git 06:32:54 drwxrwxr-x 3 1001 1001 4096 May 21 06:26 .github 06:32:54 -rw-rw-r-- 1 1001 1001 818 May 21 06:26 .gitignore 06:32:54 -rw-rw-r-- 1 1001 1001 166 May 21 06:26 .sonarcloud.properties 06:32:54 -rw-rw-r-- 1 1001 1001 8609 May 21 06:26 Attribution.txt 06:32:54 -rw-rw-r-- 1 1001 1001 3804 May 21 06:26 CONTRIBUTING.md 06:32:54 -rw-rw-r-- 1 1001 1001 931 May 21 06:26 Dockerfile.build 06:32:54 -rw-rw-r-- 1 1001 1001 863 May 21 06:26 Jenkinsfile 06:32:54 -rw-rw-r-- 1 1001 1001 10775 May 21 06:26 LICENSE 06:32:54 -rw-rw-r-- 1 1001 1001 5632 May 21 06:26 Makefile 06:32:54 -rw-rw-r-- 1 1001 1001 7978 May 21 06:26 README.md 06:32:54 -rw-rw-r-- 1 1001 1001 6755 May 21 06:26 SECURITY.md 06:32:54 -rw-rw-r-- 1 1001 1001 5 May 21 06:23 VERSION 06:32:54 -rw-rw-r-- 1 1001 1001 4131 May 21 06:26 ZMQWindows.md 06:32:54 drwxrwxr-x 2 1001 1001 4096 May 21 06:26 bin 06:32:54 drwxrwxr-x 14 1001 1001 4096 May 21 06:26 cmd 06:32:54 -rw-r--r-- 1 root root 741453 May 21 06:31 coverage.out 06:32:54 -rw-r--r-- 1 root root 1060 May 21 06:32 go.mod 06:32:54 -rw-r--r-- 1 root root 21990 May 21 06:27 go.sum 06:32:54 drwxrwxr-x 8 1001 1001 4096 May 21 06:26 internal 06:32:54 drwxrwxr-x 4 1001 1001 4096 May 21 06:26 openapi 06:32:54 drwxrwxr-x 4 1001 1001 4096 May 21 06:26 snap 06:32:54 -rw-rw-r-- 1 1001 1001 168 May 21 06:26 version.go [Pipeline] sh 06:32:55 + '[' -e coverage.out ] 06:32:55 + chown 1001:1001 coverage.out [Pipeline] stash 06:32:55 Warning: overwriting stash ‘coverage-report’ 06:32:56 Stashed 1 file(s) [Pipeline] sh 06:32:57 + make build 06:32:57 go mod tidy 06:32:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:33:04 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:33:31 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:33:33 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:33:38 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:33:39 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:33:44 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:33: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:33:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:33: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 06:33:58 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:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:34:07 $ docker stop --time=1 4361941adca08b56ba23a09342728ccd6e11244ab82beb824926a2a093d8d2c6 06:34:09 $ docker rm -f 4361941adca08b56ba23a09342728ccd6e11244ab82beb824926a2a093d8d2c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:34:11 06:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:34:12 latest: Pulling from edgex-devops/edgex-compose-arm64 06:34:12 29e5d40040c1: Pulling fs layer 06:34:12 1ce36da41761: Pulling fs layer 06:34:12 25b303627fd3: Pulling fs layer 06:34:12 29e5d40040c1: Verifying Checksum 06:34:12 29e5d40040c1: Download complete 06:34:13 29e5d40040c1: Pull complete 06:34:13 1ce36da41761: Verifying Checksum 06:34:13 1ce36da41761: Download complete 06:34:14 1ce36da41761: Pull complete 06:34:14 25b303627fd3: Download complete 06:34:25 25b303627fd3: Pull complete 06:34:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:34:25 prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container 06:34:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:34:28 $ docker top 07f367098ebe32cf44bc16ff26a6cfdf9804c11cca154ba1408e6ad61289dd63 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:29 + docker-compose build --help 06:34:29 + grep parallel 06:34:32 --parallel Build images in parallel. [Pipeline] } 06:34:32 $ docker stop --time=1 07f367098ebe32cf44bc16ff26a6cfdf9804c11cca154ba1408e6ad61289dd63 06:34:34 $ docker rm -f 07f367098ebe32cf44bc16ff26a6cfdf9804c11cca154ba1408e6ad61289dd63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:34:35 . [Pipeline] withDockerContainer 06:34:35 prd-ubuntu18.04-docker-arm64-4c-16g-15489 does not seem to be running inside a container 06:34:35 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:34:37 $ docker top 7f33fd6d7f07cdeecf8d66fc1fe211b0147babfc2e8799d13deefa22f6bc57a2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:38 + docker-compose -f ./docker-compose-build.yml build --parallel 06:34:42 Building core-command ... 06:34:42 Building core-data ... 06:34:42 Building core-metadata ... 06:34:42 Building security-bootstrapper ... 06:34:42 Building security-proxy-setup ... 06:34:42 Building security-secretstore-setup ... 06:34:42 Building support-notifications ... 06:34:42 Building support-scheduler ... 06:34:42 Building sys-mgmt-agent ... 06:34:42 Building support-notifications 06:34:42 Building security-bootstrapper 06:34:42 Building security-proxy-setup 06:34:42 Building core-data 06:34:42 Building support-scheduler 06:35:29 Running on prd-ubuntu18.04-docker-8c-8g-15490 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws 06:35:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:35:29 The recommended git tool is: git 06:35:31 using credential edgex-jenkins-ssh 06:35:31 Cloning the remote Git repository 06:35:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:35:31 > git init /w/workspace/edgex-go/2 # timeout=10 06:35:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:31 > git --version # timeout=10 06:35:31 > git --version # 'git version 2.17.1' 06:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:39 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit 746f9a56e26ead410528244ba1182494701ae8b2 06:35:39 Merge succeeded, producing 746f9a56e26ead410528244ba1182494701ae8b2 06:35:39 Checking out Revision 746f9a56e26ead410528244ba1182494701ae8b2 (PR-3490) 06:35:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:39 > git config core.sparsecheckout # timeout=10 06:35:39 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 06:35:39 > git remote # timeout=10 06:35:39 > git config --get remote.origin.url # timeout=10 06:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:39 > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 06:35:39 > git rev-parse HEAD^{commit} # timeout=10 06:35:39 > git config core.sparsecheckout # timeout=10 06:35:39 > git checkout -f 746f9a56e26ead410528244ba1182494701ae8b2 # timeout=10 06:35:43 Commit message: "feat(notifications): Implement query transmissions V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:45 + echo snap-build.sh 06:35:45 snap-build.sh 06:35:45 + SNAP_BASE_DIR=. 06:35:45 + '[' '!' -z /w/workspace/edgex-go/2 ']' 06:35:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 06:35:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 06:35:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 06:35:45 + cd /w/workspace/edgex-go/2 06:35:45 + sudo apt-get remove -qy --purge lxd lxd-client 06:35:45 Reading package lists... 06:35:45 Building dependency tree... 06:35:45 Reading state information... 06:35:45 The following packages were automatically installed and are no longer required: 06:35:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:35:45 uidmap xdelta3 06:35:45 Use 'sudo apt autoremove' to remove them. 06:35:45 The following packages will be REMOVED: 06:35:45 lxd* lxd-client* 06:35:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:35:45 After this operation, 31.7 MB disk space will be freed. 06:35:46 (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:35:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:35:47 Removing lxd dnsmasq configuration 06:35:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:35:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:35:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:35:49 (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:35:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:35:51 Processing triggers for systemd (237-3ubuntu10.45) ... 06:35:51 Processing triggers for ureadahead (0.100.0-21) ... 06:35:53 + sudo snap remove --purge lxd 06:35:53 snap "lxd" is not installed 06:35:53 + sudo groupadd --force --system lxd 06:35:53 ++ whoami 06:35:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:35:53 + newgrp - lxd 06:35:53 + sudo snap install lxd 06:36:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:36:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:36:04 ---> eef1128505d5 06:36:04 Step 3/24 : WORKDIR /edgex-go 06:36:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:36:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:36:04 ---> eef1128505d5 06:36:04 Step 3/23 : WORKDIR /edgex-go 06:36:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:36:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:36:04 ---> eef1128505d5 06:36:04 Step 3/23 : WORKDIR /edgex-go 06:36:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:36:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:36:04 ---> eef1128505d5 06:36:04 Step 3/32 : WORKDIR /edgex-go 06:36:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:36:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:36:04 ---> eef1128505d5 06:36:04 Step 3/22 : WORKDIR /edgex-go 06:36:04 ---> Running in a482c752cf5d 06:36:04 ---> Running in ca1989a594ba 06:36:04 ---> Running in 352573af51bc 06:36:04 ---> Running in 7c9604a7cb46 06:36:04 ---> Running in fc1f55aa5b9c 06:36:04 Removing intermediate container a482c752cf5d 06:36:04 ---> 7360953f0969 06:36:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:04 ---> Running in 0011c0fc5a58 06:36:04 Removing intermediate container 7c9604a7cb46 06:36:04 ---> a0ad7758f218 06:36:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:04 Removing intermediate container fc1f55aa5b9c 06:36:04 Removing intermediate container 352573af51bc 06:36:04 ---> c3cd62ce43fe 06:36:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:04 ---> af5ea7afd7d7 06:36:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:04 Removing intermediate container ca1989a594ba 06:36:04 ---> d829dd4323cc 06:36:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:04 ---> Running in 34788761dfc8 06:36:04 ---> Running in 6a5418e2a902 06:36:04 ---> Running in 07370da0ba0d 06:36:04 ---> Running in 1687bd18fe0e 06:36:04 Removing intermediate container 0011c0fc5a58 06:36:04 ---> d8fa79f5e5a0 06:36:04 Step 5/23 : RUN apk add --update --no-cache make git 06:36:04 ---> Running in 5bf8e1e5c536 06:36:04 Removing intermediate container 34788761dfc8 06:36:04 ---> 5b3045e9be81 06:36:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:36:04 ---> Running in d72c212f52f1 06:36:04 Removing intermediate container 6a5418e2a902 06:36:04 ---> 5db2887ffaf1 06:36:04 Step 5/22 : RUN apk add --update --no-cache make git 06:36:04 ---> Running in 08050a000862 06:36:04 Removing intermediate container 07370da0ba0d 06:36:04 ---> 59d577624ace 06:36:04 Step 5/32 : RUN apk add --update --no-cache make git 06:36:04 Removing intermediate container 1687bd18fe0e 06:36:04 ---> ab9f0d2dfd29 06:36:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:36:04 ---> Running in 48a5a596c958 06:36:04 ---> Running in e094c4b66669 06:36:05 2021-05-21T06:36:01Z INFO Waiting for automatic snapd restart... 06:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:36:07 OK: 218 MiB in 52 packages 06:36:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:36:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:36:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:36:07 OK: 218 MiB in 52 packages 06:36:08 OK: 218 MiB in 52 packages 06:36:08 OK: 218 MiB in 52 packages 06:36:08 OK: 218 MiB in 52 packages 06:36:09 Removing intermediate container 5bf8e1e5c536 06:36:09 ---> 7568e4263520 06:36:09 Step 6/23 : COPY go.mod . 06:36:09 Removing intermediate container d72c212f52f1 06:36:09 ---> 6dff04a60800 06:36:09 Step 6/24 : COPY go.mod . 06:36:10 ---> 20fbfad2dd3c 06:36:10 Step 7/23 : RUN go mod download 06:36:10 ---> Running in 10f439d62992 06:36:11 ---> e993df218403 06:36:11 Step 7/24 : RUN go mod download 06:36:11 Removing intermediate container 08050a000862 06:36:11 ---> e99aeec88b62 06:36:11 Step 6/22 : COPY go.mod . 06:36:11 Removing intermediate container 48a5a596c958 06:36:11 ---> a663eda24d0c 06:36:11 Step 6/32 : COPY go.mod . 06:36:11 Removing intermediate container e094c4b66669 06:36:11 ---> 049a747bb775 06:36:11 Step 6/23 : COPY go.mod . 06:36:11 ---> Running in 4719d4f74e27 06:36:12 ---> d380cf3f637f 06:36:12 Step 7/22 : RUN go mod download 06:36:12 ---> b1ca27c63f49 06:36:12 Step 7/23 : RUN go mod download 06:36:12 ---> 48e247467fef 06:36:12 Step 7/32 : RUN go mod download 06:36:12 ---> Running in 61432b76bcbf 06:36:12 ---> Running in 1745d4a7ceaf 06:36:12 ---> Running in 6d2ce602c80a 06:36:14 Removing intermediate container 10f439d62992 06:36:14 ---> d8487a6ea202 06:36:14 Step 8/23 : COPY . . 06:36:15 Removing intermediate container 4719d4f74e27 06:36:15 ---> 7b46c7f9d00c 06:36:15 Step 8/24 : COPY . . 06:36:18 Removing intermediate container 1745d4a7ceaf 06:36:18 ---> 829cb519cf04 06:36:18 Step 8/22 : COPY . . 06:36:18 Removing intermediate container 61432b76bcbf 06:36:18 ---> 5d0d02af535c 06:36:18 Step 8/23 : COPY . . 06:36:18 Removing intermediate container 6d2ce602c80a 06:36:18 ---> 77dc54d5ea8b 06:36:18 Step 8/32 : COPY . . 06:36:27 lxd 4.14 from Canonical* installed 06:36:27 + sudo lxd init --auto 06:36:37 + sudo snap install --classic snapcraft 06:36:45 ---> 2a21fd661c9b 06:36:45 Step 9/23 : RUN go mod tidy 06:36:45 ---> 1ce1d3deded1 06:36:45 Step 9/24 : RUN go mod tidy 06:36:45 ---> Running in d8fc2d79f330 06:36:45 ---> 90b8cd3af06d 06:36:45 Step 9/23 : RUN go mod tidy 06:36:45 ---> Running in e0b2ee177b06 06:36:45 ---> 2678a4c7dc09 06:36:45 Step 9/32 : RUN go mod tidy 06:36:45 ---> bc3754db1f81 06:36:45 Step 9/22 : RUN go mod tidy 06:36:45 ---> Running in 4c483f38421c 06:36:45 ---> Running in 22f600a71b9f 06:36:45 ---> Running in ade55ca461b8 06:36:45 snapcraft 4.7.1 from Canonical* installed 06:36:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:36:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:36:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:45 Dload Upload Total Spent Left Speed 06:36:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4644 06:36:45 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M 06:36:45 ./yq_linux_amd64 06:36:46 + sudo snapcraft prime --use-lxd 06:36:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:36:48 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:36:48 - README.md 06:36:48 06:36:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:36:48 Launching a container. 06:36:51 Removing intermediate container d8fc2d79f330 06:36:51 ---> d21c43ff4f0f 06:36:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:36:51 ---> Running in 3419f526604f 06:36:51 Removing intermediate container e0b2ee177b06 06:36:51 ---> 2d6f380a6ccc 06:36:51 Step 10/24 : RUN make cmd/core-data/core-data 06:36:51 ---> Running in 8441a8b247c2 06:36:51 Removing intermediate container 4c483f38421c 06:36:51 ---> a086e7989f13 06:36:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:36:51 Removing intermediate container 22f600a71b9f 06:36:51 ---> c93be36711c6 06:36:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:36:51 ---> Running in 0c716b8fa992 06:36:51 Removing intermediate container ade55ca461b8 06:36:51 ---> b3fe3ed1c182 06:36:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:36:52 ---> Running in 3dde8e84da28 06:36:52 ---> Running in 6c6a39ed341b 06:36:52 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:36:53 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:36:54 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:36:55 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:36:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:36:56 Waiting for container to be ready 06:36:56 To start your first instance, try: lxc launch ubuntu:18.04 06:36:56 06:37:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:37:02 Waiting for network to be ready... 06:37:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:37:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 06:37:03 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:37:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 06:37:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:37:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:37:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 06:37:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 06:37:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 06:37:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 06:37:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:37:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:37:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:37:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:37:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:37:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:37:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:37:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:37:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:37:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 06:37:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 06:37:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 06:37:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:37:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 06:37:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 06:37:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 06:37:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:37:07 Fetched 24.6 MB in 4s (5752 kB/s) 06:37:08 Reading package lists... 06:37:08 Reading package lists... 06:37:08 Building dependency tree... 06:37:08 Reading state information... 06:37:09 The following additional packages will be installed: 06:37:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:37:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:37:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:37:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:37:09 Suggested packages: 06:37:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:37:09 Recommended packages: 06:37:09 gnupg libsasl2-modules 06:37:09 The following NEW packages will be installed: 06:37:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:37:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:37:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:37:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:37:09 The following packages will be upgraded: 06:37:09 gpg gpg-agent gpgconf libudev1 06:37:09 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 06:37:09 Need to get 3530 kB of archives. 06:37:09 After this operation, 13.3 MB of additional disk space will be used. 06:37:09 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:37:09 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:37:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:37:09 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:37:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 06:37:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 06:37:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:37:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:37:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:37:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:37:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:37:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:37:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:37:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:37:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:37:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:37:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:37:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:37:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:37:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:37:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:37:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:37:10 debconf: delaying package configuration, since apt-utils is not installed 06:37:10 Fetched 3530 kB in 1s (3157 kB/s) 06:37:10 (Reading database ... 12511 files and directories currently installed.) 06:37:10 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 06:37:10 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:37:11 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 06:37:11 Selecting previously unselected package udev. 06:37:11 (Reading database ... 12511 files and directories currently installed.) 06:37:11 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 06:37:11 Unpacking udev (237-3ubuntu10.47) ... 06:37:12 Selecting previously unselected package libfuse2:amd64. 06:37:12 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:37:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:13 Selecting previously unselected package fuse. 06:37:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:37:13 Unpacking fuse (2.9.7-1ubuntu1) ... 06:37:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:37:13 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:37:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:37:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:37:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:37:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:37:14 Selecting previously unselected package libksba8:amd64. 06:37:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:37:14 Unpacking libksba8:amd64 (1.3.5-2) ... 06:37:15 Selecting previously unselected package libroken18-heimdal:amd64. 06:37:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:37:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:37:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:37:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:15 Selecting previously unselected package libwind0-heimdal:amd64. 06:37:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:37:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:37:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:37:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:37:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:17 Selecting previously unselected package libsasl2-modules-db:amd64. 06:37:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:17 Selecting previously unselected package libsasl2-2:amd64. 06:37:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:17 Selecting previously unselected package libldap-common. 06:37:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:37:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:37:17 Selecting previously unselected package libldap-2.4-2:amd64. 06:37:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:37:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:37:17 Selecting previously unselected package dirmngr. 06:37:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:37:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:37:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:37:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:37:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:37:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:17 Setting up libksba8:amd64 (1.3.5-2) ... 06:37:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:17 Setting up udev (237-3ubuntu10.47) ... 06:37:18 invoke-rc.d: policy-rc.d denied execution of start. 06:37:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:18 Processing triggers for systemd (237-3ubuntu10) ... 06:37:18 Setting up fuse (2.9.7-1ubuntu1) ... 06:37:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:37:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:37:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:37:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:37:20 settings in the [Install] section, and DefaultInstance for template units). 06:37:20 This means they are not meant to be enabled using systemctl. 06:37:20 Possible reasons for having this kind of units are: 06:37:20 1) A unit may be statically enabled by being symlinked from another unit's 06:37:20 .wants/ or .requires/ directory. 06:37:20 2) A unit's purpose may be to act as a helper for some other unit which has 06:37:20 a requirement dependency on it. 06:37:20 3) A unit may be started when needed via activation (socket, path, timer, 06:37:20 D-Bus, udev, scripted systemctl call, ...). 06:37:20 4) In case of template units, the unit is meant to be enabled with some 06:37:20 instance name specified. 06:37:20 Reading package lists... 06:37:21 Building dependency tree... 06:37:21 Reading state information... 06:37:21 The following additional packages will be installed: 06:37:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:37:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:37:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:37:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:37:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:37:21 Suggested packages: 06:37:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:37:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:37:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:37:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:37:21 systemd-container policykit-1 06:37:21 Recommended packages: 06:37:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:37:21 The following NEW packages will be installed: 06:37:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:37:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:37:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:37:21 multiarch-support openssh-client python3 python3-minimal python3.6 06:37:21 python3.6-minimal snapd squashfs-tools sudo 06:37:21 The following packages will be upgraded: 06:37:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:37:21 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 06:37:21 Need to get 35.2 MB of archives. 06:37:21 After this operation, 141 MB of additional disk space will be used. 06:37:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:37:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 06:37:21 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:37:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:37:21 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:37:21 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:37:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:37:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:37:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:37:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:37:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:37:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:37:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:37:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:37:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:37:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:37:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:37:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 06:37:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:37:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:37:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:37:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:37:22 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:37:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:37:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:37:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:37:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:37:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:37:22 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:37:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:37:23 debconf: delaying package configuration, since apt-utils is not installed 06:37:23 Fetched 35.2 MB in 2s (22.1 MB/s) 06:37:29 (Reading database ... 12757 files and directories currently installed.) 06:37:29 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 06:37:29 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:37:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 06:37:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:37:30 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 06:37:31 (Reading database ... 12757 files and directories currently installed.) 06:37:31 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:37:31 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:37:31 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:37:31 (Reading database ... 12757 files and directories currently installed.) 06:37:31 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:37:31 Unpacking apt (1.6.13) over (1.6.1) ... 06:37:32 Setting up apt (1.6.13) ... 06:37:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:37:33 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:37:33 (Reading database ... 12764 files and directories currently installed.) 06:37:33 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:37:33 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:37:33 Selecting previously unselected package libpython3.6-minimal:amd64. 06:37:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:37:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:37:33 Selecting previously unselected package libexpat1:amd64. 06:37:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:37:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:37:34 Selecting previously unselected package python3.6-minimal. 06:37:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:37:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:37:34 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:37:34 Checking for services that may need to be restarted...done. 06:37:34 Checking for services that may need to be restarted...done. 06:37:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:37:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:37:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:37:35 Selecting previously unselected package python3-minimal. 06:37:35 (Reading database ... 13012 files and directories currently installed.) 06:37:35 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:37:35 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:37:35 Selecting previously unselected package mime-support. 06:37:35 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:37:35 Unpacking mime-support (3.60ubuntu1) ... 06:37:36 Selecting previously unselected package libmpdec2:amd64. 06:37:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:37:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:37:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:37:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:37:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:37:37 Selecting previously unselected package python3.6. 06:37:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:37:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:37:37 Selecting previously unselected package libpython3-stdlib:amd64. 06:37:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:37:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:37:37 Setting up python3-minimal (3.6.7-1~18.04) ... 06:37:37 Selecting previously unselected package python3. 06:37:37 (Reading database ... 13442 files and directories currently installed.) 06:37:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:37:37 Unpacking python3 (3.6.7-1~18.04) ... 06:37:37 Selecting previously unselected package multiarch-support. 06:37:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:37:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:37:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:37:38 Selecting previously unselected package liblzo2-2:amd64. 06:37:38 (Reading database ... 13479 files and directories currently installed.) 06:37:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:37:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:37:38 Selecting previously unselected package libbsd0:amd64. 06:37:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:37:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:37:38 Selecting previously unselected package sudo. 06:37:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:37:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:37:38 Selecting previously unselected package apparmor. 06:37:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:37:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:37:38 Selecting previously unselected package libedit2:amd64. 06:37:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:37:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:37:38 Selecting previously unselected package libkrb5support0:amd64. 06:37:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:37:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:37:38 Selecting previously unselected package libk5crypto3:amd64. 06:37:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:37:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:37:39 Selecting previously unselected package libkeyutils1:amd64. 06:37:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:37:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:37:39 Selecting previously unselected package libkrb5-3:amd64. 06:37:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:37:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:37:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:37:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:37:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:37:39 Selecting previously unselected package libssl1.0.0:amd64. 06:37:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:37:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:37:39 Selecting previously unselected package openssh-client. 06:37:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:37:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:37:40 Selecting previously unselected package squashfs-tools. 06:37:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:37:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:37:41 Selecting previously unselected package snapd. 06:37:41 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:37:41 Unpacking snapd (2.48.3+18.04) ... 06:37:43 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:37:43 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:37:43 Setting up mime-support (3.60ubuntu1) ... 06:37:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:37:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:37:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:37:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:43 Setting up systemd (237-3ubuntu10.47) ... 06:37:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:37:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:37:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:37:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:37:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:37:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:37:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:37:45 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:37:45 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:37:45 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:37:45 Setting up python3 (3.6.7-1~18.04) ... 06:37:45 running python rtupdate hooks for python3.6... 06:37:45 running python post-rtupdate hooks for python3.6... 06:37:45 Setting up apparmor (2.12-4ubuntu5.1) ... 06:37:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:37:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:37:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:37:46 Setting up snapd (2.48.3+18.04) ... 06:37:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:37:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:37:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:37:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:37:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:37:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:37:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:37:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:37:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:37:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:37:48 /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:37:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:48 Processing triggers for systemd (237-3ubuntu10.47) ... 06:37:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:37:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:37:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:37:51 Reading package lists... 06:37:51 Reading package lists... 06:37:51 Building dependency tree... 06:37:51 Reading state information... 06:37:52 Calculating upgrade... 06:37:52 The following packages will be upgraded: 06:37:52 advancecomp base-files bash binutils binutils-common 06:37:52 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:37:52 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:37:52 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:37:52 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:37:52 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:37:52 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:37:52 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:37:52 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 06:37:52 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:37:52 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:37:52 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:37:52 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:37:52 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:37:52 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:37:52 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:37:52 Need to get 64.0 MB of archives. 06:37:52 After this operation, 5041 kB of additional disk space will be used. 06:37:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 06:37:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:37:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:37:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:37:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:37:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:37:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:37:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:37:52 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:37:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:37:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:37:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:37:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:37:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:37:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:37:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:37:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:37:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:37:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:37:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:37:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:37:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:37:52 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:37:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:37:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:37:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:37:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:37:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:37:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:37:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:37:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:37:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:37:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:37:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:37:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:37:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:37:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:37:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:37:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:37:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:37:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:37:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:37:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:37:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:37:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:37:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:37:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:37:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:37:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:37:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:37:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:37:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:37:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:37:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:37:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:37:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:37:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:37:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:37:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:37:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:37:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:37:53 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:37:53 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:37:53 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:37:53 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:37:53 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:37:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:37:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:37:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:37:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:37:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:37:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:37:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:37:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:37:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:37:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:37:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:37:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:37:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:37:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:37:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:37:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:37:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:37:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:37:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 06:37:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:37:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:37:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:37:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:37:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:37:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:37:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:37:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:37:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:37:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:37:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:37:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:37:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:37:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:37:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:37:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:37:54 debconf: delaying package configuration, since apt-utils is not installed 06:37:54 Fetched 64.0 MB in 2s (34.6 MB/s) 06:37:54 (Reading database ... 13912 files and directories currently installed.) 06:37:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:37:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:55 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:37:55 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 06:37:55 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 06:37:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:56 (Reading database ... 13911 files and directories currently installed.) 06:37:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:37:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:37:57 (Reading database ... 13911 files and directories currently installed.) 06:37:57 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:57 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:57 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:57 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:57 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:57 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:57 (Reading database ... 13911 files and directories currently installed.) 06:37:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:37:58 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:58 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:37:58 (Reading database ... 13911 files and directories currently installed.) 06:37:58 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:37:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:37:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:37:58 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:37:59 Setting up base-files (10.1ubuntu2.10) ... 06:37:59 Installing new version of config file /etc/issue ... 06:37:59 Installing new version of config file /etc/issue.net ... 06:37:59 Installing new version of config file /etc/lsb-release ... 06:37:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:37:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:38:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:38:00 Removing obsolete conffile /etc/default/motd-news ... 06:38:00 (Reading database ... 13912 files and directories currently installed.) 06:38:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:38:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:38:00 Setting up bash (4.4.18-2ubuntu1.2) ... 06:38:00 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:38:00 (Reading database ... 13912 files and directories currently installed.) 06:38:00 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:00 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:38:00 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:38:00 (Reading database ... 13912 files and directories currently installed.) 06:38:00 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:38:00 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:38:00 Setting up tar (1.29b-2ubuntu0.2) ... 06:38:00 (Reading database ... 13912 files and directories currently installed.) 06:38:00 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:38:00 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:38:01 (Reading database ... 13912 files and directories currently installed.) 06:38:01 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:01 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:02 (Reading database ... 13912 files and directories currently installed.) 06:38:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:38:02 (Reading database ... 13912 files and directories currently installed.) 06:38:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:38:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:38:02 Setting up grep (3.1-2build1) ... 06:38:02 (Reading database ... 13912 files and directories currently installed.) 06:38:02 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:38:02 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:38:03 Setting up login (1:4.5-1ubuntu2) ... 06:38:03 (Reading database ... 13912 files and directories currently installed.) 06:38:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:38:03 (Reading database ... 13912 files and directories currently installed.) 06:38:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:38:05 (Reading database ... 13912 files and directories currently installed.) 06:38:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:38:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:38:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:38:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:38:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:38:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:38:06 (Reading database ... 13912 files and directories currently installed.) 06:38:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:38:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:38:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:38:06 (Reading database ... 13912 files and directories currently installed.) 06:38:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:06 (Reading database ... 13912 files and directories currently installed.) 06:38:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:07 (Reading database ... 13912 files and directories currently installed.) 06:38:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:08 (Reading database ... 13912 files and directories currently installed.) 06:38:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:08 (Reading database ... 13912 files and directories currently installed.) 06:38:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:38:09 (Reading database ... 13912 files and directories currently installed.) 06:38:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:38:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:38:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:38:10 (Reading database ... 13912 files and directories currently installed.) 06:38:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:38:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:38:11 (Reading database ... 13912 files and directories currently installed.) 06:38:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:38:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:38:12 (Reading database ... 13914 files and directories currently installed.) 06:38:12 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:38:12 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:38:12 Setting up debconf (1.5.66ubuntu1) ... 06:38:12 (Reading database ... 13914 files and directories currently installed.) 06:38:12 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:38:12 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:38:12 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:38:12 (Reading database ... 13914 files and directories currently installed.) 06:38:12 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:38:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:38:13 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:38:13 (Reading database ... 13914 files and directories currently installed.) 06:38:13 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:13 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:13 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:13 (Reading database ... 13914 files and directories currently installed.) 06:38:13 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:13 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:13 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:13 (Reading database ... 13914 files and directories currently installed.) 06:38:13 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:14 (Reading database ... 13914 files and directories currently installed.) 06:38:14 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:14 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:14 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 06:38:14 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:38:14 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:14 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:14 (Reading database ... 13914 files and directories currently installed.) 06:38:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:38:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:38:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:38:14 (Reading database ... 13914 files and directories currently installed.) 06:38:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:38:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:15 (Reading database ... 13914 files and directories currently installed.) 06:38:15 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:15 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:15 (Reading database ... 13914 files and directories currently installed.) 06:38:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:38:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:38:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:38:15 (Reading database ... 13914 files and directories currently installed.) 06:38:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:38:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:38:15 Setting up passwd (1:4.5-1ubuntu2) ... 06:38:16 (Reading database ... 13914 files and directories currently installed.) 06:38:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:38:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:38:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:38:16 (Reading database ... 13914 files and directories currently installed.) 06:38:16 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:38:16 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:38:16 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:38:17 (Reading database ... 13914 files and directories currently installed.) 06:38:17 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:38:17 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:38:17 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:38:17 (Reading database ... 13914 files and directories currently installed.) 06:38:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:38:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:38:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:38:17 (Reading database ... 13914 files and directories currently installed.) 06:38:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:38:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:38:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:38:18 (Reading database ... 13914 files and directories currently installed.) 06:38:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:38:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:38:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:38:18 (Reading database ... 13914 files and directories currently installed.) 06:38:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:38:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:38:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:38:18 (Reading database ... 13914 files and directories currently installed.) 06:38:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:38:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:38:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:38:19 (Reading database ... 13914 files and directories currently installed.) 06:38:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:38:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:38:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:38:19 (Reading database ... 13915 files and directories currently installed.) 06:38:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:38:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:38:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:38:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:38:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:38:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:38:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:38:20 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:38:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:38:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:38:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:38:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:38:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:38:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:38:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:38:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:38:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:38:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:38:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:38:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:38:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:38:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:38:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:38:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:38:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:38:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:38:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:38:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:38:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:38:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:38:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:38:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:38:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:38:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:38:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:38:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:38:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:38:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:38:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:38:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:38:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:38:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:38:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:38:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:38:28 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:38:28 06:38:28 Current default time zone: 'Etc/UTC' 06:38:28 Local time is now: Fri May 21 06:38:28 UTC 2021. 06:38:28 Universal Time is now: Fri May 21 06:38:28 UTC 2021. 06:38:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:38:28 06:38:28 Setting up systemd-sysv (237-3ubuntu10.47) ... 06:38:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:28 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 06:38:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:38:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:38:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:38:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:38:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:38:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:38:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:38:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:38:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:38:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:28 Setting up patch (2.7.6-2ubuntu1.1) ... 06:38:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:38:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:38:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:38:28 Installing new version of config file /etc/ssl/openssl.cnf ... 06:38:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:38:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:38:28 Setting up ca-certificates (20210119~18.04.1) ... 06:38:30 Updating certificates in /etc/ssl/certs... 06:38:31 23 added, 27 removed; done. 06:38:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:38:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:38:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:38:31 Setting up pkgbinarymangler (138.18.04.1) ... 06:38:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:38:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:38:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:32 Setting up perl (5.26.1-6ubuntu0.5) ... 06:38:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:38:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:38:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:38:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:38:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:38:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:38:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:38:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:38:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:38:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:38:32 Processing triggers for systemd (237-3ubuntu10.47) ... 06:38:32 Processing triggers for mime-support (3.60ubuntu1) ... 06:38:32 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:38:32 Updating certificates in /etc/ssl/certs... 06:38:32 0 added, 0 removed; done. 06:38:32 Running hooks in /etc/ca-certificates/update.d... 06:38:32 done. 06:38:33 Reading package lists... 06:38:33 Building dependency tree... 06:38:33 Reading state information... 06:38:33 The following NEW packages will be installed: 06:38:33 apt-transport-https 06:38:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:38:34 Need to get 1692 B of archives. 06:38:34 After this operation, 154 kB of additional disk space will be used. 06:38:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:38:34 debconf: delaying package configuration, since apt-utils is not installed 06:38:34 Fetched 1692 B in 0s (8632 B/s) 06:38:34 Selecting previously unselected package apt-transport-https. 06:38:34 (Reading database ... 13920 files and directories currently installed.) 06:38:34 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:38:34 Unpacking apt-transport-https (1.6.13) ... 06:38:34 Setting up apt-transport-https (1.6.13) ... 06:38:34 Waiting for network to be ready... 06:38:42 2021-05-21T06:38:38Z INFO Waiting for automatic snapd restart... 06:38:42 snapd 2.50 from Canonical* installed 06:38:42 "snapd" switched to the "latest/stable" channel 06:38:42 06:38:47 core18 20210507 from Canonical* installed 06:38:47 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:38:47 "core18" switched to the "latest/stable" channel 06:38:47 06:38:48 Removing intermediate container 6c6a39ed341b 06:38:48 ---> 2bed607e31fd 06:38:48 06:38:48 Step 11/32 : FROM alpine:3.12 06:38:48 3.12: Pulling from library/alpine 06:38:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:38:51 Status: Downloaded newer image for alpine:3.12 06:38:51 ---> 9852663dfa18 06:38:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:38:51 snapcraft 4.7.1 from Canonical* installed 06:38:51 "snapcraft" switched to the "latest/stable" channel 06:38:51 06:38:51 ---> Running in 0ba118a728a2 06:38:53 Removing intermediate container 0ba118a728a2 06:38:53 ---> b9dbdab31592 06:38:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:38:53 ---> Running in 7a910db9f258 06:38:55 Removing intermediate container 3dde8e84da28 06:38:55 ---> 431259adf53e 06:38:55 06:38:55 Step 11/22 : FROM alpine:3.12 06:38:55 ---> 9852663dfa18 06:38:55 Step 12/22 : RUN apk add --update --no-cache curl 06:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:55 ---> Running in 6b186991993e 06:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:56 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:38:56 - README.md 06:38:56 06:38:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:38:56 (1/2) Installing dumb-init (1.2.2-r1) 06:38:56 (2/2) Installing su-exec (0.2-r1) 06:38:56 Executing busybox-1.31.1-r20.trigger 06:38:56 OK: 5 MiB in 16 packages 06:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:58 (1/4) Installing ca-certificates (20191127-r4) 06:38:58 Removing intermediate container 7a910db9f258 06:38:58 ---> 297c6b4f714c 06:38:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:38:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:38:59 (3/4) Installing libcurl (7.76.1-r0) 06:38:59 (4/4) Installing curl (7.76.1-r0) 06:38:59 Executing busybox-1.31.1-r20.trigger 06:38:59 Executing ca-certificates-20191127-r4.trigger 06:38:59 OK: 7 MiB in 18 packages 06:38:59 ---> Running in f4111b63a10b 06:39:01 Removing intermediate container f4111b63a10b 06:39:01 ---> 791c046b27c5 06:39:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:39:01 ---> Running in cb7ec100fd51 06:39:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:39:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:39:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:39:03 Reading package lists... 06:39:03 Removing intermediate container 6b186991993e 06:39:03 ---> af61ceac511e 06:39:03 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:39:03 Removing intermediate container cb7ec100fd51 06:39:03 ---> df1924dd1ac3 06:39:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:39:03 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:39:04 ---> Running in 1efd00563cdd 06:39:04 ---> Running in 0be67dcca339 06:39:04 Removing intermediate container 3419f526604f 06:39:04 ---> bfa9cc648fd2 06:39:04 06:39:04 Step 11/23 : FROM alpine:3.12 06:39:04 ---> 9852663dfa18 06:39:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:39:05 Removing intermediate container 1efd00563cdd 06:39:05 ---> e759a80d9583 06:39:05 Step 14/22 : WORKDIR /edgex 06:39:05 ---> Running in d7f77bf1743e 06:39:05 ---> Running in e76a1c1abb45 06:39:06 Removing intermediate container 0c716b8fa992 06:39:06 ---> 0069080881c8 06:39:06 06:39:06 Step 11/23 : FROM alpine:3.12 06:39:06 ---> 9852663dfa18 06:39:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:39:06 ---> Running in 158081c7da82 06:39:07 Removing intermediate container e76a1c1abb45 06:39:07 ---> c24a089b8dc4 06:39:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:08 Removing intermediate container 0be67dcca339 06:39:08 ---> 0a42c5191b6b 06:39:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:08 ---> ab895d7975ab 06:39:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:39:08 ---> Running in a9aa83afc81f 06:39:08 (1/1) Installing dumb-init (1.2.2-r1) 06:39:08 Executing busybox-1.31.1-r20.trigger 06:39:08 OK: 5 MiB in 15 packages 06:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:09 Removing intermediate container a9aa83afc81f 06:39:09 ---> fba8e3fb0f87 06:39:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:39:09 (1/2) Installing ca-certificates (20191127-r4) 06:39:10 (2/2) Installing dumb-init (1.2.2-r1) 06:39:10 Executing busybox-1.31.1-r20.trigger 06:39:10 Executing ca-certificates-20191127-r4.trigger 06:39:10 OK: 6 MiB in 16 packages 06:39:10 ---> 8a56b2cc6ee5 06:39:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:39:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:10 Reading package lists... 06:39:10 Building dependency tree... 06:39:10 Reading state information... 06:39:10 Suggested packages: 06:39:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:39:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:39:10 Recommended packages: 06:39:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:39:10 The following NEW packages will be installed: 06:39:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:39:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:39:10 pkg-config zip 06:39:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:39:10 Need to get 7663 kB of archives. 06:39:10 After this operation, 43.8 MB of additional disk space will be used. 06:39:10 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:39:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:39:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:39:10 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:39:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:39:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:39:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:39:10 Removing intermediate container d7f77bf1743e 06:39:10 ---> b6015bcbb417 06:39:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:39:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:39:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:39:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:39:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:39:11 ---> a929944e9948 06:39:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:39:11 ---> Running in 9acc9d2c651b 06:39:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:39:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:39:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:39:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:39:11 ---> Running in 7734a09b9d70 06:39:11 debconf: delaying package configuration, since apt-utils is not installed 06:39:11 Fetched 7663 kB in 1s (10.1 MB/s) 06:39:11 Selecting previously unselected package libglib2.0-0:amd64. 06:39:11 (Reading database ... 13924 files and directories currently installed.) 06:39:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:39:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:39:11 Selecting previously unselected package libpsl5:amd64. 06:39:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:39:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:39:11 Selecting previously unselected package libnghttp2-14:amd64. 06:39:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:39:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:39:11 Selecting previously unselected package librtmp1:amd64. 06:39:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:39:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:39:11 Selecting previously unselected package libcurl3-gnutls:amd64. 06:39:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:39:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:39:12 Selecting previously unselected package liberror-perl. 06:39:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:39:12 Unpacking liberror-perl (0.17025-1) ... 06:39:12 Selecting previously unselected package git-man. 06:39:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:39:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:39:12 Selecting previously unselected package git. 06:39:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:39:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:39:12 Removing intermediate container 9acc9d2c651b 06:39:12 ---> ca323b0288ca 06:39:12 Step 14/23 : ENV APP_PORT=59861 06:39:12 Removing intermediate container 158081c7da82 06:39:12 ---> 749e488292c8 06:39:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:39:12 ---> f7a8e4ad39de 06:39:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:39:12 ---> Running in 339999359f3b 06:39:13 Selecting previously unselected package libnorm1:amd64. 06:39:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:39:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:39:13 Selecting previously unselected package libpgm-5.2-0:amd64. 06:39:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:39:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:39:13 Selecting previously unselected package libsodium23:amd64. 06:39:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:39:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:39:13 Selecting previously unselected package libzmq5:amd64. 06:39:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:39:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:39:13 Selecting previously unselected package libzmq3-dev:amd64. 06:39:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:39:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:39:13 ---> Running in c28895536f75 06:39:13 ---> Running in e0a8d6756eed 06:39:13 Selecting previously unselected package pkg-config. 06:39:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:39:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:39:13 Selecting previously unselected package zip. 06:39:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:39:13 Unpacking zip (3.0-11build1) ... 06:39:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:39:13 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:39:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:39:13 Setting up liberror-perl (0.17025-1) ... 06:39:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:39:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:39:13 No schema files found: doing nothing. 06:39:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:39:13 Setting up zip (3.0-11build1) ... 06:39:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:39:13 Setting up libsodium23:amd64 (1.0.16-2) ... 06:39:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:39:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:39:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:39:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:39:13 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:39:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:39:13 Removing intermediate container 339999359f3b 06:39:13 ---> fe25116c2813 06:39:13 Step 14/23 : ENV APP_PORT=59860 06:39:14 ---> Running in 58a2debc4a29 06:39:14 Removing intermediate container e0a8d6756eed 06:39:14 ---> 353087e851ab 06:39:14 Step 19/22 : CMD ["--init=true"] 06:39:14 Removing intermediate container c28895536f75 06:39:14 ---> 054cb3b9c57e 06:39:14 Step 15/23 : EXPOSE $APP_PORT 06:39:14 ---> Running in 56bcf6cf001e 06:39:14 ---> Running in d30eea2a6baa 06:39:15 Removing intermediate container 58a2debc4a29 06:39:15 ---> d6f75dfaf2b2 06:39:15 Step 15/23 : EXPOSE $APP_PORT 06:39:15 Removing intermediate container 7734a09b9d70 06:39:15 ---> 763ee6c1c10e 06:39:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:15 ---> Running in ccd78488b9e4 06:39:15 Removing intermediate container d30eea2a6baa 06:39:15 ---> 4e8030d35887 06:39:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:16 Removing intermediate container 56bcf6cf001e 06:39:16 ---> 1f6a9b673c58 06:39:16 Step 20/22 : LABEL arch=arm64 06:39:16 ---> 0bdad62272dd 06:39:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:39:16 ---> Running in ab3c98b4a75b 06:39:16 Removing intermediate container ccd78488b9e4 06:39:16 ---> 9e846d9d638e 06:39:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:16 Removing intermediate container 8441a8b247c2 06:39:16 ---> 7baed9c871f8 06:39:16 06:39:16 Step 11/24 : FROM alpine:3.12 06:39:16 ---> 9852663dfa18 06:39:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:39:17 ---> deb2bc14738d 06:39:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:39:17 ---> Running in 52d737c6e078 06:39:17 Removing intermediate container ab3c98b4a75b 06:39:17 ---> a5065282e855 06:39:17 Step 21/22 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:39:17 ---> Running in 4127bff2334d 06:39:18 ---> 6c30a1efac5e 06:39:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:39:18 ---> 2853ab5ea0e6 06:39:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:39:18 Removing intermediate container 52d737c6e078 06:39:18 ---> 8a16a253585d 06:39:18 Step 13/24 : ENV APP_PORT=59880 06:39:18 Removing intermediate container 4127bff2334d 06:39:18 ---> 64bcf2010bcc 06:39:18 Step 22/22 : LABEL version=0.0.0 06:39:18 ---> Running in e2ef2d85f1d9 06:39:19 ---> Running in 01149f693cf8 06:39:19 Removing intermediate container e2ef2d85f1d9 06:39:19 ---> 0ca59656d844 06:39:19 Step 14/24 : EXPOSE $APP_PORT 06:39:19 ---> f44c8ea7bf20 06:39:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:39:20 ---> Running in 730c3dcca5fa 06:39:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:20 git set to automatically installed. 06:39:20 git-man set to automatically installed. 06:39:20 libcurl3-gnutls set to automatically installed. 06:39:20 liberror-perl set to automatically installed. 06:39:20 libglib2.0-0 set to automatically installed. 06:39:20 libnghttp2-14 set to automatically installed. 06:39:20 libnorm1 set to automatically installed. 06:39:20 libpgm-5.2-0 set to automatically installed. 06:39:20 libpsl5 set to automatically installed. 06:39:20 librtmp1 set to automatically installed. 06:39:20 libsodium23 set to automatically installed. 06:39:20 libzmq3-dev set to automatically installed. 06:39:20 libzmq5 set to automatically installed. 06:39:20 pkg-config set to automatically installed. 06:39:20 zip set to automatically installed. 06:39:20 Removing intermediate container 01149f693cf8 06:39:20 ---> ba2cd2b72a28 06:39:20 06:39:20 ---> c7232b5ae440 06:39:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:39:20 ---> bde2901f61f6 06:39:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:39:20 Removing intermediate container 730c3dcca5fa 06:39:20 ---> 3711153d1fe6 06:39:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:20 ---> Running in 7597eb976827 06:39:21 Successfully built ba2cd2b72a28 06:39:21 Successfully tagged security-proxy-setup-arm64:latest 06:39:21  Building security-proxy-setup ... done Building security-secretstore-setup 06:39:21 ---> f068092af312 06:39:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:39:21 ---> Running in eaae0c8a6c86 06:39:21 ---> 7af13682ff81 06:39:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:39:21 ---> 0fd6057a29cf 06:39:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:39:22 Removing intermediate container eaae0c8a6c86 06:39:22 ---> cd960676f7f6 06:39:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:22 ---> Running in 14163dbe5d80 06:39:22 ---> Running in e416026c3a76 06:39:22 ---> 79da35c053d8 06:39:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:39:23 Removing intermediate container 14163dbe5d80 06:39:23 ---> 9acd67f67931 06:39:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:23 Removing intermediate container e416026c3a76 06:39:23 ---> 1b06528fb15e 06:39:23 Step 21/23 : LABEL arch=arm64 06:39:23 ---> Running in 088d90e96c37 06:39:24 ---> Running in 39502f3fdd2c 06:39:24 ---> Running in 0a9f89779c8e 06:39:24 Removing intermediate container 088d90e96c37 06:39:24 ---> b649bf7d7250 06:39:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:39:25 Removing intermediate container 39502f3fdd2c 06:39:25 ---> 5a5e31e45520 06:39:25 Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:39:25 Removing intermediate container 0a9f89779c8e 06:39:25 ---> 49b561390bd4 06:39:25 Step 21/23 : LABEL arch=arm64 06:39:25 ---> Running in c70ce8fff66b 06:39:25 Removing intermediate container 7597eb976827 06:39:25 ---> abe8cae1536f 06:39:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:39:25 ---> Running in 23e5bc83dfb4 06:39:25 ---> Running in 764273fafa3c 06:39:25 ---> ed8e3cacff0b 06:39:25 Step 27/32 : RUN chmod +x /entrypoint.sh 06:39:26 snapd is not logged in, snap install commands will use sudo 06:39:26 Removing intermediate container c70ce8fff66b 06:39:26 ---> f1842b001097 06:39:26 Step 23/23 : LABEL version=0.0.0 06:39:26 ---> Running in 3736ec00e413 06:39:26 Removing intermediate container 23e5bc83dfb4 06:39:26 ---> ec43be2839ec 06:39:26 Step 22/23 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:39:27 ---> Running in a657019a41aa 06:39:27 ---> Running in 8afdda98ee29 06:39:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:28 Removing intermediate container a657019a41aa 06:39:28 ---> a6ce64a15798 06:39:28 06:39:28 Removing intermediate container 8afdda98ee29 06:39:28 ---> b5ffaf2d1140 06:39:28 Step 23/23 : LABEL version=0.0.0 06:39:28 ---> Running in ba0ed58fc453 06:39:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:28 Successfully built a6ce64a15798 06:39:28 Successfully tagged support-scheduler-arm64:latest 06:39:28 Building sys-mgmt-agent 06:39:29  Building support-scheduler ... done Removing intermediate container ba0ed58fc453 06:39:29 ---> 79c2f88c6805 06:39:29 06:39:29 (1/6) Installing dumb-init (1.2.2-r1) 06:39:29 (2/6) Installing libgcc (9.3.0-r2) 06:39:29 (3/6) Installing libsodium (1.0.18-r0) 06:39:29 (4/6) Installing libstdc++ (9.3.0-r2) 06:39:29 Successfully built 79c2f88c6805 06:39:29 Successfully tagged support-notifications-arm64:latest 06:39:29 Building core-metadata 06:39:29  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) 06:39:29 (6/6) Installing zeromq (4.3.3-r0) 06:39:29 Executing busybox-1.31.1-r20.trigger 06:39:30 OK: 8 MiB in 20 packages 06:39:30 Removing intermediate container 3736ec00e413 06:39:30 ---> d7151683df64 06:39:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:39:30 ---> Running in ca9059c3015a 06:39:31 Removing intermediate container ca9059c3015a 06:39:31 ---> 79c5d8e7e232 06:39:31 Step 29/32 : CMD ["gate"] 06:39:31 Removing intermediate container 764273fafa3c 06:39:31 ---> d6848b165053 06:39:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:32 ---> Running in a752506e2fa6 06:39:32 Removing intermediate container a752506e2fa6 06:39:32 ---> 98be908c0efb 06:39:32 Step 30/32 : LABEL arch=arm64 06:39:32 ---> 934600449ead 06:39:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:39:33 ---> Running in 95d33e3c2f48 06:39:34 Removing intermediate container 95d33e3c2f48 06:39:34 ---> 858a302bb3f0 06:39:34 Step 31/32 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:39:34 ---> 863636ff0f44 06:39:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:39:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:35 ---> Running in 0e386b7df186 06:39:36 Removing intermediate container 0e386b7df186 06:39:36 ---> 3fba25e38e01 06:39:36 Step 32/32 : LABEL version=0.0.0 06:39:36 ---> 08064ddc357a 06:39:36 Step 20/24 : ENTRYPOINT ["/core-data"] 06:39:36 ---> Running in 2f4914102f01 06:39:36 ---> Running in 0322dfb39743 06:39:37 Removing intermediate container 2f4914102f01 06:39:37 ---> 30f662244362 06:39:37 06:39:37 Removing intermediate container 0322dfb39743 06:39:37 ---> b5254e609ea8 06:39:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:37 Successfully built 30f662244362 06:39:38 Successfully tagged security-bootstrapper-arm64:latest 06:39:38 Building core-command 06:39:38  Building security-bootstrapper ... done  ---> Running in 31302d89ca58 06:39:39 Removing intermediate container 31302d89ca58 06:39:39 ---> 0ca67323d193 06:39:39 Step 22/24 : LABEL arch=arm64 06:39:39 ---> Running in ebf987c2b273 06:39:39 Removing intermediate container ebf987c2b273 06:39:39 ---> c3b1e141fd91 06:39:39 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:39:40 ---> Running in 85e53b8950cc 06:39:40 Removing intermediate container 85e53b8950cc 06:39:40 ---> d2a59db16cdc 06:39:40 Step 24/24 : LABEL version=0.0.0 06:39:41 ---> Running in 861b9866af7a 06:39:41 Removing intermediate container 861b9866af7a 06:39:41 ---> daddac528576 06:39:41 06:39:41 Successfully built daddac528576 06:39:41 Successfully tagged core-data-arm64:latest 06:39:49 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 06:39:49 snapd is not logged in, snap install commands will use sudo 06:39:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:57 snap "core18" has no updates available 06:39:57 Pulling go-build-helper 06:39:57 + snapcraftctl pull 06:39:58 'app-service-config' has dependencies that need to be staged: go-build-helper 06:39:58 Skipping pull go-build-helper (already ran) 06:39:58 Building go-build-helper 06:39:58 + snapcraftctl build 06:40:01 Staging go-build-helper 06:40:01 + snapcraftctl stage 06:40:04  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:40:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:40:04 ---> eef1128505d5 06:40:04 Step 3/26 : WORKDIR /edgex-go 06:40:04 ---> Using cache 06:40:04 ---> c3cd62ce43fe 06:40:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:04 ---> Using cache 06:40:04 ---> ab9f0d2dfd29 06:40:04 Step 5/26 : RUN apk add --update --no-cache make git 06:40:08 ---> Running in 0275a341e558 06:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:40:11 OK: 218 MiB in 52 packages 06:40:11 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:40:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:40:11 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:40:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:40:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:40:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:40:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:40:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:40:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:40:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:40:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:40:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 06:40:11 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 06:40:11 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 06:40:11 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 06:40:11 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:40:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 06:40:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 06:40:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:40:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:40:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 06:40:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 06:40:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 06:40:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 06:40:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 06:40:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 06:40:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:40:11 Fetched 24.6 MB in 0s (0 B/s) 06:40:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:40:11 Fetched 224 kB in 0s (0 B/s) 06:40:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:40:11 Fetched 157 kB in 0s (0 B/s) 06:40:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:40:11 Fetched 221 kB in 0s (0 B/s) 06:40:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:40:11 Fetched 143 kB in 0s (0 B/s) 06:40:11 Pulling app-service-config 06:40:11 + snapcraftctl pull 06:40:11 Cloning into '/root/parts/app-service-config/src'... 06:40:12 Pulling config-common 06:40:12 + snapcraftctl pull 06:40:13 Removing intermediate container 0275a341e558 06:40:13 ---> 0a34917c4a97 06:40:13 Step 6/26 : COPY go.mod . 06:40:14 ---> 1cacdf234fbb 06:40:14 Step 7/26 : RUN go mod download 06:40:15 ---> Running in 25db600be69c 06:40:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:17 Fetched 0 B in 0s (0 B/s) 06:40:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:40:17 Fetched 0 B in 0s (0 B/s) 06:40:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:40:17 Fetched 0 B in 0s (0 B/s) 06:40:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:40:17 Fetched 0 B in 0s (0 B/s) 06:40:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:40:17 Fetched 0 B in 0s (0 B/s) 06:40:17 Pulling edgex-go 06:40:17 + snapcraftctl pull 06:40:18 Removing intermediate container 25db600be69c 06:40:18 ---> a043b4cab54f 06:40:18 Step 8/26 : COPY . . 06:40:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:40:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:40:19 ---> eef1128505d5 06:40:19 Step 3/24 : WORKDIR /edgex-go 06:40:19 ---> Using cache 06:40:19 ---> c3cd62ce43fe 06:40:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:19 ---> Using cache 06:40:19 ---> ab9f0d2dfd29 06:40:19 Step 5/24 : RUN apk add --update --no-cache make bash git 06:40:19 ---> Running in df85299d9cee 06:40:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:40:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:40:20 ---> eef1128505d5 06:40:20 Step 3/24 : WORKDIR /edgex-go 06:40:20 ---> Using cache 06:40:20 ---> c3cd62ce43fe 06:40:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:20 ---> Using cache 06:40:20 ---> ab9f0d2dfd29 06:40:20 Step 5/24 : RUN apk add --update --no-cache make git 06:40:20 ---> Using cache 06:40:20 ---> 0a34917c4a97 06:40:20 Step 6/24 : COPY go.mod . 06:40:20 ---> Using cache 06:40:20 ---> 1cacdf234fbb 06:40:20 Step 7/24 : RUN go mod download 06:40:20 ---> Using cache 06:40:20 ---> a043b4cab54f 06:40:20 Step 8/24 : COPY . . 06:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:40:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:40:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:40:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:40:23 ---> eef1128505d5 06:40:23 Step 3/24 : WORKDIR /edgex-go 06:40:23 ---> Using cache 06:40:23 ---> c3cd62ce43fe 06:40:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:23 ---> Using cache 06:40:23 ---> ab9f0d2dfd29 06:40:23 Step 5/24 : RUN apk add --update --no-cache make git 06:40:23 ---> Using cache 06:40:23 ---> 0a34917c4a97 06:40:23 Step 6/24 : COPY go.mod . 06:40:23 ---> Using cache 06:40:23 ---> 1cacdf234fbb 06:40:23 Step 7/24 : RUN go mod download 06:40:23 ---> Using cache 06:40:23 ---> a043b4cab54f 06:40:23 Step 8/24 : COPY . . 06:40:23 OK: 218 MiB in 52 packages 06:40:30 Removing intermediate container df85299d9cee 06:40:30 ---> 2ef724374235 06:40:30 Step 6/24 : COPY go.mod . 06:40:30 ---> 18f57c06cbe2 06:40:30 Step 7/24 : RUN go mod download 06:40:30 ---> Running in 9d1e2410ff9e 06:40:35 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:35 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:35 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:35 Fetched 0 B in 0s (0 B/s) 06:40:35 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:40:35 Fetched 96.5 kB in 0s (0 B/s) 06:40:35 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:40:35 Fetched 279 kB in 0s (0 B/s) 06:40:35 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:40:35 Fetched 122 kB in 0s (0 B/s) 06:40:35 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:40:35 Fetched 77.8 kB in 0s (0 B/s) 06:40:35 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:40:35 Fetched 8848 B in 0s (0 B/s) 06:40:35 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:40:35 Fetched 47.8 kB in 0s (0 B/s) 06:40:35 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:40:35 Fetched 45.6 kB in 0s (0 B/s) 06:40:35 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:40:35 Fetched 15.0 kB in 0s (0 B/s) 06:40:35 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 06:40:35 Fetched 219 kB in 0s (0 B/s) 06:40:35 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:40:35 Fetched 154 kB in 0s (0 B/s) 06:40:35 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:40:35 Fetched 50.6 kB in 0s (0 B/s) 06:40:35 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:40:35 Fetched 14.8 kB in 0s (0 B/s) 06:40:35 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:40:35 Fetched 41.8 kB in 0s (0 B/s) 06:40:35 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:40:35 Fetched 499 kB in 0s (0 B/s) 06:40:35 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:40:35 Fetched 111 kB in 0s (0 B/s) 06:40:35 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:40:35 Fetched 240 kB in 0s (0 B/s) 06:40:35 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:40:35 Fetched 29.3 kB in 0s (0 B/s) 06:40:35 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:40:35 Fetched 85.5 kB in 0s (0 B/s) 06:40:35 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:40:35 Fetched 24.5 kB in 0s (0 B/s) 06:40:35 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:40:35 Fetched 49.2 kB in 0s (0 B/s) 06:40:35 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:40:35 Fetched 54.2 kB in 0s (0 B/s) 06:40:35 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:40:35 Fetched 30.8 kB in 0s (0 B/s) 06:40:35 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:40:35 Fetched 15.8 kB in 0s (0 B/s) 06:40:35 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:40:35 Fetched 85.9 kB in 0s (0 B/s) 06:40:35 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:40:35 Fetched 8720 B in 0s (0 B/s) 06:40:35 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 06:40:35 Fetched 137 kB in 0s (0 B/s) 06:40:35 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:40:35 Fetched 119 kB in 0s (0 B/s) 06:40:35 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 06:40:35 Fetched 110 kB in 0s (0 B/s) 06:40:35 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:40:35 Fetched 11.1 kB in 0s (0 B/s) 06:40:35 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:40:35 Fetched 645 kB in 0s (0 B/s) 06:40:35 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:40:35 Fetched 41.3 kB in 0s (0 B/s) 06:40:35 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:40:35 Fetched 17.9 kB in 0s (0 B/s) 06:40:35 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:40:35 Fetched 368 kB in 0s (0 B/s) 06:40:35 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:40:35 Fetched 187 kB in 0s (0 B/s) 06:40:35 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:40:35 Fetched 175 kB in 0s (0 B/s) 06:40:35 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:40:35 Fetched 206 kB in 0s (0 B/s) 06:40:35 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:40:35 Fetched 1301 kB in 0s (0 B/s) 06:40:35 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:40:35 Fetched 36.2 kB in 0s (0 B/s) 06:40:35 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 06:40:35 Fetched 159 kB in 0s (0 B/s) 06:40:35 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:40:35 Fetched 107 kB in 0s (0 B/s) 06:40:35 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:40:35 Fetched 48.7 kB in 0s (0 B/s) 06:40:35 Pulling static-packages 06:40:35 + snapcraftctl pull 06:40:35 Removing intermediate container 9d1e2410ff9e 06:40:35 ---> 3b10bdbe9b69 06:40:35 Step 8/24 : COPY . . 06:40:35 Pulling version 06:40:35 + cd /root/project 06:40:35 + [ -f VERSION ] 06:40:35 + PROJECT_VERSION=local-dev 06:40:35 + git rev-parse --short HEAD 06:40:35 + GIT_REVISION=746f9a56 06:40:35 + snapcraftctl set-version local-dev 06:40:37 Skipping build go-build-helper (already ran) 06:40:37 Building app-service-config 06:40:37 + make build 06:40:37 go mod tidy 06:40:37 ---> 80aed11209f5 06:40:37 Step 9/26 : RUN go mod tidy 06:40:38 ---> Running in c1e88be5954b 06:40:39 ---> bb95704fd09f 06:40:39 Step 9/24 : RUN go mod tidy 06:40:40 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 06:40:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 06:40:40 go: downloading github.com/google/uuid v1.2.0 06:40:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 06:40:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 06:40:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 06:40:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 06:40:40 ---> Running in 5aa14c3f9590 06:40:40 go: downloading github.com/go-playground/validator/v10 v10.6.1 06:40:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 06:40:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 06:40:41 go: downloading github.com/gorilla/mux v1.8.0 06:40:41 go: downloading github.com/go-kit/kit v0.9.0 06:40:41 go: downloading github.com/stretchr/testify v1.7.0 06:40:41 go: downloading golang.org/x/text v0.3.2 06:40:41 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 06:40:41 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:40:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:40:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:40:41 go: downloading github.com/pmezard/go-difflib v1.0.0 06:40:41 go: downloading github.com/go-playground/locales v0.13.0 06:40:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:40:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:40:41 go: downloading github.com/pelletier/go-toml v1.9.0 06:40:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:40:41 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 06:40:42 ---> c015cabe01c2 06:40:42 Step 9/24 : RUN go mod tidy 06:40:42 go: downloading github.com/stretchr/objx v0.1.0 06:40:42 go: downloading github.com/davecgh/go-spew v1.1.1 06:40:42 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:40:42 go: downloading github.com/x448/float16 v0.8.4 06:40:42 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:40:42 go: downloading github.com/go-playground/assert/v2 v2.0.1 06:40:42 go: downloading github.com/go-playground/universal-translator v0.17.0 06:40:42 go: downloading github.com/gorilla/websocket v1.4.2 06:40:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:40:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:40:42 go: downloading gopkg.in/yaml.v2 v2.4.0 06:40:42 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:40:42 go: downloading github.com/go-stack/stack v1.8.0 06:40:42 go: downloading github.com/hashicorp/consul/api v1.8.1 06:40:42 go: downloading github.com/kr/pretty v0.2.0 06:40:42 go: downloading github.com/mitchellh/copystructure v1.0.0 06:40:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:40:42 go: downloading github.com/leodido/go-urn v1.2.0 06:40:42 go: downloading github.com/kr/text v0.1.0 06:40:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:40:42 go: downloading github.com/pebbe/zmq4 v1.2.7 06:40:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:40:42 go: downloading github.com/hashicorp/serf v0.9.5 06:40:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:40:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 06:40:42 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:40:42 go: downloading github.com/fatih/color v1.9.0 06:40:42 go: downloading github.com/mattn/go-isatty v0.0.12 06:40:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:40:42 go: downloading github.com/mattn/go-colorable v0.1.6 06:40:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 06:40:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 06:40:42 go: downloading github.com/onsi/gomega v1.7.0 06:40:42 go: downloading github.com/pkg/errors v0.8.1 06:40:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:40:42 go: downloading github.com/onsi/ginkgo v1.10.1 06:40:42 go: downloading github.com/hashicorp/memberlist v0.2.2 06:40:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:40:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:40:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 06:40:42 go: downloading github.com/miekg/dns v1.1.26 06:40:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 06:40:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:40:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:40:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 06:40:42 go: downloading github.com/hashicorp/go-multierror v1.1.0 06:40:42 go: downloading github.com/golang/protobuf v1.3.2 06:40:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:40:42 go: downloading github.com/hashicorp/errwrap v1.0.0 06:40:42 go: downloading github.com/hpcloud/tail v1.0.0 06:40:42 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 06:40:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 06:40:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:40:42 go: downloading github.com/fsnotify/fsnotify v1.4.7 06:40:42 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 06:40:42 ---> Running in a507840e3ab6 06:40:44 Removing intermediate container c1e88be5954b 06:40:44 ---> 69855673e6a7 06:40:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:40:44 ---> Running in b77d193998f4 06:40:46 Removing intermediate container 5aa14c3f9590 06:40:46 ---> ef1993631f16 06:40:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:40:46 ---> Running in 0265e40831c9 06:40:47 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:40: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:40:48 Removing intermediate container a507840e3ab6 06:40:48 ---> 7a8901fa219a 06:40:48 Step 10/24 : RUN make cmd/core-command/core-command 06:40:49 ---> Running in 7f83f831d2e3 06:40:51 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:40:52 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 06:40:52 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 06:40:52 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 06:40:52 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 06:40:53 Building config-common 06:40:53 + snapcraftctl build 06:40:56 ---> e16a9ee7e54f 06:40:56 Step 9/24 : RUN go mod tidy 06:40:56 ---> Running in 9a153e5d6b97 06:40:56 Building edgex-go 06:40:56 + cd /root/parts/edgex-go/src 06:40:56 + make build 06:40:56 go mod tidy 06:40:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 06:40:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 06:40:56 go: downloading github.com/imdario/mergo v0.3.12 06:40:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 06:40:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:40:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 06:40:56 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:40:57 go: downloading github.com/lib/pq v1.10.2 06:40:57 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:40:57 go: downloading github.com/pelletier/go-toml v1.9.1 06:40:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:40:57 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:40:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:41:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:41:02 Removing intermediate container 9a153e5d6b97 06:41:02 ---> d5b53e20a454 06:41:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:41:02 ---> Running in 26780005500e 06:41:04 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:41:07 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:41:09 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:41:11 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:41:11 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:41:14 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:41:16 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:41:17 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:41:19 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:41:20 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:41:21 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:41:23 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:41:23 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:41:23 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:41:23 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:41:23 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:41:23 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:41:23 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:41:23 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:41:23 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:41:23 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:41:23 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:41:23 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:41:23 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:41:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:41:23 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:41:23 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:41:23 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:41:23 + 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:41:23 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:41:23 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:41:23 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:41:23 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:41:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:41:23 + 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:41:23 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:41:23 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:41:23 + 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:41:27 Building static-packages 06:41:27 + snapcraftctl build 06:41:29 Building version 06:41:29 + snapcraftctl build 06:41:31 Skipping stage go-build-helper (already ran) 06:41:31 Staging app-service-config 06:41:31 + snapcraftctl stage 06:41:32 Staging config-common 06:41:32 + snapcraftctl stage 06:41:33 Staging edgex-go 06:41:33 + snapcraftctl stage 06:41:34 Staging static-packages 06:41:34 + snapcraftctl stage 06:41:35 Staging version 06:41:35 + snapcraftctl stage 06:41:36 Priming go-build-helper 06:41:36 + snapcraftctl prime 06:41:37 Priming app-service-config 06:41:37 + snapcraftctl prime 06:41:38 Priming config-common 06:41:38 + snapcraftctl prime 06:41:39 Priming edgex-go 06:41:39 + snapcraftctl prime 06:41:41 Priming static-packages 06:41:41 + snapcraftctl prime 06:41:43 Priming version 06:41:43 + snapcraftctl prime 06:41:44 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:42:12 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:42:23 Removing intermediate container b77d193998f4 06:42:23 ---> 7fccfb87dbe2 06:42:23 06:42:23 Step 11/26 : FROM alpine:3.12 06:42:23 ---> 9852663dfa18 06:42:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:42:23 ---> Running in defeeedc5ebb 06:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:42:25 (1/6) Installing ca-certificates (20191127-r4) 06:42:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:42:25 (3/6) Installing libcurl (7.76.1-r0) 06:42:25 (4/6) Installing curl (7.76.1-r0) 06:42:25 (5/6) Installing dumb-init (1.2.2-r1) 06:42:25 (6/6) Installing su-exec (0.2-r1) 06:42:25 Executing busybox-1.31.1-r20.trigger 06:42:25 Executing ca-certificates-20191127-r4.trigger 06:42:26 OK: 7 MiB in 20 packages 06:42:28 Removing intermediate container defeeedc5ebb 06:42:28 ---> be944102c2e9 06:42:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:42:29 ---> Running in dd712bdd2b16 06:42:30 Removing intermediate container dd712bdd2b16 06:42:30 ---> 952ee8b46275 06:42:30 Step 14/26 : WORKDIR / 06:42:30 ---> Running in fdcf450e3862 06:42:31 Removing intermediate container fdcf450e3862 06:42:31 ---> 6bed9c779d82 06:42:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:42:34 ---> 3110b6a3eb44 06:42:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:42:34 Removing intermediate container 7f83f831d2e3 06:42:34 ---> 77a9222940f1 06:42:34 06:42:34 Step 11/24 : FROM alpine:3.12 06:42:34 ---> 9852663dfa18 06:42:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:42:34 ---> Using cache 06:42:34 ---> b6015bcbb417 06:42:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:42:34 ---> Using cache 06:42:34 ---> ca323b0288ca 06:42:34 Step 14/24 : ENV APP_PORT=59882 06:42:34 ---> Running in 0a7cbc52e717 06:42:35 ---> 960b922d7c25 06:42:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:42:35 Removing intermediate container 0a7cbc52e717 06:42:35 ---> e56bd0b3a87d 06:42:35 Step 15/24 : EXPOSE $APP_PORT 06:42:35 ---> Running in 0e10c5c9f787 06:42:36 Removing intermediate container 0e10c5c9f787 06:42:36 ---> 826f39eedf33 06:42:36 Step 16/24 : WORKDIR / 06:42:36 ---> Running in b8fdb6862479 06:42:36 ---> 2ff7c1c539d6 06:42:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:42:37 Removing intermediate container b8fdb6862479 06:42:37 ---> b3bd3a891f3f 06:42:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:42:37 ---> 4ca15182430d 06:42:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:42:38 ---> 94cfb53c99cd 06:42:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:42:40 ---> 848863055925 06:42:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:42:40 ---> 0fc03fe8d183 06:42:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:42:41 Removing intermediate container 26780005500e 06:42:41 ---> f4e161466b16 06:42:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:42:41 ---> Running in 5830e404954c 06:42:41 ---> 6eb722da6bb5 06:42:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:42:41 ---> 8f1f7f0f7cfb 06:42:41 Step 20/24 : ENTRYPOINT ["/core-command"] 06:42:42 Removing intermediate container 0265e40831c9 06:42:42 ---> 615dc4020e0e 06:42:42 06:42:42 Step 11/24 : FROM alpine:3.12 06:42:42 ---> 9852663dfa18 06:42:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:42:42 ---> Using cache 06:42:42 ---> b6015bcbb417 06:42:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:42:42 ---> Using cache 06:42:42 ---> ca323b0288ca 06:42:42 Step 14/24 : ENV APP_PORT=59881 06:42:42 ---> Running in dde4bdc4d738 06:42:42 ---> Running in d7438985818e 06:42:43 Removing intermediate container dde4bdc4d738 06:42:43 ---> 05279f6b96dd 06:42:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:42:43 Removing intermediate container d7438985818e 06:42:43 ---> 79a4462efe6c 06:42:43 Step 15/24 : EXPOSE $APP_PORT 06:42:43 ---> Running in 4669c70d66d6 06:42:43 ---> 0bca14f2a715 06:42:43 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:42:43 ---> Running in 90dde9f5f351 06:42:43 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:42:43 ---> Running in 761d5d7e3ba7 06:42:44 Removing intermediate container 4669c70d66d6 06:42:44 ---> e11bc2da3b00 06:42:44 Step 22/24 : LABEL arch=arm64 06:42:44 Removing intermediate container 90dde9f5f351 06:42:44 ---> 193b0ae44540 06:42:44 Step 16/24 : WORKDIR / 06:42:44 ---> Running in 9daadc9bf798 06:42:44 ---> Running in 7ec0ab197449 06:42:44 Removing intermediate container 9daadc9bf798 06:42:45 ---> 34c5acfd1e7d 06:42:45 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:42:45 Removing intermediate container 7ec0ab197449 06:42:45 ---> 9326344db3ec 06:42:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:42:45 ---> Running in c97692fec702 06:42:46 Removing intermediate container c97692fec702 06:42:46 ---> 2993b931e383 06:42:46 Step 24/24 : LABEL version=0.0.0 06:42:46 ---> Running in b73aaf78883b 06:42:46 ---> 4d2855122758 06:42:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:42:46 Removing intermediate container 5830e404954c 06:42:46 ---> 5d9d847f2daf 06:42:46 06:42:46 Step 12/24 : FROM docker:20.10.0 06:42:46 Removing intermediate container 761d5d7e3ba7 06:42:46 ---> 32160c3d8c71 06:42:46 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:42:46 20.10.0: Pulling from library/docker 06:42:46 ---> Running in 35c862eb0685 06:42:46 Removing intermediate container b73aaf78883b 06:42:46 ---> b3ab7b50be1a 06:42:46 06:42:47 Successfully built b3ab7b50be1a 06:42:47 Successfully tagged core-command-arm64:latest 06:42:47 Removing intermediate container 35c862eb0685 06:42:47  Building core-command ... done  ---> e6ee1769a961 06:42:47 Step 24/26 : LABEL arch=arm64 06:42:47 ---> Running in 4245f3f8838f 06:42:48 ---> 7536cf5ca093 06:42:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:42:48 Removing intermediate container 4245f3f8838f 06:42:48 ---> f21b2a9d984b 06:42:48 Step 25/26 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:42:48 ---> Running in 1af315978a75 06:42:49 ---> 3c18abbf907b 06:42:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:42:49 Removing intermediate container 1af315978a75 06:42:49 ---> 1ad58982758c 06:42:49 Step 26/26 : LABEL version=0.0.0 06:42:50 ---> Running in c21cb11ec040 06:42:50 ---> Running in b6a0a7bfe9ae 06:42:50 Removing intermediate container c21cb11ec040 06:42:50 ---> 6f88fe0c3c47 06:42:50 06:42:50 Removing intermediate container b6a0a7bfe9ae 06:42:50 ---> 3b7ee14fbaaf 06:42:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:42:50 ---> Running in 711e9614948e 06:42:51 Successfully built 6f88fe0c3c47 06:42:51 Successfully tagged security-secretstore-setup-arm64:latest 06:42:51  Building security-secretstore-setup ... done Removing intermediate container 711e9614948e 06:42:51 ---> 99f3eac20b67 06:42:51 Step 22/24 : LABEL arch=arm64 06:42:52 ---> Running in dfea4308ae52 06:42:53 Removing intermediate container dfea4308ae52 06:42:53 ---> 81ed63da8298 06:42:53 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:42:53 ---> Running in e318cab153b2 06:42:54 Removing intermediate container e318cab153b2 06:42:54 ---> 6555fabf1f24 06:42:54 Step 24/24 : LABEL version=0.0.0 06:42:54 ---> Running in e286a8db4b05 06:42:55 Removing intermediate container e286a8db4b05 06:42:55 ---> 50ff2ff413f9 06:42:55 06:42:55 Successfully built 50ff2ff413f9 06:42:55 Successfully tagged core-metadata-arm64:latest 06:42:57  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:42:57 Status: Downloaded newer image for docker:20.10.0 06:42:57 ---> eeaf43b92773 06:42:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:42:57 ---> Running in fe8fdb92277b 06:42:57 Removing intermediate container fe8fdb92277b 06:42:57 ---> 2abf75bd58a1 06:42:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:42:57 ---> Running in 21771857ade9 06:42:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:42:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:42:59 (1/39) Installing readline (8.0.4-r0) 06:42:59 (2/39) Installing bash (5.0.17-r0) 06:42:59 Executing bash-5.0.17-r0.post-install 06:42:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:42:59 (4/39) Installing libcurl (7.76.1-r0) 06:42:59 (5/39) Installing curl (7.76.1-r0) 06:42:59 (6/39) Installing dumb-init (1.2.2-r1) 06:42:59 (7/39) Installing libbz2 (1.0.8-r1) 06:42:59 (8/39) Installing expat (2.2.9-r1) 06:42:59 (9/39) Installing libffi (3.3-r2) 06:42:59 (10/39) Installing gdbm (1.13-r1) 06:42:59 (11/39) Installing xz-libs (5.2.5-r0) 06:42:59 (12/39) Installing sqlite-libs (3.32.1-r0) 06:42:59 (13/39) Installing python3 (3.8.10-r0) 06:43:01 (14/39) Installing py3-appdirs (1.4.4-r1) 06:43:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:43:01 (16/39) Installing py3-parsing (2.4.7-r0) 06:43:01 (17/39) Installing py3-six (1.15.0-r0) 06:43:01 (18/39) Installing py3-packaging (20.4-r0) 06:43:01 (19/39) Installing py3-setuptools (47.0.0-r0) 06:43:01 (20/39) Installing py3-chardet (3.0.4-r4) 06:43:01 (21/39) Installing py3-idna (2.9-r0) 06:43:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:43:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:43:02 (24/39) Installing py3-requests (2.23.0-r0) 06:43:02 (25/39) Installing py3-msgpack (1.0.0-r0) 06:43:02 (26/39) Installing py3-lockfile (0.12.2-r3) 06:43:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:43:02 (28/39) Installing py3-colorama (0.4.3-r0) 06:43:02 (29/39) Installing py3-distlib (0.3.0-r0) 06:43:02 (30/39) Installing py3-distro (1.5.0-r1) 06:43:02 (31/39) Installing py3-webencodings (0.5.1-r3) 06:43:02 (32/39) Installing py3-html5lib (1.0.1-r4) 06:43:02 (33/39) Installing py3-pytoml (0.1.21-r0) 06:43:02 (34/39) Installing py3-pep517 (0.8.2-r0) 06:43:02 (35/39) Installing py3-progress (1.5-r0) 06:43:02 (36/39) Installing py3-toml (0.10.1-r0) 06:43:02 (37/39) Installing py3-retrying (1.3.3-r0) 06:43:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:43:02 (39/39) Installing py3-pip (20.1.1-r0) 06:43:02 Executing busybox-1.31.1-r19.trigger 06:43:02 OK: 72 MiB in 59 packages 06:43:06 Collecting docker-compose==1.23.2 06:43:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:43:06 Collecting texttable<0.10,>=0.9.0 06:43:06 Downloading texttable-0.9.1.tar.gz (11 kB) 06:43:08 Collecting websocket-client<1.0,>=0.32.0 06:43:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:43:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:43:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:43:11 Collecting PyYAML<4,>=3.10 06:43:11 Downloading PyYAML-3.13.tar.gz (270 kB) 06:43:14 Collecting docker<4.0,>=3.6.0 06:43:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:43:14 Collecting docopt<0.7,>=0.6.1 06:43:14 Downloading docopt-0.6.2.tar.gz (25 kB) 06:43:16 Collecting cached-property<2,>=1.2.0 06:43:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:43:16 Collecting jsonschema<3,>=2.5.1 06:43:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:43:17 Collecting dockerpty<0.5,>=0.4.1 06:43:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:43:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:43:19 Collecting idna<2.8,>=2.5 06:43:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:43:19 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:43:20 Collecting urllib3<1.25,>=1.21.1 06:43:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:43:20 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:43:20 Collecting docker-pycreds>=0.4.0 06:43:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:43:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:43:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:43:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:43:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:43:21 Installing collected packages: texttable, websocket-client, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docopt, cached-property, jsonschema, dockerpty, docker-compose 06:43:21 Running setup.py install for texttable: started 06:43:23 Running setup.py install for texttable: finished with status 'done' 06:43:23 Attempting uninstall: idna 06:43:23 Found existing installation: idna 2.9 06:43:23 Uninstalling idna-2.9: 06:43:23 Successfully uninstalled idna-2.9 06:43:24 Attempting uninstall: urllib3 06:43:24 Found existing installation: urllib3 1.25.9 06:43:24 Uninstalling urllib3-1.25.9: 06:43:24 Successfully uninstalled urllib3-1.25.9 06:43:24 Attempting uninstall: requests 06:43:24 Found existing installation: requests 2.23.0 06:43:24 Uninstalling requests-2.23.0: 06:43:24 Successfully uninstalled requests-2.23.0 06:43:25 Running setup.py install for PyYAML: started 06:43:27 Running setup.py install for PyYAML: finished with status 'done' 06:43:28 Running setup.py install for docopt: started 06:43:29 Running setup.py install for docopt: finished with status 'done' 06:43:30 Running setup.py install for dockerpty: started 06:43:32 Running setup.py install for dockerpty: finished with status 'done' 06:43:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:43:41 Removing intermediate container 21771857ade9 06:43:41 ---> dc10261b9f35 06:43:41 Step 15/24 : ENV APP_PORT=58890 06:43:41 ---> Running in c6d20b621101 06:43:41 Removing intermediate container c6d20b621101 06:43:41 ---> 2de0d0ac3d27 06:43:41 Step 16/24 : EXPOSE $APP_PORT 06:43:41 ---> Running in b601d53bd80e 06:43:42 Removing intermediate container b601d53bd80e 06:43:42 ---> 45ddaa44e8a7 06:43:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:43:43 ---> 0bed485fbf53 06:43:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:43:44 ---> 0c5f74e09540 06:43:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:43:45 ---> d18e474cd568 06:43:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:43:45 ---> Running in f9f1fb6ee6e9 06:43:45 Removing intermediate container f9f1fb6ee6e9 06:43:45 ---> e3d8b2f81028 06:43:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:43:45 ---> Running in 3720153bde74 06:43:46 Removing intermediate container 3720153bde74 06:43:46 ---> a3fe39dafc4c 06:43:46 Step 22/24 : LABEL arch=arm64 06:43:46 ---> Running in 1a42022704c9 06:43:47 Removing intermediate container 1a42022704c9 06:43:47 ---> 65b7ff285d1a 06:43:47 Step 23/24 : LABEL git_sha=746f9a56e26ead410528244ba1182494701ae8b2 06:43:47 ---> Running in f0c2dd7684b1 06:43:47 Removing intermediate container f0c2dd7684b1 06:43:47 ---> ace2fa1883f1 06:43:47 Step 24/24 : LABEL version=0.0.0 06:43:47 ---> Running in 4b69cac16835 06:43:48 Removing intermediate container 4b69cac16835 06:43:48 ---> 4a9031a0a0c8 06:43:48 06:43:48 Successfully built 4a9031a0a0c8 06:43:48 Successfully tagged sys-mgmt-agent-arm64:latest 06:43:49  Building sys-mgmt-agent ... done  [Pipeline] } 06:43:49 $ docker stop --time=1 7f33fd6d7f07cdeecf8d66fc1fe211b0147babfc2e8799d13deefa22f6bc57a2 06:43:51 $ docker rm -f 7f33fd6d7f07cdeecf8d66fc1fe211b0147babfc2e8799d13deefa22f6bc57a2 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:51 + docker images 06:43:52 REPOSITORY TAG IMAGE ID CREATED SIZE 06:43:52 sys-mgmt-agent-arm64 latest 4a9031a0a0c8 4 seconds ago 299MB 06:43:52 core-metadata-arm64 latest 50ff2ff413f9 58 seconds ago 17.4MB 06:43:52 security-secretstore-setup-arm64 latest 6f88fe0c3c47 About a minute ago 24.4MB 06:43:52 core-command-arm64 latest b3ab7b50be1a About a minute ago 16.1MB 06:43:52 5d9d847f2daf About a minute ago 979MB 06:43:52 615dc4020e0e About a minute ago 989MB 06:43:52 77a9222940f1 About a minute ago 980MB 06:43:52 7fccfb87dbe2 About a minute ago 978MB 06:43:52 core-data-arm64 latest daddac528576 4 minutes ago 20.4MB 06:43:52 security-bootstrapper-arm64 latest 30f662244362 4 minutes ago 17.2MB 06:43:52 support-notifications-arm64 latest 79c2f88c6805 4 minutes ago 16.8MB 06:43:52 support-scheduler-arm64 latest a6ce64a15798 4 minutes ago 16.1MB 06:43:52 security-proxy-setup-arm64 latest ba2cd2b72a28 4 minutes ago 24MB 06:43:52 7baed9c871f8 4 minutes ago 990MB 06:43:52 0069080881c8 4 minutes ago 981MB 06:43:52 bfa9cc648fd2 4 minutes ago 981MB 06:43:52 431259adf53e 4 minutes ago 978MB 06:43:52 2bed607e31fd 5 minutes ago 974MB 06:43:52 ci-base-image-arm64 latest eef1128505d5 16 minutes ago 641MB 06:43:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 06:43:52 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 06:43:52 docker 20.10.0 eeaf43b92773 5 months ago 228MB 06:43:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:43:53 ---> job-cost.sh 06:43:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Foa 06:44:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:46:09 lf-activate-venv(): INFO: Adding /tmp/venv-0Foa/bin to PATH 06:46:09 INFO: No Stack... 06:46:09 INFO: Retrieving Pricing Info for: v2-standard-4 06:46:09 INFO: Archiving Costs [Pipeline] sh 06:46:09 + cat /w/workspace/edgex-go/2/archives/cost.csv 06:46:09 + cut -d, -f6 [Pipeline] lock 06:46:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] 06:46:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] did not exist. Created. 06:46:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:46:09 + echo total: 0.18000000715255737 [Pipeline] stash 06:46:10 Stashed 1 file(s) [Pipeline] } 06:46:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3490-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:46:11 provisioning config files... 06:46:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4035868376244921871tmp [Pipeline] { [Pipeline] sh 06:46:11 + set +x 06:46:11 + curl -s https://codecov.io/bash 06:46:11 + bash -s -- 06:46:11 06:46:11 _____ _ 06:46:11 / ____| | | 06:46:11 | | ___ __| | ___ ___ _____ __ 06:46:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:46:11 | |___| (_) | (_| | __/ (_| (_) \ V / 06:46:11 \_____\___/ \__,_|\___|\___\___/ \_/ 06:46:11 Bash-1.0.2 06:46:11 06:46:11 06:46:11 ==> git version 2.24.4 found 06:46:11 ==> 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 06:46:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:46:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:46:11 ==> Jenkins CI detected. 06:46:11 project root: . 06:46:11 --> token set from env 06:46:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:46:11 ==> Running gcov in . (disable via -X gcov) 06:46:11 ==> Python coveragepy not found 06:46:11 ==> Searching for coverage reports in: 06:46:11 + . 06:46:11 -> Found 1 reports 06:46:11 ==> Detecting git/mercurial file structure 06:46:11 ==> Reading reports 06:46:11 + ./coverage.out bytes=741453 06:46:11 ==> Appending adjustments 06:46:11 https://docs.codecov.io/docs/fixing-reports 06:46:14 + Found adjustments 06:46:14 ==> Gzipping contents 06:46:14 104K /tmp/codecov.7Z34GU.gz 06:46:14 ==> Uploading reports 06:46:14 url: https://codecov.io 06:46:14 query: branch=PR-3490&commit=746f9a56e26ead410528244ba1182494701ae8b2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3490&job=&cmd_args= 06:46:14 -> Pinging Codecov 06:46:14 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3490&commit=746f9a56e26ead410528244ba1182494701ae8b2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3490&job=&cmd_args= 06:46:14 -> Uploading to 06:46:14 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/00271124DB129430A58F1EEE437C3FCB/746f9a56e26ead410528244ba1182494701ae8b2/14632636-a0db-40b2-87ab-d4d990843aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T064614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d53145617b6ae05663ee0c37b90566de66bc1c83a4da9863b5dfcf1d48485b9 06:46:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:14 Dload Upload Total Spent Left Speed 06:46:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 220k --:--:-- --:--:-- --:--:-- 220k 06:46:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/746f9a56e26ead410528244ba1182494701ae8b2 [Pipeline] } 06:46:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:46:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:46:17 ---> package-listing.sh 06:46:17 ++ facter osfamily 06:46:17 ++ tr '[:upper:]' '[:lower:]' 06:46:17 + OS_FAMILY=redhat 06:46:17 + workspace=/w/workspace/edgex-go/2 06:46:17 + START_PACKAGES=/tmp/packages_start.txt 06:46:17 + END_PACKAGES=/tmp/packages_end.txt 06:46:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:17 + PACKAGES=/tmp/packages_start.txt 06:46:17 + '[' /w/workspace/edgex-go/2 ']' 06:46:17 + PACKAGES=/tmp/packages_end.txt 06:46:17 + case "${OS_FAMILY}" in 06:46:17 + rpm -qa 06:46:17 + sort 06:46:20 + '[' -f /tmp/packages_start.txt ']' 06:46:20 + '[' -f /tmp/packages_end.txt ']' 06:46:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:20 + '[' /w/workspace/edgex-go/2 ']' 06:46:20 + mkdir -p /w/workspace/edgex-go/2/archives/ 06:46:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 06:46:20 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:46:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:21 06:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:21 alpine: Pulling from edgex-lftools-log-publisher 06:46:21 df20fa9351a1: Pulling fs layer 06:46:21 36b3adc4ff6f: Pulling fs layer 06:46:21 8ad3a11d3b57: Pulling fs layer 06:46:21 46f8f816bc3b: Pulling fs layer 06:46:21 93b61091891f: Pulling fs layer 06:46:21 93b9cdb0e59b: Pulling fs layer 06:46:21 5e14af77c1be: Pulling fs layer 06:46:21 01666e4c0597: Pulling fs layer 06:46:21 aa168da1d23b: Pulling fs layer 06:46:21 46f8f816bc3b: Waiting 06:46:21 93b61091891f: Waiting 06:46:21 93b9cdb0e59b: Waiting 06:46:21 5e14af77c1be: Waiting 06:46:21 01666e4c0597: Waiting 06:46:21 aa168da1d23b: Waiting 06:46:21 36b3adc4ff6f: Verifying Checksum 06:46:21 36b3adc4ff6f: Download complete 06:46:21 46f8f816bc3b: Verifying Checksum 06:46:21 46f8f816bc3b: Download complete 06:46:21 df20fa9351a1: Verifying Checksum 06:46:21 df20fa9351a1: Download complete 06:46:21 93b9cdb0e59b: Verifying Checksum 06:46:21 93b9cdb0e59b: Download complete 06:46:21 5e14af77c1be: Verifying Checksum 06:46:21 5e14af77c1be: Download complete 06:46:21 93b61091891f: Verifying Checksum 06:46:21 93b61091891f: Download complete 06:46:21 01666e4c0597: Verifying Checksum 06:46:21 01666e4c0597: Download complete 06:46:21 8ad3a11d3b57: Verifying Checksum 06:46:21 8ad3a11d3b57: Download complete 06:46:21 df20fa9351a1: Pull complete 06:46:21 36b3adc4ff6f: Pull complete 06:46:22 8ad3a11d3b57: Pull complete 06:46:22 46f8f816bc3b: Pull complete 06:46:22 93b61091891f: Pull complete 06:46:22 93b9cdb0e59b: Pull complete 06:46:22 5e14af77c1be: Pull complete 06:46:22 01666e4c0597: Pull complete 06:46:23 aa168da1d23b: Verifying Checksum 06:46:23 aa168da1d23b: Download complete 06:46:27 aa168da1d23b: Pull complete 06:46:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:46:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:46:27 prd-centos7-docker-4c-2g-15488 does not seem to be running inside a container 06:46:27 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:alpine cat 06:46:30 $ docker top ac2bbae1df62a8a2c5607f9b9ffc6a5345aeb8f836e629127572e41636acda9a -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:31 + mkdir -p /var/log/sa [Pipeline] sh 06:46:31 + ls /var/log/sa-host 06:46:31 + sadf -c /var/log/sa-host/sa05 06:46:31 file_magic: OK 06:46:31 HZ: Using current value: 100 06:46:31 file_header: OK 06:46:31 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 06:46:31 Statistics: 06:46:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:46:31 File successfully converted to sysstat format version 12.2.1 06:46:31 + sadf -c /var/log/sa-host/sa21 06:46:31 file_magic: OK 06:46:31 HZ: Using current value: 100 06:46:31 file_header: OK 06:46:31 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 06:46:31 Statistics: 06:46:31 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... 06:46:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:32 provisioning config files... 06:46:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4418576648820476094tmp [Pipeline] { [Pipeline] echo 06:46:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:32 ---> create-netrc.sh [Pipeline] } 06:46:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:46:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:46:33 ---> python-tools-install.sh [Pipeline] echo 06:46:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:33 ---> sudo-logs.sh 06:46:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:33 ---> job-cost.sh 06:46:33 lf-activate-venv: SKIPPING 06:46:33 DEBUG: total: 0.18000000715255737 06:46:33 INFO: Retrieving Stack Cost... 06:46:34 INFO: Retrieving Pricing Info for: v3-standard-2 06:46:34 INFO: Archiving Costs [Pipeline] echo 06:46:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:35 ---> logs-deploy.sh 06:46:35 lf-activate-venv: SKIPPING 06:46:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3490/2 06:46:35 INFO: archiving workspace using pattern(s): 06:46:36 Archives upload complete. 06:46:36 INFO: archiving logs to Nexus 06:46:37 ---> uname -a: 06:46:37 Linux prd-centos7-docker-4c-2g-15488.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:46:37 06:46:37 06:46:37 ---> lscpu: 06:46:37 Architecture: x86_64 06:46:37 CPU op-mode(s): 32-bit, 64-bit 06:46:37 Byte Order: Little Endian 06:46:37 Address sizes: 40 bits physical, 48 bits virtual 06:46:37 CPU(s): 2 06:46:37 On-line CPU(s) list: 0,1 06:46:37 Thread(s) per core: 1 06:46:37 Core(s) per socket: 1 06:46:37 Socket(s): 2 06:46:37 NUMA node(s): 1 06:46:37 Vendor ID: AuthenticAMD 06:46:37 CPU family: 23 06:46:37 Model: 49 06:46:37 Model name: AMD EPYC-Rome Processor 06:46:37 Stepping: 0 06:46:37 CPU MHz: 2800.000 06:46:37 BogoMIPS: 5600.00 06:46:37 Virtualization: AMD-V 06:46:37 Hypervisor vendor: KVM 06:46:37 Virtualization type: full 06:46:37 L1d cache: 64 KiB 06:46:37 L1i cache: 64 KiB 06:46:37 L2 cache: 1 MiB 06:46:37 L3 cache: 32 MiB 06:46:37 NUMA node0 CPU(s): 0,1 06:46:37 Vulnerability Itlb multihit: Not affected 06:46:37 Vulnerability L1tf: Not affected 06:46:37 Vulnerability Mds: Not affected 06:46:37 Vulnerability Meltdown: Not affected 06:46:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:46:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:46:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:46:37 Vulnerability Srbds: Not affected 06:46:37 Vulnerability Tsx async abort: Not affected 06:46:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:46:37 06:46:37 06:46:37 ---> nproc: 06:46:37 2 06:46:37 06:46:37 06:46:37 ---> df -h: 06:46:37 Filesystem Size Used Available Use% Mounted on 06:46:37 overlay 40.0G 12.6G 27.4G 31% / 06:46:37 tmpfs 64.0M 0 64.0M 0% /dev 06:46:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:46:37 shm 64.0M 0 64.0M 0% /dev/shm 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp 06:46:37 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 06:46:37 06:46:37 06:46:37 ---> free -m: 06:46:37 total used free shared buff/cache available 06:46:37 Mem: 7821 1242 2128 0 4449 6551 06:46:37 Swap: 1023 2 1021 06:46:37 06:46:37 06:46:37 ---> ip addr: 06:46:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:46:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:46:37 inet 127.0.0.1/8 scope host lo 06:46:37 valid_lft forever preferred_lft forever 06:46:37 inet6 ::1/128 scope host 06:46:37 valid_lft forever preferred_lft forever 06:46:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:46:37 link/ether fa:16:3e:79:a3:6f brd ff:ff:ff:ff:ff:ff 06:46:37 inet 10.30.122.113/23 brd 10.30.123.255 scope global dynamic eth0 06:46:37 valid_lft 84930sec preferred_lft 84930sec 06:46:37 inet6 fe80::f816:3eff:fe79:a36f/64 scope link 06:46:37 valid_lft forever preferred_lft forever 06:46:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:46:37 link/ether 02:42:e5:cc:21:2f brd ff:ff:ff:ff:ff:ff 06:46:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:46:37 valid_lft forever preferred_lft forever 06:46:37 inet6 fe80::42:e5ff:fecc:212f/64 scope link 06:46:37 valid_lft forever preferred_lft forever 06:46:37 06:46:37 06:46:37 ---> sar -b -r -n DEV: 06:46:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 06:46:37 06:46:37 06:21:56 LINUX RESTART (2 CPU) 06:46:37 06:46:37 06:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:46:37 06:24:01 93.69 0.38 93.31 0.00 193.81 46772.96 0.00 06:46:37 06:25:01 135.95 0.00 135.95 0.00 0.00 15736.68 0.00 06:46:37 06:26:01 58.36 0.02 58.35 0.00 0.53 10402.60 0.00 06:46:37 06:27:01 53.02 0.00 53.02 0.00 0.00 4878.55 0.00 06:46:37 06:28:03 230.07 29.60 200.47 0.00 4136.90 130813.22 0.00 06:46:37 06:29:01 461.15 149.62 311.53 0.00 8262.96 177669.42 0.00 06:46:37 06:30:02 255.85 4.88 250.97 0.00 154.14 52234.74 0.00 06:46:37 06:31:01 420.12 103.21 316.90 0.00 3794.92 173290.73 0.00 06:46:37 06:32:01 252.98 30.43 222.55 0.00 3780.55 45036.01 0.00 06:46:37 06:33:01 1.80 0.00 1.80 0.00 0.00 36.03 0.00 06:46:37 06:34:01 0.27 0.00 0.27 0.00 0.00 2.25 0.00 06:46:37 06:35:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 06:46:37 06:36:01 0.28 0.03 0.25 0.00 0.27 2.75 0.00 06:46:37 06:37:01 0.45 0.17 0.28 0.00 5.20 3.26 0.00 06:46:37 06:38:01 0.75 0.02 0.73 0.00 0.53 15.29 0.00 06:46:37 06:39:01 0.30 0.00 0.30 0.00 0.00 3.43 0.00 06:46:37 06:40:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 06:46:37 06:41:01 0.23 0.00 0.23 0.00 0.00 1.98 0.00 06:46:37 06:42:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 06:46:37 06:43:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 06:46:37 06:44:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 06:46:37 06:45:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 06:46:37 06:46:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 06:46:37 Average: 85.11 13.65 71.46 0.00 877.74 28457.15 0.00 06:46:37 06:46:37 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:46:37 06:24:01 4133940 0 945184 11.80 2620 2927196 1544968 17.06 1033756 2347468 8 06:46:37 06:25:01 3865852 0 1037328 12.95 2620 3103140 1562172 17.25 1283408 2298296 257792 06:46:37 06:26:01 3892308 0 1067612 13.33 2620 3046400 1667108 18.41 1187412 2361572 93624 06:46:37 06:27:01 3809564 0 1058836 13.22 2620 3137920 1555592 17.17 1222404 2401796 93484 06:46:37 06:28:03 1873264 0 1176960 14.70 2620 4956096 1682180 18.57 1489400 3981036 610204 06:46:37 06:29:01 417612 0 1326436 16.56 2620 6262272 2287688 25.26 3149164 3686328 197352 06:46:37 06:30:02 373672 0 1265032 15.80 2620 6367616 1687548 18.63 2820196 4062492 32 06:46:37 06:31:01 150128 0 1376972 17.19 2620 6479220 2508876 27.70 3009628 4052800 241172 06:46:37 06:32:01 2807064 0 1171668 14.63 2620 4027588 1330356 14.69 1418224 3049228 20 06:46:37 06:33:01 2812448 0 1166276 14.56 2620 4027596 1250720 13.81 1415288 3048800 12 06:46:37 06:34:01 2813476 0 1165248 14.55 2620 4027596 1242496 13.72 1412412 3051064 8 06:46:37 06:35:01 2814228 0 1164488 14.54 2620 4027604 1242520 13.72 1416668 3046968 8 06:46:37 06:36:01 2813720 0 1164992 14.55 2620 4027608 1242704 13.72 1416204 3048064 8 06:46:37 06:37:01 2813496 0 1165212 14.55 2620 4027612 1244460 13.74 1416952 3048068 8 06:46:37 06:38:01 2814120 0 1164552 14.54 2620 4027648 1242656 13.72 1417164 3046984 12 06:46:37 06:39:01 2814976 0 1163688 14.53 2620 4027656 1242560 13.72 1416512 3046988 12 06:46:37 06:40:01 2814744 0 1163916 14.53 2620 4027660 1242560 13.72 1416488 3046984 8 06:46:37 06:41:01 2814604 0 1164052 14.53 2620 4027664 1242560 13.72 1440692 3022800 16 06:46:37 06:42:01 2814480 0 1164172 14.54 2620 4027668 1242560 13.72 1440796 3022800 8 06:46:37 06:43:01 2814276 0 1164372 14.54 2620 4027672 1242656 13.72 1441368 3022800 8 06:46:37 06:44:01 2814408 0 1164236 14.54 2620 4027676 1242560 13.72 1442016 3021656 16 06:46:37 06:45:01 2814740 0 1163900 14.53 2620 4027680 1242560 13.72 1441952 3021656 8 06:46:37 06:46:01 2814780 0 1163852 14.53 2620 4027688 1242560 13.72 1441908 3021656 8 06:46:37 Average: 2640083 0 1162130 14.51 2620 4204108 1444897 15.95 1590870 3076448 64949 06:46:37 06:46:37 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:46:37 06:24:01 eth0 1112.07 1249.97 5775.40 148.68 0.00 0.00 0.00 0.00 06:46:37 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:24:01 docker0 986.31 819.81 78.77 3062.97 0.00 0.00 0.00 0.00 06:46:37 06:25:01 vethdf3cc93 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:37 06:25:01 eth0 169.15 149.07 506.95 31.43 0.00 0.00 0.00 0.00 06:46:37 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:25:01 docker0 127.54 131.49 9.94 470.93 0.00 0.00 0.00 0.00 06:46:37 06:26:01 vethdf3cc93 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 06:46:37 06:26:01 eth0 30.25 16.36 23.77 11.53 0.00 0.00 0.00 0.00 06:46:37 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:26:01 docker0 2.35 2.35 0.16 0.19 0.00 0.00 0.00 0.00 06:46:37 06:27:01 vethdf3cc93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:27:01 eth0 11.97 6.56 10.71 5.93 0.00 0.00 0.00 0.00 06:46:37 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:28:03 veth85a148b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:37 06:28:03 eth0 182.95 159.98 1642.79 78.83 0.00 0.00 0.00 0.00 06:46:37 06:28:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:28:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:29:01 veth85a148b 0.00 0.89 0.00 0.05 0.00 0.00 0.00 0.00 06:46:37 06:29:01 vethc92b11b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:46:37 06:29:01 vetha086314 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:46:37 06:29:01 eth0 94.47 72.59 194.40 16.78 0.00 0.00 0.00 0.00 06:46:37 06:30:02 veth85a148b 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 06:46:37 06:30:02 vethe2ce09e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:30:02 eth0 210.86 157.85 1738.34 68.52 0.00 0.00 0.00 0.00 06:46:37 06:30:02 veth6989bcc 25.20 47.29 1.75 317.97 0.00 0.00 0.00 0.00 06:46:37 06:31:01 veth85a148b 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 06:46:37 06:31:01 veth7125eb8 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 06:46:37 06:31:01 eth0 73.81 49.74 129.10 72.19 0.00 0.00 0.00 0.00 06:46:37 06:31:01 veth295f521 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:32:01 eth0 70.75 48.93 145.58 64.53 0.00 0.00 0.00 0.00 06:46:37 06:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:46:37 06:32:01 docker0 1253.63 1136.46 97.82 4359.55 0.00 0.00 0.00 0.00 06:46:37 06:33:01 eth0 0.72 0.58 0.46 0.10 0.00 0.00 0.00 0.00 06:46:37 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:34:01 eth0 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 06:46:37 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:35:01 eth0 0.65 0.13 0.12 0.01 0.00 0.00 0.00 0.00 06:46:37 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:36:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 06:46:37 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:37:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:37 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:38:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:46:37 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:39:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:46:37 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:40:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:37 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:42:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:43:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:46:37 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:44:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:45:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:46:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:46:37 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 Average: eth0 85.36 83.35 444.48 21.77 0.00 0.00 0.00 0.00 06:46:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:37 Average: docker0 54.52 49.42 4.25 189.60 0.00 0.00 0.00 0.00 06:46:37 06:46:37 06:46:37 ---> sar -P ALL: 06:46:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 06:46:37 06:46:37 06:21:56 LINUX RESTART (2 CPU) 06:46:37 06:46:37 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:46:37 06:24:01 all 18.92 0.00 5.66 3.60 0.06 71.76 06:46:37 06:24:01 0 22.61 0.00 6.00 3.67 0.07 67.65 06:46:37 06:24:01 1 15.26 0.00 5.34 3.52 0.05 75.83 06:46:37 06:25:01 all 64.54 0.00 8.96 2.16 0.12 24.21 06:46:37 06:25:01 0 63.83 0.00 9.53 1.84 0.11 24.68 06:46:37 06:25:01 1 65.26 0.00 8.40 2.49 0.13 23.73 06:46:37 06:26:01 all 36.85 0.00 4.26 0.81 0.08 58.00 06:46:37 06:26:01 0 36.56 0.00 4.32 1.14 0.09 57.89 06:46:37 06:26:01 1 37.14 0.00 4.20 0.48 0.07 58.12 06:46:37 06:27:01 all 40.39 0.00 5.36 26.72 0.20 27.34 06:46:37 06:27:01 0 40.42 0.00 5.38 29.36 0.09 24.74 06:46:37 06:27:01 1 40.35 0.00 5.33 24.08 0.32 29.92 06:46:37 06:28:03 all 24.00 0.00 10.96 13.47 0.11 51.47 06:46:37 06:28:03 0 23.53 0.00 10.83 12.22 0.14 53.28 06:46:37 06:28:03 1 24.46 0.00 11.08 14.71 0.09 49.67 06:46:37 06:29:01 all 34.01 0.00 14.38 40.16 0.14 11.31 06:46:37 06:29:01 0 34.19 0.00 13.89 40.71 0.15 11.06 06:46:37 06:29:01 1 33.83 0.00 14.87 39.61 0.13 11.56 06:46:37 06:30:02 all 53.43 0.00 10.07 28.73 0.15 7.61 06:46:37 06:30:02 0 53.13 0.00 10.19 27.91 0.13 8.64 06:46:37 06:30:02 1 53.73 0.00 9.96 29.56 0.16 6.59 06:46:37 06:31:01 all 34.10 0.00 11.98 47.56 0.12 6.24 06:46:37 06:31:01 0 32.66 0.00 13.82 46.26 0.11 7.15 06:46:37 06:31:01 1 35.54 0.00 10.16 48.85 0.13 5.32 06:46:37 06:32:01 all 40.73 0.00 9.47 4.54 0.10 45.17 06:46:37 06:32:01 0 39.20 0.00 10.29 4.53 0.11 45.87 06:46:37 06:32:01 1 42.24 0.00 8.67 4.54 0.09 44.47 06:46:37 06:33:01 all 0.11 0.00 0.03 0.00 0.01 99.85 06:46:37 06:33:01 0 0.20 0.00 0.03 0.00 0.00 99.77 06:46:37 06:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:46:37 06:34:01 all 0.13 0.00 0.03 0.00 0.02 99.82 06:46:37 06:34:01 0 0.13 0.00 0.03 0.00 0.02 99.82 06:46:37 06:34:01 1 0.12 0.00 0.03 0.00 0.02 99.83 06:46:37 06:46:37 06:34:01 CPU %user %nice %system %iowait %steal %idle 06:46:37 06:35:01 all 0.08 0.00 0.04 0.00 0.02 99.87 06:46:37 06:35:01 0 0.02 0.00 0.07 0.00 0.02 99.90 06:46:37 06:35:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:46:37 06:36:01 all 0.15 0.00 0.02 0.00 0.02 99.82 06:46:37 06:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:46:37 06:36:01 1 0.23 0.00 0.02 0.00 0.02 99.73 06:46:37 06:37:01 all 0.18 0.00 0.03 0.00 0.02 99.77 06:46:37 06:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:46:37 06:37:01 1 0.33 0.00 0.03 0.00 0.02 99.62 06:46:37 06:38:01 all 0.14 0.00 0.04 0.00 0.02 99.80 06:46:37 06:38:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:46:37 06:38:01 1 0.25 0.00 0.03 0.00 0.02 99.70 06:46:37 06:39:01 all 0.07 0.00 0.03 0.00 0.02 99.89 06:46:37 06:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:46:37 06:39:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:46:37 06:40:01 all 0.15 0.00 0.02 0.00 0.01 99.82 06:46:37 06:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:46:37 06:40:01 1 0.28 0.00 0.02 0.00 0.02 99.68 06:46:37 06:41:01 all 0.16 0.00 0.03 0.00 0.01 99.80 06:46:37 06:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:46:37 06:41:01 1 0.28 0.00 0.03 0.00 0.00 99.68 06:46:37 06:42:01 all 0.10 0.00 0.04 0.00 0.02 99.84 06:46:37 06:42:01 0 0.17 0.00 0.07 0.00 0.03 99.73 06:46:37 06:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:46:37 06:43:01 all 0.10 0.00 0.02 0.00 0.02 99.87 06:46:37 06:43:01 0 0.18 0.00 0.03 0.00 0.02 99.77 06:46:37 06:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:46:37 06:44:01 all 0.13 0.00 0.03 0.00 0.01 99.83 06:46:37 06:44:01 0 0.22 0.00 0.03 0.00 0.00 99.75 06:46:37 06:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:46:37 06:45:01 all 0.13 0.00 0.03 0.00 0.02 99.83 06:46:37 06:45:01 0 0.22 0.00 0.02 0.00 0.02 99.75 06:46:37 06:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:46:37 06:46:37 06:45:01 CPU %user %nice %system %iowait %steal %idle 06:46:37 06:46:01 all 0.13 0.00 0.03 0.00 0.01 99.83 06:46:37 06:46:01 0 0.23 0.00 0.03 0.00 0.00 99.73 06:46:37 06:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:46:37 Average: all 14.46 0.00 3.38 6.92 0.05 75.18 06:46:37 Average: 0 14.42 0.00 3.51 6.92 0.05 75.10 06:46:37 Average: 1 14.51 0.00 3.26 6.93 0.06 75.25 06:46:37 06:46:37 06:46:37