Pull request #3483 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 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 rather than fbfc5f829c0fe290e71dd09b460be6e716630521 Obtained Jenkinsfile from 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 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-ssh9074443777990303248.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-ssh113672657040791901.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-3483/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-3483/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6402733230898483165.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-ssh8552062641337489282.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-3483/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-3483/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4975049752319436603.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-15060 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3379797074977775025.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit fbfc5f829c0fe290e71dd09b460be6e716630521 Merge succeeded, producing fbfc5f829c0fe290e71dd09b460be6e716630521 Checking out Revision fbfc5f829c0fe290e71dd09b460be6e716630521 (PR-3483) > 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/3@tmp/jenkins-gitclient-ssh2484992895409396365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # 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/3@tmp/jenkins-gitclient-ssh5526801858144969245.key > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:59:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:59:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:59:18 ========================================================= 12:59:18 EdgeX Global Pipelines Version Info 12:59:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ddba605d43e6cc768e84377c951b80c5911ebf7e # timeout=10 12:59:19 ------------------- 12:59:19 stable info: 12:59:19 ------------------- 12:59:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:59:19 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 12:59:19 Message: update stable to v1.0.192 12:59:20 ------------------- 12:59:20 experimental info: 12:59:20 ------------------- 12:59:20 Commited By: **** collab-it+edgex@linuxfoundation.org 12:59:20 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 12:59:20 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:59:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3483 [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3483 [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3483 [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbfc5f829c0fe290e71dd09b460be6e716630521 [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbfc5f8 [Pipeline] echo 12:59:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:21 provisioning config files... 12:59:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2153327263821089244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:21 ---> docker-login.sh 12:59:21 nexus3.edgexfoundry.org:10001 12:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:21 Configure a credential helper to remove this warning. See 12:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:21 12:59:21 Login Succeeded 12:59:21 nexus3.edgexfoundry.org:10002 12:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:22 Configure a credential helper to remove this warning. See 12:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:22 12:59:22 Login Succeeded 12:59:22 nexus3.edgexfoundry.org:10003 12:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:22 Configure a credential helper to remove this warning. See 12:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:22 12:59:22 Login Succeeded 12:59:22 nexus3.edgexfoundry.org:10004 12:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:22 Configure a credential helper to remove this warning. See 12:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:22 12:59:22 Login Succeeded 12:59:22 docker.io 12:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:59:22 Configure a credential helper to remove this warning. See 12:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:59:22 12:59:22 Login Succeeded 12:59:22 ---> docker-login.sh ends [Pipeline] } 12:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:23 ++ 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 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/core-command/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo core-command,cmd/core-command/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/core-data/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo core-data,cmd/core-data/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/core-metadata/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo core-metadata,cmd/core-metadata/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/security-bootstrapper/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/security-proxy-setup/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/support-notifications/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo support-notifications,cmd/support-notifications/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/support-scheduler/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:59:23 + for file in '`ls cmd/**/Dockerfile`' 12:59:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:59:23 ++ cut -d/ -f2 12:59:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:59:23 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 12:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:24 12:59:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:59:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:24 latest: Pulling from edgex-devops/git-semver 12:59:24 31603596830f: Pulling fs layer 12:59:24 54011a49482f: Pulling fs layer 12:59:24 a6820b24f6d8: Pulling fs layer 12:59:24 f581987b2513: Pulling fs layer 12:59:24 f581987b2513: Waiting 12:59:24 54011a49482f: Verifying Checksum 12:59:24 54011a49482f: Download complete 12:59:25 31603596830f: Verifying Checksum 12:59:25 31603596830f: Download complete 12:59:25 31603596830f: Pull complete 12:59:25 a6820b24f6d8: Verifying Checksum 12:59:25 a6820b24f6d8: Download complete 12:59:25 f581987b2513: Verifying Checksum 12:59:25 f581987b2513: Download complete 12:59:25 54011a49482f: Pull complete 12:59:26 a6820b24f6d8: Pull complete 12:59:26 f581987b2513: Pull complete 12:59:26 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:59:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:59:26 prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container 12:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:59:28 $ docker top 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:28 [ssh-agent] Looking for ssh-agent implementation... 12:59:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:28 $ docker exec 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent 12:59:28 SSH_AUTH_SOCK=/tmp/ssh-ctFDq8FzqL2q/agent.14 12:59:28 SSH_AGENT_PID=20 12:59:28 Running ssh-add (command line suppressed) 12:59:28 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2915106488105222664.key (/w/workspace/edgex-go/3@tmp/private_key_2915106488105222664.key) 12:59:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:29 + git tag --points-at HEAD [Pipeline] } 12:59:29 $ docker exec --env ******** --env ******** 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent -k 12:59:29 unset SSH_AUTH_SOCK; 12:59:29 unset SSH_AGENT_PID; 12:59:29 echo Agent pid 20 killed; 12:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:59:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:29 [ssh-agent] Looking for ssh-agent implementation... 12:59:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:29 $ docker exec 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent 12:59:29 SSH_AUTH_SOCK=/tmp/ssh-2pLiwaWDo1oU/agent.56 12:59:29 SSH_AGENT_PID=63 12:59:29 Running ssh-add (command line suppressed) 12:59:29 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7525070915125151479.key (/w/workspace/edgex-go/3@tmp/private_key_7525070915125151479.key) 12:59:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:30 + git semver init 12:59:30 # -> Open(): unable to determine branch for HEAD 12:59:30 # $GIT_DIR = /w/workspace/edgex-go/3/.git 12:59:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 12:59:30 # $SEMVER_REMOTE_NAME = origin 12:59:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:59:30 # $SEMVER_USER_NAME = edgex-jenkins 12:59:30 # $SEMVER_BRANCH = PR-3483 12:59:30 # $SEMVER_TEMP = /tmp/semver-069957483 12:59:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:59:44 # '/tmp/semver-069957483' -> '/w/workspace/edgex-go/3/.semver' 12:59:44 # -> Force: false 12:59:44 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 12:59:45 $ docker exec --env ******** --env ******** 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda ssh-agent -k 12:59:45 unset SSH_AUTH_SOCK; 12:59:45 unset SSH_AGENT_PID; 12:59:45 echo Agent pid 63 killed; 12:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:45 + git semver [Pipeline] } 12:59:45 $ docker stop --time=1 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda 12:59:48 $ docker rm -f 141bcc7f6b2a18ceb97df44a41a67bb7cb51deaf6ade74c1668457137a101bda [Pipeline] // withDockerContainer [Pipeline] sh 12:59:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:48 Stashed 1 file(s) [Pipeline] echo 12:59:48 [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 12:59:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:59:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:59:50 + sudo service docker restart 12:59:50 + true 12:59:50 Redirecting to /bin/systemctl restart docker.service 13:00:04 Still waiting to schedule task 13:00:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 13:00:08 ========================================================= 13:00:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:00:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:00:08 + 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 . 13:00:10 Sending build context to Docker daemon 330.5MB 13:00:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:00:10 Step 2/6 : FROM ${BASE} 13:00:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:00:10 540db60ca938: Pulling fs layer 13:00:10 adcc1eea9eea: Pulling fs layer 13:00:10 4c4ab2625f07: Pulling fs layer 13:00:10 0510c868ecb4: Pulling fs layer 13:00:10 afea3b2eda06: Pulling fs layer 13:00:10 7809a108b3ef: Pulling fs layer 13:00:10 f706445af74f: Pulling fs layer 13:00:10 afea3b2eda06: Waiting 13:00:10 7809a108b3ef: Waiting 13:00:10 f706445af74f: Waiting 13:00:10 0510c868ecb4: Waiting 13:00:10 4c4ab2625f07: Download complete 13:00:10 adcc1eea9eea: Verifying Checksum 13:00:10 adcc1eea9eea: Download complete 13:00:10 afea3b2eda06: Verifying Checksum 13:00:10 afea3b2eda06: Download complete 13:00:10 540db60ca938: Verifying Checksum 13:00:10 540db60ca938: Download complete 13:00:10 7809a108b3ef: Verifying Checksum 13:00:10 7809a108b3ef: Download complete 13:00:10 540db60ca938: Pull complete 13:00:10 adcc1eea9eea: Pull complete 13:00:10 4c4ab2625f07: Pull complete 13:00:12 f706445af74f: Verifying Checksum 13:00:12 f706445af74f: Download complete 13:00:12 0510c868ecb4: Verifying Checksum 13:00:12 0510c868ecb4: Download complete 13:00:16 0510c868ecb4: Pull complete 13:00:16 afea3b2eda06: Pull complete 13:00:16 7809a108b3ef: Pull complete 13:00:18 f706445af74f: Pull complete 13:00:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:00:18 ---> b068be0155e3 13:00:18 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 13:00:22 ---> Running in 6132876de8c8 13:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:00:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:00:23 (1/12) Installing libmagic (5.39-r0) 13:00:24 (2/12) Installing file (5.39-r0) 13:00:24 (3/12) Installing libc-dev (0.7.2-r3) 13:00:24 (4/12) Installing g++ (10.2.1_pre1-r3) 13:00:28 (5/12) Installing fortify-headers (1.1-r0) 13:00:28 (6/12) Installing patch (2.7.6-r6) 13:00:28 (7/12) Installing build-base (0.5-r2) 13:00:28 (8/12) Installing libsodium (1.0.18-r0) 13:00:28 (9/12) Installing pkgconf (1.7.3-r0) 13:00:28 (10/12) Installing libsodium-dev (1.0.18-r0) 13:00:28 (11/12) Installing libzmq (4.3.3-r1) 13:00:28 (12/12) Installing zeromq-dev (4.3.3-r1) 13:00:28 Executing busybox-1.32.1-r6.trigger 13:00:28 OK: 219 MiB in 52 packages 13:00:31 Removing intermediate container 6132876de8c8 13:00:31 ---> 1e71b4a5f83a 13:00:31 Step 4/6 : WORKDIR /edgex-go 13:00:31 ---> Running in 7184b68ff6dc 13:00:31 Removing intermediate container 7184b68ff6dc 13:00:31 ---> 4472147dfbe4 13:00:31 Step 5/6 : COPY go.mod . 13:00:31 ---> 6dd0ac5ba87f 13:00:31 Step 6/6 : RUN go mod download 13:00:31 ---> Running in 6f6168513719 13:00:46 Removing intermediate container 6f6168513719 13:00:46 ---> ef2895201693 13:00:46 Successfully built ef2895201693 13:00:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:00:46 + docker inspect -f . ci-base-image-x86_64 13:00:46 . [Pipeline] withDockerContainer 13:00:46 prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container 13:00:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:47 $ docker top ea68f12a13b1542ebdb87a474a57540490444455ce6196bec3e572c097dd1355 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:47 + go version 13:00:47 go version go1.16.3 linux/amd64 [Pipeline] } 13:00:47 $ docker stop --time=1 ea68f12a13b1542ebdb87a474a57540490444455ce6196bec3e572c097dd1355 13:00:48 $ docker rm -f ea68f12a13b1542ebdb87a474a57540490444455ce6196bec3e572c097dd1355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:00:49 + docker inspect -f . ci-base-image-x86_64 13:00:49 . [Pipeline] withDockerContainer 13:00:49 prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container 13:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:50 $ docker top d7942590cfb4892e586e0a57b68ea2bc5da71bde2d25f7b25d83e88dc51e279a -eo pid,comm [Pipeline] { [Pipeline] echo 13:00:50 ========================================================= 13:00:50 [edgeXBuildGoParallel] Running Tests and Build... 13:00:50 ========================================================= [Pipeline] sh 13:00:50 + go mod tidy [Pipeline] sh 13:00:51 + make test 13:00:51 go mod tidy 13:00:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:00:58 ? github.com/edgexfoundry/edgex-go [no test files] 13:01:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:01:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:01:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:01:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:01:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:01:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:01:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:01:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:01:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:01:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements 13:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements 13:01:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements 13:01:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.110s coverage: 27.7% of statements 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:01:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:01:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 13:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:01:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements 13:01:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:01:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 58.6% of statements 13:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements 13:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 13:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:01:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.214s coverage: 28.6% of statements 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:01:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:01:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:01:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.102s coverage: 86.7% of statements 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:01:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:01:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.048s coverage: 78.3% of statements 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:01:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:01:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:01:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:01:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.8% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 21.7% of statements 13:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 13:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 13:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 13:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 13:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.351s coverage: 81.8% of statements 13:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:02:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15061 in /w/workspace/edgexfoundry_edgex-go_PR-3483 [Pipeline] { [Pipeline] ws 13:02:10 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 13:02:10 The recommended git tool is: git 13:02:15 using credential edgex-jenkins-ssh 13:02:15 Cloning the remote Git repository 13:02:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:02:16 > git init /w/workspace/edgex-go/3 # timeout=10 13:02:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:02:16 > git --version # timeout=10 13:02:16 > git --version # 'git version 2.17.1' 13:02:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.158s coverage: 66.9% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.5% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 13:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements 13:02:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.8% of statements 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:02:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:02:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:02:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.065s coverage: 19.4% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.2% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.613s coverage: 28.8% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:02:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:02:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:02:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements 13:02:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:02:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.100s coverage: 97.6% of statements 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:02:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:02:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:02:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:02:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:02:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 13:02:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 13:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 13:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 13:02:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 13:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 13:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 13:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 13:02:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 13:02:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 100.0% of statements 13:02:30 GO111MODULE=on go vet ./... 13:02:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:02:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:02:32 Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit fbfc5f829c0fe290e71dd09b460be6e716630521 13:02:33 Merge succeeded, producing fbfc5f829c0fe290e71dd09b460be6e716630521 13:02:33 Checking out Revision fbfc5f829c0fe290e71dd09b460be6e716630521 (PR-3483) 13:02:32 > git config core.sparsecheckout # timeout=10 13:02:32 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 13:02:33 > git remote # timeout=10 13:02:33 > git config --get remote.origin.url # timeout=10 13:02:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:33 > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 13:02:33 > git rev-parse HEAD^{commit} # timeout=10 13:02:33 > git config core.sparsecheckout # timeout=10 13:02:33 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 13:02:37 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:02:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:02:39 + true 13:02:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:02:57 provisioning config files... 13:02:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3177040043817353519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:58 ---> docker-login.sh 13:02:58 nexus3.edgexfoundry.org:10001 13:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:59 Configure a credential helper to remove this warning. See 13:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:59 13:02:59 Login Succeeded 13:02:59 nexus3.edgexfoundry.org:10002 13:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:00 Configure a credential helper to remove this warning. See 13:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:00 13:03:00 Login Succeeded 13:03:00 nexus3.edgexfoundry.org:10003 13:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:00 Configure a credential helper to remove this warning. See 13:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:00 13:03:00 Login Succeeded 13:03:00 nexus3.edgexfoundry.org:10004 13:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:01 Configure a credential helper to remove this warning. See 13:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:01 13:03:01 Login Succeeded 13:03:01 docker.io 13:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:01 Configure a credential helper to remove this warning. See 13:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:01 13:03:01 Login Succeeded 13:03:01 ---> docker-login.sh ends [Pipeline] } 13:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:03:02 ========================================================= 13:03:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:03:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:03:02 + 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 . 13:03:02 gofmt -l . 13:03:02 [ "`gofmt -l .`" = "" ] 13:03:02 ./bin/test-go-mod-tidy.sh 13:03:02 ./bin/test-attribution-txt.sh [Pipeline] sh 13:03:03 + ls -al . 13:03:03 total 844 13:03:03 drwxrwxr-x 10 1001 1001 4096 May 19 13:03 . 13:03:03 drwxr-xr-x 4 root root 28 May 19 13:00 .. 13:03:03 -rw-rw-r-- 1 1001 1001 11 May 19 12:59 .dockerignore 13:03:03 drwxrwxr-x 8 1001 1001 179 May 19 12:59 .git 13:03:03 drwxrwxr-x 3 1001 1001 125 May 19 12:59 .github 13:03:03 -rw-rw-r-- 1 1001 1001 818 May 19 12:59 .gitignore 13:03:03 drwx------ 3 1001 1001 60 May 19 12:59 .semver 13:03:03 -rw-rw-r-- 1 1001 1001 166 May 19 12:59 .sonarcloud.properties 13:03:03 -rw-rw-r-- 1 1001 1001 8609 May 19 12:59 Attribution.txt 13:03:03 -rw-rw-r-- 1 1001 1001 3804 May 19 12:59 CONTRIBUTING.md 13:03:03 -rw-rw-r-- 1 1001 1001 931 May 19 12:59 Dockerfile.build 13:03:03 -rw-rw-r-- 1 1001 1001 863 May 19 12:59 Jenkinsfile 13:03:03 -rw-rw-r-- 1 1001 1001 10775 May 19 12:59 LICENSE 13:03:03 -rw-rw-r-- 1 1001 1001 5632 May 19 12:59 Makefile 13:03:03 -rw-rw-r-- 1 1001 1001 7978 May 19 12:59 README.md 13:03:03 -rw-rw-r-- 1 1001 1001 6755 May 19 12:59 SECURITY.md 13:03:03 -rw-rw-r-- 1 1001 1001 5 May 19 12:59 VERSION 13:03:03 -rw-rw-r-- 1 1001 1001 4131 May 19 12:59 ZMQWindows.md 13:03:03 drwxrwxr-x 2 1001 1001 117 May 19 12:59 bin 13:03:03 drwxrwxr-x 14 1001 1001 4096 May 19 12:59 cmd 13:03:03 -rw-r--r-- 1 root root 737213 May 19 13:02 coverage.out 13:03:03 -rw-r--r-- 1 root root 1060 May 19 13:03 go.mod 13:03:03 -rw-r--r-- 1 root root 21990 May 19 13:00 go.sum 13:03:03 drwxrwxr-x 8 1001 1001 127 May 19 12:59 internal 13:03:03 drwxrwxr-x 4 1001 1001 26 May 19 12:59 openapi 13:03:03 drwxrwxr-x 4 1001 1001 71 May 19 12:59 snap 13:03:03 -rw-rw-r-- 1 1001 1001 168 May 19 12:59 version.go [Pipeline] sh 13:03:03 + '[' -e coverage.out ] 13:03:03 + chown 1001:1001 coverage.out [Pipeline] stash 13:03:03 Stashed 1 file(s) [Pipeline] sh 13:03:03 + make build 13:03:03 go mod tidy 13:03:03 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 13:03:05 Sending build context to Docker daemon 167.9MB 13:03:05 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:03:05 Step 2/6 : FROM ${BASE} 13:03:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:03:05 595b0fe564bb: Pulling fs layer 13:03:05 7186ed65a4f7: Pulling fs layer 13:03:05 316046926c0a: Pulling fs layer 13:03:05 4ebd0625c992: Pulling fs layer 13:03:05 207e8628e3a3: Pulling fs layer 13:03:05 c791037a9be2: Pulling fs layer 13:03:05 ffd874e62e21: Pulling fs layer 13:03:05 207e8628e3a3: Waiting 13:03:05 c791037a9be2: Waiting 13:03:05 ffd874e62e21: Waiting 13:03:05 4ebd0625c992: Waiting 13:03:05 316046926c0a: Verifying Checksum 13:03:05 316046926c0a: Download complete 13:03:05 7186ed65a4f7: Verifying Checksum 13:03:05 7186ed65a4f7: Download complete 13:03:05 207e8628e3a3: Download complete 13:03:05 c791037a9be2: Verifying Checksum 13:03:05 c791037a9be2: Download complete 13:03:05 595b0fe564bb: Verifying Checksum 13:03:05 595b0fe564bb: Download complete 13:03:05 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 13:03:06 595b0fe564bb: Pull complete 13:03:07 7186ed65a4f7: Pull complete 13:03:07 ffd874e62e21: Verifying Checksum 13:03:07 ffd874e62e21: Download complete 13:03:07 316046926c0a: Pull complete 13:03:08 4ebd0625c992: Download complete 13:03:14 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 13:03:15 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 13:03:16 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 13:03:16 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 13:03:18 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 13:03:19 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 13:03:20 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 13:03:21 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 13:03:21 4ebd0625c992: Pull complete 13:03:21 207e8628e3a3: Pull complete 13:03:21 c791037a9be2: Pull complete 13:03:21 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 13:03:22 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 13:03:23 ffd874e62e21: Pull complete 13:03:23 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:03:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:03:23 ---> cfc18b08335c 13:03:23 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 [Pipeline] } 13:03:24 $ docker stop --time=1 d7942590cfb4892e586e0a57b68ea2bc5da71bde2d25f7b25d83e88dc51e279a 13:03:26 ---> Running in 84ce8618cdb7 13:03:26 $ docker rm -f d7942590cfb4892e586e0a57b68ea2bc5da71bde2d25f7b25d83e88dc51e279a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:03:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 13:03:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:03:29 (1/12) Installing libmagic (5.39-r0) 13:03:29 (2/12) Installing file (5.39-r0) 13:03:29 (3/12) Installing libc-dev (0.7.2-r3) 13:03:29 (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] isUnix [Pipeline] sh 13:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:30 13:03:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:30 latest: Pulling from edgex-devops/edgex-compose 13:03:30 cbdbe7a5bc2a: Pulling fs layer 13:03:30 ca9280d653b3: Pulling fs layer 13:03:30 7e9c9ca2126c: Pulling fs layer 13:03:30 cbdbe7a5bc2a: Verifying Checksum 13:03:30 cbdbe7a5bc2a: Download complete 13:03:30 cbdbe7a5bc2a: Pull complete 13:03:31 ca9280d653b3: Verifying Checksum 13:03:31 ca9280d653b3: Download complete 13:03:32 ca9280d653b3: Pull complete 13:03:32 7e9c9ca2126c: Verifying Checksum 13:03:32 7e9c9ca2126c: Download complete 13:03:35 7e9c9ca2126c: Pull complete 13:03:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:03:35 prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container 13:03:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:03:38 $ docker top c4e39d569ed9bc5a42b02bbef039fc59c382d3466e0e19bfedc7fa4f8008c007 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:38 + docker-compose build --help 13:03:38 + grep parallel 13:03:39 --parallel Build images in parallel. [Pipeline] } 13:03:39 $ docker stop --time=1 c4e39d569ed9bc5a42b02bbef039fc59c382d3466e0e19bfedc7fa4f8008c007 13:03:40 $ docker rm -f c4e39d569ed9bc5a42b02bbef039fc59c382d3466e0e19bfedc7fa4f8008c007 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:03:41 . [Pipeline] withDockerContainer 13:03:41 prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container 13:03: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:03:41 $ docker top 41e07ba95d561f82db22cd3f43a88a05f2b28634b6c8caf09969ff4ea1bbdb35 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:41 + docker-compose -f ./docker-compose-build.yml build --parallel 13:03:42 (5/12) Installing fortify-headers (1.1-r0) 13:03:42 (6/12) Installing patch (2.7.6-r6) 13:03:42 (7/12) Installing build-base (0.5-r2) 13:03:42 (8/12) Installing libsodium (1.0.18-r0) 13:03:42 (9/12) Installing pkgconf (1.7.3-r0) 13:03:42 (10/12) Installing libsodium-dev (1.0.18-r0) 13:03:42 (11/12) Installing libzmq (4.3.3-r1) 13:03:42 (12/12) Installing zeromq-dev (4.3.3-r1) 13:03:42 Executing busybox-1.32.1-r6.trigger 13:03:42 OK: 218 MiB in 52 packages 13:03:42 Building core-command ... 13:03:42 Building core-data ... 13:03:42 Building core-metadata ... 13:03:42 Building security-bootstrapper ... 13:03:42 Building security-proxy-setup ... 13:03:42 Building security-secretstore-setup ... 13:03:42 Building support-notifications ... 13:03:42 Building support-scheduler ... 13:03:42 Building sys-mgmt-agent ... 13:03:42 Building support-notifications 13:03:42 Building sys-mgmt-agent 13:03:42 Building core-command 13:03:42 Building support-scheduler 13:03:42 Building security-proxy-setup 13:03:46 Removing intermediate container 84ce8618cdb7 13:03:46 ---> 534f1d81cd91 13:03:46 Step 4/6 : WORKDIR /edgex-go 13:03:46 ---> Running in baaa205f94a1 13:03:46 Removing intermediate container baaa205f94a1 13:03:46 ---> 02de47ca4fbb 13:03:46 Step 5/6 : COPY go.mod . 13:03:47 ---> bf5dc37d3f96 13:03:47 Step 6/6 : RUN go mod download 13:03:47 ---> Running in 5424b0c67285 13:03:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:03:57 ---> ef2895201693 13:03:57 Step 3/24 : WORKDIR /edgex-go 13:03:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:03:57 ---> ef2895201693 13:03:57 Step 3/23 : WORKDIR /edgex-go 13:03:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:03:57 ---> ef2895201693 13:03:57 Step 3/24 : WORKDIR /edgex-go 13:03:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:03:57 ---> ef2895201693 13:03:57 Step 3/22 : WORKDIR /edgex-go 13:04:14 Removing intermediate container 5424b0c67285 13:04:14 ---> 6bafb52390ea 13:04:14 Successfully built 6bafb52390ea 13:04:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:04:14 + docker inspect -f . ci-base-image-arm64 13:04:14 . [Pipeline] withDockerContainer 13:04:15 prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container 13:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:04:15 ---> Running in 91a161e29464 13:04:15 ---> Running in 12dd79c0ad36 13:04:15 ---> Running in 8eb5a5c0ef49 13:04:15 ---> Running in dd6bc28fa211 13:04:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:04:15 ---> ef2895201693 13:04:15 Step 3/23 : WORKDIR /edgex-go 13:04:15 ---> Running in b208deac7e59 13:04:15 Removing intermediate container 91a161e29464 13:04:15 ---> f681cf0aa623 13:04:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:15 Removing intermediate container 12dd79c0ad36 13:04:15 ---> d5437598360c 13:04:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:15 Removing intermediate container dd6bc28fa211 13:04:15 ---> c002a5a5a8cd 13:04:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:15 Removing intermediate container b208deac7e59 13:04:15 ---> 1b8495a9c0be 13:04:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:15 Removing intermediate container 8eb5a5c0ef49 13:04:15 ---> 85f88bc9f6d2 13:04:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:15 ---> Running in 41700171d727 13:04:15 ---> Running in a51e5101076f 13:04:15 ---> Running in 45df1170f026 13:04:15 ---> Running in e299a0b2caa0 13:04:15 ---> Running in 2c4c5297a4b7 13:04:16 $ docker top 931d619e01379fc0677ad7358b9e93212cfb4d15af0af276bca59cef9f28d5ac -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:17 Removing intermediate container 41700171d727 13:04:17 ---> feba4fb6a5a8 13:04:17 Step 5/24 : RUN apk add --update --no-cache make git 13:04:17 Removing intermediate container a51e5101076f 13:04:17 ---> 039250492a97 13:04:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:04:17 ---> Running in 0b20e41a5211 13:04:17 ---> Running in 83f5f329aee3 13:04:18 + go version 13:04:18 go version go1.16.3 linux/arm64 [Pipeline] } 13:04:18 $ docker stop --time=1 931d619e01379fc0677ad7358b9e93212cfb4d15af0af276bca59cef9f28d5ac 13:04:18 Removing intermediate container 45df1170f026 13:04:18 ---> fe503c05270a 13:04:18 Step 5/22 : RUN apk add --update --no-cache make git 13:04:18 Removing intermediate container e299a0b2caa0 13:04:18 ---> 2c58e0c1b4e9 13:04:18 Step 5/23 : RUN apk add --update --no-cache make git 13:04:18 Removing intermediate container 2c4c5297a4b7 13:04:18 ---> 3c409dc09a89 13:04:18 Step 5/24 : RUN apk add --update --no-cache make bash git 13:04:18 ---> Running in b50d2656727f 13:04:18 ---> Running in b311d62b100e 13:04:18 ---> Running in a7be5e4983d0 13:04:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:19 $ docker rm -f 931d619e01379fc0677ad7358b9e93212cfb4d15af0af276bca59cef9f28d5ac 13:04:19 OK: 219 MiB in 52 packages 13:04:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:04:20 OK: 219 MiB in 52 packages 13:04:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:04:20 OK: 219 MiB in 52 packages 13:04:20 + docker inspect -f . ci-base-image-arm64 13:04:20 . [Pipeline] withDockerContainer 13:04:20 Removing intermediate container 0b20e41a5211 13:04:20 ---> 1da1385e167b 13:04:20 Step 6/24 : COPY go.mod . 13:04:20 OK: 219 MiB in 52 packages 13:04:20 prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container 13:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:04:20 OK: 219 MiB in 52 packages 13:04:21 ---> 1551be45d1e6 13:04:21 Step 7/24 : RUN go mod download 13:04:21 Removing intermediate container 83f5f329aee3 13:04:21 ---> 92053bd81086 13:04:21 Step 6/23 : COPY go.mod . 13:04:21 ---> Running in c644c554ecee 13:04:21 Removing intermediate container b311d62b100e 13:04:21 ---> 5c56538d643a 13:04:21 Step 6/23 : COPY go.mod . 13:04:22 ---> e3372de54ca4 13:04:22 Step 7/23 : RUN go mod download 13:04:22 Removing intermediate container a7be5e4983d0 13:04:22 ---> 483f002d981c 13:04:22 Step 6/24 : COPY go.mod . 13:04:22 ---> 00ecbdeb7257 13:04:22 Step 7/23 : RUN go mod download 13:04:22 $ docker top 591525fd71802972e6ca92ba37dc52f20145cbb40a438e58031b8ec387ed5809 -eo pid,comm 13:04:22 Removing intermediate container b50d2656727f 13:04:22 ---> a8428ab65f24 13:04:22 Step 6/22 : COPY go.mod . 13:04:22 ---> Running in 8f4ff0988850 13:04:22 ---> Running in e47f9bb30d87 [Pipeline] { [Pipeline] echo 13:04:22 ========================================================= 13:04:22 [edgeXBuildGoParallel] Running Tests and Build... 13:04:22 ========================================================= [Pipeline] sh 13:04:23 ---> 9b884eb9ec03 13:04:23 Step 7/24 : RUN go mod download 13:04:23 + go mod tidy 13:04:23 ---> 65c0f177deb4 13:04:23 Step 7/22 : RUN go mod download 13:04:23 ---> Running in 58dffc3bc771 13:04:23 ---> Running in 158e70009e47 [Pipeline] sh 13:04:24 Removing intermediate container c644c554ecee 13:04:24 ---> 8a284c1e85c1 13:04:24 Step 8/24 : COPY . . 13:04:25 + make test 13:04:25 go mod tidy 13:04:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:04:34 Removing intermediate container 8f4ff0988850 13:04:34 ---> 0ee248d00bd6 13:04:34 Step 8/23 : COPY . . 13:04:34 Removing intermediate container e47f9bb30d87 13:04:34 ---> bb18008925b0 13:04:34 Step 8/23 : COPY . . 13:04:46 ---> 7d7bfa5ff7a6 13:04:46 Step 9/24 : RUN go mod tidy 13:04:51 Removing intermediate container 58dffc3bc771 13:04:51 ---> 156c1995b388 13:04:51 Step 8/24 : COPY . . 13:04:51 ---> Running in def796b65ed1 13:04:51 Removing intermediate container 158e70009e47 13:04:51 ---> 31f034d9491e 13:04:51 Step 8/22 : COPY . . 13:04:51 ---> ab668bb50c95 13:04:51 Step 9/23 : RUN go mod tidy 13:04:51 ---> 79a0325212e0 13:04:51 Step 9/23 : RUN go mod tidy 13:04:51 ---> Running in c4a74e9a53ec 13:04:51 ---> Running in a26e684b4efa 13:04:52 ? github.com/edgexfoundry/edgex-go [no test files] 13:05:18 Removing intermediate container def796b65ed1 13:05:18 ---> c616db7e57c6 13:05:18 Step 10/24 : RUN make cmd/core-command/core-command 13:05:18 ---> 4b580f3eb300 13:05:18 Step 9/24 : RUN go mod tidy 13:05:18 Removing intermediate container c4a74e9a53ec 13:05:18 ---> 17ec18ba683e 13:05:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:05:18 ---> Running in d95d6b067577 13:05:18 ---> Running in 7818e02b099c 13:05:18 ---> Running in 33329cc781d9 13:05:18 Removing intermediate container a26e684b4efa 13:05:18 ---> 034a857bceaa 13:05:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:05:18 ---> Running in c6589dbd2432 13:05:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:05:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:05:18 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 13:05:28 ---> bfbfbe993273 13:05:28 Step 9/22 : RUN go mod tidy 13:05:28 Removing intermediate container 7818e02b099c 13:05:28 ---> 38e5aa9a4fd4 13:05:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:05:28 ---> Running in 13cc2d20dbe9 13:05:28 ---> Running in f319429f7534 13:05:29 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 13:05:31 Removing intermediate container 13cc2d20dbe9 13:05:31 ---> 640c4c691f8b 13:05:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:05:31 ---> Running in 147a1ec14589 13:05:32 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 13:05:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:05:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:06:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:06:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:06:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:06:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:06:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:06:19 Removing intermediate container d95d6b067577 13:06:19 ---> feff3385f56a 13:06:19 13:06:19 Step 11/24 : FROM alpine:3.12 13:06:19 3.12: Pulling from library/alpine 13:06:19 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 13:06:19 Removing intermediate container 33329cc781d9 13:06:19 ---> cf4d7ea6341e 13:06:19 13:06:19 Step 11/23 : FROM alpine:3.12 13:06:19 3.12: Pulling from library/alpine 13:06:19 Removing intermediate container c6589dbd2432 13:06:19 ---> 58dcd1f74735 13:06:19 13:06:19 Step 11/23 : FROM alpine:3.12 13:06:19 3.12: Pulling from library/alpine 13:06:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:06:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:06:19 Status: Downloaded newer image for alpine:3.12 13:06:19 Status: Downloaded newer image for alpine:3.12 13:06:19 ---> 13621d1b12d4 13:06:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:06:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:06:19 Status: Image is up to date for alpine:3.12 13:06:19 ---> 13621d1b12d4 13:06:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:06:19 ---> 13621d1b12d4 13:06:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:06:19 ---> Running in 2b089496412c 13:06:19 ---> Running in f36e22bf6b09 13:06:19 ---> Running in ba552cc18605 13:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:19 (1/2) Installing ca-certificates (20191127-r4) 13:06:19 (2/2) Installing dumb-init (1.2.2-r1) 13:06:19 Executing busybox-1.31.1-r20.trigger 13:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:19 Executing ca-certificates-20191127-r4.trigger 13:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:19 (1/1) Installing dumb-init (1.2.2-r1) 13:06:19 Executing busybox-1.31.1-r20.trigger 13:06:19 OK: 6 MiB in 15 packages 13:06:19 (1/1) Installing dumb-init (1.2.2-r1) 13:06:19 Executing busybox-1.31.1-r20.trigger 13:06:19 OK: 6 MiB in 15 packages 13:06:19 OK: 6 MiB in 16 packages 13:06:21 Removing intermediate container 147a1ec14589 13:06:21 ---> ef5cff17ee2a 13:06:21 13:06:21 Step 11/22 : FROM alpine:3.12 13:06:21 ---> 13621d1b12d4 13:06:21 Step 12/22 : RUN apk add --update --no-cache curl 13:06:21 Removing intermediate container f319429f7534 13:06:21 ---> c26ff71ef0cb 13:06:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:06:21 Removing intermediate container f36e22bf6b09 13:06:21 ---> 4ab1a67cc16f 13:06:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:06:21 ---> Running in 277408f6018f 13:06:21 ---> Running in b14aadd0756d 13:06:21 ---> Running in 3aab89f0f595 13:06:21 Removing intermediate container 2b089496412c 13:06:21 ---> e2420d019284 13:06:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:06:22 Removing intermediate container ba552cc18605 13:06:22 ---> 8978385ecb96 13:06:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:06:22 ---> Running in 423d46ae121c 13:06:22 ---> Running in 9fb6db414fbb 13:06:22 Removing intermediate container 3aab89f0f595 13:06:22 ---> 1d2f494a6203 13:06:22 Step 14/24 : ENV APP_PORT=48082 13:06:22 ---> Running in 809766efe110 13:06:22 Removing intermediate container 423d46ae121c 13:06:22 ---> 56dc21f02e56 13:06:22 Step 14/23 : ENV APP_PORT=48060 13:06:22 Removing intermediate container 9fb6db414fbb 13:06:22 ---> 3bf9d4f8cd64 13:06:22 Step 14/23 : ENV APP_PORT=48085 13:06:22 ---> Running in 14a7d6c392ad 13:06:23 ---> Running in db048fdcfcb1 13:06:23 Removing intermediate container 809766efe110 13:06:23 ---> b23c8b476d93 13:06:23 Step 15/24 : EXPOSE $APP_PORT 13:06:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:23 (1/4) Installing ca-certificates (20191127-r4) 13:06:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:06:23 (3/4) Installing libcurl (7.76.1-r0) 13:06:23 (4/4) Installing curl (7.76.1-r0) 13:06:23 Executing busybox-1.31.1-r20.trigger 13:06:23 Executing ca-certificates-20191127-r4.trigger 13:06:23 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 13:06:23 OK: 7 MiB in 18 packages 13:06:23 ---> Running in a269cbc8d76b 13:06:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:06:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:06:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:06:23 Removing intermediate container db048fdcfcb1 13:06:23 ---> 614c44fb2a60 13:06:23 Step 15/23 : EXPOSE $APP_PORT 13:06:23 Removing intermediate container 14a7d6c392ad 13:06:23 ---> dbcd43238240 13:06:23 Step 15/23 : EXPOSE $APP_PORT 13:06:24 ---> Running in 3f2088063d2f 13:06:24 Removing intermediate container a269cbc8d76b 13:06:24 ---> caa71716b35f 13:06:24 Step 16/24 : WORKDIR / 13:06:24 ---> Running in c39f89b1e03f 13:06:25 ---> Running in 6a403776c392 13:06:25 Removing intermediate container 3f2088063d2f 13:06:25 ---> 3955e6c3bfb7 13:06:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:25 Removing intermediate container c39f89b1e03f 13:06:25 ---> cc0b31a94396 13:06:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:25 Removing intermediate container 277408f6018f 13:06:25 ---> 6ac3deb04d6e 13:06:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:06:25 Removing intermediate container 6a403776c392 13:06:25 ---> 655f50e133cd 13:06:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:25 ---> Running in 4541198778fa 13:06:25 Removing intermediate container b14aadd0756d 13:06:25 ---> 5236bf251f66 13:06:25 13:06:25 Step 12/24 : FROM docker:20.10.0 13:06:25 ---> d9b95fafc7da 13:06:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:06:25 ---> d0d1a7cef490 13:06:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:06:26 20.10.0: Pulling from library/docker 13:06:26 ---> 58b14ce37f10 13:06:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:06:26 Removing intermediate container 4541198778fa 13:06:26 ---> 6ed84f7651e3 13:06:26 Step 14/22 : WORKDIR /edgex 13:06:26 ---> baaeb1029ce0 13:06:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:06:27 ---> Running in b323bb092a5c 13:06:27 ---> ff11091648d3 13:06:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.343s coverage: 46.1% of statements 13:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.172s coverage: 28.7% of statements 13:06:28 ---> bb58ef3c16a4 13:06:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.323s coverage: 100.0% of statements 13:06:28 ---> b557c6e3fcce 13:06:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:06:28 ---> 0947002b0856 13:06:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:06:28 Removing intermediate container b323bb092a5c 13:06:28 ---> 8cdb5e7e8800 13:06:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:06:28 ---> Running in 046fad4e444e 13:06:28 ---> Running in ca2611ccc091 13:06:28 ---> a94f06a69767 13:06:28 Step 20/24 : ENTRYPOINT ["/core-command"] 13:06:29 ---> ca56bc22f681 13:06:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:06:30 ---> Running in 1313b89b67fb 13:06:30 Removing intermediate container 046fad4e444e 13:06:30 ---> 71f218e5df4f 13:06:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:33 Removing intermediate container ca2611ccc091 13:06:33 ---> 128e2daa985d 13:06:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:33 ---> 19ed90a9b693 13:06:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:06:34 ---> Running in e31a316feeec 13:06:34 Removing intermediate container 1313b89b67fb 13:06:34 ---> e03d387b2c8b 13:06:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:06:34 ---> Running in a1427d0844df 13:06:34 ---> dc66a560bd97 13:06:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:06:34 ---> Running in 2189fb9c1b71 13:06:35 ---> Running in 73b05199ff67 13:06:35 Removing intermediate container e31a316feeec 13:06:35 ---> 749eaf076d27 13:06:35 Step 21/23 : LABEL arch=x86_64 13:06:35 Removing intermediate container a1427d0844df 13:06:35 ---> 39b156aec7b4 13:06:35 Step 21/23 : LABEL arch=x86_64 13:06:35 ---> Running in d85f360d9372 13:06:35 Removing intermediate container 2189fb9c1b71 13:06:35 ---> 727f92570aac 13:06:35 Step 22/24 : LABEL arch=x86_64 13:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.713s coverage: 27.7% of statements 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.220s coverage: 100.0% of statements 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.180s coverage: 100.0% of statements 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:06:35 Removing intermediate container 73b05199ff67 13:06:35 ---> 23b352ef54fb 13:06:35 Step 19/22 : CMD ["--init=true"] 13:06:35 ---> Running in aecbe2f5aa42 13:06:35 ---> Running in e65a6e1ee653 13:06:35 ---> Running in d63f80fdba1e 13:06:35 Removing intermediate container d85f360d9372 13:06:35 ---> e21da93daeda 13:06:35 Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:06:35 Removing intermediate container aecbe2f5aa42 13:06:35 ---> 8257f026032e 13:06:35 Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:06:35 Removing intermediate container e65a6e1ee653 13:06:35 ---> 7f4ce2732c9b 13:06:35 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:06:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:06:36 Status: Downloaded newer image for docker:20.10.0 13:06:36 ---> Running in 2cb9caa6ff6d 13:06:36 ---> Running in fd83e97eb08c 13:06:36 ---> aefe523efa57 13:06:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:06:36 ---> Running in 3bf5b2ab112c 13:06:36 Removing intermediate container d63f80fdba1e 13:06:36 ---> e79a135eeae2 13:06:36 Step 20/22 : LABEL arch=x86_64 13:06:36 ---> Running in 0a767263a956 13:06:36 Removing intermediate container fd83e97eb08c 13:06:36 ---> 2a98d243d25a 13:06:36 Step 23/23 : LABEL version=0.0.0 13:06:36 ---> Running in 5e7c9e9f380e 13:06:36 Removing intermediate container 2cb9caa6ff6d 13:06:36 ---> c5336d7e5923 13:06:36 Step 23/23 : LABEL version=0.0.0 13:06:36 Removing intermediate container 3bf5b2ab112c 13:06:36 ---> 1266d558c09d 13:06:36 Step 24/24 : LABEL version=0.0.0 13:06:36 ---> Running in 9ad30450d2ab 13:06:36 ---> Running in 26121a7df7e4 13:06:36 ---> Running in e23b2dd51188 13:06:36 Removing intermediate container 0a767263a956 13:06:36 ---> 6b173c815e6a 13:06:36 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:06:36 ---> Running in 403d8f080538 13:06:36 Removing intermediate container 5e7c9e9f380e 13:06:36 ---> cfae5f462b28 13:06:36 Step 21/22 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:06:36 Removing intermediate container e23b2dd51188 13:06:36 ---> f83507238d02 13:06:36 13:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.309s coverage: 58.6% of statements 13:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:06:37 Successfully built f83507238d02 13:06:37 Removing intermediate container 26121a7df7e4 13:06:37 ---> 72c6edc283f8 13:06:37 13:06:37 Successfully built 72c6edc283f8 13:06:37 Successfully tagged core-command:latest 13:06:37 ---> Running in e8be38a98215 13:06:37 Removing intermediate container 9ad30450d2ab 13:06:37 ---> 9b49bc969f9f 13:06:37 13:06:37 Building security-bootstrapper 13:06:37  Building core-command ... done Successfully tagged support-scheduler:latest 13:06:37 Building security-secretstore-setup 13:06:37  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:37 Successfully built 9b49bc969f9f 13:06:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:38 Successfully tagged support-notifications:latest 13:06:38 Building core-metadata 13:06:38  Building support-notifications ... done Removing intermediate container e8be38a98215 13:06:38 ---> cd05b723a0c7 13:06:38 Step 22/22 : LABEL version=0.0.0 13:06:38 (1/39) Installing readline (8.0.4-r0) 13:06:38 (2/39) Installing bash (5.0.17-r0) 13:06:38 Executing bash-5.0.17-r0.post-install 13:06:38 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:06:38 (4/39) Installing libcurl (7.76.1-r0) 13:06:38 (5/39) Installing curl (7.76.1-r0) 13:06:38 (6/39) Installing dumb-init (1.2.2-r1) 13:06:38 (7/39) Installing libbz2 (1.0.8-r1) 13:06:38 (8/39) Installing expat (2.2.9-r1) 13:06:38 (9/39) Installing libffi (3.3-r2) 13:06:38 (10/39) Installing gdbm (1.13-r1) 13:06:38 (11/39) Installing xz-libs (5.2.5-r0) 13:06:38 (12/39) Installing sqlite-libs (3.32.1-r0) 13:06:38 (13/39) Installing python3 (3.8.10-r0) 13:06:38 ---> Running in 5f1d0e298d08 13:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 87.7% of statements 13:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.268s coverage: 78.9% of statements 13:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:06:47 Removing intermediate container 5f1d0e298d08 13:06:47 ---> 56e76c0b8175 13:06:47 13:06:47 (14/39) Installing py3-appdirs (1.4.4-r1) 13:06:47 Successfully built 56e76c0b8175 13:06:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:06:47 (16/39) Installing py3-parsing (2.4.7-r0) 13:06:47 (17/39) Installing py3-six (1.15.0-r0) 13:06:47 Successfully tagged security-proxy-setup:latest 13:06:47 Building core-data 13:06:47  Building security-proxy-setup ... done (18/39) Installing py3-packaging (20.4-r0) 13:06:47 (19/39) Installing py3-setuptools (47.0.0-r0) 13:06:47 (20/39) Installing py3-chardet (3.0.4-r4) 13:06:47 (21/39) Installing py3-idna (2.9-r0) 13:06:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:06:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:06:47 (24/39) Installing py3-requests (2.23.0-r0) 13:06:47 (25/39) Installing py3-msgpack (1.0.0-r0) 13:06:47 (26/39) Installing py3-lockfile (0.12.2-r3) 13:06:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:06:47 (28/39) Installing py3-colorama (0.4.3-r0) 13:06:47 (29/39) Installing py3-distlib (0.3.0-r0) 13:06:47 (30/39) Installing py3-distro (1.5.0-r1) 13:06:47 (31/39) Installing py3-webencodings (0.5.1-r3) 13:06:47 (32/39) Installing py3-html5lib (1.0.1-r4) 13:06:47 (33/39) Installing py3-pytoml (0.1.21-r0) 13:06:47 (34/39) Installing py3-pep517 (0.8.2-r0) 13:06:47 (35/39) Installing py3-progress (1.5-r0) 13:06:47 (36/39) Installing py3-toml (0.10.1-r0) 13:06:47 (37/39) Installing py3-retrying (1.3.3-r0) 13:06:47 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:06:47 (39/39) Installing py3-pip (20.1.1-r0) 13:06:47 Executing busybox-1.31.1-r19.trigger 13:06:47 OK: 72 MiB in 59 packages 13:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.255s coverage: 28.6% of statements 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.281s coverage: 100.0% of statements 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.237s coverage: 100.0% of statements 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.387s coverage: 86.7% of statements 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.462s coverage: 97.5% of statements 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.281s coverage: 78.3% of statements 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:06:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.357s coverage: 95.1% of statements 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:06:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:06:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.353s coverage: 0.8% of statements 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:06:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.256s coverage: 21.7% of statements 13:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:06:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements 13:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 79.5% of statements 13:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 13:06:56 Collecting docker-compose==1.23.2 13:06:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements 13:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements 13:06:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:06:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:06:58 ---> ef2895201693 13:06:58 Step 3/24 : WORKDIR /edgex-go 13:06:58 ---> Using cache 13:06:58 ---> 1b8495a9c0be 13:06:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:58 ---> Using cache 13:06:58 ---> 2c58e0c1b4e9 13:06:58 Step 5/24 : RUN apk add --update --no-cache make git 13:06:58 ---> Using cache 13:06:58 ---> 5c56538d643a 13:06:58 Step 6/24 : COPY go.mod . 13:06:58 ---> Using cache 13:06:58 ---> 00ecbdeb7257 13:06:58 Step 7/24 : RUN go mod download 13:06:58 ---> Using cache 13:06:58 ---> bb18008925b0 13:06:58 Step 8/24 : COPY . . 13:06:58 ---> Using cache 13:06:58 ---> ab668bb50c95 13:06:58 Step 9/24 : RUN go mod tidy 13:06:58 ---> Using cache 13:06:58 ---> 034a857bceaa 13:06:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:06:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:06:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:06:59 ---> ef2895201693 13:06:59 Step 3/24 : WORKDIR /edgex-go 13:06:59 ---> Using cache 13:06:59 ---> 1b8495a9c0be 13:06:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:59 ---> Using cache 13:06:59 ---> 2c58e0c1b4e9 13:06:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:07:03 Collecting websocket-client<1.0,>=0.32.0 13:07:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:07:06 Collecting cached-property<2,>=1.2.0 13:07:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:07:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:07:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:07:07 Collecting PyYAML<4,>=3.10 13:07:07 Downloading PyYAML-3.13.tar.gz (270 kB) 13:07:08 ---> Running in 80488f774b84 13:07:08 ---> Running in ec10fb8e1291 13:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.207s coverage: 94.4% of statements 13:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements 13:07:09 Collecting docker<4.0,>=3.6.0 13:07:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:07:09 Collecting jsonschema<3,>=2.5.1 13:07:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:07:09 Collecting texttable<0.10,>=0.9.0 13:07:09 Downloading texttable-0.9.1.tar.gz (11 kB) 13:07:10 Collecting dockerpty<0.5,>=0.4.1 13:07:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:07:10 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 13:07:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:07:11 Collecting docopt<0.7,>=0.6.1 13:07:11 Downloading docopt-0.6.2.tar.gz (25 kB) 13:07:11 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) 13:07:11 Collecting idna<2.8,>=2.5 13:07:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:07:11 Collecting urllib3<1.25,>=1.21.1 13:07:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:07:11 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) 13:07:11 Collecting docker-pycreds>=0.4.0 13:07:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:07:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:07:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:07:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:07:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:07:12 Installing collected packages: websocket-client, cached-property, idna, urllib3, requests, PyYAML, docker-pycreds, docker, jsonschema, texttable, dockerpty, docopt, docker-compose 13:07:12 Attempting uninstall: idna 13:07:12 Found existing installation: idna 2.9 13:07:12 Uninstalling idna-2.9: 13:07:12 Successfully uninstalled idna-2.9 13:07:12 Attempting uninstall: urllib3 13:07:12 Found existing installation: urllib3 1.25.9 13:07:12 Uninstalling urllib3-1.25.9: 13:07:12 Successfully uninstalled urllib3-1.25.9 13:07:13 Attempting uninstall: requests 13:07:13 Found existing installation: requests 2.23.0 13:07:13 Uninstalling requests-2.23.0: 13:07:13 Successfully uninstalled requests-2.23.0 13:07:13 Running setup.py install for PyYAML: started 13:07:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:07:14 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:07:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:07:14 ---> ef2895201693 13:07:14 Step 3/26 : WORKDIR /edgex-go 13:07:14 ---> Using cache 13:07:14 ---> 1b8495a9c0be 13:07:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:14 ---> Using cache 13:07:14 ---> 2c58e0c1b4e9 13:07:14 Step 5/26 : RUN apk add --update --no-cache make git 13:07:14 ---> Using cache 13:07:14 ---> 5c56538d643a 13:07:14 Step 6/26 : COPY go.mod . 13:07:14 ---> Using cache 13:07:14 ---> 00ecbdeb7257 13:07:14 Step 7/26 : RUN go mod download 13:07:14 ---> Using cache 13:07:14 ---> bb18008925b0 13:07:14 Step 8/26 : COPY . . 13:07:14 ---> Using cache 13:07:14 ---> ab668bb50c95 13:07:14 Step 9/26 : RUN go mod tidy 13:07:14 ---> Using cache 13:07:14 ---> 034a857bceaa 13:07:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:07:14 Running setup.py install for PyYAML: finished with status 'done' 13:07:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:07:15 OK: 219 MiB in 52 packages 13:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.588s coverage: 81.8% of statements 13:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:07:16 ---> Running in 04679dc426e8 13:07:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:07:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:07:17 ---> ef2895201693 13:07:17 Step 3/32 : WORKDIR /edgex-go 13:07:17 ---> Using cache 13:07:17 ---> 1b8495a9c0be 13:07:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:17 ---> Using cache 13:07:17 ---> 2c58e0c1b4e9 13:07:17 Step 5/32 : RUN apk add --update --no-cache make git 13:07:17 ---> Using cache 13:07:17 ---> 5c56538d643a 13:07:17 Step 6/32 : COPY go.mod . 13:07:17 ---> Using cache 13:07:17 ---> 00ecbdeb7257 13:07:17 Step 7/32 : RUN go mod download 13:07:17 ---> Using cache 13:07:17 ---> bb18008925b0 13:07:17 Step 8/32 : COPY . . 13:07:17 Running setup.py install for texttable: started 13:07:17 Removing intermediate container 80488f774b84 13:07:17 ---> 112ea96128e0 13:07:17 Step 6/24 : COPY go.mod . 13:07:17 ---> Using cache 13:07:17 ---> ab668bb50c95 13:07:17 Step 9/32 : RUN go mod tidy 13:07:17 ---> Using cache 13:07:17 ---> 034a857bceaa 13:07:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:07:17 ---> Running in a61485008810 13:07:17 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 13:07:17 ---> fff2d93c429a 13:07:17 Step 7/24 : RUN go mod download 13:07:18 ---> Running in cc0d3dce2c13 13:07:18 Running setup.py install for texttable: finished with status 'done' 13:07:18 Running setup.py install for dockerpty: started 13:07:18 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 13:07:18 Running setup.py install for dockerpty: finished with status 'done' 13:07:18 Running setup.py install for docopt: started 13:07:19 Running setup.py install for docopt: finished with status 'done' 13:07:19 Removing intermediate container cc0d3dce2c13 13:07:19 ---> 9eabb9c0ed5b 13:07:19 Step 8/24 : COPY . . 13:07:19 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 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.198s coverage: 80.0% of statements 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 64.4% of statements 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 13:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 13:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.004s coverage: 66.9% of statements 13:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.752s coverage: 43.5% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements 13:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.602s coverage: 46.8% of statements 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.178s coverage: 100.0% of statements 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:07:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.220s coverage: 19.4% of statements 13:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 13:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 13:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:07:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.452s coverage: 91.2% of statements 13:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:07:37 Removing intermediate container 403d8f080538 13:07:37 ---> f40f48064431 13:07:37 Step 15/24 : ENV APP_PORT=48090 13:07:37 ---> 27c43e0f1764 13:07:37 Step 9/24 : RUN go mod tidy 13:07:37 ---> Running in 746216e29345 13:07:37 ---> Running in e3b748bd11e1 13:07:37 Removing intermediate container 746216e29345 13:07:37 ---> 64305509eaea 13:07:37 Step 16/24 : EXPOSE $APP_PORT 13:07:37 ---> Running in 7cca2b58a94e 13:07:37 Removing intermediate container 7cca2b58a94e 13:07:37 ---> d9718c35635a 13:07:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:07:38 ---> 459cc441d109 13:07:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:07:38 ---> 42f61eb6d14e 13:07:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:07:38 ---> 9316b53c985b 13:07:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:07:38 ---> Running in 796186bb24d7 13:07:38 Removing intermediate container 796186bb24d7 13:07:38 ---> 610f8280b69a 13:07:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:38 ---> Running in 004617c33321 13:07:39 Removing intermediate container 004617c33321 13:07:39 ---> 5d439e2625e7 13:07:39 Step 22/24 : LABEL arch=x86_64 13:07:39 Removing intermediate container e3b748bd11e1 13:07:39 ---> baddb5d5d3a7 13:07:39 Step 10/24 : RUN make cmd/core-data/core-data 13:07:39 ---> Running in 6ae7d73c4e5a 13:07:39 ---> Running in 809975c80e52 13:07:40 Removing intermediate container 6ae7d73c4e5a 13:07:40 ---> 34470c80c2b2 13:07:40 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:07:40 ---> Running in b7d1f2e7ca14 13:07:40 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 13:07:40 Removing intermediate container b7d1f2e7ca14 13:07:40 ---> 158d95d365ac 13:07:40 Step 24/24 : LABEL version=0.0.0 13:07:40 ---> Running in 1a7d731ea73b 13:07:40 Removing intermediate container 1a7d731ea73b 13:07:40 ---> 79300040e387 13:07:40 13:07:40 Successfully built 79300040e387 13:07:40 Successfully tagged sys-mgmt-agent:latest 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.588s coverage: 28.8% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.207s coverage: 100.0% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.273s coverage: 64.6% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.413s coverage: 97.6% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:07:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:07:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:07:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 13:07:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.181s coverage: 28.1% of statements 13:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 13:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 13:07:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.148s coverage: 27.9% of statements 13:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 13:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 13:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 13:07:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 13:07:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 13:07:46 GO111MODULE=on go vet ./... 13:07:55  Building sys-mgmt-agent ... done 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 13:07:58 Removing intermediate container a61485008810 13:07:58 ---> 860adcd2cc59 13:07:58 13:07:58 Step 11/32 : FROM alpine:3.12 13:07:58 ---> 13621d1b12d4 13:07:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:07:59 ---> Running in 0b8e93ab5e4b 13:08:00 Removing intermediate container 0b8e93ab5e4b 13:08:00 ---> cc740d28e2f6 13:08:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:08:01 ---> Running in e1aa11c64eda 13:08:01 Removing intermediate container 04679dc426e8 13:08:01 ---> f135aedd2e99 13:08:01 13:08:01 Step 11/26 : FROM alpine:3.12 13:08:01 ---> 13621d1b12d4 13:08:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:08:02 Removing intermediate container ec10fb8e1291 13:08:02 ---> 4f4ee03af4a9 13:08:02 13:08:02 Step 11/24 : FROM alpine:3.12 13:08:02 ---> 13621d1b12d4 13:08:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:08:02 ---> Using cache 13:08:02 ---> 8978385ecb96 13:08:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:08:02 ---> Using cache 13:08:02 ---> 3bf9d4f8cd64 13:08:02 Step 14/24 : ENV APP_PORT=48081 13:08:02 ---> Running in 36ade4d780d0 13:08:03 ---> Running in f313cb81ce1c 13:08:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:08:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:08:03 (1/2) Installing dumb-init (1.2.2-r1) 13:08:03 (2/2) Installing su-exec (0.2-r1) 13:08:03 Executing busybox-1.31.1-r20.trigger 13:08:03 OK: 6 MiB in 16 packages 13:08:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:08:03 Removing intermediate container f313cb81ce1c 13:08:03 ---> 6ec7535a1981 13:08:03 Step 15/24 : EXPOSE $APP_PORT 13:08:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:08:03 (1/6) Installing ca-certificates (20191127-r4) 13:08:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:08:04 (3/6) Installing libcurl (7.76.1-r0) 13:08:04 (4/6) Installing curl (7.76.1-r0) 13:08:04 (5/6) Installing dumb-init (1.2.2-r1) 13:08:04 (6/6) Installing su-exec (0.2-r1) 13:08:04 Executing busybox-1.31.1-r20.trigger 13:08:04 Executing ca-certificates-20191127-r4.trigger 13:08:04 OK: 7 MiB in 20 packages 13:08:04 ---> Running in d23589e50114 13:08:05 Removing intermediate container d23589e50114 13:08:05 ---> 56a1d6c805b2 13:08:05 Step 16/24 : WORKDIR / 13:08:06 Removing intermediate container e1aa11c64eda 13:08:06 ---> 02df40a52ed9 13:08:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:08:06 ---> Running in 12fdad32c855 13:08:07 ---> Running in 97ff65a669c1 13:08:07 Removing intermediate container 36ade4d780d0 13:08:07 ---> ee8201ea43bd 13:08:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:08:07 Removing intermediate container 12fdad32c855 13:08:07 ---> 4d48866d7064 13:08:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:07 ---> Running in 875605f8d5de 13:08:08 Removing intermediate container 97ff65a669c1 13:08:08 ---> 484db8f2e711 13:08:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:08:08 ---> Running in 99b981ca1fe5 13:08:08 ---> 8e64e8874da1 13:08:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:08:08 Removing intermediate container 875605f8d5de 13:08:08 ---> 772012cf950b 13:08:08 Step 14/26 : WORKDIR / 13:08:09 ---> Running in 44515a505f1f 13:08:09 Removing intermediate container 99b981ca1fe5 13:08:09 ---> a811f50f0df5 13:08:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:08:10 ---> f52e396e88c3 13:08:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:08:10 ---> Running in b09e9a12728f 13:08:10 Removing intermediate container 44515a505f1f 13:08:10 ---> 282d5f079665 13:08:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:08:10 ---> e714e74080e1 13:08:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:08:10 ---> 9380ee08d181 13:08:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:08:10 ---> Running in c2cdb0445fda 13:08:11 Removing intermediate container c2cdb0445fda 13:08:11 ---> 0412b0c82d06 13:08:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:11 ---> 9e6ca316b9f0 13:08:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:08:11 ---> Running in f32d3a1d73af 13:08:13 Removing intermediate container f32d3a1d73af 13:08:13 ---> 2a7d47bfe312 13:08:13 Step 22/24 : LABEL arch=x86_64 13:08:13 ---> d6c1dfd02dda 13:08:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:08:13 ---> Running in 24febfc83dad 13:08:13 Removing intermediate container b09e9a12728f 13:08:13 ---> 55c42dcfb317 13:08:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:08:13 ---> 1491253a17fc 13:08:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:08:13 ---> Running in 4b962c2429a6 13:08:13 Removing intermediate container 24febfc83dad 13:08:13 ---> 16aab5a5d327 13:08:13 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:08:13 ---> Running in 1ca6c3173ae7 13:08:15 Removing intermediate container 4b962c2429a6 13:08:15 ---> b2395778e862 13:08:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:08:16 ---> 1eb1cf916975 13:08:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:08:16 Removing intermediate container 809975c80e52 13:08:16 ---> 2b5686fe837b 13:08:16 13:08:16 Step 11/24 : FROM alpine:3.12 13:08:16 ---> 13621d1b12d4 13:08:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:08:16 Removing intermediate container 1ca6c3173ae7 13:08:16 ---> f99baa7107c9 13:08:16 Step 24/24 : LABEL version=0.0.0 13:08:17 ---> Running in 3745d8ea0f41 13:08:17 ---> 8521c1846d98 13:08:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:08:17 ---> Running in 3d4760444231 13:08:17 ---> 2f100e25da21 13:08:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:08:17 ---> Running in 872843e8d21e 13:08:17 Removing intermediate container 3745d8ea0f41 13:08:17 ---> dfe569745d6e 13:08:17 Step 13/24 : ENV APP_PORT=48080 13:08:18 Removing intermediate container 3d4760444231 13:08:18 ---> 793e2df6eab6 13:08:18 13:08:18 ---> 75638c03d2a1 13:08:18 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/ 13:08:18 Successfully built 793e2df6eab6 13:08:18 Successfully tagged core-metadata:latest 13:08:18  Building core-metadata ... done  ---> Running in b01c9636a410 13:08:18 ---> Running in f59cdb346c9e 13:08:18 Removing intermediate container b01c9636a410 13:08:18 ---> c2aa3840af59 13:08:18 Step 14/24 : EXPOSE $APP_PORT 13:08:18 ---> Running in 2691028814e7 13:08:19 Removing intermediate container 2691028814e7 13:08:19 ---> 67080093c99d 13:08:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:19 ---> Running in 24b2f7d3f476 13:08:19 Removing intermediate container 872843e8d21e 13:08:19 ---> 8a218db050e6 13:08:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:20 Removing intermediate container f59cdb346c9e 13:08:20 ---> daf9bbb9ce18 13:08:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:08:20 ---> dc860b56e1aa 13:08:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:08:20 ---> Running in 1be432c0ca21 13:08:21 Removing intermediate container 1be432c0ca21 13:08:21 ---> 36ed38745282 13:08:21 Step 24/26 : LABEL arch=x86_64 13:08:21 ---> Running in 50046aee845b 13:08:21 ---> f36ff485c2f9 13:08:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:08:21 Removing intermediate container 50046aee845b 13:08:21 ---> 4d0b9112207d 13:08:21 Step 25/26 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:08:22 Removing intermediate container 24b2f7d3f476 13:08:22 ---> 554bd0f7a192 13:08:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:08:22 ---> 458d1d16a5d7 13:08:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:08:22 ---> Running in ae303fac1b8d 13:08:23 ---> Running in b3cda5307321 13:08:23 Removing intermediate container ae303fac1b8d 13:08:23 ---> a2c5ca2df25a 13:08:23 Step 26/26 : LABEL version=0.0.0 13:08:23 ---> 0d5b16082610 13:08:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:08:23 ---> Running in ef9045154979 13:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:08:23 Removing intermediate container ef9045154979 13:08:23 ---> 5a54fc7681ab 13:08:23 13:08:24 ---> 7bc881a1de0f 13:08:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:08:24 Successfully built 5a54fc7681ab 13:08:24 Successfully tagged security-secretstore-setup:latest 13:08:24  Building security-secretstore-setup ... done  ---> Running in a65e5e8a834c 13:08:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:08:24 Removing intermediate container a65e5e8a834c 13:08:24 ---> aa7de28833d0 13:08:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:08:25 (1/6) Installing dumb-init (1.2.2-r1) 13:08:25 ---> 8d92e7690ed7 13:08:25 Step 27/32 : RUN chmod +x /entrypoint.sh 13:08:25 (2/6) Installing libgcc (9.3.0-r2) 13:08:25 (3/6) Installing libsodium (1.0.18-r0) 13:08:25 (4/6) Installing libstdc++ (9.3.0-r2) 13:08:25 ---> Running in 6d6552f82d9c 13:08:26 (5/6) Installing libzmq (4.3.3-r0) 13:08:26 (6/6) Installing zeromq (4.3.3-r0) 13:08:26 Executing busybox-1.31.1-r20.trigger 13:08:26 OK: 8 MiB in 20 packages 13:08:27 Removing intermediate container 6d6552f82d9c 13:08:27 ---> a2397c0f9fa3 13:08:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:08:27 ---> Running in 181b59ba6888 13:08:27 Removing intermediate container b3cda5307321 13:08:27 ---> 13e425acc956 13:08:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:27 Removing intermediate container 181b59ba6888 13:08:27 ---> 6fbdda276b71 13:08:27 Step 29/32 : CMD ["gate"] 13:08:28 ---> Running in 8671c5b45293 13:08:28 ---> 3c601beac2ce 13:08:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:08:28 Removing intermediate container 8671c5b45293 13:08:28 ---> 7ef42278c3ed 13:08:28 Step 30/32 : LABEL arch=x86_64 13:08:29 ---> Running in 777db049adf5 13:08:29 ---> db10cb29f2ac 13:08:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:08:29 ---> d68f785915df 13:08:29 Step 20/24 : ENTRYPOINT ["/core-data"] 13:08:29 Removing intermediate container 777db049adf5 13:08:29 ---> 5214c2310a37 13:08:29 Step 31/32 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:08:29 ---> Running in 022a4f0c1f07 13:08:29 ---> Running in 07930bdca851 13:08:30 Removing intermediate container 022a4f0c1f07 13:08:30 ---> 801320ad7576 13:08:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:30 ---> Running in c432cb527465 13:08:30 Removing intermediate container 07930bdca851 13:08:30 ---> f5078441fe79 13:08:30 Step 32/32 : LABEL version=0.0.0 13:08:30 ---> Running in c3b3cc38f68e 13:08:30 Removing intermediate container c432cb527465 13:08:30 ---> ac167e6c23e8 13:08:30 Step 22/24 : LABEL arch=x86_64 13:08:31 ---> Running in 7b9e93c4da4c 13:08:31 Removing intermediate container c3b3cc38f68e 13:08:31 ---> aafb89f71656 13:08:31 13:08:31 Successfully built aafb89f71656 13:08:31 Successfully tagged security-bootstrapper:latest 13:08:31  Building security-bootstrapper ... done Removing intermediate container 7b9e93c4da4c 13:08:31 ---> 89597b7bba3e 13:08:31 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:08:31 ---> Running in 6ca8b07378e9 13:08:32 Removing intermediate container 6ca8b07378e9 13:08:32 ---> ff8f32eebf25 13:08:32 Step 24/24 : LABEL version=0.0.0 13:08:32 ---> Running in 950546b18b88 13:08:32 Removing intermediate container 950546b18b88 13:08:32 ---> b68ba9ab984a 13:08:32 13:08:32 Successfully built b68ba9ab984a 13:08:32 Successfully tagged core-data:latest 13:08:32  Building core-data ... done  [Pipeline] } 13:08:32 $ docker stop --time=1 41e07ba95d561f82db22cd3f43a88a05f2b28634b6c8caf09969ff4ea1bbdb35 13:08:34 $ docker rm -f 41e07ba95d561f82db22cd3f43a88a05f2b28634b6c8caf09969ff4ea1bbdb35 [Pipeline] // withDockerContainer [Pipeline] sh 13:08:35 + docker images 13:08:35 REPOSITORY TAG IMAGE ID CREATED SIZE 13:08:35 core-data latest b68ba9ab984a 3 seconds ago 21.6MB 13:08:35 security-bootstrapper latest aafb89f71656 5 seconds ago 18.2MB 13:08:35 security-secretstore-setup latest 5a54fc7681ab 12 seconds ago 25.8MB 13:08:35 core-metadata latest 793e2df6eab6 18 seconds ago 18.6MB 13:08:35 2b5686fe837b 21 seconds ago 1.17GB 13:08:35 f135aedd2e99 34 seconds ago 1.16GB 13:08:35 4f4ee03af4a9 34 seconds ago 1.17GB 13:08:35 860adcd2cc59 37 seconds ago 1.15GB 13:08:35 sys-mgmt-agent latest 79300040e387 55 seconds ago 312MB 13:08:35 security-proxy-setup latest 56e76c0b8175 About a minute ago 25.3MB 13:08:35 support-scheduler latest 72c6edc283f8 About a minute ago 17.1MB 13:08:35 core-command latest f83507238d02 About a minute ago 17.1MB 13:08:35 support-notifications latest 9b49bc969f9f About a minute ago 17.7MB 13:08:35 5236bf251f66 2 minutes ago 1.16GB 13:08:35 ef5cff17ee2a 2 minutes ago 1.16GB 13:08:35 58dcd1f74735 2 minutes ago 1.16GB 13:08:35 cf4d7ea6341e 2 minutes ago 1.16GB 13:08:35 feff3385f56a 2 minutes ago 1.16GB 13:08:35 ci-base-image-x86_64 latest ef2895201693 7 minutes ago 648MB 13:08:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 13:08:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 13:08:35 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 13:08:35 docker 20.10.0 aefe523efa57 5 months ago 240MB 13:08:35 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 13:08:50 Still waiting to schedule task 13:08:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:09:23 gofmt -l . 13:09:23 [ "`gofmt -l .`" = "" ] 13:09:26 ./bin/test-go-mod-tidy.sh 13:09:27 ./bin/test-attribution-txt.sh [Pipeline] sh 13:09:30 + ls -al . 13:09:30 total 872 13:09:30 drwxrwxr-x 9 1001 1001 4096 May 19 13:09 . 13:09:30 drwxr-xr-x 4 root root 4096 May 19 13:04 .. 13:09:30 -rw-rw-r-- 1 1001 1001 11 May 19 13:02 .dockerignore 13:09:30 drwxrwxr-x 8 1001 1001 4096 May 19 13:02 .git 13:09:30 drwxrwxr-x 3 1001 1001 4096 May 19 13:02 .github 13:09:30 -rw-rw-r-- 1 1001 1001 818 May 19 13:02 .gitignore 13:09:30 -rw-rw-r-- 1 1001 1001 166 May 19 13:02 .sonarcloud.properties 13:09:30 -rw-rw-r-- 1 1001 1001 8609 May 19 13:02 Attribution.txt 13:09:30 -rw-rw-r-- 1 1001 1001 3804 May 19 13:02 CONTRIBUTING.md 13:09:30 -rw-rw-r-- 1 1001 1001 931 May 19 13:02 Dockerfile.build 13:09:30 -rw-rw-r-- 1 1001 1001 863 May 19 13:02 Jenkinsfile 13:09:30 -rw-rw-r-- 1 1001 1001 10775 May 19 13:02 LICENSE 13:09:30 -rw-rw-r-- 1 1001 1001 5632 May 19 13:02 Makefile 13:09:30 -rw-rw-r-- 1 1001 1001 7978 May 19 13:02 README.md 13:09:30 -rw-rw-r-- 1 1001 1001 6755 May 19 13:02 SECURITY.md 13:09:30 -rw-rw-r-- 1 1001 1001 5 May 19 12:59 VERSION 13:09:30 -rw-rw-r-- 1 1001 1001 4131 May 19 13:02 ZMQWindows.md 13:09:30 drwxrwxr-x 2 1001 1001 4096 May 19 13:02 bin 13:09:30 drwxrwxr-x 14 1001 1001 4096 May 19 13:02 cmd 13:09:30 -rw-r--r-- 1 root root 737213 May 19 13:07 coverage.out 13:09:30 -rw-r--r-- 1 root root 1060 May 19 13:09 go.mod 13:09:30 -rw-r--r-- 1 root root 21990 May 19 13:04 go.sum 13:09:30 drwxrwxr-x 8 1001 1001 4096 May 19 13:02 internal 13:09:30 drwxrwxr-x 4 1001 1001 4096 May 19 13:02 openapi 13:09:30 drwxrwxr-x 4 1001 1001 4096 May 19 13:02 snap 13:09:30 -rw-rw-r-- 1 1001 1001 168 May 19 13:02 version.go [Pipeline] sh 13:09:30 + '[' -e coverage.out ] 13:09:30 + chown 1001:1001 coverage.out [Pipeline] stash 13:09:30 Warning: overwriting stash ‘coverage-report’ 13:09:31 Stashed 1 file(s) [Pipeline] sh 13:09:32 + make build 13:09:32 go mod tidy 13:09:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:09:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:10:08 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 13:10:13 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 13:10:14 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 13:10:18 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 13:10:22 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 13:10:26 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 13:10:29 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 13:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:10:34 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] } 13:10:40 $ docker stop --time=1 591525fd71802972e6ca92ba37dc52f20145cbb40a438e58031b8ec387ed5809 13:10:42 Running on prd-ubuntu18.04-docker-8c-8g-15063 in /w/workspace/edgexfoundry_edgex-go_PR-3483 13:10:42 $ docker rm -f 591525fd71802972e6ca92ba37dc52f20145cbb40a438e58031b8ec387ed5809 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 13:10:44 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:44 The recommended git tool is: git 13:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:10:44 13:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:10:45 latest: Pulling from edgex-devops/edgex-compose-arm64 13:10:45 29e5d40040c1: Pulling fs layer 13:10:45 1ce36da41761: Pulling fs layer 13:10:45 25b303627fd3: Pulling fs layer 13:10:45 29e5d40040c1: Verifying Checksum 13:10:45 29e5d40040c1: Download complete 13:10:46 29e5d40040c1: Pull complete 13:10:46 1ce36da41761: Verifying Checksum 13:10:46 1ce36da41761: Download complete 13:10:48 using credential edgex-jenkins-ssh 13:10:48 Cloning the remote Git repository 13:10:48 1ce36da41761: Pull complete 13:10:48 25b303627fd3: Verifying Checksum 13:10:48 25b303627fd3: Download complete 13:10:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:10:48 > git init /w/workspace/edgex-go/3 # timeout=10 13:10:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:10:50 > git --version # timeout=10 13:10:50 > git --version # 'git version 2.17.1' 13:10:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:58 25b303627fd3: Pull complete 13:10:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:10:59 prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container 13:10:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:11:00 Merging remotes/origin/master commit 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 into PR head commit fbfc5f829c0fe290e71dd09b460be6e716630521 13:11:00 Merge succeeded, producing fbfc5f829c0fe290e71dd09b460be6e716630521 13:11:00 Checking out Revision fbfc5f829c0fe290e71dd09b460be6e716630521 (PR-3483) 13:10:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:10:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:10:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3483/head:refs/remotes/origin/PR-3483 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:11:00 > git config core.sparsecheckout # timeout=10 13:11:00 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 13:11:00 > git remote # timeout=10 13:11:00 > git config --get remote.origin.url # timeout=10 13:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:00 > git merge 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 13:11:00 > git rev-parse HEAD^{commit} # timeout=10 13:11:00 > git config core.sparsecheckout # timeout=10 13:11:00 > git checkout -f fbfc5f829c0fe290e71dd09b460be6e716630521 # timeout=10 13:11:02 $ docker top 062b7cc967f2917b966b872f3c978de7e5fb4ef64942c5f58cdaddefbf746d39 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:03 + docker-compose build --help 13:11:03 + grep parallel 13:11:04 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:05 + echo snap-build.sh 13:11:05 snap-build.sh 13:11:05 + SNAP_BASE_DIR=. 13:11:05 + '[' '!' -z /w/workspace/edgex-go/3 ']' 13:11:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 13:11:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 13:11:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 13:11:05 + cd /w/workspace/edgex-go/3 13:11:05 + sudo apt-get remove -qy --purge lxd lxd-client 13:11:06 Reading package lists... 13:11:06 Building dependency tree... 13:11:06 Reading state information... 13:11:06 The following packages were automatically installed and are no longer required: 13:11:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:11:06 uidmap xdelta3 13:11:06 Use 'sudo apt autoremove' to remove them. 13:11:06 The following packages will be REMOVED: 13:11:06 lxd* lxd-client* 13:11:06 --parallel Build images in parallel. [Pipeline] } 13:11:06 $ docker stop --time=1 062b7cc967f2917b966b872f3c978de7e5fb4ef64942c5f58cdaddefbf746d39 13:11:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:11:07 After this operation, 31.7 MB disk space will be freed. 13:11:08 $ docker rm -f 062b7cc967f2917b966b872f3c978de7e5fb4ef64942c5f58cdaddefbf746d39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:11:09 . [Pipeline] withDockerContainer 13:11:09 prd-ubuntu18.04-docker-arm64-4c-16g-15061 does not seem to be running inside a container 13:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:11:11 $ docker top d9e4f793b4ec7f830b00a80c7ee24307eb86e68b31928e163fb3795303cd019b -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:12 + docker-compose -f ./docker-compose-build.yml build --parallel 13:11:16 Building core-command ... 13:11:16 Building core-data ... 13:11:16 Building core-metadata ... 13:11:16 Building security-bootstrapper ... 13:11:16 Building security-proxy-setup ... 13:11:16 Building security-secretstore-setup ... 13:11:16 Building support-notifications ... 13:11:16 Building support-scheduler ... 13:11:16 Building sys-mgmt-agent ... 13:11:16 Building security-bootstrapper 13:11:16 Building sys-mgmt-agent 13:11:16 Building security-secretstore-setup 13:11:16 Building core-command 13:11:16 Building core-metadata 13:11:21 (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.) 13:11:21 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:11:23 Removing lxd dnsmasq configuration 13:11:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:11:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:11:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:11:28 (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.) 13:11:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:11:31 Processing triggers for systemd (237-3ubuntu10.45) ... 13:11:31 Processing triggers for ureadahead (0.100.0-21) ... 13:11:33 + sudo snap remove --purge lxd 13:11:33 snap "lxd" is not installed 13:11:33 + sudo groupadd --force --system lxd 13:11:33 ++ whoami 13:11:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:11:34 + newgrp - lxd 13:11:34 + sudo snap install lxd 13:11:52 2021-05-19T13:11:47Z INFO Waiting for automatic snapd restart... 13:12:39 lxd 4.14 from Canonical* installed 13:12:39 + sudo lxd init --auto 13:12:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:12:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:12:39 ---> 6bafb52390ea 13:12:39 Step 3/26 : WORKDIR /edgex-go 13:12:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:12:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:12:39 ---> 6bafb52390ea 13:12:39 Step 3/24 : WORKDIR /edgex-go 13:12:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:12:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:12:39 ---> 6bafb52390ea 13:12:39 Step 3/24 : WORKDIR /edgex-go 13:12:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:12:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:12:39 ---> 6bafb52390ea 13:12:39 Step 3/32 : WORKDIR /edgex-go 13:12:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:12:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:12:39 ---> 6bafb52390ea 13:12:39 Step 3/24 : WORKDIR /edgex-go 13:12:39 ---> Running in 81356949e6a1 13:12:39 ---> Running in 512824ebc056 13:12:39 ---> Running in 13622213ed36 13:12:39 ---> Running in 0181f036c6d1 13:12:39 ---> Running in bf96265bc61c 13:12:39 Removing intermediate container 81356949e6a1 13:12:39 ---> 95676756430e 13:12:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:39 Removing intermediate container 13622213ed36 13:12:39 Removing intermediate container 512824ebc056 13:12:39 ---> 5ff938f71876 13:12:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:39 ---> b5a5ba6f185d 13:12:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:39 Removing intermediate container 0181f036c6d1 13:12:39 ---> d7b34f20c523 13:12:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:39 Removing intermediate container bf96265bc61c 13:12:39 ---> 57e38ef42f25 13:12:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:39 ---> Running in 3568aa2f6489 13:12:39 ---> Running in 76664c16e4c6 13:12:39 ---> Running in 13f52de1864f 13:12:39 ---> Running in 719bb8fde725 13:12:39 ---> Running in 9db66e7d96eb 13:12:39 Removing intermediate container 76664c16e4c6 13:12:39 ---> b0d33e6ecc4a 13:12:39 Step 5/24 : RUN apk add --update --no-cache make git 13:12:39 ---> Running in 9525bf3fb705 13:12:39 Removing intermediate container 3568aa2f6489 13:12:39 ---> e06cb2fd1ef0 13:12:39 Step 5/26 : RUN apk add --update --no-cache make git 13:12:39 ---> Running in 450eeef97ef9 13:12:39 Removing intermediate container 13f52de1864f 13:12:39 ---> e60d8f8a2b5e 13:12:39 Step 5/24 : RUN apk add --update --no-cache make bash git 13:12:39 Removing intermediate container 9db66e7d96eb 13:12:39 ---> 773335bbd726 13:12:39 Step 5/24 : RUN apk add --update --no-cache make git 13:12:39 Removing intermediate container 719bb8fde725 13:12:39 ---> dd9642ee67e2 13:12:39 Step 5/32 : RUN apk add --update --no-cache make git 13:12:39 ---> Running in ad96d116ca42 13:12:39 ---> Running in fa659e8c16e2 13:12:39 ---> Running in 9e665e2316d2 13:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:12:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:12:41 OK: 218 MiB in 52 packages 13:12:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:12:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:12:41 OK: 218 MiB in 52 packages 13:12:42 OK: 218 MiB in 52 packages 13:12:42 OK: 218 MiB in 52 packages 13:12:43 OK: 218 MiB in 52 packages 13:12:43 Removing intermediate container 9525bf3fb705 13:12:43 ---> 0008c65a021d 13:12:43 Step 6/24 : COPY go.mod . 13:12:43 Removing intermediate container 450eeef97ef9 13:12:43 ---> 6d917b791a26 13:12:43 Step 6/26 : COPY go.mod . 13:12:43 Removing intermediate container ad96d116ca42 13:12:43 ---> b7328559582b 13:12:43 Step 6/24 : COPY go.mod . 13:12:44 ---> 3511da361c0c 13:12:44 Step 7/24 : RUN go mod download 13:12:44 Removing intermediate container fa659e8c16e2 13:12:44 ---> c266d274300b 13:12:44 Step 6/24 : COPY go.mod . 13:12:44 ---> e61233d02a7d 13:12:44 Step 7/26 : RUN go mod download 13:12:44 ---> Running in b77a7818f149 13:12:44 Removing intermediate container 9e665e2316d2 13:12:44 ---> 7fad52d54b9d 13:12:44 Step 6/32 : COPY go.mod . 13:12:45 ---> Running in 7951d4f36549 13:12:45 ---> 321138a28d21 13:12:45 Step 7/24 : RUN go mod download 13:12:45 ---> bc579a29af55 13:12:45 Step 7/24 : RUN go mod download 13:12:45 ---> Running in 2bf03a135200 13:12:45 ---> Running in 31ca9862d74f 13:12:46 ---> cd1720c3916b 13:12:46 Step 7/32 : RUN go mod download 13:12:46 ---> Running in b00042deb410 13:12:48 Removing intermediate container b77a7818f149 13:12:48 ---> ceb4bcdd7698 13:12:48 Step 8/24 : COPY . . 13:12:49 + sudo snap install --classic snapcraft 13:12:49 Removing intermediate container 7951d4f36549 13:12:49 ---> de6c176dde13 13:12:49 Step 8/26 : COPY . . 13:12:49 Removing intermediate container 2bf03a135200 13:12:49 ---> 83576b7f6afe 13:12:49 Step 8/24 : COPY . . 13:12:51 Removing intermediate container 31ca9862d74f 13:12:51 ---> bb7b1fffdcd3 13:12:51 Step 8/24 : COPY . . 13:12:52 Removing intermediate container b00042deb410 13:12:52 ---> f636d03fa855 13:12:52 Step 8/32 : COPY . . 13:13:04 snapcraft 4.7.1 from Canonical* installed 13:13:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:13:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:13:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:13:04 Dload Upload Total Spent Left Speed 13:13:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 13:13:04 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 47.7M 13:13:04 ./yq_linux_amd64 13:13:04 + sudo snapcraft prime --use-lxd 13:13:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:13:06 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: 13:13:06 - README.md 13:13:06 13:13:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:13:07 Launching a container. 13:13:14 ---> 685907896fd8 13:13:14 Step 9/24 : RUN go mod tidy 13:13:14 ---> a2742359b61c 13:13:14 Step 9/26 : RUN go mod tidy 13:13:14 ---> 6214656289bd 13:13:14 Step 9/24 : RUN go mod tidy 13:13:14 ---> Running in 4e90e172a4ce 13:13:14 ---> Running in 20db4ac8896f 13:13:14 ---> 4fda6d265683 13:13:14 Step 9/32 : RUN go mod tidy 13:13:14 ---> f1c01613dee5 13:13:14 Step 9/24 : RUN go mod tidy 13:13:14 ---> Running in 54488a4f8174 13:13:14 ---> Running in 942ea9fd62a2 13:13:14 ---> Running in 2babd5ac7dfa 13:13:17 Waiting for container to be ready 13:13:17 To start your first instance, try: lxc launch ubuntu:18.04 13:13:17 13:13:23 Removing intermediate container 4e90e172a4ce 13:13:23 ---> 97878a45cb76 13:13:23 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:13:23 ---> Running in 75a85213fcfe 13:13:23 Removing intermediate container 20db4ac8896f 13:13:23 ---> d26ee013ed32 13:13:23 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:13:23 Removing intermediate container 2babd5ac7dfa 13:13:23 ---> 40cc57533618 13:13:23 Step 10/24 : RUN make cmd/core-command/core-command 13:13:23 Removing intermediate container 54488a4f8174 13:13:23 ---> ff173be08edb 13:13:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:13:23 ---> Running in bd7ae4068513 13:13:23 Removing intermediate container 942ea9fd62a2 13:13:23 ---> ba8341f269f3 13:13:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:13:23 ---> Running in 11fd99cce1c2 13:13:23 ---> Running in e2d0fe270f20 13:13:23 ---> Running in f1264a097c4b 13:13:24 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 13:13:24 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 13:13:25 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 13:13:25 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 13:13:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:13:25 Waiting for network to be ready... 13:13:25 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 13:13:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:13:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 13:13:26 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:13:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 13:13:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:13:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:13:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 13:13:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 13:13:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 13:13:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 13:13:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:13:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:13:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:13:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:13:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:13:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:13:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:13:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:13:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:13:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 13:13:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 13:13:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 13:13:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:13:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 13:13:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 13:13:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 13:13:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 13:13:30 Fetched 24.6 MB in 4s (5746 kB/s) 13:13:31 Reading package lists... 13:13:31 Reading package lists... 13:13:31 Building dependency tree... 13:13:31 Reading state information... 13:13:31 The following additional packages will be installed: 13:13:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:13:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:13:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:13:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:13:31 Suggested packages: 13:13:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:13:31 Recommended packages: 13:13:31 gnupg libsasl2-modules 13:13:31 The following NEW packages will be installed: 13:13:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:13:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:13:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:13:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:13:31 The following packages will be upgraded: 13:13:31 gpg gpg-agent gpgconf libudev1 13:13:31 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 13:13:31 Need to get 3530 kB of archives. 13:13:31 After this operation, 13.3 MB of additional disk space will be used. 13:13:31 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] 13:13:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 13:13:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:13:32 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 13:13:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:13:32 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:13:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:13:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:13:33 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:13:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:13:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:13:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:13:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:13:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:13:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:13:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:13:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:13:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:13:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:13:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:13:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:13:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:13:35 debconf: delaying package configuration, since apt-utils is not installed 13:13:35 Fetched 3530 kB in 4s (915 kB/s) 13:13:35 (Reading database ... 12511 files and directories currently installed.) 13:13:35 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 13:13:36 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:13:36 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 13:13:37 Selecting previously unselected package udev. 13:13:37 (Reading database ... 12511 files and directories currently installed.) 13:13:37 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 13:13:37 Unpacking udev (237-3ubuntu10.47) ... 13:13:39 Selecting previously unselected package libfuse2:amd64. 13:13:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:13:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:14:01 Selecting previously unselected package fuse. 13:14:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:14:02 Unpacking fuse (2.9.7-1ubuntu1) ... 13:14:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:14:12 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:14:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:14:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:14:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:14:12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:14:13 Selecting previously unselected package libksba8:amd64. 13:14:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:14:13 Unpacking libksba8:amd64 (1.3.5-2) ... 13:14:14 Selecting previously unselected package libroken18-heimdal:amd64. 13:14:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:14:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:14:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:14:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:17 Selecting previously unselected package libwind0-heimdal:amd64. 13:14:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:14:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:14:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:14:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:14:20 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:14:20 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:20 Selecting previously unselected package libsasl2-modules-db:amd64. 13:14:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:14:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:14:21 Selecting previously unselected package libsasl2-2:amd64. 13:14:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:14:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:14:21 Selecting previously unselected package libldap-common. 13:14:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:14:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:14:21 Selecting previously unselected package libldap-2.4-2:amd64. 13:14:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:14:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:14:22 Selecting previously unselected package dirmngr. 13:14:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:14:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:14:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:14:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:14:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:14:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:14:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:14:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:14:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:23 Setting up libksba8:amd64 (1.3.5-2) ... 13:14:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:14:23 Setting up udev (237-3ubuntu10.47) ... 13:14:24 invoke-rc.d: policy-rc.d denied execution of start. 13:14:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:24 Processing triggers for systemd (237-3ubuntu10) ... 13:14:24 Setting up fuse (2.9.7-1ubuntu1) ... 13:14:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:14:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:14:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:14:25 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:14:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:14:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:14:26 settings in the [Install] section, and DefaultInstance for template units). 13:14:26 This means they are not meant to be enabled using systemctl. 13:14:26 Possible reasons for having this kind of units are: 13:14:26 1) A unit may be statically enabled by being symlinked from another unit's 13:14:26 .wants/ or .requires/ directory. 13:14:26 2) A unit's purpose may be to act as a helper for some other unit which has 13:14:26 a requirement dependency on it. 13:14:26 3) A unit may be started when needed via activation (socket, path, timer, 13:14:26 D-Bus, udev, scripted systemctl call, ...). 13:14:26 4) In case of template units, the unit is meant to be enabled with some 13:14:26 instance name specified. 13:14:27 Reading package lists... 13:14:27 Building dependency tree... 13:14:27 Reading state information... 13:14:27 The following additional packages will be installed: 13:14:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:14:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:14:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:14:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:14:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:14:27 Suggested packages: 13:14:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:14:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:14:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:14:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:14:27 systemd-container policykit-1 13:14:27 Recommended packages: 13:14:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:14:27 The following NEW packages will be installed: 13:14:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:14:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:14:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:14:27 multiarch-support openssh-client python3 python3-minimal python3.6 13:14:27 python3.6-minimal snapd squashfs-tools sudo 13:14:27 The following packages will be upgraded: 13:14:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:14:28 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 13:14:28 Need to get 35.2 MB of archives. 13:14:28 After this operation, 141 MB of additional disk space will be used. 13:14:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:14:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:14:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:14:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:14:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:14:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:14:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:14:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:14:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:14:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:14:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:14:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:14:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:14:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:14:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:14:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 13:14:28 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 13:14:29 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 13:14:29 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:14:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:14:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:14:29 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:14:29 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:14:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:14:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:14:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:14:29 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:14:29 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:14:29 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:14:29 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 13:14:29 debconf: delaying package configuration, since apt-utils is not installed 13:14:29 Fetched 35.2 MB in 2s (21.4 MB/s) 13:14:30 (Reading database ... 12757 files and directories currently installed.) 13:14:30 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 13:14:30 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:14:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 13:14:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:14:34 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 13:14:35 (Reading database ... 12757 files and directories currently installed.) 13:14:35 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:14:35 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:14:35 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:14:36 (Reading database ... 12757 files and directories currently installed.) 13:14:36 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:14:36 Unpacking apt (1.6.13) over (1.6.1) ... 13:14:39 Setting up apt (1.6.13) ... 13:14:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:14:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:14:40 (Reading database ... 12764 files and directories currently installed.) 13:14:40 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:14:40 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:14:41 Selecting previously unselected package libpython3.6-minimal:amd64. 13:14:41 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:14:41 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:14:46 Selecting previously unselected package libexpat1:amd64. 13:14:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:14:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:14:46 Selecting previously unselected package python3.6-minimal. 13:14:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:14:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:14:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:14:47 Checking for services that may need to be restarted...done. 13:14:47 Checking for services that may need to be restarted...done. 13:14:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:14:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:14:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:14:48 Selecting previously unselected package python3-minimal. 13:14:48 (Reading database ... 13012 files and directories currently installed.) 13:14:48 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:14:48 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:14:49 Selecting previously unselected package mime-support. 13:14:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:14:49 Unpacking mime-support (3.60ubuntu1) ... 13:14:50 Selecting previously unselected package libmpdec2:amd64. 13:14:50 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:14:50 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:14:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:14:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:14:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:14:55 Selecting previously unselected package python3.6. 13:14:55 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:14:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:14:55 Selecting previously unselected package libpython3-stdlib:amd64. 13:14:55 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:14:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:14:56 Setting up python3-minimal (3.6.7-1~18.04) ... 13:14:57 Selecting previously unselected package python3. 13:14:57 (Reading database ... 13442 files and directories currently installed.) 13:14:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:14:57 Unpacking python3 (3.6.7-1~18.04) ... 13:14:58 Selecting previously unselected package multiarch-support. 13:14:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:14:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:15:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:15:00 Selecting previously unselected package liblzo2-2:amd64. 13:15:00 (Reading database ... 13479 files and directories currently installed.) 13:15:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:15:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:15:01 Selecting previously unselected package libbsd0:amd64. 13:15:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:15:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:15:01 Selecting previously unselected package sudo. 13:15:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:15:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:15:02 Selecting previously unselected package apparmor. 13:15:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:15:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:15:04 Selecting previously unselected package libedit2:amd64. 13:15:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:15:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:15:04 Selecting previously unselected package libkrb5support0:amd64. 13:15:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:15:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:15:04 Selecting previously unselected package libk5crypto3:amd64. 13:15:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:15:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:15:04 Selecting previously unselected package libkeyutils1:amd64. 13:15:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:15:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:15:05 Selecting previously unselected package libkrb5-3:amd64. 13:15:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:15:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:15:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:15:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:15:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:15:05 Selecting previously unselected package libssl1.0.0:amd64. 13:15:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:15:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:15:05 Selecting previously unselected package openssh-client. 13:15:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:15:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:15:06 Selecting previously unselected package squashfs-tools. 13:15:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 13:15:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:15:06 Selecting previously unselected package snapd. 13:15:06 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 13:15:06 Unpacking snapd (2.48.3+18.04) ... 13:15:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:15:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:15:09 Setting up mime-support (3.60ubuntu1) ... 13:15:09 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:15:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:15:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:15:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:15:10 Setting up systemd (237-3ubuntu10.47) ... 13:15:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:15:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:15:11 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:15:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:15:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:15:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:15:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:15:12 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:15:12 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:15:12 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:15:12 Setting up python3 (3.6.7-1~18.04) ... 13:15:12 running python rtupdate hooks for python3.6... 13:15:12 running python post-rtupdate hooks for python3.6... 13:15:12 Setting up apparmor (2.12-4ubuntu5.1) ... 13:15:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:15:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:15:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:15:15 Setting up snapd (2.48.3+18.04) ... 13:15:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:15:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:15:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:15:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:15:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:15:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:15:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:15:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:15:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:15: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 13:15:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:15:17 /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' 13:15:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:15:17 Processing triggers for systemd (237-3ubuntu10.47) ... 13:15:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:15:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:15:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:15:21 Reading package lists... 13:15:21 Reading package lists... 13:15:21 Building dependency tree... 13:15:21 Reading state information... 13:15:21 Calculating upgrade... 13:15:21 The following packages will be upgraded: 13:15:21 advancecomp base-files bash binutils binutils-common 13:15:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:15:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:15:21 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:15:21 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:15:21 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:15:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:15:21 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:15:21 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 13:15:21 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 13:15:21 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 13:15:21 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 13:15:21 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 13:15:21 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 13:15:21 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 13:15:21 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:15:21 Need to get 64.0 MB of archives. 13:15:21 After this operation, 5041 kB of additional disk space will be used. 13:15:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 13:15:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:15:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:15:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:15:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:15:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:15:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:15:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:15:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:15:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:15:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:15:22 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:15:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:15:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:15:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:15:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:15:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:15:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:15:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:15:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:15:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:15:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:15:22 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:15:22 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:15:22 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:15:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:15:22 Removing intermediate container 75a85213fcfe 13:15:22 ---> c504f5da4973 13:15:22 13:15:22 Step 11/26 : FROM alpine:3.12 13:15:22 Removing intermediate container f1264a097c4b 13:15:22 ---> 278319827f8b 13:15:22 13:15:22 Step 11/32 : FROM alpine:3.12 13:15:22 3.12: Pulling from library/alpine 13:15:22 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:15:22 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:15:22 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:15:22 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:15:22 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:15:22 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:15:22 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:15:22 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:15:22 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:15:22 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:15:22 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 13:15:22 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 13:15:22 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:15:22 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:15:22 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:15:22 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:15:22 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:15:22 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:15:22 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:15:22 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:15:22 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:15:22 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:15:22 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] 13:15:22 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:15:22 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:15:22 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:15:22 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:15:22 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:15:22 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:15:22 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:15:22 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:15:22 3.12: Pulling from library/alpine 13:15:22 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:15:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:15:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:15:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:15:22 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:15:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:15:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:15:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:15:22 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:15:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:15:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:15:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:15:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:15:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:15:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:15:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:15:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:15:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:15:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:15:23 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:15:23 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:15:23 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:15:23 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:15:23 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:15:23 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 13:15:23 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] 13:15:23 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 13:15:23 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 13:15:23 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] 13:15:23 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:15:23 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:15:23 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:15:23 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:15:23 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:15:23 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:15:23 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:15:23 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:15:23 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] 13:15:23 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:15:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:15:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:15:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:15:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:15:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:15:23 debconf: delaying package configuration, since apt-utils is not installed 13:15:23 Fetched 64.0 MB in 2s (38.3 MB/s) 13:15:23 (Reading database ... 13912 files and directories currently installed.) 13:15:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:15:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:15:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:15:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:15:23 Status: Downloaded newer image for alpine:3.12 13:15:23 Status: Downloaded newer image for alpine:3.12 13:15:23 ---> 9852663dfa18 13:15:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:15:23 ---> 9852663dfa18 13:15:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:15:24 ---> Running in cb3792800895 13:15:24 ---> Running in 03755847c0ca 13:15:25 Removing intermediate container 03755847c0ca 13:15:25 ---> c84d7aa81a88 13:15:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:15:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:15:25 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:15:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 13:15:25 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 13:15:26 ---> Running in 01c1bbf40ad6 13:15:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:27 (1/6) Installing ca-certificates (20191127-r4) 13:15:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:27 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:15:27 (3/6) Installing libcurl (7.76.1-r0) 13:15:27 (4/6) Installing curl (7.76.1-r0) 13:15:27 (5/6) Installing dumb-init (1.2.2-r1) 13:15:27 (6/6) Installing su-exec (0.2-r1) 13:15:27 Executing busybox-1.31.1-r20.trigger 13:15:27 Executing ca-certificates-20191127-r4.trigger 13:15:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:28 OK: 7 MiB in 20 packages 13:15:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:15:28 (Reading database ... 13911 files and directories currently installed.) 13:15:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:15:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:15:28 (Reading database ... 13911 files and directories currently installed.) 13:15:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:15:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:15:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:15:29 (Reading database ... 13911 files and directories currently installed.) 13:15:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:15:29 (1/2) Installing dumb-init (1.2.2-r1) 13:15:29 (2/2) Installing su-exec (0.2-r1) 13:15:29 Executing busybox-1.31.1-r20.trigger 13:15:29 OK: 5 MiB in 16 packages 13:15:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:15:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:15:31 Removing intermediate container cb3792800895 13:15:31 ---> 654032183a90 13:15:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:15:31 (Reading database ... 13911 files and directories currently installed.) 13:15:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:15:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:15:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:15:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:15:31 Removing intermediate container 01c1bbf40ad6 13:15:31 ---> b86454ed21d8 13:15:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:15:32 Setting up base-files (10.1ubuntu2.10) ... 13:15:32 Installing new version of config file /etc/issue ... 13:15:32 Installing new version of config file /etc/issue.net ... 13:15:32 Installing new version of config file /etc/lsb-release ... 13:15:32 ---> Running in 4d53f216a268 13:15:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:15:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:15:32 ---> Running in 1d431359320b 13:15:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:15:32 Removing obsolete conffile /etc/default/motd-news ... 13:15:32 Removing intermediate container e2d0fe270f20 13:15:32 ---> 081b3b7b5d7b 13:15:32 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:15:32 (Reading database ... 13912 files and directories currently installed.) 13:15:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:15:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:15:33 Removing intermediate container 11fd99cce1c2 13:15:33 ---> fbc982a14d78 13:15:33 13:15:33 Step 11/24 : FROM alpine:3.12 13:15:33 ---> 9852663dfa18 13:15:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:15:33 Setting up bash (4.4.18-2ubuntu1.2) ... 13:15:33 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 13:15:33 ---> Running in 9ca9911ebbe2 13:15:33 Removing intermediate container 4d53f216a268 13:15:33 ---> c69a4f6866ea 13:15:33 Step 14/26 : WORKDIR / 13:15:33 ---> Running in 1e20608f867d 13:15:33 (Reading database ... 13912 files and directories currently installed.) 13:15:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:15:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:15:33 (Reading database ... 13912 files and directories currently installed.) 13:15:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:15:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:15:33 Removing intermediate container 1d431359320b 13:15:33 ---> 774fded44a2e 13:15:33 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:15:33 ---> Running in 618ca963d46f 13:15:33 ---> Running in 64aea42010e4 13:15:34 Setting up tar (1.29b-2ubuntu0.2) ... 13:15:34 (Reading database ... 13912 files and directories currently installed.) 13:15:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:15:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:15:34 Removing intermediate container 64aea42010e4 13:15:34 Removing intermediate container 618ca963d46f 13:15:34 ---> 1c6aacd8031f 13:15:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:15:34 ---> d74de02b2b29 13:15:34 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:15:35 ---> Running in a8b1db91752d 13:15:35 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 13:15:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:15:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:36 ---> d378e5d999d9 13:15:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:15:36 (Reading database ... 13912 files and directories currently installed.) 13:15:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:15:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:15:36 (1/1) Installing dumb-init (1.2.2-r1) 13:15:36 Executing busybox-1.31.1-r20.trigger 13:15:36 OK: 5 MiB in 15 packages 13:15:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:15:37 (Reading database ... 13912 files and directories currently installed.) 13:15:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:15:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:15:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:15:38 (Reading database ... 13912 files and directories currently installed.) 13:15:38 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:15:38 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:15:38 ---> 43142e0d3361 13:15:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:15:38 Setting up grep (3.1-2build1) ... 13:15:38 Removing intermediate container 1e20608f867d 13:15:38 ---> b62d1bb232d5 13:15:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:15:39 (Reading database ... 13912 files and directories currently installed.) 13:15:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:15:39 ---> Running in acb027ce0387 13:15:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:15:39 ---> 7a1ee5411f29 13:15:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:15:39 Removing intermediate container 9ca9911ebbe2 13:15:39 ---> b43d7ea8194a 13:15:39 13:15:39 Step 12/24 : FROM docker:20.10.0 13:15:39 Removing intermediate container a8b1db91752d 13:15:39 ---> 436c7e745d4b 13:15:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:15:39 20.10.0: Pulling from library/docker 13:15:40 Removing intermediate container acb027ce0387 13:15:40 ---> a66d4f5538ec 13:15:40 Step 14/24 : ENV APP_PORT=48082 13:15:40 Setting up login (1:4.5-1ubuntu2) ... 13:15:40 ---> Running in 1262c30db75e 13:15:40 Removing intermediate container bd7ae4068513 13:15:40 ---> b20c7b842868 13:15:40 13:15:40 Step 11/24 : FROM alpine:3.12 13:15:40 ---> 9852663dfa18 13:15:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:15:40 ---> Using cache 13:15:40 ---> b62d1bb232d5 13:15:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:15:40 ---> Using cache 13:15:40 ---> a66d4f5538ec 13:15:40 Step 14/24 : ENV APP_PORT=48081 13:15:40 (Reading database ... 13912 files and directories currently installed.) 13:15:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:15:40 ---> Running in 339fe07a88af 13:15:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:15:40 ---> Running in 47f3478a16aa 13:15:40 ---> b3addd77d5cb 13:15:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:15:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:15:41 (Reading database ... 13912 files and directories currently installed.) 13:15:41 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:15:41 Removing intermediate container 339fe07a88af 13:15:41 Removing intermediate container 1262c30db75e 13:15:41 ---> 976a085dc742 13:15:41 ---> d86d3250ffc4 13:15:41 Step 15/24 : EXPOSE $APP_PORTStep 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:15:41 13:15:41 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:15:42 ---> Running in 68b270d1fb85 13:15:42 Removing intermediate container 47f3478a16aa 13:15:42 ---> ee978fe8f714 13:15:42 Step 15/24 : EXPOSE $APP_PORT 13:15:42 ---> Running in 56abe50f2960 13:15:42 Removing intermediate container 68b270d1fb85 13:15:42 ---> c2fcae836e9c 13:15:42 Step 16/24 : WORKDIR / 13:15:42 ---> 9ca8c8b8e358 13:15:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:15:43 ---> 835d2a5ab707 13:15:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:15:43 ---> Running in a699064ede8f 13:15:43 Removing intermediate container 56abe50f2960 13:15:43 ---> aa68a2e419ab 13:15:43 Step 16/24 : WORKDIR / 13:15:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:15:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:15:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:15:43 ---> Running in 5bd9f9bfe927 13:15:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:15:43 ---> Running in e78659d938f9 13:15:44 Removing intermediate container a699064ede8f 13:15:44 ---> 71f1c4e74fa9 13:15:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:44 Removing intermediate container e78659d938f9 13:15:44 ---> d56b44a02204 13:15:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:44 ---> 954dfaa3a1cf 13:15:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:15:45 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:15:45 (Reading database ... 13912 files and directories currently installed.) 13:15:45 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:15:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:15:45 ---> dd6be5d3be64 13:15:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:15:46 ---> c06e04c52ca3 13:15:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:15:46 ---> 27a7afffb028 13:15:46 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/ 13:15:46 ---> Running in 1ff254aaff55 13:15:46 Removing intermediate container 5bd9f9bfe927 13:15:46 ---> d7b1c47146a4 13:15:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:15:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:15:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:15:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:15:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:15:47 (Reading database ... 13912 files and directories currently installed.) 13:15:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:15:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:15:47 ---> de817112300f 13:15:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:15:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:15:47 (Reading database ... 13912 files and directories currently installed.) 13:15:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:15:48 (Reading database ... 13912 files and directories currently installed.) 13:15:48 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:48 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:48 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:15:48 (Reading database ... 13912 files and directories currently installed.) 13:15:48 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:48 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:48 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:15:48 (Reading database ... 13912 files and directories currently installed.) 13:15:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:15:48 ---> 79ffc8793515 13:15:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:15:48 (Reading database ... 13912 files and directories currently installed.) 13:15:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:15:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:15:48 ---> ad8b4dec7b5a 13:15:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:15:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:15:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:15:49 ---> ea3f5ad3b05d 13:15:49 Step 20/24 : ENTRYPOINT ["/core-command"] 13:15:49 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:15:49 ---> Running in 8d03ee462795 13:15:49 (Reading database ... 13912 files and directories currently installed.) 13:15:49 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:15:49 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:15:49 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:15:49 (Reading database ... 13912 files and directories currently installed.) 13:15:49 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:49 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:50 ---> d719c25431d4 13:15:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:15:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:15:50 ---> Running in 87229ede61f1 13:15:50 (Reading database ... 13912 files and directories currently installed.) 13:15:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:50 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:15:50 Removing intermediate container 1ff254aaff55 13:15:50 ---> 99ef33e19de9 13:15:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:15:50 Removing intermediate container 8d03ee462795 13:15:50 ---> e862d81bd0c2 13:15:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:50 (Reading database ... 13912 files and directories currently installed.) 13:15:50 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:50 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:50 ---> 24ecb38f1ae2 13:15:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:15:50 ---> Running in 49b90c88be76 13:15:50 ---> Running in 226ebdbc4acd 13:15:51 Removing intermediate container 87229ede61f1 13:15:51 ---> 8b67fc50e24f 13:15:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:15:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:15:51 ---> Running in 7c97d3cd29c8 13:15:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:15:51 Removing intermediate container 49b90c88be76 13:15:51 ---> 82909ee70df1 13:15:51 Step 24/26 : LABEL arch=arm64 13:15:51 Removing intermediate container 226ebdbc4acd 13:15:51 ---> c3380b61a92c 13:15:51 Step 22/24 : LABEL arch=arm64 13:15:51 (Reading database ... 13912 files and directories currently installed.) 13:15:51 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:15:51 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:15:52 ---> Running in f85fad1d38d3 13:15:52 ---> Running in 9cd9bf8da88c 13:15:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:15:52 (Reading database ... 13912 files and directories currently installed.) 13:15:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:15:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:15:52 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:15:52 Removing intermediate container 7c97d3cd29c8 13:15:52 ---> ef85771c4052 13:15:52 Step 22/24 : LABEL arch=arm64 13:15:52 ---> 855fd19550e3 13:15:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:15:52 (Reading database ... 13914 files and directories currently installed.) 13:15:52 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:15:52 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:15:52 Setting up debconf (1.5.66ubuntu1) ... 13:15:52 ---> Running in 5b5c59f24838 13:15:52 (Reading database ... 13914 files and directories currently installed.) 13:15:52 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:15:52 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:15:52 Removing intermediate container 9cd9bf8da88c 13:15:52 ---> 15265fb44ab4 13:15:52 Step 25/26 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:15:52 Removing intermediate container f85fad1d38d3 13:15:52 ---> 239d212b492d 13:15:52 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:15:53 ---> Running in a42b3ae66862 13:15:53 ---> Running in 4e99c6ad4161 13:15:53 Removing intermediate container 5b5c59f24838 13:15:53 ---> ab9f1677d137 13:15:53 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:15:53 ---> 4db9516134d5 13:15:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:15:53 ---> Running in 842776ea5aa2 13:15:53 Removing intermediate container 4e99c6ad4161 13:15:53 ---> adf10c4de50f 13:15:53 Step 24/24 : LABEL version=0.0.0Removing intermediate container a42b3ae66862 13:15:53 ---> 3a96f82922f9 13:15:53 Step 26/26 : LABEL version=0.0.0 13:15:53 13:15:54 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:15:54 ---> Running in 59ba30a38ca7 13:15:54 ---> Running in 3d5a2e4c7053 13:15:54 (Reading database ... 13914 files and directories currently installed.) 13:15:54 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:15:54 Removing intermediate container 842776ea5aa2 13:15:54 ---> 5b08de52f4d3 13:15:54 Step 24/24 : LABEL version=0.0.0 13:15:54 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:15:54 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:15:54 (Reading database ... 13914 files and directories currently installed.) 13:15:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:15:54 ---> Running in b5bb87833c20 13:15:54 ---> fb72481437bd 13:15:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:15:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:15:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:15:55 Removing intermediate container 59ba30a38ca7 13:15:55 ---> f3ea09332863 13:15:55 13:15:55 Removing intermediate container 3d5a2e4c7053 13:15:55 ---> 9811481b4098 13:15:55 13:15:55 (Reading database ... 13914 files and directories currently installed.) 13:15:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:15:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:15:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 13:15:55 (Reading database ... 13914 files and directories currently installed.) 13:15:55 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:15:55 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:15:55 ---> Running in f1e75153a48e 13:15:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:15:55 (Reading database ... 13914 files and directories currently installed.) 13:15:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:15:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:15:55 Removing intermediate container b5bb87833c20 13:15:55 ---> fe7c02ce1ee6 13:15:55 13:15:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 13:15:55 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:15:55 Successfully built f3ea09332863 13:15:55 Successfully built 9811481b4098 13:15:55 Successfully tagged security-secretstore-setup-arm64:latest 13:15:55  Building security-secretstore-setup ... done Building core-data 13:15:55 Successfully tagged core-command-arm64:latest 13:15:55  Building core-command ... done Building support-notifications 13:15:55 Removing intermediate container f1e75153a48e 13:15:55 ---> 00064325df38 13:15:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:15:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:15:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:15:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:15:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:15:56 Status: Downloaded newer image for docker:20.10.0 13:15:56 ---> eeaf43b92773 13:15: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' 13:15:56 Successfully built fe7c02ce1ee6 13:15:56 (Reading database ... 13914 files and directories currently installed.) 13:15:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:15:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:15:56 Successfully tagged core-metadata-arm64:latest 13:15:56  Building core-metadata ... done Building support-scheduler 13:15:56 ---> Running in 91d08763d7b9 13:15:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:15:56 (Reading database ... 13914 files and directories currently installed.) 13:15:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 13:15:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:15:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 13:15:57 Removing intermediate container 91d08763d7b9 13:15:57 ---> a585e135f5be 13:15:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:15:57 ---> d70f9bb84fd4 13:15:57 Step 27/32 : RUN chmod +x /entrypoint.sh 13:15:57 ---> Running in 277f0c7df262 13:15:57 ---> Running in c30553d11f4b 13:15:57 (Reading database ... 13914 files and directories currently installed.) 13:15:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:15:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:15:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:15:57 (Reading database ... 13914 files and directories currently installed.) 13:15:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:15:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:15:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:15:58 (Reading database ... 13914 files and directories currently installed.) 13:15:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:15:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:15:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:59 (1/39) Installing readline (8.0.4-r0) 13:15:59 (2/39) Installing bash (5.0.17-r0) 13:15:59 Executing bash-5.0.17-r0.post-install 13:15:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:15:59 (4/39) Installing libcurl (7.76.1-r0) 13:15:59 (5/39) Installing curl (7.76.1-r0) 13:15:59 (6/39) Installing dumb-init (1.2.2-r1) 13:15:59 (7/39) Installing libbz2 (1.0.8-r1) 13:15:59 (8/39) Installing expat (2.2.9-r1) 13:15:59 (9/39) Installing libffi (3.3-r2) 13:15:59 (10/39) Installing gdbm (1.13-r1) 13:15:59 (11/39) Installing xz-libs (5.2.5-r0) 13:15:59 (12/39) Installing sqlite-libs (3.32.1-r0) 13:15:59 (13/39) Installing python3 (3.8.10-r0) 13:16:00 Removing intermediate container c30553d11f4b 13:16:00 ---> 751a9028a664 13:16:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:16:00 Setting up passwd (1:4.5-1ubuntu2) ... 13:16:00 (Reading database ... 13914 files and directories currently installed.) 13:16:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:16:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:16:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:16:00 (Reading database ... 13914 files and directories currently installed.) 13:16:00 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 13:16:00 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:16:00 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 13:16:00 (Reading database ... 13914 files and directories currently installed.) 13:16:00 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 13:16:00 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:16:01 ---> Running in 24fd0176dd37 13:16:01 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 13:16:01 (Reading database ... 13914 files and directories currently installed.) 13:16:01 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:16:01 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:16:01 (14/39) Installing py3-appdirs (1.4.4-r1) 13:16:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:16:01 (16/39) Installing py3-parsing (2.4.7-r0) 13:16:01 (17/39) Installing py3-six (1.15.0-r0) 13:16:01 (18/39) Installing py3-packaging (20.4-r0) 13:16:01 (19/39) Installing py3-setuptools (47.0.0-r0) 13:16:01 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:16:01 (Reading database ... 13914 files and directories currently installed.) 13:16:01 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:16:01 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:16:01 (20/39) Installing py3-chardet (3.0.4-r4) 13:16:01 (21/39) Installing py3-idna (2.9-r0) 13:16:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:16:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:16:01 (24/39) Installing py3-requests (2.23.0-r0) 13:16:01 (25/39) Installing py3-msgpack (1.0.0-r0) 13:16:01 (26/39) Installing py3-lockfile (0.12.2-r3) 13:16:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:16:01 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:16:01 (Reading database ... 13914 files and directories currently installed.) 13:16:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:16:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:16:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:16:01 (28/39) Installing py3-colorama (0.4.3-r0) 13:16:01 (29/39) Installing py3-distlib (0.3.0-r0) 13:16:01 (30/39) Installing py3-distro (1.5.0-r1) 13:16:01 (31/39) Installing py3-webencodings (0.5.1-r3) 13:16:01 (32/39) Installing py3-html5lib (1.0.1-r4) 13:16:01 (33/39) Installing py3-pytoml (0.1.21-r0) 13:16:01 (34/39) Installing py3-pep517 (0.8.2-r0) 13:16:01 (35/39) Installing py3-progress (1.5-r0) 13:16:01 (36/39) Installing py3-toml (0.10.1-r0) 13:16:01 (37/39) Installing py3-retrying (1.3.3-r0) 13:16:01 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:16:01 (Reading database ... 13914 files and directories currently installed.) 13:16:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:16:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:16:02 (39/39) Installing py3-pip (20.1.1-r0) 13:16:02 Executing busybox-1.31.1-r19.trigger 13:16:02 OK: 72 MiB in 59 packages 13:16:02 Removing intermediate container 24fd0176dd37 13:16:02 ---> 941a78d3eef9 13:16:02 Step 29/32 : CMD ["gate"] 13:16:02 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:16:02 (Reading database ... 13914 files and directories currently installed.) 13:16:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:16:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:16:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:16:02 (Reading database ... 13914 files and directories currently installed.) 13:16:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:16:03 ---> Running in 2d6145e63954 13:16:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:16:03 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:16:03 (Reading database ... 13915 files and directories currently installed.) 13:16:03 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:16:03 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:16:03 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:16:03 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:16:03 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:16:03 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:16:03 Removing intermediate container 2d6145e63954 13:16:03 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:16:03 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:16:03 ---> 370327e12e15 13:16:03 Step 30/32 : LABEL arch=arm64 13:16:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:16:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:16:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:16:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:16:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:16:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:16:04 ---> Running in f3df04fad2d1 13:16:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:16:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:16:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:16:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:16:05 Removing intermediate container f3df04fad2d1 13:16:05 ---> 3983f8e367f3 13:16:05 Step 31/32 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:16:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:16:05 ---> Running in 5b03e50a4fa1 13:16:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:16:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:16:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:16:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:16:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:16:06 Removing intermediate container 5b03e50a4fa1 13:16:06 ---> 27cc0721e192 13:16:06 Step 32/32 : LABEL version=0.0.0 13:16:06 ---> Running in 54bb945313ba 13:16:06 Removing intermediate container 54bb945313ba 13:16:06 ---> 3d5b15837965 13:16:06 13:16:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:16:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:16:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:16:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:16:07 Collecting docker-compose==1.23.2 13:16:07 Successfully built 3d5b15837965 13:16:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:16:07 Successfully tagged security-bootstrapper-arm64:latest 13:16:07 Building security-proxy-setup 13:16:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:16:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:16:08  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 13:16:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:16:08 Collecting docopt<0.7,>=0.6.1 13:16:08 Downloading docopt-0.6.2.tar.gz (25 kB) 13:16:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:16:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:16:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:16:09 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:16:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:16:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:16:09 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:09 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:09 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:09 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:16:10 Collecting jsonschema<3,>=2.5.1 13:16:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:16:11 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:11 Collecting docker<4.0,>=3.6.0 13:16:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:16:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:16:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:16:14 Collecting texttable<0.10,>=0.9.0 13:16:14 Downloading texttable-0.9.1.tar.gz (11 kB) 13:16:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:16:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:16:14 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:16:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:16:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:16:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:16:15 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:16:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:16:15 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:16:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:16:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:16:16 Collecting websocket-client<1.0,>=0.32.0 13:16:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:16:16 Collecting dockerpty<0.5,>=0.4.1 13:16:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:16:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:16:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:16:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:16:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:16:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:16:17 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:16:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:16:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:16:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:16:18 13:16:18 Current default time zone: 'Etc/UTC' 13:16:18 Local time is now: Wed May 19 13:16:17 UTC 2021. 13:16:18 Universal Time is now: Wed May 19 13:16:17 UTC 2021. 13:16:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:16:18 13:16:18 Setting up systemd-sysv (237-3ubuntu10.47) ... 13:16:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:18 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 13:16:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:16:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:16:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:16:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:16:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:16:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:16:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:16:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:16:19 Collecting PyYAML<4,>=3.10 13:16:19 Downloading PyYAML-3.13.tar.gz (270 kB) 13:16:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:16:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:16:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:19 Setting up patch (2.7.6-2ubuntu1.1) ... 13:16:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:16:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:16:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:16:19 Installing new version of config file /etc/ssl/openssl.cnf ... 13:16:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:16:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:16:20 Setting up ca-certificates (20210119~18.04.1) ... 13:16:22 Updating certificates in /etc/ssl/certs... 13:16:22 23 added, 27 removed; done. 13:16:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:16:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:16:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:16:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:16:23 Setting up pkgbinarymangler (138.18.04.1) ... 13:16:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:16:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:16:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:16:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:16:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:16:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:16:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:16:23 Collecting docker-pycreds>=0.4.0 13:16:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:16:23 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) 13:16:23 Collecting idna<2.8,>=2.5 13:16:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:16:23 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) 13:16:23 Setting up perl (5.26.1-6ubuntu0.5) ... 13:16:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:16:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:16:24 Collecting urllib3<1.25,>=1.21.1 13:16:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:16:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:16:24 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:16:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:16:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:16:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:16:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:16:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:16:26 Installing collected packages: cached-property, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, PyYAML, docker-compose 13:16:26 Running setup.py install for docopt: started 13:16:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:16:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:16:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:16:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:16:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:16:27 Processing triggers for systemd (237-3ubuntu10.47) ... 13:16:27 Processing triggers for mime-support (3.60ubuntu1) ... 13:16:27 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:16:27 Updating certificates in /etc/ssl/certs... 13:16:28 0 added, 0 removed; done. 13:16:28 Running hooks in /etc/ca-certificates/update.d... 13:16:28 done. 13:16:28 Running setup.py install for docopt: finished with status 'done' 13:16:28 Attempting uninstall: idna 13:16:28 Found existing installation: idna 2.9 13:16:28 Uninstalling idna-2.9: 13:16:28 Successfully uninstalled idna-2.9 13:16:29 Reading package lists... 13:16:29 Building dependency tree... 13:16:29 Reading state information... 13:16:29 The following NEW packages will be installed: 13:16:29 apt-transport-https 13:16:29 Attempting uninstall: urllib3 13:16:29 Found existing installation: urllib3 1.25.9 13:16:29 Uninstalling urllib3-1.25.9: 13:16:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:16:29 Need to get 1692 B of archives. 13:16:29 After this operation, 154 kB of additional disk space will be used. 13:16:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:16:29 Successfully uninstalled urllib3-1.25.9 13:16:29 debconf: delaying package configuration, since apt-utils is not installed 13:16:29 Fetched 1692 B in 0s (7918 B/s) 13:16:30 Selecting previously unselected package apt-transport-https. 13:16:30 (Reading database ... 13920 files and directories currently installed.) 13:16:30 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:16:30 Unpacking apt-transport-https (1.6.13) ... 13:16:30 Attempting uninstall: requests 13:16:30 Found existing installation: requests 2.23.0 13:16:30 Uninstalling requests-2.23.0: 13:16:30 Successfully uninstalled requests-2.23.0 13:16:30 Setting up apt-transport-https (1.6.13) ... 13:16:30 Waiting for network to be ready... 13:16:32 Running setup.py install for texttable: started 13:16:34 Running setup.py install for texttable: finished with status 'done' 13:16:34 Running setup.py install for dockerpty: started 13:16:36 Running setup.py install for dockerpty: finished with status 'done' 13:16:36 Running setup.py install for PyYAML: started 13:16:39 Running setup.py install for PyYAML: finished with status 'done' 13:16:40 2021-05-19T13:16:37Z INFO Waiting for automatic snapd restart... 13:16:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:16:43 snapd 2.50 from Canonical* installed 13:16:44 "snapd" switched to the "latest/stable" channel 13:16:44 13:16:47 core18 20210507 from Canonical* installed 13:16:47 "core18" switched to the "latest/stable" channel 13:16:47 13:16:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:16:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:16:48 ---> 6bafb52390ea 13:16:48 Step 3/24 : WORKDIR /edgex-go 13:16:48 ---> Using cache 13:16:48 ---> 57e38ef42f25 13:16:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:48 ---> Using cache 13:16:48 ---> 773335bbd726 13:16:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:16:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:16:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:16:48 ---> 6bafb52390ea 13:16:48 Step 3/23 : WORKDIR /edgex-go 13:16:48 ---> Using cache 13:16:48 ---> 57e38ef42f25 13:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:48 ---> Using cache 13:16:48 ---> 773335bbd726 13:16:48 Step 5/23 : RUN apk add --update --no-cache make git 13:16:48 ---> Using cache 13:16:48 ---> c266d274300b 13:16:48 Step 6/23 : COPY go.mod . 13:16:48 ---> Using cache 13:16:48 ---> bc579a29af55 13:16:48 Step 7/23 : RUN go mod download 13:16:48 ---> Using cache 13:16:48 ---> bb7b1fffdcd3 13:16:48 Step 8/23 : COPY . . 13:16:48 ---> Running in 5872a488d8cc 13:16:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:16:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:16:48 ---> 6bafb52390ea 13:16:48 Step 3/23 : WORKDIR /edgex-go 13:16:48 ---> Using cache 13:16:48 ---> 57e38ef42f25 13:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:48 ---> Using cache 13:16:48 ---> 773335bbd726 13:16:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:16:48 ---> Using cache 13:16:48 ---> f1c01613dee5 13:16:48 Step 9/23 : RUN go mod tidy 13:16:48 ---> Using cache 13:16:48 ---> 40cc57533618 13:16:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:16:48 ---> Running in 75aba3bbf64c 13:16:48 ---> Running in 99a58596837e 13:16:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:16:50 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 13:16:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:16:52 OK: 218 MiB in 52 packages 13:16:52 OK: 218 MiB in 52 packages 13:16:52 snapcraft 4.7.1 from Canonical* installed 13:16:53 "snapcraft" switched to the "latest/stable" channel 13:16:53 13:16:56 Removing intermediate container 5872a488d8cc 13:16:56 ---> ce17e5bef4bf 13:16:56 Step 6/24 : COPY go.mod . 13:16:56 Removing intermediate container 75aba3bbf64c 13:16:56 ---> 9aa92a32cfcd 13:16:56 Step 6/23 : COPY go.mod . 13:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:16:56 ---> 6bafb52390ea 13:16:56 Step 3/22 : WORKDIR /edgex-go 13:16:56 ---> Using cache 13:16:56 ---> 57e38ef42f25 13:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:56 ---> Using cache 13:16:56 ---> 773335bbd726 13:16:56 Step 5/22 : RUN apk add --update --no-cache make git 13:16:56 ---> Using cache 13:16:56 ---> c266d274300b 13:16:56 Step 6/22 : COPY go.mod . 13:16:56 ---> Using cache 13:16:56 ---> bc579a29af55 13:16:56 Step 7/22 : RUN go mod download 13:16:56 ---> Using cache 13:16:56 ---> bb7b1fffdcd3 13:16:56 Step 8/22 : COPY . . 13:16:57 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 13:16:57 - README.md 13:16:57 13:16:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:16:57 ---> Using cache 13:16:57 ---> f1c01613dee5 13:16:57 Step 9/22 : RUN go mod tidy 13:16:57 ---> Using cache 13:16:57 ---> 40cc57533618 13:16:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:16:58 ---> Running in b7a059a447d9 13:16:58 ---> c38e616f4b7b 13:16:58 Step 7/24 : RUN go mod download 13:16:58 ---> c3b18672d03c 13:16:58 Step 7/23 : RUN go mod download 13:16:59 ---> Running in 562dd867c094 13:16:59 ---> Running in de9355257d2c 13:17:01 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 13:17:01 Removing intermediate container 277f0c7df262 13:17:01 ---> 4fcfdd83c1e9 13:17:01 Step 15/24 : ENV APP_PORT=48090 13:17:01 ---> Running in 2e472acb4fe4 13:17:03 Removing intermediate container 2e472acb4fe4 13:17:03 ---> 4628f02bc2c1 13:17:03 Step 16/24 : EXPOSE $APP_PORT 13:17:03 ---> Running in 56de20011186 13:17:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:17:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:17:04 Removing intermediate container 56de20011186 13:17:04 ---> 4201663d6e32 13:17:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:17:04 Removing intermediate container 562dd867c094 13:17:04 ---> e481f5a69d30 13:17:04 Step 8/23 : COPY . . 13:17:05 Removing intermediate container de9355257d2c 13:17:05 ---> 7256512a4a9a 13:17:05 Step 8/24 : COPY . . 13:17:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:17:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:17:07 Reading package lists... 13:17:07 ---> 55ec0c27b758 13:17:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:17:07 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 13:17:09 ---> 6f73b40030da 13:17:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:17:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:17:14 Reading package lists... 13:17:14 Building dependency tree... 13:17:14 Reading state information... 13:17:14 Suggested packages: 13:17:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:17:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:17:14 Recommended packages: 13:17:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:17:14 The following NEW packages will be installed: 13:17:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:17:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:17:14 pkg-config zip 13:17:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:17:14 Need to get 7663 kB of archives. 13:17:14 After this operation, 43.8 MB of additional disk space will be used. 13:17:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:17:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:17:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:17:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:17:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:17:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:17:14 ---> f1561d75804c 13:17:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:17:14 ---> Running in b12c85840e73 13:17:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:17:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:17:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:17:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:17:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:17:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:17:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:17:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:17:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:17:14 debconf: delaying package configuration, since apt-utils is not installed 13:17:14 Fetched 7663 kB in 1s (10.5 MB/s) 13:17:14 Selecting previously unselected package libglib2.0-0:amd64. 13:17:14 (Reading database ... 13924 files and directories currently installed.) 13:17:14 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:17:14 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:17:15 Selecting previously unselected package libpsl5:amd64. 13:17:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:17:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:17:15 Selecting previously unselected package libnghttp2-14:amd64. 13:17:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:17:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:17:15 Selecting previously unselected package librtmp1:amd64. 13:17:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:17:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:17:15 Selecting previously unselected package libcurl3-gnutls:amd64. 13:17:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:17:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:17:15 Selecting previously unselected package liberror-perl. 13:17:15 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:17:15 Unpacking liberror-perl (0.17025-1) ... 13:17:15 Selecting previously unselected package git-man. 13:17:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:17:15 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:17:15 Selecting previously unselected package git. 13:17:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:17:15 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:17:16 Removing intermediate container b12c85840e73 13:17:16 ---> 9a8092a3ab0a 13:17:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:16 Selecting previously unselected package libnorm1:amd64. 13:17:16 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:17:16 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:17:16 Selecting previously unselected package libpgm-5.2-0:amd64. 13:17:16 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:17:16 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:17:16 ---> Running in a0163c775b8e 13:17:17 Selecting previously unselected package libsodium23:amd64. 13:17:17 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:17:17 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:17:17 Selecting previously unselected package libzmq5:amd64. 13:17:17 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:17:17 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:17:17 Selecting previously unselected package libzmq3-dev:amd64. 13:17:17 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:17:17 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:17:17 Selecting previously unselected package pkg-config. 13:17:17 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:17:17 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:17:17 Selecting previously unselected package zip. 13:17:17 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:17:17 Unpacking zip (3.0-11build1) ... 13:17:17 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:17:18 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:17:18 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:17:18 Setting up liberror-perl (0.17025-1) ... 13:17:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:17:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:17:18 No schema files found: doing nothing. 13:17:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:17:18 Setting up zip (3.0-11build1) ... 13:17:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:17:18 Setting up libsodium23:amd64 (1.0.16-2) ... 13:17:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:17:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:17:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:17:18 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:17:18 Removing intermediate container a0163c775b8e 13:17:18 ---> 3d3536f1daa1 13:17:18 Step 22/24 : LABEL arch=arm64 13:17:18 ---> Running in 309b953d71a2 13:17:18 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:17:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:17:20 Removing intermediate container 309b953d71a2 13:17:20 ---> 6d8f639f6fa8 13:17:20 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:17:20 ---> Running in a68d40e96d04 13:17:21 Removing intermediate container a68d40e96d04 13:17:21 ---> 4dd006a00637 13:17:21 Step 24/24 : LABEL version=0.0.0 13:17:22 ---> Running in 335cbb5a4735 13:17:24 Removing intermediate container 335cbb5a4735 13:17:24 ---> 80c49abc70fa 13:17:24 13:17:25 Successfully built 80c49abc70fa 13:17:25 Successfully tagged sys-mgmt-agent-arm64:latest 13:17:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:17:25 git set to automatically installed. 13:17:25 git-man set to automatically installed. 13:17:25 libcurl3-gnutls set to automatically installed. 13:17:25 liberror-perl set to automatically installed. 13:17:25 libglib2.0-0 set to automatically installed. 13:17:25 libnghttp2-14 set to automatically installed. 13:17:25 libnorm1 set to automatically installed. 13:17:25 libpgm-5.2-0 set to automatically installed. 13:17:25 libpsl5 set to automatically installed. 13:17:25 librtmp1 set to automatically installed. 13:17:25 libsodium23 set to automatically installed. 13:17:25 libzmq3-dev set to automatically installed. 13:17:25 libzmq5 set to automatically installed. 13:17:25 pkg-config set to automatically installed. 13:17:25 zip set to automatically installed. 13:17:26 snapd is not logged in, snap install commands will use sudo 13:17:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:17:37  Building sys-mgmt-agent ... done  ---> 66e7d26cb47b 13:17:37 Step 9/23 : RUN go mod tidy 13:17:37 ---> Running in 886f4285767e 13:17:37 ---> ced23c030164 13:17:37 Step 9/24 : RUN go mod tidy 13:17:38 ---> Running in 45aec7b148cc 13:17:46 Removing intermediate container 886f4285767e 13:17:46 ---> 06fdb392014b 13:17:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:17:46 Removing intermediate container 45aec7b148cc 13:17:46 ---> 9c7535139431 13:17:46 Step 10/24 : RUN make cmd/core-data/core-data 13:17:46 ---> Running in 2e2ecd22700e 13:17:46 ---> Running in 4787de58cfcc 13:17:47 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 13:17:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:17:55 snap "core18" has no updates available 13:18:10 snapd is not logged in, snap install commands will use sudo 13:18:14 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 13:18:16 Removing intermediate container 99a58596837e 13:18:16 ---> 42569d847625 13:18:16 13:18:16 Step 11/23 : FROM alpine:3.12 13:18:16 ---> 9852663dfa18 13:18:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:18:16 ---> Using cache 13:18:16 ---> b62d1bb232d5 13:18:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:18:16 ---> Using cache 13:18:16 ---> a66d4f5538ec 13:18:16 Step 14/23 : ENV APP_PORT=48085 13:18:17 ---> Running in d2a2bf0dd0a9 13:18:18 Removing intermediate container d2a2bf0dd0a9 13:18:18 ---> 201840cdc399 13:18:18 Step 15/23 : EXPOSE $APP_PORT 13:18:18 ---> Running in 0ea39bde38f4 13:18:18 Removing intermediate container 0ea39bde38f4 13:18:18 ---> 47b8fbac77cc 13:18:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:20 ---> 5bd1e0e5d4da 13:18:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:18:22 ---> ac96217a4876 13:18:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:18:24 ---> e8f1de798b70 13:18:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:18:25 ---> Running in 014c81e58a64 13:18:25 Removing intermediate container b7a059a447d9 13:18:25 ---> 37a53c2e3211 13:18:25 13:18:25 Step 11/22 : FROM alpine:3.12 13:18:25 ---> 9852663dfa18 13:18:25 Step 12/22 : RUN apk add --update --no-cache curl 13:18:26 ---> Running in 3177052e6634 13:18:26 Removing intermediate container 014c81e58a64 13:18:26 ---> ccdeab40ec2a 13:18:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:26 ---> Running in 3dd40d2a0829 13:18:27 Removing intermediate container 3dd40d2a0829 13:18:27 ---> 3df2e427be4f 13:18:27 Step 21/23 : LABEL arch=arm64 13:18:27 ---> Running in 99322c3cb448 13:18:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:18:28 Removing intermediate container 99322c3cb448 13:18:28 ---> b7511a159250 13:18:28 Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:18:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:18:28 ---> Running in e37701cb8f63 13:18:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:18:29 Removing intermediate container e37701cb8f63 13:18:29 ---> 3be3b91645a4 13:18:29 Step 23/23 : LABEL version=0.0.0 13:18:29 ---> Running in 65c0f7a78475 13:18:29 (1/4) Installing ca-certificates (20191127-r4) 13:18:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:18:29 (3/4) Installing libcurl (7.76.1-r0) 13:18:29 (4/4) Installing curl (7.76.1-r0) 13:18:29 Executing busybox-1.31.1-r20.trigger 13:18:29 Executing ca-certificates-20191127-r4.trigger 13:18:30 OK: 7 MiB in 18 packages 13:18:30 Removing intermediate container 65c0f7a78475 13:18:30 ---> 6386cbe4d9b5 13:18:30 13:18:31 Successfully built 6386cbe4d9b5 13:18:31 Successfully tagged support-scheduler-arm64:latest 13:18:32  Building support-scheduler ... done Removing intermediate container 3177052e6634 13:18:32 ---> 3f713712d1c9 13:18:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:18:32 ---> Running in 2c274c6bc463 13:18:33 Removing intermediate container 2c274c6bc463 13:18:33 ---> d73ab99918ba 13:18:33 Step 14/22 : WORKDIR /edgex 13:18:33 ---> Running in c3bf4f2e2686 13:18:34 Removing intermediate container c3bf4f2e2686 13:18:34 ---> b16f002682b0 13:18:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:18:35 ---> d49f1e427b6a 13:18:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:18:37 ---> faa0cd9090ba 13:18:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:18:39 ---> d95afd35e69d 13:18:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:18:39 ---> Running in 70172d10aaf1 13:18:40 Removing intermediate container 70172d10aaf1 13:18:40 ---> b53db1e779e2 13:18:40 Step 19/22 : CMD ["--init=true"] 13:18:40 ---> Running in ec7ab7380499 13:18:40 Removing intermediate container ec7ab7380499 13:18:40 ---> dc4c95143d62 13:18:40 Step 20/22 : LABEL arch=arm64 13:18:40 ---> Running in 52be41f2899a 13:18:41 Removing intermediate container 52be41f2899a 13:18:41 ---> 7d001944f91d 13:18:41 Step 21/22 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:18:41 ---> Running in ab262c0bf5e2 13:18:42 Removing intermediate container ab262c0bf5e2 13:18:42 ---> 418bcd3a0eef 13:18:42 Step 22/22 : LABEL version=0.0.0 13:18:42 ---> Running in a4df596ec9e0 13:18:43 Removing intermediate container a4df596ec9e0 13:18:43 ---> f1dd721333a2 13:18:43 13:18:44 Successfully built f1dd721333a2 13:18:44 Successfully tagged security-proxy-setup-arm64:latest 13:19:10  Building security-proxy-setup ... done Removing intermediate container 2e2ecd22700e 13:19:10 ---> 8570144949d2 13:19:10 13:19:10 Step 11/23 : FROM alpine:3.12 13:19:10 ---> 9852663dfa18 13:19:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:19:10 ---> Running in ebafcb123781 13:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:19:10 (1/2) Installing ca-certificates (20191127-r4) 13:19:10 (2/2) Installing dumb-init (1.2.2-r1) 13:19:10 Executing busybox-1.31.1-r20.trigger 13:19:10 Executing ca-certificates-20191127-r4.trigger 13:19:10 OK: 6 MiB in 16 packages 13:19:11 Removing intermediate container ebafcb123781 13:19:11 ---> 1ed44e873822 13:19:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:19:11 ---> Running in 6cab0ce7425f 13:19:12 Removing intermediate container 4787de58cfcc 13:19:12 ---> 083f748723b7 13:19:12 13:19:12 Step 11/24 : FROM alpine:3.12 13:19:12 ---> 9852663dfa18 13:19:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:19:12 ---> Running in dee75ac11b88 13:19:12 Removing intermediate container 6cab0ce7425f 13:19:12 ---> 7a052f54cdf1 13:19:12 Step 14/23 : ENV APP_PORT=48060 13:19:12 ---> Running in 3fd6d41cc2df 13:19:13 Removing intermediate container dee75ac11b88 13:19:13 ---> 522443b7c256 13:19:13 Step 13/24 : ENV APP_PORT=48080 13:19:13 ---> Running in d844d3a1f45e 13:19:13 Removing intermediate container 3fd6d41cc2df 13:19:13 ---> c933c8a47f8e 13:19:13 Step 15/23 : EXPOSE $APP_PORT 13:19:13 ---> Running in 7fc60517ca3e 13:19:13 Removing intermediate container d844d3a1f45e 13:19:13 ---> d9ea40723248 13:19:13 Step 14/24 : EXPOSE $APP_PORT 13:19:13 Removing intermediate container 7fc60517ca3e 13:19:13 ---> 38c32c0daede 13:19:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:19:14 ---> Running in 94de7408544a 13:19:14 Removing intermediate container 94de7408544a 13:19:14 ---> 44162555959c 13:19:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:14 ---> Running in b00cb987fdae 13:19:15 ---> 21ba870a0f3f 13:19:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:19:15 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 13:19:15 Pulling go-build-helper 13:19:15 + snapcraftctl pull 13:19:15 'app-service-config' has dependencies that need to be staged: go-build-helper 13:19:15 Skipping pull go-build-helper (already ran) 13:19:15 Building go-build-helper 13:19:15 + snapcraftctl build 13:19:15 Staging go-build-helper 13:19:15 + snapcraftctl stage 13:19:16 ---> 8944598a5238 13:19:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:19:17 ---> b50ca09047d7 13:19:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:19:17 Removing intermediate container b00cb987fdae 13:19:17 ---> a73dcaec0a7c 13:19:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:19:17 ---> Running in a1620d4f1c44 13:19:17 ---> Running in e3ed99605f60 13:19:18 Removing intermediate container a1620d4f1c44 13:19:18 ---> f14458339dd0 13:19:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:19:18 ---> Running in 4008ef53ac08 13:19:18 Removing intermediate container 4008ef53ac08 13:19:18 ---> 2f54a822aa29 13:19:18 Step 21/23 : LABEL arch=arm64 13:19:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:19:18 ---> Running in 945d687c2071 13:19:19 Removing intermediate container 945d687c2071 13:19:19 ---> ab8b500da694 13:19:19 Step 22/23 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:19:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:19:19 ---> Running in 588ef5670171 13:19:20 Removing intermediate container 588ef5670171 13:19:20 ---> d7c6af41d9a7 13:19:20 Step 23/23 : LABEL version=0.0.0 13:19:20 ---> Running in 44d0b40b5263 13:19:20 (1/6) Installing dumb-init (1.2.2-r1) 13:19:20 (2/6) Installing libgcc (9.3.0-r2) 13:19:20 (3/6) Installing libsodium (1.0.18-r0) 13:19:20 Removing intermediate container 44d0b40b5263 13:19:20 ---> 901de94dc836 13:19:20 13:19:20 (4/6) Installing libstdc++ (9.3.0-r2) 13:19:21 (5/6) Installing libzmq (4.3.3-r0) 13:19:21 (6/6) Installing zeromq (4.3.3-r0) 13:19:21 Successfully built 901de94dc836 13:19:21 Successfully tagged support-notifications-arm64:latest 13:19:21  Building support-notifications ... done Executing busybox-1.31.1-r20.trigger 13:19:21 OK: 8 MiB in 20 packages 13:19:22 Removing intermediate container e3ed99605f60 13:19:22 ---> 8ddcfef965f5 13:19:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:19:23 ---> 68236f132d03 13:19:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:19:24 ---> 04bc414f6602 13:19:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:19:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:19:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:19:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:19:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 13:19:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 13:19:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:19:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:19:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 13:19:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 13:19:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 13:19:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 13:19:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:19:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:19:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:19:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:19:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:19:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:19:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:19:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:19:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 13:19:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 13:19:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 13:19:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:19:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 13:19:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 13:19:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 13:19:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 13:19:25 Fetched 24.6 MB in 0s (0 B/s) 13:19:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:19:25 Fetched 224 kB in 0s (0 B/s) 13:19:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:19:25 Fetched 157 kB in 0s (0 B/s) 13:19:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:19:25 Fetched 221 kB in 0s (0 B/s) 13:19:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:19:25 Fetched 143 kB in 0s (0 B/s) 13:19:25 Pulling app-service-config 13:19:25 + snapcraftctl pull 13:19:25 Cloning into '/root/parts/app-service-config/src'... 13:19:25 ---> 41f5741c4551 13:19:25 Step 20/24 : ENTRYPOINT ["/core-data"] 13:19:25 ---> Running in fb9946b7edbf 13:19:26 Pulling config-common 13:19:26 + snapcraftctl pull 13:19:26 Removing intermediate container fb9946b7edbf 13:19:26 ---> 81bce4c643a2 13:19:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:19:26 ---> Running in 75dff0cee731 13:19:26 Removing intermediate container 75dff0cee731 13:19:26 ---> c7a6ce9b8dba 13:19:26 Step 22/24 : LABEL arch=arm64 13:19:26 ---> Running in 1a8de6e53b07 13:19:27 Removing intermediate container 1a8de6e53b07 13:19:27 ---> 1ba160ef60d6 13:19:27 Step 23/24 : LABEL git_sha=fbfc5f829c0fe290e71dd09b460be6e716630521 13:19:27 ---> Running in 6224168b28a6 13:19:27 Removing intermediate container 6224168b28a6 13:19:27 ---> e3ea50464767 13:19:27 Step 24/24 : LABEL version=0.0.0 13:19:27 ---> Running in b3a106cd7c0c 13:19:28 Removing intermediate container b3a106cd7c0c 13:19:28 ---> 7255af495d6c 13:19:28 13:19:29 Successfully built 7255af495d6c 13:19:29 Successfully tagged core-data-arm64:latest 13:19:29  Building core-data ... done  [Pipeline] } 13:19:29 $ docker stop --time=1 d9e4f793b4ec7f830b00a80c7ee24307eb86e68b31928e163fb3795303cd019b 13:19:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:19:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:19:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:19:30 Fetched 0 B in 0s (0 B/s) 13:19:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:19:30 Fetched 0 B in 0s (0 B/s) 13:19:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:19:30 Fetched 0 B in 0s (0 B/s) 13:19:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:19:30 Fetched 0 B in 0s (0 B/s) 13:19:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:19:30 Fetched 0 B in 0s (0 B/s) 13:19:30 Pulling edgex-go 13:19:30 + snapcraftctl pull 13:19:31 $ docker rm -f d9e4f793b4ec7f830b00a80c7ee24307eb86e68b31928e163fb3795303cd019b [Pipeline] // withDockerContainer [Pipeline] sh 13:19:31 + docker images 13:19:32 REPOSITORY TAG IMAGE ID CREATED SIZE 13:19:32 core-data-arm64 latest 7255af495d6c 4 seconds ago 20.4MB 13:19:32 support-notifications-arm64 latest 901de94dc836 12 seconds ago 16.8MB 13:19:32 083f748723b7 21 seconds ago 990MB 13:19:32 8570144949d2 26 seconds ago 981MB 13:19:32 security-proxy-setup-arm64 latest f1dd721333a2 49 seconds ago 24MB 13:19:32 support-scheduler-arm64 latest 6386cbe4d9b5 About a minute ago 16.1MB 13:19:32 37a53c2e3211 About a minute ago 978MB 13:19:32 42569d847625 About a minute ago 981MB 13:19:32 sys-mgmt-agent-arm64 latest 80c49abc70fa 2 minutes ago 299MB 13:19:32 security-bootstrapper-arm64 latest 3d5b15837965 3 minutes ago 17.2MB 13:19:32 core-metadata-arm64 latest fe7c02ce1ee6 3 minutes ago 17.4MB 13:19:32 core-command-arm64 latest 9811481b4098 3 minutes ago 16.1MB 13:19:32 security-secretstore-setup-arm64 latest f3ea09332863 3 minutes ago 24.4MB 13:19:32 b43d7ea8194a 3 minutes ago 979MB 13:19:32 b20c7b842868 3 minutes ago 989MB 13:19:32 fbc982a14d78 4 minutes ago 980MB 13:19:32 278319827f8b 4 minutes ago 974MB 13:19:32 c504f5da4973 4 minutes ago 978MB 13:19:32 ci-base-image-arm64 latest 6bafb52390ea 15 minutes ago 641MB 13:19:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 13:19:32 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 13:19:32 docker 20.10.0 eeaf43b92773 5 months ago 228MB 13:19:32 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 13:19:33 ---> job-cost.sh 13:19:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kzws 13:19:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:19:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:19:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:19:48 Fetched 0 B in 0s (0 B/s) 13:19:48 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:19:48 Fetched 96.5 kB in 0s (0 B/s) 13:19:48 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:19:48 Fetched 279 kB in 0s (0 B/s) 13:19:48 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:19:48 Fetched 122 kB in 0s (0 B/s) 13:19:48 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:19:48 Fetched 77.8 kB in 0s (0 B/s) 13:19:48 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:19:48 Fetched 8848 B in 0s (0 B/s) 13:19:48 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:19:48 Fetched 47.8 kB in 0s (0 B/s) 13:19:48 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:19:48 Fetched 45.6 kB in 0s (0 B/s) 13:19:48 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:19:48 Fetched 15.0 kB in 0s (0 B/s) 13:19:48 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 13:19:48 Fetched 219 kB in 0s (0 B/s) 13:19:48 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:19:48 Fetched 154 kB in 0s (0 B/s) 13:19:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:19:48 Fetched 50.6 kB in 0s (0 B/s) 13:19:48 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:19:48 Fetched 14.8 kB in 0s (0 B/s) 13:19:48 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:19:48 Fetched 41.8 kB in 0s (0 B/s) 13:19:48 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:19:48 Fetched 499 kB in 0s (0 B/s) 13:19:48 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:19:48 Fetched 111 kB in 0s (0 B/s) 13:19:48 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:19:48 Fetched 240 kB in 0s (0 B/s) 13:19:48 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:19:48 Fetched 29.3 kB in 0s (0 B/s) 13:19:48 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:19:48 Fetched 85.5 kB in 0s (0 B/s) 13:19:48 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:19:48 Fetched 24.5 kB in 0s (0 B/s) 13:19:48 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:19:48 Fetched 49.2 kB in 0s (0 B/s) 13:19:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:19:48 Fetched 54.2 kB in 0s (0 B/s) 13:19:48 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:19:48 Fetched 30.8 kB in 0s (0 B/s) 13:19:48 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:19:48 Fetched 15.8 kB in 0s (0 B/s) 13:19:48 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:19:48 Fetched 85.9 kB in 0s (0 B/s) 13:19:48 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:19:48 Fetched 8720 B in 0s (0 B/s) 13:19:48 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 13:19:48 Fetched 137 kB in 0s (0 B/s) 13:19:48 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:19:48 Fetched 119 kB in 0s (0 B/s) 13:19:48 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 13:19:48 Fetched 110 kB in 0s (0 B/s) 13:19:48 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:19:48 Fetched 11.1 kB in 0s (0 B/s) 13:19:48 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:19:48 Fetched 645 kB in 0s (0 B/s) 13:19:48 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:19:48 Fetched 41.3 kB in 0s (0 B/s) 13:19:48 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:19:48 Fetched 17.9 kB in 0s (0 B/s) 13:19:48 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:19:48 Fetched 368 kB in 0s (0 B/s) 13:19:48 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:19:48 Fetched 187 kB in 0s (0 B/s) 13:19:48 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:19:48 Fetched 175 kB in 0s (0 B/s) 13:19:48 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:19:48 Fetched 206 kB in 0s (0 B/s) 13:19:48 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:19:48 Fetched 1301 kB in 0s (0 B/s) 13:19:48 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:19:48 Fetched 36.2 kB in 0s (0 B/s) 13:19:48 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 13:19:48 Fetched 159 kB in 0s (0 B/s) 13:19:48 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:19:48 Fetched 107 kB in 0s (0 B/s) 13:19:48 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:19:48 Fetched 48.7 kB in 0s (0 B/s) 13:19:48 Pulling static-packages 13:19:48 + snapcraftctl pull 13:19:49 Pulling version 13:19:49 + cd /root/project 13:19:49 + [ -f VERSION ] 13:19:49 + PROJECT_VERSION=local-dev 13:19:49 + git rev-parse --short HEAD 13:19:49 + GIT_REVISION=fbfc5f82 13:19:49 + snapcraftctl set-version local-dev 13:19:50 Skipping build go-build-helper (already ran) 13:19:50 Building app-service-config 13:19:50 + make build 13:19:50 go mod tidy 13:20:09 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 13:20:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 13:20:11 go: downloading github.com/google/uuid v1.2.0 13:20:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 13:20:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 13:20:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 13:20:12 go: downloading github.com/stretchr/testify v1.7.0 13:20:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 13:20:12 go: downloading github.com/go-playground/validator/v10 v10.6.1 13:20:12 go: downloading github.com/go-kit/kit v0.9.0 13:20:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:20:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 13:20:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:20:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 13:20:12 go: downloading github.com/hashicorp/consul/api v1.8.1 13:20:12 go: downloading gopkg.in/yaml.v2 v2.4.0 13:20:12 go: downloading github.com/pelletier/go-toml v1.9.0 13:20:12 go: downloading github.com/gorilla/mux v1.8.0 13:20:12 go: downloading github.com/davecgh/go-spew v1.1.1 13:20:12 go: downloading github.com/go-playground/universal-translator v0.17.0 13:20:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:20:13 go: downloading golang.org/x/text v0.3.2 13:20:13 go: downloading github.com/stretchr/objx v0.1.0 13:20:13 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:20:13 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:20:13 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:20:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:20:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:20:13 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 13:20:13 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:20:14 go: downloading github.com/hashicorp/serf v0.9.5 13:20:14 go: downloading github.com/pmezard/go-difflib v1.0.0 13:20:14 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:20:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:20:14 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:20:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:20:14 go: downloading github.com/gorilla/websocket v1.4.2 13:20:14 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:20:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:20:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:20:15 go: downloading github.com/go-playground/locales v0.13.0 13:20:15 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:20:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:20:15 go: downloading github.com/mitchellh/copystructure v1.0.0 13:20:15 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:20:15 go: downloading github.com/hashicorp/memberlist v0.2.2 13:20:16 go: downloading github.com/x448/float16 v0.8.4 13:20:16 go: downloading github.com/kr/pretty v0.2.0 13:20:16 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:20:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:20:17 go: downloading github.com/mattn/go-isatty v0.0.12 13:20:17 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:20:17 go: downloading github.com/miekg/dns v1.1.26 13:20:17 go: downloading github.com/pkg/errors v0.8.1 13:20:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:20:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:20:17 go: downloading github.com/leodido/go-urn v1.2.0 13:20:17 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:20:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:20:18 go: downloading github.com/pebbe/zmq4 v1.2.7 13:20:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:20:18 go: downloading github.com/hashicorp/errwrap v1.0.0 13:20:18 go: downloading github.com/fatih/color v1.9.0 13:20:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:20:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:20:18 go: downloading github.com/go-stack/stack v1.8.0 13:20:18 go: downloading github.com/go-redis/redis/v7 v7.2.0 13:20:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:20:19 go: downloading github.com/mattn/go-colorable v0.1.6 13:20:19 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:20:19 go: downloading github.com/kr/text v0.1.0 13:20:19 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 13:20:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:20:19 go: downloading github.com/onsi/gomega v1.7.0 13:20:19 go: downloading github.com/onsi/ginkgo v1.10.1 13:20:20 go: downloading github.com/golang/protobuf v1.3.2 13:20:20 go: downloading github.com/hpcloud/tail v1.0.0 13:20:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:20:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:20:20 go: downloading github.com/fsnotify/fsnotify v1.4.7 13:20:21 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 13:20:39 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 13:20:39 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 13:20:39 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 13:20:39 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 13:20:39 Building config-common 13:20:39 + snapcraftctl build 13:20:41 Building edgex-go 13:20:41 + cd /root/parts/edgex-go/src 13:20:41 + make build 13:20:41 go mod tidy 13:20:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.92 13:20:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 13:20:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 13:20:49 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:20:49 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 13:20:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:20:49 go: downloading github.com/lib/pq v1.10.2 13:20:49 go: downloading github.com/imdario/mergo v0.3.12 13:20:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 13:20:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:20:49 go: downloading github.com/pelletier/go-toml v1.9.1 13:20:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:20:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:21: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 13:21: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 13:21:10 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 13:21: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 13:21: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 13:21:17 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 13:21:19 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 13:21:23 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 13:21:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:21:25 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 13:21:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:21:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:21:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:21:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:21:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:21:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:21:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:21:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:21:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:21:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:21:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:21:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:21:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:21:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:21:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:21:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:21:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:21:27 + 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 13:21:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:21:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:21:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:21:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:21:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:21:27 + 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 13:21:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:21:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:21:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:21:31 Building static-packages 13:21:31 + snapcraftctl build 13:21:33 Building version 13:21:33 + snapcraftctl build 13:21:35 Skipping stage go-build-helper (already ran) 13:21:35 Staging app-service-config 13:21:35 + snapcraftctl stage 13:21:36 Staging config-common 13:21:36 + snapcraftctl stage 13:21:37 Staging edgex-go 13:21:37 + snapcraftctl stage 13:21:38 Staging static-packages 13:21:38 + snapcraftctl stage 13:21:39 Staging version 13:21:39 + snapcraftctl stage 13:21:40 Priming go-build-helper 13:21:40 + snapcraftctl prime 13:21:42 Priming app-service-config 13:21:42 + snapcraftctl prime 13:21:43 Priming config-common 13:21:43 + snapcraftctl prime 13:21:44 Priming edgex-go 13:21:44 + snapcraftctl prime 13:21:45 Priming static-packages 13:21:45 + snapcraftctl prime 13:21:48 Priming version 13:21:48 + snapcraftctl prime 13:21:49 lf-activate-venv(): INFO: Adding /tmp/venv-Kzws/bin to PATH 13:21:49 INFO: No Stack... 13:21:49 INFO: Retrieving Pricing Info for: v2-standard-4 13:21:49 INFO: Archiving Costs [Pipeline] sh 13:21:49 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 13:21:49 + + cut -d, -f6 13:21:49 cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 13:21:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] 13:21:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] did not exist. Created. 13:21:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:21:49 + echo total: 0.18000000715255737 [Pipeline] stash 13:21:50 Stashed 1 file(s) [Pipeline] } 13:21:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3483-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:21:52 provisioning config files... 13:21:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1704807547062696762tmp [Pipeline] { [Pipeline] sh 13:21:53 + set +x 13:21:53 + curl -s https://codecov.io/bash 13:21:53 + bash -s -- 13:21:53 13:21:53 _____ _ 13:21:53 / ____| | | 13:21:53 | | ___ __| | ___ ___ _____ __ 13:21:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:21:53 | |___| (_) | (_| | __/ (_| (_) \ V / 13:21:53 \_____\___/ \__,_|\___|\___\___/ \_/ 13:21:53 Bash-1.0.2 13:21:53 13:21:53 13:21:53 ==> git version 2.24.4 found 13:21:53 ==> 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 13:21:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:21:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:21:53 ==> Jenkins CI detected. 13:21:53 project root: . 13:21:53 --> token set from env 13:21:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:21:53 ==> Running gcov in . (disable via -X gcov) 13:21:53 ==> Python coveragepy not found 13:21:53 ==> Searching for coverage reports in: 13:21:53 + . 13:21:53 -> Found 1 reports 13:21:53 ==> Detecting git/mercurial file structure 13:21:53 ==> Reading reports 13:21:53 + ./coverage.out bytes=737213 13:21:53 ==> Appending adjustments 13:21:53 https://docs.codecov.io/docs/fixing-reports 13:21:56 + Found adjustments 13:21:56 ==> Gzipping contents 13:21:56 104K /tmp/codecov.bP4iBJ.gz 13:21:56 ==> Uploading reports 13:21:56 url: https://codecov.io 13:21:56 query: branch=PR-3483&commit=fbfc5f829c0fe290e71dd09b460be6e716630521&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3483%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3483&job=&cmd_args= 13:21:56 -> Pinging Codecov 13:21:56 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3483&commit=fbfc5f829c0fe290e71dd09b460be6e716630521&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3483%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3483&job=&cmd_args= 13:21:56 -> Uploading to 13:21:56 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/fbfc5f829c0fe290e71dd09b460be6e716630521/35906740-5f4d-4ab5-a384-0b2477b9c6ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T132156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8391ca30f8e039c40179e2b77a25d73cac6de63b5572ff5077156019b0abad32 13:21:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:21:56 Dload Upload Total Spent Left Speed 13:21:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 198k --:--:-- --:--:-- --:--:-- 198k 100 102k 0 0 100 102k 0 198k --:--:-- --:--:-- --:--:-- 198k 13:21:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fbfc5f829c0fe290e71dd09b460be6e716630521 [Pipeline] } 13:21:56 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 13:21:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:21:59 ---> package-listing.sh 13:21:59 ++ tr '[:upper:]' '[:lower:]' 13:21:59 ++ facter osfamily 13:21:59 + OS_FAMILY=redhat 13:21:59 + workspace=/w/workspace/edgex-go/3 13:21:59 + START_PACKAGES=/tmp/packages_start.txt 13:21:59 + END_PACKAGES=/tmp/packages_end.txt 13:21:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:21:59 + PACKAGES=/tmp/packages_start.txt 13:21:59 + '[' /w/workspace/edgex-go/3 ']' 13:21:59 + PACKAGES=/tmp/packages_end.txt 13:21:59 + case "${OS_FAMILY}" in 13:21:59 + rpm -qa 13:21:59 + sort 13:22:01 + '[' -f /tmp/packages_start.txt ']' 13:22:01 + '[' -f /tmp/packages_end.txt ']' 13:22:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:22:01 + '[' /w/workspace/edgex-go/3 ']' 13:22:01 + mkdir -p /w/workspace/edgex-go/3/archives/ 13:22:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 13:22:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:22:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:22:02 13:22:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:22:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:22:03 alpine: Pulling from edgex-lftools-log-publisher 13:22:03 df20fa9351a1: Pulling fs layer 13:22:03 36b3adc4ff6f: Pulling fs layer 13:22:03 8ad3a11d3b57: Pulling fs layer 13:22:03 46f8f816bc3b: Pulling fs layer 13:22:03 93b61091891f: Pulling fs layer 13:22:03 93b9cdb0e59b: Pulling fs layer 13:22:03 5e14af77c1be: Pulling fs layer 13:22:03 01666e4c0597: Pulling fs layer 13:22:03 aa168da1d23b: Pulling fs layer 13:22:03 93b61091891f: Waiting 13:22:03 93b9cdb0e59b: Waiting 13:22:03 5e14af77c1be: Waiting 13:22:03 01666e4c0597: Waiting 13:22:03 aa168da1d23b: Waiting 13:22:03 46f8f816bc3b: Waiting 13:22:03 36b3adc4ff6f: Verifying Checksum 13:22:03 36b3adc4ff6f: Download complete 13:22:03 46f8f816bc3b: Verifying Checksum 13:22:03 46f8f816bc3b: Download complete 13:22:03 df20fa9351a1: Verifying Checksum 13:22:03 df20fa9351a1: Download complete 13:22:03 93b9cdb0e59b: Verifying Checksum 13:22:03 93b9cdb0e59b: Download complete 13:22:03 5e14af77c1be: Verifying Checksum 13:22:03 5e14af77c1be: Download complete 13:22:03 93b61091891f: Verifying Checksum 13:22:03 93b61091891f: Download complete 13:22:03 01666e4c0597: Verifying Checksum 13:22:03 01666e4c0597: Download complete 13:22:03 df20fa9351a1: Pull complete 13:22:03 8ad3a11d3b57: Verifying Checksum 13:22:03 8ad3a11d3b57: Download complete 13:22:03 36b3adc4ff6f: Pull complete 13:22:04 8ad3a11d3b57: Pull complete 13:22:04 46f8f816bc3b: Pull complete 13:22:04 93b61091891f: Pull complete 13:22:04 93b9cdb0e59b: Pull complete 13:22:04 5e14af77c1be: Pull complete 13:22:04 01666e4c0597: Pull complete 13:22:05 aa168da1d23b: Verifying Checksum 13:22:05 aa168da1d23b: Download complete 13:22:09 aa168da1d23b: Pull complete 13:22:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:22:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:22:09 prd-centos7-docker-4c-2g-15060 does not seem to be running inside a container 13:22:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:22:12 $ docker top 2d0fedf0ef5d587f88e5fd5e309693a526bf199ae476d27918decf6a14e36606 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:13 + touch /tmp/pre-build-complete [Pipeline] sh 13:22:13 + mkdir -p /var/log/sa [Pipeline] sh 13:22:13 + ls /var/log/sa-host 13:22:13 + sadf -c /var/log/sa-host/sa05 13:22:13 file_magic: OK 13:22:13 HZ: Using current value: 100 13:22:13 file_header: OK 13:22:13 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 13:22:13 Statistics: 13:22:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:22:13 File successfully converted to sysstat format version 12.2.1 13:22:13 + sadf -c /var/log/sa-host/sa19 13:22:13 file_magic: OK 13:22:13 HZ: Using current value: 100 13:22:13 file_header: OK 13:22:13 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 13:22:13 Statistics: 13:22:13 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... 13:22:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:14 provisioning config files... 13:22:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9017394860774639255tmp [Pipeline] { [Pipeline] echo 13:22:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:22:14 ---> create-netrc.sh [Pipeline] } 13:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:22:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:22:14 ---> python-tools-install.sh [Pipeline] echo 13:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:22:15 ---> sudo-logs.sh 13:22:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:22:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:22:15 ---> job-cost.sh 13:22:15 lf-activate-venv: SKIPPING 13:22:15 DEBUG: total: 0.18000000715255737 13:22:15 INFO: Retrieving Stack Cost... 13:22:16 INFO: Retrieving Pricing Info for: v3-standard-2 13:22:17 INFO: Archiving Costs [Pipeline] echo 13:22:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:22:17 ---> logs-deploy.sh 13:22:17 lf-activate-venv: SKIPPING 13:22:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3483/3 13:22:17 INFO: archiving workspace using pattern(s): 13:22:18 Archives upload complete. 13:22:18 INFO: archiving logs to Nexus 13:22:19 ---> uname -a: 13:22:19 Linux prd-centos7-docker-4c-2g-15060.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:22:19 13:22:19 13:22:19 ---> lscpu: 13:22:19 Architecture: x86_64 13:22:19 CPU op-mode(s): 32-bit, 64-bit 13:22:19 Byte Order: Little Endian 13:22:19 Address sizes: 40 bits physical, 48 bits virtual 13:22:19 CPU(s): 2 13:22:19 On-line CPU(s) list: 0,1 13:22:19 Thread(s) per core: 1 13:22:19 Core(s) per socket: 1 13:22:19 Socket(s): 2 13:22:19 NUMA node(s): 1 13:22:19 Vendor ID: AuthenticAMD 13:22:19 CPU family: 23 13:22:19 Model: 49 13:22:19 Model name: AMD EPYC-Rome Processor 13:22:19 Stepping: 0 13:22:19 CPU MHz: 2799.998 13:22:19 BogoMIPS: 5599.99 13:22:19 Virtualization: AMD-V 13:22:19 Hypervisor vendor: KVM 13:22:19 Virtualization type: full 13:22:19 L1d cache: 64 KiB 13:22:19 L1i cache: 64 KiB 13:22:19 L2 cache: 1 MiB 13:22:19 L3 cache: 32 MiB 13:22:19 NUMA node0 CPU(s): 0,1 13:22:19 Vulnerability Itlb multihit: Not affected 13:22:19 Vulnerability L1tf: Not affected 13:22:19 Vulnerability Mds: Not affected 13:22:19 Vulnerability Meltdown: Not affected 13:22:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:22:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:22:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:22:19 Vulnerability Srbds: Not affected 13:22:19 Vulnerability Tsx async abort: Not affected 13:22:19 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 13:22:19 13:22:19 13:22:19 ---> nproc: 13:22:19 2 13:22:19 13:22:19 13:22:19 ---> df -h: 13:22:19 Filesystem Size Used Available Use% Mounted on 13:22:19 overlay 40.0G 12.1G 27.9G 30% / 13:22:19 tmpfs 64.0M 0 64.0M 0% /dev 13:22:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:22:19 shm 64.0M 0 64.0M 0% /dev/shm 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/3@tmp 13:22:19 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/3 13:22:19 13:22:19 13:22:19 ---> free -m: 13:22:19 total used free shared buff/cache available 13:22:19 Mem: 7821 1355 2247 0 4218 6435 13:22:19 Swap: 1023 1 1022 13:22:19 13:22:19 13:22:19 ---> ip addr: 13:22:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:22:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:22:19 inet 127.0.0.1/8 scope host lo 13:22:19 valid_lft forever preferred_lft forever 13:22:19 inet6 ::1/128 scope host 13:22:19 valid_lft forever preferred_lft forever 13:22:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:22:19 link/ether fa:16:3e:96:fc:5b brd ff:ff:ff:ff:ff:ff 13:22:19 inet 10.30.122.46/23 brd 10.30.123.255 scope global dynamic eth0 13:22:19 valid_lft 84983sec preferred_lft 84983sec 13:22:19 inet6 fe80::f816:3eff:fe96:fc5b/64 scope link 13:22:19 valid_lft forever preferred_lft forever 13:22:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:22:19 link/ether 02:42:6d:7c:ef:6c brd ff:ff:ff:ff:ff:ff 13:22:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:22:19 valid_lft forever preferred_lft forever 13:22:19 inet6 fe80::42:6dff:fe7c:ef6c/64 scope link 13:22:19 valid_lft forever preferred_lft forever 13:22:19 13:22:19 13:22:19 ---> sar -b -r -n DEV: 13:22:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 13:22:19 13:22:19 12:58:30 LINUX RESTART (2 CPU) 13:22:19 13:22:19 12:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:22:19 13:00:01 104.83 12.77 92.06 0.00 3857.30 19732.54 0.00 13:22:19 13:01:01 186.28 0.02 186.26 0.00 0.13 48569.90 0.00 13:22:19 13:02:01 66.34 0.10 66.25 0.00 1.73 10497.85 0.00 13:22:19 13:03:01 62.65 0.03 62.62 0.00 1.07 4402.60 0.00 13:22:19 13:04:02 287.09 84.51 202.58 0.00 2042.88 128722.21 0.00 13:22:19 13:05:02 418.40 184.56 233.84 0.00 8128.66 138909.79 0.00 13:22:19 13:06:01 167.33 45.03 122.30 0.00 1549.75 50186.15 0.00 13:22:19 13:07:01 284.96 26.83 258.13 0.00 1842.20 95659.37 0.00 13:22:19 13:08:01 465.85 214.59 251.26 0.00 7144.85 106745.51 0.00 13:22:19 13:09:01 133.23 12.08 121.15 0.00 1387.34 14473.08 0.00 13:22:19 13:10:01 1.42 0.00 1.42 0.00 0.00 27.55 0.00 13:22:19 13:11:01 2.92 0.02 2.90 0.00 0.53 28.85 0.00 13:22:19 13:12:01 5.03 0.00 5.03 0.00 0.00 86.34 0.00 13:22:19 13:13:01 0.35 0.00 0.35 0.00 0.00 5.66 0.00 13:22:19 13:14:01 0.40 0.18 0.22 0.00 5.73 2.18 0.00 13:22:19 13:15:01 0.75 0.00 0.75 0.00 0.00 15.14 0.00 13:22:19 13:16:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 13:22:19 13:17:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 13:22:19 13:18:01 0.25 0.00 0.25 0.00 0.00 3.17 0.00 13:22:19 13:19:01 0.17 0.00 0.17 0.00 0.00 2.18 0.00 13:22:19 13:20:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 13:22:19 13:21:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 13:22:19 13:22:01 41.53 41.21 0.32 0.00 4162.85 27.50 0.00 13:22:19 Average: 96.88 26.97 69.91 0.00 1305.56 26868.86 0.00 13:22:19 13:22:19 12:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:19 13:00:01 5143488 0 801420 10.01 2620 2061412 1236976 13.66 728080 1721856 156 13:22:19 13:01:01 4088716 0 1082760 13.52 2620 2834844 1596032 17.62 1197264 2183040 80568 13:22:19 13:02:01 3635076 0 1214052 15.16 2620 3157192 1743568 19.25 1492228 2318572 99748 13:22:19 13:03:01 3788412 0 1145384 14.30 2620 3072524 1755308 19.38 1266224 2377724 91416 13:22:19 13:04:02 1815864 0 1290228 16.11 2620 4900228 1737736 19.19 1548576 3981668 698268 13:22:19 13:05:02 269828 0 1362316 17.01 2620 6374176 1769760 19.54 3052552 3961728 572936 13:22:19 13:06:01 440316 0 1558476 19.46 2620 6007528 3452824 38.12 2996140 3814040 331428 13:22:19 13:07:01 759264 0 1467384 18.32 2620 5779672 2218276 24.49 2086024 4423064 737840 13:22:19 13:08:01 1016352 0 1394812 17.42 2620 5595156 1769816 19.54 2074628 4146640 376 13:22:19 13:09:01 2934252 0 1286272 16.06 2620 3785796 1410048 15.57 1365676 2982252 20 13:22:19 13:10:01 2931984 0 1288540 16.09 2620 3785796 1381204 15.25 1375936 2975112 12 13:22:19 13:11:01 2932140 0 1288368 16.09 2620 3785812 1374372 15.17 1377072 2975024 20 13:22:19 13:12:01 2927312 0 1293184 16.15 2620 3785824 1447148 15.98 1380688 2975032 8 13:22:19 13:13:01 2934664 0 1285828 16.05 2620 3785828 1372512 15.15 1375716 2974992 8 13:22:19 13:14:01 2934540 0 1285920 16.06 2620 3785860 1372512 15.15 1378192 2972432 16 13:22:19 13:15:01 2934212 0 1286244 16.06 2620 3785864 1372596 15.15 1378288 2972432 12 13:22:19 13:16:01 2934300 0 1286152 16.06 2620 3785868 1372512 15.15 1378200 2972432 8 13:22:19 13:17:01 2934440 0 1286008 16.06 2620 3785872 1372512 15.15 1378204 2972432 8 13:22:19 13:18:01 2934432 0 1286012 16.06 2620 3785876 1372512 15.15 1378328 2972432 16 13:22:19 13:19:01 2934324 0 1286116 16.06 2620 3785880 1372512 15.15 1378220 2972432 8 13:22:19 13:20:01 2934080 0 1286356 16.06 2620 3785884 1372596 15.15 1378204 2972432 8 13:22:19 13:21:01 2934448 0 1285984 16.06 2620 3785888 1372512 15.15 1378236 2972432 16 13:22:19 13:22:01 2806064 0 1289032 16.09 2620 3911224 1374400 15.17 1381928 3096264 288 13:22:19 Average: 2691239 0 1275515 15.93 2620 4039565 1592185 17.58 1553244 3073325 113617 13:22:19 13:22:19 12:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:19 13:00:01 eth0 1748.38 1979.00 6421.86 225.39 0.00 0.00 0.00 0.00 13:22:19 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:00:01 docker0 1186.06 817.36 88.05 2696.21 0.00 0.00 0.00 0.00 13:22:19 13:01:01 eth0 529.02 436.65 3555.57 47.51 0.00 0.00 0.00 0.00 13:22:19 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:01:01 veth6219534 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:01:01 docker0 186.13 246.25 13.14 847.27 0.00 0.00 0.00 0.00 13:22:19 13:02:01 eth0 29.01 15.01 24.78 12.02 0.00 0.00 0.00 0.00 13:22:19 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:02:01 veth6219534 0.73 0.73 0.06 0.07 0.00 0.00 0.00 0.00 13:22:19 13:02:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 13:22:19 13:03:01 eth0 28.25 21.47 14.09 107.85 0.00 0.00 0.00 0.00 13:22:19 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:03:01 veth6219534 1.33 1.33 0.10 0.10 0.00 0.00 0.00 0.00 13:22:19 13:03:01 docker0 1.33 1.33 0.09 0.10 0.00 0.00 0.00 0.00 13:22:19 13:04:02 veth7d685c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:04:02 eth0 179.23 149.53 1674.25 27.01 0.00 0.00 0.00 0.00 13:22:19 13:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:05:02 veth7d685c8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:05:02 eth0 94.58 75.00 191.16 15.63 0.00 0.00 0.00 0.00 13:22:19 13:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:05:02 docker0 62.33 69.14 4.20 169.08 0.00 0.00 0.00 0.00 13:22:19 13:06:01 veth0976f2e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:06:01 vetha6acbf8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:06:01 veth7d685c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:06:01 veth4ef68cb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:07:01 veth7d685c8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:07:01 eth0 2869.69 2873.67 13718.69 571.34 0.00 0.00 0.00 0.00 13:22:19 13:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:22:19 13:07:01 veth6c8d519 24.03 34.80 1.77 331.08 0.00 0.00 0.00 0.00 13:22:19 13:08:01 veth7d685c8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:08:01 eth0 44.80 27.08 73.71 14.37 0.00 0.00 0.00 0.00 13:22:19 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:08:01 veth6621740 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:22:19 13:09:01 eth0 60.89 40.49 142.97 16.31 0.00 0.00 0.00 0.00 13:22:19 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:09:01 docker0 1504.31 1226.80 109.93 4335.31 0.00 0.00 0.00 0.00 13:22:19 13:10:01 eth0 1.38 0.63 0.58 0.11 0.00 0.00 0.00 0.00 13:22:19 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:11:01 eth0 33.38 18.36 28.12 14.44 0.00 0.00 0.00 0.00 13:22:19 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:12:01 eth0 70.85 46.13 66.64 127.10 0.00 0.00 0.00 0.00 13:22:19 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:13:01 eth0 0.12 0.08 0.01 0.03 0.00 0.00 0.00 0.00 13:22:19 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:22:19 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:15:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 13:22:19 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:22:19 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:22:19 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:19:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:22:19 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:20:01 eth0 0.30 0.25 0.17 0.08 0.00 0.00 0.00 0.00 13:22:19 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:21:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:22:19 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:22:01 eth0 11.39 7.16 11.35 5.60 0.00 0.00 0.00 0.00 13:22:19 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 Average: eth0 133.01 130.34 608.93 32.53 0.00 0.00 0.00 0.00 13:22:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:19 Average: docker0 65.45 53.37 4.78 188.61 0.00 0.00 0.00 0.00 13:22:19 13:22:19 13:22:19 ---> sar -P ALL: 13:22:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 13:22:19 13:22:19 12:58:30 LINUX RESTART (2 CPU) 13:22:19 13:22:19 12:59:01 CPU %user %nice %system %iowait %steal %idle 13:22:19 13:00:01 all 24.89 0.00 6.25 4.50 0.08 64.28 13:22:19 13:00:01 0 22.10 0.00 6.84 2.76 0.09 68.21 13:22:19 13:00:01 1 27.70 0.00 5.65 6.25 0.07 60.33 13:22:19 13:01:01 all 26.72 0.00 8.89 6.51 0.09 57.79 13:22:19 13:01:01 0 27.59 0.00 9.49 6.95 0.09 55.88 13:22:19 13:01:01 1 25.86 0.00 8.29 6.08 0.09 59.68 13:22:19 13:02:01 all 59.98 0.00 7.01 1.06 0.08 31.86 13:22:19 13:02:01 0 60.33 0.00 7.54 1.12 0.07 30.94 13:22:19 13:02:01 1 59.64 0.00 6.49 1.01 0.09 32.77 13:22:19 13:03:01 all 56.62 0.00 8.31 1.22 0.09 33.77 13:22:19 13:03:01 0 55.71 0.00 8.48 1.26 0.09 34.46 13:22:19 13:03:01 1 57.52 0.00 8.14 1.17 0.09 33.07 13:22:19 13:04:02 all 38.64 0.00 14.25 13.90 0.10 33.11 13:22:19 13:04:02 0 38.57 0.00 14.13 14.43 0.09 32.78 13:22:19 13:04:02 1 38.71 0.00 14.38 13.37 0.11 33.44 13:22:19 13:05:02 all 13.19 0.00 12.01 53.13 0.09 21.59 13:22:19 13:05:02 0 13.02 0.00 11.93 55.51 0.09 19.45 13:22:19 13:05:02 1 13.36 0.00 12.09 50.74 0.09 23.72 13:22:19 13:06:01 all 59.23 0.00 8.10 30.52 0.10 2.04 13:22:19 13:06:01 0 59.63 0.00 7.47 29.78 0.11 3.01 13:22:19 13:06:01 1 58.84 0.00 8.73 31.26 0.09 1.08 13:22:19 13:07:01 all 23.52 0.00 11.04 53.43 0.10 11.91 13:22:19 13:07:01 0 23.37 0.00 11.20 55.48 0.09 9.87 13:22:19 13:07:01 1 23.68 0.00 10.88 51.38 0.11 13.95 13:22:19 13:08:01 all 58.97 0.00 11.87 26.63 0.14 2.39 13:22:19 13:08:01 0 59.68 0.00 11.62 25.74 0.15 2.81 13:22:19 13:08:01 1 58.26 0.00 12.12 27.51 0.13 1.98 13:22:19 13:09:01 all 10.49 0.00 5.52 22.62 0.07 61.30 13:22:19 13:09:01 0 11.07 0.00 5.62 21.59 0.07 61.65 13:22:19 13:09:01 1 9.92 0.00 5.41 23.64 0.07 60.96 13:22:19 13:10:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:22:19 13:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:22:19 13:10:01 1 0.25 0.00 0.03 0.00 0.02 99.70 13:22:19 13:22:19 13:10:01 CPU %user %nice %system %iowait %steal %idle 13:22:19 13:11:01 all 0.40 0.00 0.23 0.10 0.02 99.25 13:22:19 13:11:01 0 0.45 0.00 0.23 0.03 0.02 99.26 13:22:19 13:11:01 1 0.35 0.00 0.22 0.17 0.02 99.25 13:22:19 13:12:01 all 0.76 0.00 0.46 0.18 0.02 98.58 13:22:19 13:12:01 0 0.81 0.00 0.47 0.13 0.02 98.57 13:22:19 13:12:01 1 0.72 0.00 0.45 0.22 0.02 98.59 13:22:19 13:13:01 all 0.23 0.00 0.03 0.00 0.02 99.72 13:22:19 13:13:01 0 0.37 0.00 0.03 0.00 0.02 99.58 13:22:19 13:13:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:22:19 13:14:01 all 0.13 0.00 0.05 0.00 0.02 99.81 13:22:19 13:14:01 0 0.22 0.00 0.05 0.00 0.02 99.72 13:22:19 13:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:22:19 13:15:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:22:19 13:15:01 0 0.20 0.00 0.05 0.00 0.02 99.73 13:22:19 13:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:19 13:16:01 all 0.18 0.00 0.03 0.00 0.01 99.78 13:22:19 13:16:01 0 0.33 0.00 0.02 0.00 0.00 99.65 13:22:19 13:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:19 13:17:01 all 0.16 0.00 0.03 0.00 0.01 99.80 13:22:19 13:17:01 0 0.28 0.00 0.03 0.00 0.00 99.68 13:22:19 13:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:19 13:18:01 all 0.15 0.00 0.03 0.01 0.02 99.80 13:22:19 13:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:22:19 13:18:01 1 0.25 0.00 0.03 0.02 0.02 99.68 13:22:19 13:19:01 all 0.09 0.00 0.03 0.00 0.02 99.87 13:22:19 13:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:22:19 13:19:01 1 0.15 0.00 0.02 0.00 0.02 99.82 13:22:19 13:20:01 all 0.15 0.00 0.04 0.00 0.01 99.80 13:22:19 13:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:22:19 13:20:01 1 0.25 0.00 0.05 0.00 0.00 99.70 13:22:19 13:21:01 all 0.10 0.00 0.03 0.00 0.02 99.85 13:22:19 13:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:22:19 13:21:01 1 0.17 0.00 0.03 0.00 0.02 99.78 13:22:19 13:22:19 13:21:01 CPU %user %nice %system %iowait %steal %idle 13:22:19 13:22:01 all 2.82 0.00 0.82 1.08 0.02 95.26 13:22:19 13:22:01 0 2.04 0.00 0.79 0.30 0.02 96.85 13:22:19 13:22:01 1 3.61 0.00 0.86 1.85 0.02 93.66 13:22:19 Average: all 15.71 0.00 3.98 8.99 0.05 71.27 13:22:19 Average: 0 15.62 0.00 4.02 8.99 0.05 71.32 13:22:19 Average: 1 15.81 0.00 3.94 8.98 0.05 71.23 13:22:19 13:22:19 13:22:19