Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 29b7741412918b380152c0207621d70cd23b397e+be0d14e436fe9c753018b2c9bd281985489666e3 (3f3eb60dccdd9b56e0db303b9f22db42030e4e00) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30762 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e Merge succeeded, producing 883ca2ed8dae2fdde94159fa107b144a7cadaaea Checking out Revision 883ca2ed8dae2fdde94159fa107b144a7cadaaea (PR-3241) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 883ca2ed8dae2fdde94159fa107b144a7cadaaea # timeout=10 Commit message: "Merge commit 'be0d14e436fe9c753018b2c9bd281985489666e3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 951038423f773b731d5cebb929fd1b9f29e275a9 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:32 ========================================================= 00:30:32 EdgeX Global Pipelines Version Info 00:30:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:33 ------------------- 00:30:33 stable info: 00:30:33 ------------------- 00:30:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 00:30:33 Message: update stable to v1.0.186 00:30:35 ------------------- 00:30:35 experimental info: 00:30:35 ------------------- 00:30:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:35 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 00:30:35 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3241 [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3241 [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3241 [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 883ca2ed8dae2fdde94159fa107b144a7cadaaea [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 883ca2e [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:38 provisioning config files... 00:30:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config531978694607380624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:38 ---> docker-login.sh 00:30:38 nexus3.edgexfoundry.org:10001 00:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:39 Configure a credential helper to remove this warning. See 00:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:39 00:30:39 Login Succeeded 00:30:39 nexus3.edgexfoundry.org:10002 00:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:39 Configure a credential helper to remove this warning. See 00:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:39 00:30:39 Login Succeeded 00:30:39 nexus3.edgexfoundry.org:10003 00:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:39 Configure a credential helper to remove this warning. See 00:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:39 00:30:39 Login Succeeded 00:30:39 nexus3.edgexfoundry.org:10004 00:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:39 Configure a credential helper to remove this warning. See 00:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:39 00:30:39 Login Succeeded 00:30:39 docker.io 00:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:40 Configure a credential helper to remove this warning. See 00:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:40 00:30:40 Login Succeeded 00:30:40 ---> docker-login.sh ends [Pipeline] } 00:30:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:40 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/core-command/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo core-command,cmd/core-command/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/core-data/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo core-data,cmd/core-data/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/core-metadata/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/support-notifications/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/support-scheduler/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:40 + for file in '`ls cmd/**/Dockerfile`' 00:30:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:40 ++ cut -d/ -f2 00:30:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:40 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:41 00:30:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:42 latest: Pulling from edgex-devops/git-semver 00:30:42 31603596830f: Pulling fs layer 00:30:42 2a8b12db71e7: Pulling fs layer 00:30:42 6ca5941a6612: Pulling fs layer 00:30:42 ecc8261a40a4: Pulling fs layer 00:30:42 2a8b12db71e7: Download complete 00:30:42 31603596830f: Verifying Checksum 00:30:42 31603596830f: Download complete 00:30:42 ecc8261a40a4: Verifying Checksum 00:30:42 6ca5941a6612: Verifying Checksum 00:30:42 6ca5941a6612: Download complete 00:30:42 31603596830f: Pull complete 00:30:42 2a8b12db71e7: Pull complete 00:30:43 6ca5941a6612: Pull complete 00:30:44 ecc8261a40a4: Pull complete 00:30:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:44 prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container 00:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:46 $ docker top cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:46 [ssh-agent] Looking for ssh-agent implementation... 00:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:47 $ docker exec cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent 00:30:47 SSH_AUTH_SOCK=/tmp/ssh-9AvIJimsEdzw/agent.12 00:30:47 SSH_AGENT_PID=17 00:30:47 Running ssh-add (command line suppressed) 00:30:47 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2972419896181472812.key (/w/workspace/edgex-go/8@tmp/private_key_2972419896181472812.key) 00:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:47 + git tag --points-at HEAD [Pipeline] } 00:30:47 $ docker exec --env ******** --env ******** cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent -k 00:30:48 unset SSH_AUTH_SOCK; 00:30:48 unset SSH_AGENT_PID; 00:30:48 echo Agent pid 17 killed; 00:30:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:48 [ssh-agent] Looking for ssh-agent implementation... 00:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:48 $ docker exec cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent 00:30:48 SSH_AUTH_SOCK=/tmp/ssh-n6iS7YFJPSLC/agent.45 00:30:48 SSH_AGENT_PID=50 00:30:48 Running ssh-add (command line suppressed) 00:30:48 Identity added: /w/workspace/edgex-go/8@tmp/private_key_3012509726947483315.key (/w/workspace/edgex-go/8@tmp/private_key_3012509726947483315.key) 00:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:49 + git semver init 00:30:49 # -> Open(): unable to determine branch for HEAD 00:30:49 # $GIT_DIR = /w/workspace/edgex-go/8/.git 00:30:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 00:30:49 # $SEMVER_REMOTE_NAME = origin 00:30:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:49 # $SEMVER_USER_NAME = edgex-jenkins 00:30:49 # $SEMVER_BRANCH = PR-3241 00:30:49 # $SEMVER_TEMP = /tmp/semver-873564168 00:30:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:28 # '/tmp/semver-873564168' -> '/w/workspace/edgex-go/8/.semver' 00:31:28 # -> Force: false 00:31:28 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 00:31:28 $ docker exec --env ******** --env ******** cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 ssh-agent -k 00:31:28 unset SSH_AUTH_SOCK; 00:31:28 unset SSH_AGENT_PID; 00:31:28 echo Agent pid 50 killed; 00:31:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:29 + git semver [Pipeline] } 00:31:29 $ docker stop --time=1 cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 00:31:31 $ docker rm -f cdfba3fbf202d179f5c2f3c6b44b4ef4ac75fa78e84b5d2c40636f7e50deee38 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:32 Stashed 1 file(s) [Pipeline] echo 00:31:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:33 + sudo service docker restart 00:31:33 + true 00:31:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:34 ========================================================= 00:31:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:31:38 Sending build context to Docker daemon 328.7MB 00:31:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:38 Step 2/6 : FROM ${BASE} 00:31:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:38 188c0c94c7c5: Pulling fs layer 00:31:38 0ef7d3d256c8: Pulling fs layer 00:31:38 de9db76c5a1d: Pulling fs layer 00:31:38 bca2f99d35d6: Pulling fs layer 00:31:38 93359f2a8cfa: Pulling fs layer 00:31:38 7c6f9722023f: Pulling fs layer 00:31:38 a35cf1a2eb13: Pulling fs layer 00:31:38 bca2f99d35d6: Waiting 00:31:38 93359f2a8cfa: Waiting 00:31:38 7c6f9722023f: Waiting 00:31:38 a35cf1a2eb13: Waiting 00:31:38 de9db76c5a1d: Verifying Checksum 00:31:38 de9db76c5a1d: Download complete 00:31:38 0ef7d3d256c8: Verifying Checksum 00:31:38 0ef7d3d256c8: Download complete 00:31:38 93359f2a8cfa: Verifying Checksum 00:31:38 93359f2a8cfa: Download complete 00:31:38 7c6f9722023f: Verifying Checksum 00:31:38 7c6f9722023f: Download complete 00:31:38 188c0c94c7c5: Verifying Checksum 00:31:38 188c0c94c7c5: Download complete 00:31:38 188c0c94c7c5: Pull complete 00:31:39 0ef7d3d256c8: Pull complete 00:31:39 de9db76c5a1d: Pull complete 00:31:40 a35cf1a2eb13: Verifying Checksum 00:31:40 a35cf1a2eb13: Download complete 00:31:40 bca2f99d35d6: Verifying Checksum 00:31:40 bca2f99d35d6: Download complete 00:31:47 bca2f99d35d6: Pull complete 00:31:47 93359f2a8cfa: Pull complete 00:31:47 7c6f9722023f: Pull complete 00:31:47 Still waiting to schedule task 00:31:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:51 a35cf1a2eb13: Pull complete 00:31:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:51 ---> a62c8e92a672 00:31:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:31:51 ---> Running in 8c2a5047111d 00:31:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:53 (1/12) Installing libmagic (5.38-r0) 00:31:53 (2/12) Installing file (5.38-r0) 00:31:53 (3/12) Installing libc-dev (0.7.2-r3) 00:31:53 (4/12) Installing g++ (9.3.0-r2) 00:31:57 (5/12) Installing fortify-headers (1.1-r0) 00:31:57 (6/12) Installing patch (2.7.6-r6) 00:31:57 (7/12) Installing build-base (0.5-r2) 00:31:57 (8/12) Installing libsodium (1.0.18-r0) 00:31:57 (9/12) Installing pkgconf (1.7.2-r0) 00:31:57 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:58 (11/12) Installing libzmq (4.3.3-r0) 00:31:58 (12/12) Installing zeromq-dev (4.3.3-r0) 00:31:58 Executing busybox-1.31.1-r19.trigger 00:31:58 OK: 233 MiB in 51 packages 00:32:02 Removing intermediate container 8c2a5047111d 00:32:02 ---> 0f879b8f87a0 00:32:02 Step 4/6 : WORKDIR /edgex-go 00:32:02 ---> Running in ce77d237ee38 00:32:02 Removing intermediate container ce77d237ee38 00:32:02 ---> 19bb89428ab0 00:32:02 Step 5/6 : COPY go.mod . 00:32:02 ---> f18f8470776d 00:32:02 Step 6/6 : RUN go mod download 00:32:02 ---> Running in 4b9e31d1e8ac 00:32:25 Removing intermediate container 4b9e31d1e8ac 00:32:25 ---> cd7a85679533 00:32:25 Successfully built cd7a85679533 00:32:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:26 + docker inspect -f . ci-base-image-x86_64 00:32:26 . [Pipeline] withDockerContainer 00:32:26 prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container 00:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 00:32:27 $ docker top 0f67f3d1a4bc6e2f68f3fd21d1598a3239961fb274e05f51bcc9527de6c2dd64 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:28 + go version 00:32:28 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:28 $ docker stop --time=1 0f67f3d1a4bc6e2f68f3fd21d1598a3239961fb274e05f51bcc9527de6c2dd64 00:32:29 $ docker rm -f 0f67f3d1a4bc6e2f68f3fd21d1598a3239961fb274e05f51bcc9527de6c2dd64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:30 + docker inspect -f . ci-base-image-x86_64 00:32:30 . [Pipeline] withDockerContainer 00:32:30 prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container 00:32:30 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 00:32:31 $ docker top 24aad80612dff8ea589d4e16146d5c8ed66dd7c027380ff322c4626e4eba775c -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:31 ========================================================= 00:32:31 [edgeXBuildGoParallel] Running Tests and Build... 00:32:31 ========================================================= [Pipeline] sh 00:32:32 + make test 00:32:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:40 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.9% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.087s coverage: 19.8% of statements 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.086s coverage: 100.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.1% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 71.3% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.226s coverage: 82.9% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.080s coverage: 78.9% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.107s coverage: 97.5% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.527s coverage: 92.8% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 79.5% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.154s coverage: 81.9% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.077s coverage: 92.9% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 84.6% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.6% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.252s coverage: 62.4% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.432s coverage: 69.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 38.4% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.167s coverage: 47.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.086s coverage: 100.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.243s coverage: 87.1% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.804s coverage: 29.1% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.139s coverage: 99.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.139s coverage: 96.5% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:33:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:33:54 GO111MODULE=on go vet ./... 00:34:26 gofmt -l . 00:34:26 [ "`gofmt -l .`" = "" ] 00:34:27 ./bin/test-go-mod-tidy.sh 00:34:27 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:28 + ls -al . 00:34:28 total 760 00:34:28 drwxrwxr-x 10 1001 1001 4096 Mar 21 00:34 . 00:34:28 drwxr-xr-x 4 root root 28 Mar 21 00:32 .. 00:34:28 -rw-rw-r-- 1 1001 1001 11 Mar 21 00:30 .dockerignore 00:34:28 drwxrwxr-x 8 1001 1001 179 Mar 21 00:30 .git 00:34:28 drwxrwxr-x 3 1001 1001 125 Mar 21 00:30 .github 00:34:28 -rw-rw-r-- 1 1001 1001 818 Mar 21 00:30 .gitignore 00:34:28 drwx------ 3 1001 1001 60 Mar 21 00:31 .semver 00:34:28 -rw-rw-r-- 1 1001 1001 166 Mar 21 00:30 .sonarcloud.properties 00:34:28 -rw-rw-r-- 1 1001 1001 8607 Mar 21 00:30 Attribution.txt 00:34:28 -rw-rw-r-- 1 1001 1001 3804 Mar 21 00:30 CONTRIBUTING.md 00:34:28 -rw-rw-r-- 1 1001 1001 931 Mar 21 00:30 Dockerfile.build 00:34:28 -rw-rw-r-- 1 1001 1001 863 Mar 21 00:30 Jenkinsfile 00:34:28 -rw-rw-r-- 1 1001 1001 10775 Mar 21 00:30 LICENSE 00:34:28 -rw-rw-r-- 1 1001 1001 5774 Mar 21 00:30 Makefile 00:34:28 -rw-rw-r-- 1 1001 1001 6548 Mar 21 00:30 README.md 00:34:28 -rw-rw-r-- 1 1001 1001 6755 Mar 21 00:30 SECURITY.md 00:34:28 -rw-rw-r-- 1 1001 1001 5 Mar 21 00:31 VERSION 00:34:28 -rw-rw-r-- 1 1001 1001 4131 Mar 21 00:30 ZMQWindows.md 00:34:28 drwxrwxr-x 2 1001 1001 117 Mar 21 00:30 bin 00:34:28 drwxrwxr-x 14 1001 1001 4096 Mar 21 00:30 cmd 00:34:28 -rw-r--r-- 1 root root 650607 Mar 21 00:33 coverage.out 00:34:28 -rw-r--r-- 1 root root 1055 Mar 21 00:34 go.mod 00:34:28 -rw-r--r-- 1 root root 22209 Mar 21 00:34 go.sum 00:34:28 drwxrwxr-x 8 1001 1001 127 Mar 21 00:30 internal 00:34:28 drwxrwxr-x 4 1001 1001 26 Mar 21 00:30 openapi 00:34:28 drwxrwxr-x 4 1001 1001 71 Mar 21 00:30 snap 00:34:28 -rw-rw-r-- 1 1001 1001 168 Mar 21 00:30 version.go [Pipeline] sh 00:34:29 + '[' -e coverage.out ] 00:34:29 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:29 Stashed 1 file(s) [Pipeline] sh 00:34:29 + make build 00:34:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30766 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws 00:34:38 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 00:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:44 using credential edgex-jenkins-ssh 00:34:44 Cloning the remote Git repository 00:34:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:44 > git init /w/workspace/edgex-go/8 # timeout=10 00:34:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:44 > git --version # timeout=10 00:34:44 > git --version # 'git version 2.17.1' 00:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:34: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 00:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:35:00 $ docker stop --time=1 24aad80612dff8ea589d4e16146d5c8ed66dd7c027380ff322c4626e4eba775c 00:35:02 $ docker rm -f 24aad80612dff8ea589d4e16146d5c8ed66dd7c027380ff322c4626e4eba775c 00:35:02 Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e 00:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:02 > git config core.sparsecheckout # timeout=10 00:35:02 > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:35:03 Merge succeeded, producing 3bd9500ec77a124852080c21357c5ef7731504f9 00:35:03 Checking out Revision 3bd9500ec77a124852080c21357c5ef7731504f9 (PR-3241) [Pipeline] isUnix [Pipeline] sh 00:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:04 00:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:04 latest: Pulling from edgex-devops/edgex-compose 00:35:04 cbdbe7a5bc2a: Pulling fs layer 00:35:04 ca9280d653b3: Pulling fs layer 00:35:04 7e9c9ca2126c: Pulling fs layer 00:35:04 cbdbe7a5bc2a: Verifying Checksum 00:35:04 cbdbe7a5bc2a: Download complete 00:35:02 > git remote # timeout=10 00:35:02 > git config --get remote.origin.url # timeout=10 00:35:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:02 > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 00:35:03 > git rev-parse HEAD^{commit} # timeout=10 00:35:03 > git config core.sparsecheckout # timeout=10 00:35:03 > git checkout -f 3bd9500ec77a124852080c21357c5ef7731504f9 # timeout=10 00:35:05 cbdbe7a5bc2a: Pull complete 00:35:05 ca9280d653b3: Download complete 00:35:06 7e9c9ca2126c: Download complete 00:35:06 ca9280d653b3: Pull complete 00:35:07 Commit message: "Merge commit 'be0d14e436fe9c753018b2c9bd281985489666e3' into HEAD" 00:35:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:07 > git rev-list --no-walk 951038423f773b731d5cebb929fd1b9f29e275a9 # timeout=10 00:35:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:10 + + sudo service docker restart 00:35:10 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:13 provisioning config files... 00:35:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8251992821250855086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:13 ---> docker-login.sh 00:35:13 nexus3.edgexfoundry.org:10001 00:35:13 7e9c9ca2126c: Pull complete 00:35:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:13 prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container 00:35:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:14 Configure a credential helper to remove this warning. See 00:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:14 00:35:14 Login Succeeded 00:35:14 nexus3.edgexfoundry.org:10002 00:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:15 Configure a credential helper to remove this warning. See 00:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:15 00:35:15 Login Succeeded 00:35:15 nexus3.edgexfoundry.org:10003 00:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:15 $ docker top 16b20a6fee99d3c4745339935541745e90a12105a45831e958026c98688b7e26 -eo pid,comm 00:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:15 Configure a credential helper to remove this warning. See 00:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:15 00:35:15 Login Succeeded 00:35:15 nexus3.edgexfoundry.org:10004 [Pipeline] { [Pipeline] sh 00:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:16 + docker-compose build --help 00:35:16 + grep parallel 00:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:16 Configure a credential helper to remove this warning. See 00:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:16 00:35:16 Login Succeeded 00:35:16 docker.io 00:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:16 Configure a credential helper to remove this warning. See 00:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:16 00:35:16 Login Succeeded 00:35:16 ---> docker-login.sh ends [Pipeline] } 00:35:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:35:17 --parallel Build images in parallel. [Pipeline] echo 00:35:17 ========================================================= 00:35:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:17 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] } 00:35:17 $ docker stop --time=1 16b20a6fee99d3c4745339935541745e90a12105a45831e958026c98688b7e26 00:35:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:35:19 $ docker rm -f 16b20a6fee99d3c4745339935541745e90a12105a45831e958026c98688b7e26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:19 . [Pipeline] withDockerContainer 00:35:19 prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container 00:35:19 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:20 Sending build context to Docker daemon 166.8MB 00:35:20 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:35:20 Step 2/6 : FROM ${BASE} 00:35:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:20 5f621e34cdf4: Pulling fs layer 00:35:20 a4357932f1b6: Pulling fs layer 00:35:20 18c013af1878: Pulling fs layer 00:35:20 00ac8860ef70: Pulling fs layer 00:35:20 63d7cb157983: Pulling fs layer 00:35:20 b116817d02f9: Pulling fs layer 00:35:20 745a02a5169b: Pulling fs layer 00:35:20 00ac8860ef70: Waiting 00:35:20 63d7cb157983: Waiting 00:35:20 b116817d02f9: Waiting 00:35:20 745a02a5169b: Waiting 00:35:20 18c013af1878: Verifying Checksum 00:35:20 18c013af1878: Download complete 00:35:20 a4357932f1b6: Download complete 00:35:20 63d7cb157983: Verifying Checksum 00:35:20 b116817d02f9: Download complete 00:35:20 5f621e34cdf4: Verifying Checksum 00:35:20 5f621e34cdf4: Download complete 00:35:20 $ docker top bce935dc56b00aeabb7c96d0d11d78ebefc6baf76b9d2c856435163b4327024a -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:21 5f621e34cdf4: Pull complete 00:35:21 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:21 a4357932f1b6: Pull complete 00:35:21 18c013af1878: Pull complete 00:35:22 Building docker-core-command-go ... 00:35:22 Building docker-core-data-go ... 00:35:22 Building docker-core-metadata-go ... 00:35:22 Building docker-security-bootstrapper-go ... 00:35:22 Building docker-security-proxy-setup-go ... 00:35:22 Building docker-security-secretstore-setup-go ... 00:35:22 Building docker-support-notifications-go ... 00:35:22 Building docker-support-scheduler-go ... 00:35:22 Building docker-sys-mgmt-agent-go ... 00:35:22 Building docker-core-command-go 00:35:22 Building docker-security-secretstore-setup-go 00:35:22 Building docker-security-bootstrapper-go 00:35:22 Building docker-core-metadata-go 00:35:22 Building docker-security-proxy-setup-go 00:35:22 745a02a5169b: Download complete 00:35:23 00ac8860ef70: Verifying Checksum 00:35:23 00ac8860ef70: Download complete 00:35:34 00ac8860ef70: Pull complete 00:35:34 63d7cb157983: Pull complete 00:35:34 b116817d02f9: Pull complete 00:35:37 745a02a5169b: Pull complete 00:35:37 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:37 ---> b7e6874047d6 00:35:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:35:41 ---> Running in 26586a8b090e 00:35:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:44 (1/12) Installing libmagic (5.38-r0) 00:35:44 (2/12) Installing file (5.38-r0) 00:35:44 (3/12) Installing libc-dev (0.7.2-r3) 00:35:44 (4/12) Installing g++ (9.3.0-r2) 00:36:01 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> cd7a85679533 00:36:01 Step 3/31 : WORKDIR /edgex-go 00:36:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> cd7a85679533 00:36:01 Step 3/24 : WORKDIR /edgex-go 00:36:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> cd7a85679533 00:36:01 Step 3/23 : WORKDIR /edgex-go 00:36:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> cd7a85679533 00:36:01 Step 3/23 : WORKDIR /edgex-go 00:36:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:01 ---> cd7a85679533 00:36:01 Step 3/21 : WORKDIR /edgex-go 00:36:01 ---> Running in d897127efaa1 00:36:01 ---> Running in 7e0fc6d52969 00:36:01 ---> Running in 50b2d84f23fb 00:36:01 ---> Running in 75df20bf4af9 00:36:01 ---> Running in aac4ddafc039 00:36:01 Removing intermediate container d897127efaa1 00:36:01 ---> 133793b72356 00:36:01 Removing intermediate container aac4ddafc039 00:36:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 0a02b11a714e 00:36:01 00:36:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 Removing intermediate container 7e0fc6d52969 00:36:01 ---> 766c76daacbe 00:36:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 Removing intermediate container 50b2d84f23fb 00:36:01 ---> ce603508543b 00:36:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 Removing intermediate container 75df20bf4af9 00:36:01 ---> 6644146f37e8 00:36:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:01 ---> Running in 1c3e30fd81ca 00:36:01 ---> Running in 504c3b718c8d 00:36:01 ---> Running in aed1210fd9c1 00:36:01 ---> Running in e66c65b0d192 00:36:01 ---> Running in fa3aadb4caf9 00:36:03 Removing intermediate container 1c3e30fd81ca 00:36:03 ---> a00accaa7b22 00:36:03 Step 5/31 : RUN apk add --update --no-cache make git 00:36:03 ---> Running in 4c999ca61e30 00:36:03 Removing intermediate container e66c65b0d192 00:36:03 ---> b25903dad1a4 00:36:03 Step 5/23 : RUN apk add --update --no-cache make git 00:36:03 Removing intermediate container 504c3b718c8d 00:36:03 ---> 24085fd97937 00:36:03 Step 5/23 : RUN apk add --update --no-cache make git 00:36:03 Removing intermediate container aed1210fd9c1 00:36:03 ---> d492ecc42591 00:36:03 Step 5/21 : RUN apk add --update --no-cache make git 00:36:03 Removing intermediate container fa3aadb4caf9 00:36:03 ---> 3ec6178b7fad 00:36:03 Step 5/24 : RUN apk add --update --no-cache make git 00:36:04 ---> Running in 203271e5aa9a 00:36:04 ---> Running in e876514f7252 00:36:04 ---> Running in d289be8914bc 00:36:04 ---> Running in 63ecb7532c03 00:36:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:07 (5/12) Installing fortify-headers (1.1-r0) 00:36:07 (6/12) Installing patch (2.7.6-r6) 00:36:07 (7/12) Installing build-base (0.5-r2) 00:36:07 (8/12) Installing libsodium (1.0.18-r0) 00:36:07 (9/12) Installing pkgconf (1.7.2-r0) 00:36:07 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:07 (11/12) Installing libzmq (4.3.3-r0) 00:36:07 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:07 Executing busybox-1.31.1-r19.trigger 00:36:07 OK: 217 MiB in 51 packages 00:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:07 OK: 233 MiB in 51 packages 00:36:07 OK: 233 MiB in 51 packages 00:36:07 Removing intermediate container e876514f7252 00:36:07 ---> 42220ccc7e53 00:36:07 Step 6/23 : COPY go.mod . 00:36:07 Removing intermediate container 4c999ca61e30 00:36:07 ---> e9ac201c7e90 00:36:07 Step 6/31 : COPY go.mod . 00:36:07 OK: 233 MiB in 51 packages 00:36:07 OK: 233 MiB in 51 packages 00:36:07 ---> 51008039f1c1 00:36:07 Step 7/23 : RUN go mod download 00:36:08 ---> Running in c30d38c72745 00:36:08 ---> 529386e67514 00:36:08 Step 7/31 : RUN go mod download 00:36:08 ---> Running in 67ca30dc066e 00:36:08 Removing intermediate container 63ecb7532c03 00:36:08 ---> d6afedce6aa0 00:36:08 Step 6/24 : COPY go.mod . 00:36:09 Removing intermediate container 26586a8b090e 00:36:09 ---> bdc7dc2d3281 00:36:09 Step 4/6 : WORKDIR /edgex-go 00:36:09 ---> Running in 9f7a629a203c 00:36:09 Removing intermediate container d289be8914bc 00:36:09 ---> 1c221d6c3823 00:36:09 Step 6/21 : COPY go.mod . 00:36:09 ---> f9b2fec8aba7 00:36:09 Step 7/24 : RUN go mod download 00:36:09 ---> a7f0deef3ec4 00:36:09 Step 7/21 : RUN go mod download 00:36:09 ---> Running in c6ee0fc8d2c3 00:36:09 ---> Running in 15602d751e3c 00:36:09 OK: 233 MiB in 51 packages 00:36:09 Removing intermediate container 9f7a629a203c 00:36:09 ---> e1c39137124a 00:36:09 Step 5/6 : COPY go.mod . 00:36:10 Removing intermediate container 203271e5aa9a 00:36:10 ---> 3cb797d92c1a 00:36:10 Step 6/23 : COPY go.mod . 00:36:10 ---> f6aa48439d7e 00:36:10 Step 6/6 : RUN go mod download 00:36:10 ---> Running in 5b0444f02663 00:36:10 ---> 01be39cc0f11 00:36:10 Step 7/23 : RUN go mod download 00:36:10 ---> Running in 17fca78ba18d 00:36:11 Removing intermediate container c30d38c72745 00:36:11 ---> 5d216cabdd00 00:36:11 Step 8/23 : COPY . . 00:36:11 Removing intermediate container 67ca30dc066e 00:36:11 ---> 074a6611d877 00:36:11 Step 8/31 : COPY . . 00:36:11 Removing intermediate container c6ee0fc8d2c3 00:36:11 ---> 6b5dcb7d6992 00:36:11 Step 8/24 : COPY . . 00:36:15 Removing intermediate container 15602d751e3c 00:36:15 ---> 091e9b4c1990 00:36:15 Step 8/21 : COPY . . 00:36:21 Removing intermediate container 17fca78ba18d 00:36:21 ---> 88d3854cfc0a 00:36:21 Step 8/23 : COPY . . 00:36:37 Removing intermediate container 5b0444f02663 00:36:37 ---> c38b2ad3e764 00:36:37 Successfully built c38b2ad3e764 00:36:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:37 + docker inspect -f . ci-base-image-arm64 00:36:37 . [Pipeline] withDockerContainer 00:36:37 prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container 00:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:39 $ docker top ddb0b5c2dd1ac012e29245217ab5889b02c677e150a82d9133af0ce08d1b2824 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:40 + go version 00:36:40 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:40 $ docker stop --time=1 ddb0b5c2dd1ac012e29245217ab5889b02c677e150a82d9133af0ce08d1b2824 00:36:42 $ docker rm -f ddb0b5c2dd1ac012e29245217ab5889b02c677e150a82d9133af0ce08d1b2824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:43 + docker inspect -f . ci-base-image-arm64 00:36:43 . [Pipeline] withDockerContainer 00:36:44 prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container 00:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:45 $ docker top d9d5de4f846b040038e34fe29d68771fac3f9c548c5f2c9ac7df2fe5f23e2287 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:46 ========================================================= 00:36:46 [edgeXBuildGoParallel] Running Tests and Build... 00:36:46 ========================================================= [Pipeline] sh 00:36:46 + make test 00:36:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:00 ---> aa9aa63876c8 00:37:00 ---> a1c9f06ace75 00:37:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/core-metadata/core-metadata 00:37:00 00:37:00 ---> 3f7de6a62c11 00:37:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:00 ---> Running in ea4b2b801e02 00:37:00 ---> Running in d5a128a94cb4 00:37:00 ---> Running in 1982bca0d044 00:37:00 ---> 779d1eb5b4dc 00:37:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:00 ---> b5011c1ffd7a 00:37:00 Step 9/23 : RUN make cmd/core-command/core-command 00:37:00 ---> Running in 7dd46be6a72e 00:37:00 ---> Running in c068c46c683f 00:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37: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 00:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:13 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:37:46 Removing intermediate container 1982bca0d044 00:37:46 ---> 3b05881619a2 00:37:46 00:37:46 Step 10/21 : FROM alpine:3.12 00:37:46 Removing intermediate container d5a128a94cb4 00:37:46 ---> b7db65d36b3e 00:37:46 00:37:46 Step 10/24 : FROM alpine:3.12 00:37:46 Removing intermediate container 7dd46be6a72e 00:37:46 ---> 2b01306d2d17 00:37:46 00:37:46 Step 10/31 : FROM alpine:3.12 00:37:46 3.12: Pulling from library/alpine 00:37:46 3.12: Pulling from library/alpine 00:37:46 3.12: Pulling from library/alpine 00:37:46 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:37:46 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:37:46 Status: Downloaded newer image for alpine:3.12 00:37:46 Status: Image is up to date for alpine:3.12 00:37:46 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:37:46 Status: Image is up to date for alpine:3.12 00:37:46 ---> 88dd2752d2ea 00:37:46 Step 11/21 : RUN apk add --update --no-cache curl 00:37:46 ---> 88dd2752d2ea 00:37:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:37:46 ---> 88dd2752d2ea 00:37:46 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:50 ---> Running in dad0911db745 00:37:50 ---> Running in d02187a6f0da 00:37:50 ---> Running in 31cfbedaf880 00:37:50 Removing intermediate container c068c46c683f 00:37:50 ---> 5504cff9513f 00:37:50 00:37:50 Step 10/23 : FROM alpine:3.12 00:37:50 ---> 88dd2752d2ea 00:37:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:50 Removing intermediate container ea4b2b801e02 00:37:50 ---> afeebce1ef0c 00:37:50 00:37:50 Step 10/23 : FROM alpine:3.12 00:37:50 ---> 88dd2752d2ea 00:37:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:50 ---> Running in f03bc9200c11 00:37:50 ---> Running in 89f16979b1d2 00:37:50 Removing intermediate container 31cfbedaf880 00:37:50 ---> 3a97fb19d7d1 00:37:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:37:50 ---> Running in 2b5e5ff44899 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:52 (1/4) Installing ca-certificates (20191127-r4) 00:37:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:52 (3/4) Installing libcurl (7.69.1-r3) 00:37:52 (4/4) Installing curl (7.69.1-r3) 00:37:52 Executing busybox-1.31.1-r19.trigger 00:37:52 (1/5) Installing ca-certificates (20191127-r4) 00:37:52 Executing ca-certificates-20191127-r4.trigger 00:37:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:52 (3/5) Installing libcurl (7.69.1-r3) 00:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:52 (1/1) Installing dumb-init (1.2.2-r1) 00:37:52 (4/5) Installing curl (7.69.1-r3) 00:37:52 Executing busybox-1.31.1-r19.trigger 00:37:52 (5/5) Installing dumb-init (1.2.2-r1) 00:37:52 Executing busybox-1.31.1-r19.trigger 00:37:52 OK: 6 MiB in 15 packages 00:37:52 Executing ca-certificates-20191127-r4.trigger 00:37:52 OK: 7 MiB in 18 packages 00:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:52 OK: 7 MiB in 19 packages 00:37:52 (1/2) Installing dumb-init (1.2.2-r1) 00:37:52 (2/2) Installing su-exec (0.2-r1) 00:37:52 Executing busybox-1.31.1-r19.trigger 00:37:52 OK: 6 MiB in 16 packages 00:37:52 (1/1) Installing dumb-init (1.2.2-r1) 00:37:52 Executing busybox-1.31.1-r19.trigger 00:37:52 OK: 6 MiB in 15 packages 00:37:54 Removing intermediate container f03bc9200c11 00:37:54 ---> b2ebd7350fd6 00:37:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:54 Removing intermediate container d02187a6f0da 00:37:54 ---> 16506e122ffc 00:37:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:54 Removing intermediate container 2b5e5ff44899 00:37:54 ---> fc068aa1ab20 00:37:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:37:54 ---> Running in d9a973e0e902 00:37:55 ---> Running in 11aa2bf1a26f 00:37:55 ---> Running in 142f3842ec70 00:37:55 Removing intermediate container 89f16979b1d2 00:37:55 ---> e6865df08a99 00:37:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:55 Removing intermediate container d9a973e0e902 00:37:55 ---> 2b4cc00f8fe2 00:37:55 Step 13/23 : ENV APP_PORT=48082 00:37:55 Removing intermediate container dad0911db745 00:37:55 ---> 8a5a514d419c 00:37:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:55 ---> Running in 4c6c4341d811 00:37:55 Removing intermediate container 11aa2bf1a26f 00:37:55 ---> 4cd9ded8d6e5 00:37:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:37:55 Removing intermediate container 142f3842ec70 00:37:55 ---> a80d32e82987 00:37:55 Step 13/21 : WORKDIR /edgex 00:37:55 ---> Running in a49887bd5a36 00:37:55 ---> Running in c410e788f586 00:37:55 ---> Running in 0980c7dd8655 00:37:55 ---> Running in 73a7c40a56a6 00:37:56 Removing intermediate container 4c6c4341d811 00:37:56 ---> 3a492df9b07f 00:37:56 Step 13/23 : ENV APP_PORT=48081 00:37:56 Removing intermediate container a49887bd5a36 00:37:56 ---> a6d3527e0d25 00:37:56 Step 14/23 : EXPOSE $APP_PORT 00:37:56 Removing intermediate container c410e788f586 00:37:56 ---> 960ee4389ce2 00:37:56 Step 13/24 : WORKDIR / 00:37:56 Removing intermediate container 0980c7dd8655 00:37:56 ---> b600760af32f 00:37:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:37:56 Removing intermediate container 73a7c40a56a6 00:37:56 ---> 941df9a224c3 00:37:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:56 ---> Running in b1ab5f7e145c 00:37:56 ---> Running in 57386b694991 00:37:56 ---> Running in 54473f554c9a 00:37:56 ---> Running in 82a12a56991e 00:37:56 Removing intermediate container b1ab5f7e145c 00:37:56 ---> 7e24f7b8f617 00:37:56 Step 14/23 : EXPOSE $APP_PORT 00:37:57 ---> 6a3a846d95c7 00:37:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:57 Removing intermediate container 57386b694991 00:37:57 ---> ae1050901910 00:37:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:57 Removing intermediate container 54473f554c9a 00:37:57 ---> a9fe7d3e3909 00:37:57 Step 15/23 : WORKDIR / 00:37:57 ---> Running in c9cfaf983479 00:37:57 ---> Running in 401fd9f1ce32 00:37:57 Removing intermediate container c9cfaf983479 00:37:57 ---> 4075721d022c 00:37:57 Step 15/23 : WORKDIR / 00:37:57 ---> 27712900f412 00:37:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:57 ---> Running in f81c6f0b4ffb 00:37:57 Removing intermediate container 401fd9f1ce32 00:37:57 ---> 191c855a189e 00:37:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:58 ---> 57098db28ccc 00:37:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:58 Removing intermediate container f81c6f0b4ffb 00:37:58 ---> 717dc36f4c25 00:37:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:58 ---> 69a1a60e1fa5 00:37:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:58 ---> 7db2b5f1e84a 00:37:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:58 Removing intermediate container 82a12a56991e 00:37:58 ---> fd5b786dbf0f 00:37:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:37:58 ---> e31bf72472ca 00:37:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:58 ---> eeeea88ba5ea 00:37:58 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:59 ---> Running in edac5a9d1929 00:37:59 ---> Running in 609cb4c28d8a 00:37:59 ---> 1915baed249a 00:37:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:59 ---> ecb107dd1105 00:37:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:59 ---> 83ff9d54c69e 00:37:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:59 Removing intermediate container edac5a9d1929 00:37:59 ---> 0f5993f61cce 00:37:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:37:59 Removing intermediate container 609cb4c28d8a 00:37:59 ---> 16735a809c09 00:37:59 Step 18/21 : CMD ["--init=true"] 00:37:59 ---> Running in ac48b8032a31 00:37:59 ---> 82b45daf0d5e 00:37:59 Step 19/23 : ENTRYPOINT ["/core-command"] 00:38:00 ---> Running in f88dff61ccd3 00:38:00 ---> 14e10ec6ca43 00:38:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:38:00 ---> 6489df05ad5a 00:38:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:00 ---> Running in 813bf6c986ae 00:38:00 ---> fbbc8c53b0c0 00:38:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:00 Removing intermediate container ac48b8032a31 00:38:00 ---> 95c472738895 00:38:00 Step 19/21 : LABEL arch=x86_64 00:38:00 Removing intermediate container f88dff61ccd3 00:38:00 ---> bf2922315922 00:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:00 ---> Running in 10f3afe8a5bf 00:38:00 ---> Running in 63ff6389880e 00:38:00 ---> Running in 9fe39f16e211 00:38:00 Removing intermediate container 813bf6c986ae 00:38:00 ---> 49a5273f80fa 00:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:00 Removing intermediate container 10f3afe8a5bf 00:38:00 ---> 94420c7851e3 00:38:00 Step 20/21 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:38:01 ---> 2cbadb86c35b 00:38:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:01 ---> Running in 308ffc06d2ce 00:38:01 ---> Running in 3e7145531b0a 00:38:01 Removing intermediate container 9fe39f16e211 00:38:01 ---> 542365e2f2f0 00:38:01 Step 21/23 : LABEL arch=x86_64 00:38:01 ---> Running in 064887af5280 00:38:01 Removing intermediate container 308ffc06d2ce 00:38:01 ---> 9379a71275c2 00:38:01 Step 21/21 : LABEL version=0.0.0 00:38:01 Removing intermediate container 3e7145531b0a 00:38:01 ---> 429176cd0cd1 00:38:01 Step 21/23 : LABEL arch=x86_64 00:38:01 ---> 784b77c27e43 00:38:01 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:38:01 Removing intermediate container 064887af5280 00:38:01 ---> 8f91f9045131 00:38:01 Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:38:01 ---> Running in 745b75a82cb6 00:38:01 ---> Running in 6d205284a19d 00:38:01 ---> Running in b69baaacf715 00:38:01 ---> Running in ac590408519a 00:38:02 Removing intermediate container 745b75a82cb6 00:38:02 ---> fd27f1b97f18 00:38:02 Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:38:02 Removing intermediate container 6d205284a19d 00:38:02 ---> 191f4ed326a3 00:38:02 00:38:03 Removing intermediate container ac590408519a 00:38:03 ---> 572d11382571 00:38:03 Step 23/23 : LABEL version=0.0.0 00:38:03 ---> Running in f50139310988 00:38:03 ---> Running in fb27931f124f 00:38:03 Removing intermediate container 63ff6389880e 00:38:03 ---> f7331b746aad 00:38:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:03 Successfully built 191f4ed326a3 00:38:03 Successfully tagged docker-security-proxy-setup-go:latest 00:38:03 Removing intermediate container f50139310988 00:38:03 ---> 485f871ff08e 00:38:03 Step 23/23 : LABEL version=0.0.0 00:38:03 Building docker-support-notifications-go 00:38:03  Building docker-security-proxy-setup-go ... done  ---> Running in 4b84a82ecffc 00:38:03 Removing intermediate container fb27931f124f 00:38:03 ---> a017641a49f1 00:38:03 00:38:03 ---> 2cedc6016415 00:38:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:03 Successfully built a017641a49f1 00:38:03 Removing intermediate container 4b84a82ecffc 00:38:03 ---> 1d3cb5351820 00:38:03 00:38:03 Successfully tagged docker-core-command-go:latest 00:38:03  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 00:38:04 Successfully built 1d3cb5351820 00:38:04 Successfully tagged docker-core-metadata-go:latest 00:38:04 Building docker-support-scheduler-go 00:38:04  Building docker-core-metadata-go ... done Removing intermediate container b69baaacf715 00:38:04 ---> 59909f7e9415 00:38:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:04 ---> Running in 466626163c2e 00:38:04 ---> ac37eb11a0b7 00:38:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:04 Removing intermediate container 466626163c2e 00:38:04 ---> 81dbe64531e3 00:38:04 Step 22/24 : LABEL arch=x86_64 00:38:04 ---> Running in 6868c3044655 00:38:05 ---> 85deab90ab45 00:38:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:05 Removing intermediate container 6868c3044655 00:38:05 ---> 23be09eedbe0 00:38:05 Step 23/24 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:38:05 ---> Running in f0907ea65031 00:38:05 ---> 3622c97b431e 00:38:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:38:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:10 Removing intermediate container f0907ea65031 00:38:10 ---> 08d7dacaffa0 00:38:10 ---> dc5eb2bd0e5d 00:38:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR}Step 24/24 : LABEL version=0.0.0 00:38:10 00:38:10 ---> Running in 1976ef72d342 00:38:11 ---> Running in 64bab5d58ba7 00:38:12 Removing intermediate container 1976ef72d342 00:38:12 ---> 483f0f4a0a57 00:38:12 00:38:13 Removing intermediate container 64bab5d58ba7 00:38:13 ---> 1c6d42573167 00:38:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:13 Successfully built 483f0f4a0a57 00:38:13 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:13  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 00:38:14 ---> 7789cfedd06e 00:38:14 Step 26/31 : RUN chmod +x /entrypoint.sh 00:38:14 ---> Running in 164fd03ee4f8 00:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:17 Removing intermediate container 164fd03ee4f8 00:38:17 ---> b508430dbea1 00:38:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:38:18 ---> Running in 7c278010ea71 00:38:19 Removing intermediate container 7c278010ea71 00:38:19 ---> 59ce66c8bea5 00:38:19 Step 28/31 : CMD ["gate"] 00:38:20 ---> Running in 30b2b0eb3bc4 00:38:20 Removing intermediate container 30b2b0eb3bc4 00:38:20 ---> a526aa8655f5 00:38:20 Step 29/31 : LABEL arch=x86_64 00:38:21 ---> Running in d625591df196 00:38:21 Removing intermediate container d625591df196 00:38:21 ---> 6f1467f31be8 00:38:21 Step 30/31 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:38:22 ---> Running in c2c06c386070 00:38:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:24 Removing intermediate container c2c06c386070 00:38:24 ---> 22d817ded5e2 00:38:24 Step 31/31 : LABEL version=0.0.0 00:38:25 ---> Running in c5439a0c592e 00:38:25 Removing intermediate container c5439a0c592e 00:38:25 ---> 40e38bd602bd 00:38:25 00:38:26 Successfully built 40e38bd602bd 00:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:26 Successfully tagged docker-security-bootstrapper-go:latest 00:38:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:31  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> cd7a85679533 00:38:31 Step 3/22 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> 6644146f37e8 00:38:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> 3ec6178b7fad 00:38:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:38:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> cd7a85679533 00:38:31 Step 3/22 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> 6644146f37e8 00:38:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> 3ec6178b7fad 00:38:31 Step 5/22 : RUN apk add --update --no-cache make git 00:38:31 ---> Using cache 00:38:31 ---> d6afedce6aa0 00:38:31 Step 6/22 : COPY go.mod . 00:38:31 ---> Using cache 00:38:31 ---> f9b2fec8aba7 00:38:31 Step 7/22 : RUN go mod download 00:38:31 ---> Using cache 00:38:31 ---> 6b5dcb7d6992 00:38:31 Step 8/22 : COPY . . 00:38:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:38:32 ---> cd7a85679533 00:38:32 Step 3/26 : WORKDIR /edgex-go 00:38:32 ---> Using cache 00:38:32 ---> 6644146f37e8 00:38:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:32 ---> Using cache 00:38:32 ---> 3ec6178b7fad 00:38:32 Step 5/26 : RUN apk add --update --no-cache make bash git 00:38:32 ---> Using cache 00:38:32 ---> aa9aa63876c8 00:38:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:38:34 ---> Running in 17f1692e0055 00:38:34 ---> Running in cfc38f85eea1 00:38:34 ---> Running in 9a33de4689ba 00:38:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:37 ---> cd7a85679533 00:38:37 Step 3/23 : WORKDIR /edgex-go 00:38:37 ---> Using cache 00:38:37 ---> 6644146f37e8 00:38:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:37 ---> Using cache 00:38:37 ---> 3ec6178b7fad 00:38:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:37 ---> Running in b0476c344311 00:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:38 OK: 233 MiB in 51 packages 00:38:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:39 OK: 233 MiB in 51 packages 00:38:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:40 Removing intermediate container 17f1692e0055 00:38:40 ---> 781a242136bf 00:38:40 Step 6/22 : COPY go.mod . 00:38:40 Removing intermediate container 9a33de4689ba 00:38:40 ---> 7622ff59ff4c 00:38:40 Step 6/26 : COPY go.mod . 00:38:40 ---> e394f8332322 00:38:40 Step 7/22 : RUN go mod download 00:38:40 ---> 6e4c543823c9 00:38:40 Step 7/26 : RUN go mod download 00:38:40 ---> Running in 717cd5b12843 00:38:40 ---> Running in dd79ac073e75 00:38:41 OK: 233 MiB in 51 packages 00:38:42 Removing intermediate container b0476c344311 00:38:42 ---> 36c559cc2839 00:38:42 Step 6/23 : COPY go.mod . 00:38:42 ---> 4403a007bf3d 00:38:42 Step 7/23 : RUN go mod download 00:38:42 ---> Running in 0dac57969a4a 00:38:44 Removing intermediate container 717cd5b12843 00:38:44 ---> c35aa3c7f617 00:38:44 Step 8/22 : COPY . . 00:38:44 Removing intermediate container dd79ac073e75 00:38:44 ---> 273b5c657ea1 00:38:44 Step 8/26 : COPY . . 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.309s coverage: 45.9% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.129s coverage: 19.8% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.218s coverage: 100.0% of statements 00:38:48 Removing intermediate container 0dac57969a4a 00:38:48 ---> 5adbd3d04fcc 00:38:48 Step 8/23 : COPY . . 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.594s coverage: 27.1% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.268s coverage: 71.3% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.498s coverage: 82.9% of statements 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.153s coverage: 78.9% of statements 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.309s coverage: 28.6% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.326s coverage: 86.7% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.378s coverage: 97.5% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.457s coverage: 92.8% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.212s coverage: 0.1% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.105s coverage: 87.5% of statements 00:39:17 Removing intermediate container cfc38f85eea1 00:39:17 ---> c47aac20a4ca 00:39:17 00:39:17 Step 10/22 : FROM alpine:3.12 00:39:17 ---> 88dd2752d2ea 00:39:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:39:17 ---> Using cache 00:39:17 ---> e6865df08a99 00:39:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:17 ---> Using cache 00:39:17 ---> 3a492df9b07f 00:39:17 Step 13/22 : ENV APP_PORT=48085 00:39:17 ---> Running in fbd4778b58aa 00:39:18 Removing intermediate container fbd4778b58aa 00:39:18 ---> 4ba19b81d6b9 00:39:18 Step 14/22 : EXPOSE $APP_PORT 00:39:20 ---> Running in 5c65b00bf804 00:39:21 ---> 987188912fd2 00:39:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:39:21 Removing intermediate container 5c65b00bf804 00:39:21 ---> 5143cdeff208 00:39:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:21 ---> 189a523882a3 00:39:21 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:21 ---> 82411b9faef1 00:39:21 Step 9/23 : RUN make cmd/core-data/core-data 00:39:21 ---> Running in 7d123067bb07 00:39:21 ---> Running in 707e5e1d5f69 00:39:21 ---> Running in 574da577be8a 00:39:21 ---> cc0a763f1487 00:39:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:22 ---> ca9bdfab2bb6 00:39:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:39:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:39:23 ---> 43eda1c9c34b 00:39:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:39:23 ---> Running in 83904f0c7d06 00:39:23 Removing intermediate container 83904f0c7d06 00:39:23 ---> 6d5d1e367336 00:39:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:23 ---> Running in 67d6aca66095 00:39:23 Removing intermediate container 67d6aca66095 00:39:23 ---> 9147a197ade5 00:39:23 Step 20/22 : LABEL arch=x86_64 00:39:23 ---> Running in 082c957e4ef8 00:39:24 Removing intermediate container 082c957e4ef8 00:39:24 ---> 1c10e0369856 00:39:24 Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:39:24 ---> Running in 58d4f3a29899 00:39:25 Removing intermediate container 58d4f3a29899 00:39:25 ---> b17a67dfefc2 00:39:25 Step 22/22 : LABEL version=0.0.0 00:39:25 ---> Running in cb965c415e06 00:39:26 Removing intermediate container cb965c415e06 00:39:26 ---> 866b0d0b5a6e 00:39:26 00:39:26 Successfully built 866b0d0b5a6e 00:39:26 Successfully tagged docker-support-scheduler-go:latest 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 00:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.242s coverage: 81.9% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 77.8% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.6% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.6% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 62.4% of statements 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 69.0% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.460s coverage: 38.4% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements 00:39:53  Building docker-support-scheduler-go ... done Removing intermediate container 707e5e1d5f69 00:39:53 ---> 6be764fcce70 00:39:53 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:53 ---> Running in 184f7ccf9f73 00:39:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:54 Removing intermediate container 7d123067bb07 00:39:54 ---> dcf5bf165e72 00:39:54 00:39:54 Step 10/22 : FROM alpine:3.12 00:39:54 ---> 88dd2752d2ea 00:39:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:39:55 ---> Running in b1ce9cf77cc4 00:39:55 Removing intermediate container 184f7ccf9f73 00:39:55 ---> 2358e846d22f 00:39:55 00:39:55 Step 11/26 : FROM docker:20.10.0 00:39:55 20.10.0: Pulling from library/docker 00:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:56 (1/2) Installing ca-certificates (20191127-r4) 00:39:56 (2/2) Installing dumb-init (1.2.2-r1) 00:39:56 Executing busybox-1.31.1-r19.trigger 00:39:56 Executing ca-certificates-20191127-r4.trigger 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.494s coverage: 47.0% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.199s coverage: 100.0% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:39:56 OK: 6 MiB in 16 packages 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.485s coverage: 87.1% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:00 Removing intermediate container 574da577be8a 00:40:00 ---> 1977aebe7365 00:40:00 00:40:00 Step 10/23 : FROM alpine:3.12 00:40:00 ---> 88dd2752d2ea 00:40:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:00 ---> Running in 1486541f5e39 00:40:00 Removing intermediate container b1ce9cf77cc4 00:40:00 ---> 8d197d5eb5b3 00:40:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:40:00 ---> Running in 1f5cd1729238 00:40:00 Removing intermediate container 1486541f5e39 00:40:00 ---> 06ce8a9872f3 00:40:00 Step 12/23 : ENV APP_PORT=48080 00:40:01 ---> Running in ee85eabda8c5 00:40:01 Removing intermediate container 1f5cd1729238 00:40:01 ---> 92875eca7aef 00:40:01 Step 13/22 : ENV APP_PORT=48060 00:40:01 ---> Running in 1e30ea81caf6 00:40:01 Removing intermediate container ee85eabda8c5 00:40:01 ---> 3a300b8cf2e2 00:40:01 Step 13/23 : EXPOSE $APP_PORT 00:40:01 ---> Running in fe92ce4a574e 00:40:01 Removing intermediate container 1e30ea81caf6 00:40:01 ---> 8727bd31d15f 00:40:01 Step 14/22 : EXPOSE $APP_PORT 00:40:01 ---> Running in 5f6851b08072 00:40:01 Removing intermediate container fe92ce4a574e 00:40:01 ---> 1c05f3a4141b 00:40:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:02 ---> Running in 187c4f2e37bd 00:40:02 Removing intermediate container 5f6851b08072 00:40:02 ---> b39db1f70882 00:40:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:02 ---> 52de050ab5af 00:40:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:04 ---> 2b0902fff83b 00:40:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:40:04 Removing intermediate container 187c4f2e37bd 00:40:04 ---> 2515b9848dbd 00:40:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:40:05 ---> Running in 9f679fd56b62 00:40:05 ---> c8b8eb25944f 00:40:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:40:05 ---> Running in 7cbc02eb1888 00:40:05 Removing intermediate container 7cbc02eb1888 00:40:05 ---> 0c5e7a1c1f0b 00:40:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:05 ---> Running in 1f378240b1f2 00:40:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:05 Status: Downloaded newer image for docker:20.10.0 00:40:05 ---> aefe523efa57 00:40:05 Step 12/26 : RUN apk add --no-cache bash 00:40:05 ---> Running in b96c075efb2e 00:40:06 Removing intermediate container 1f378240b1f2 00:40:06 ---> 38043183df05 00:40:06 Step 20/22 : LABEL arch=x86_64 00:40:06 ---> Running in b5977000296d 00:40:06 Removing intermediate container b5977000296d 00:40:06 ---> 97c555f3cd2d 00:40:06 Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:40:06 ---> Running in 5134cd7beff5 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.194s coverage: 29.1% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.234s coverage: 99.0% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.275s coverage: 96.5% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 00:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:06 Removing intermediate container 5134cd7beff5 00:40:06 ---> 208aecabd7bb 00:40:06 Step 22/22 : LABEL version=0.0.0 00:40:07 ---> Running in ad614370751e 00:40:07 (1/2) Installing readline (8.0.4-r0) 00:40:07 (2/2) Installing bash (5.0.17-r0) 00:40:07 Executing bash-5.0.17-r0.post-install 00:40:07 Executing busybox-1.31.1-r19.trigger 00:40:07 OK: 12 MiB in 22 packages 00:40:07 Removing intermediate container ad614370751e 00:40:07 ---> de6e2ac0ab01 00:40:07 00:40:07 GO111MODULE=on go vet ./... 00:40:07 Successfully built de6e2ac0ab01 00:40:07 Successfully tagged docker-support-notifications-go:latest 00:40:07  Building docker-support-notifications-go ... done Removing intermediate container b96c075efb2e 00:40:07 ---> f8d040babafd 00:40:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:07 ---> Running in 756b039dde3d 00:40:08 Removing intermediate container 756b039dde3d 00:40:08 ---> a5bacef62332 00:40:08 Step 14/26 : ENV APP_PORT=48090 00:40:08 ---> Running in 611492cdddac 00:40:08 Removing intermediate container 611492cdddac 00:40:08 ---> 3657c611792f 00:40:08 Step 15/26 : EXPOSE $APP_PORT 00:40:08 ---> Running in 4f38dc9baaf5 00:40:08 Removing intermediate container 4f38dc9baaf5 00:40:08 ---> 08e2693fd9c2 00:40:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:09 ---> 594ba0750170 00:40:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:09 (1/6) Installing dumb-init (1.2.2-r1) 00:40:09 (2/6) Installing libgcc (9.3.0-r2) 00:40:09 (3/6) Installing libsodium (1.0.18-r0) 00:40:09 ---> 5697fca654e4 00:40:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:09 (4/6) Installing libstdc++ (9.3.0-r2) 00:40:09 ---> b37f17a4e1ad 00:40:09 Step 19/26 : RUN apk --no-cache add py3-pip 00:40:10 ---> Running in 47e042f7ac13 00:40:10 (5/6) Installing libzmq (4.3.3-r0) 00:40:10 (6/6) Installing zeromq (4.3.3-r0) 00:40:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:10 Executing busybox-1.31.1-r19.trigger 00:40:10 OK: 8 MiB in 20 packages 00:40:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:10 (1/33) Installing libbz2 (1.0.8-r1) 00:40:10 (2/33) Installing expat (2.2.9-r1) 00:40:10 (3/33) Installing libffi (3.3-r2) 00:40:10 (4/33) Installing gdbm (1.13-r1) 00:40:10 (5/33) Installing xz-libs (5.2.5-r0) 00:40:10 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:10 (7/33) Installing python3 (3.8.8-r0) 00:40:14 Removing intermediate container 9f679fd56b62 00:40:14 ---> b620127c9883 00:40:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:14 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:14 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:14 (11/33) Installing py3-six (1.15.0-r0) 00:40:14 (12/33) Installing py3-packaging (20.4-r0) 00:40:14 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:14 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:14 (15/33) Installing py3-idna (2.9-r0) 00:40:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:14 (18/33) Installing py3-requests (2.23.0-r0) 00:40:14 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:14 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:14 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:14 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:15 (24/33) Installing py3-distro (1.5.0-r1) 00:40:15 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:15 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:15 ---> 3d08212e8f1a 00:40:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:15 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:15 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:15 (29/33) Installing py3-progress (1.5-r0) 00:40:15 (30/33) Installing py3-toml (0.10.1-r0) 00:40:15 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:15 (33/33) Installing py3-pip (20.1.1-r0) 00:40:15 Executing busybox-1.31.1-r19.trigger 00:40:15 OK: 71 MiB in 55 packages 00:40:17 ---> d6d121a1f012 00:40:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:21 ---> 6ad09942579f 00:40:21 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:21 ---> Running in 16446f538ad4 00:40:22 Removing intermediate container 47e042f7ac13 00:40:22 ---> 6a7727ada556 00:40:22 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:22 ---> Running in dc0b5edb0b19 00:40:22 Removing intermediate container 16446f538ad4 00:40:22 ---> 03836f7e0176 00:40:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:22 ---> Running in 4c23e6f4eaf1 00:40:22 Removing intermediate container 4c23e6f4eaf1 00:40:22 ---> cc4bffecc49d 00:40:22 Step 21/23 : LABEL arch=x86_64 00:40:22 ---> Running in 85123068a73f 00:40:22 Removing intermediate container 85123068a73f 00:40:22 ---> c4b387265df1 00:40:22 Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:40:22 ---> Running in 72eba78d7d1d 00:40:22 Removing intermediate container 72eba78d7d1d 00:40:22 ---> d74e51a281a2 00:40:22 Step 23/23 : LABEL version=0.0.0 00:40:23 ---> Running in d7febfce2e54 00:40:23 Removing intermediate container d7febfce2e54 00:40:23 ---> 9656b9403922 00:40:23 00:40:23 Successfully built 9656b9403922 00:40:23 Successfully tagged docker-core-data-go:latest 00:40:23  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:40:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:24 Collecting dockerpty<0.5,>=0.4.1 00:40:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:24 Collecting websocket-client<1.0,>=0.32.0 00:40:24 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:40:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:24 Collecting docopt<0.7,>=0.6.1 00:40:24 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:25 Collecting jsonschema<3,>=2.5.1 00:40:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:25 Collecting cached-property<2,>=1.2.0 00:40:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:25 Collecting texttable<0.10,>=0.9.0 00:40:25 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:26 Collecting docker<4.0,>=3.6.0 00:40:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:26 Collecting PyYAML<4,>=3.10 00:40:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:27 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:40:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:40:27 Collecting idna<2.8,>=2.5 00:40:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:27 Collecting urllib3<1.25,>=1.21.1 00:40:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:27 Collecting docker-pycreds>=0.4.0 00:40:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:28 Installing collected packages: dockerpty, idna, urllib3, requests, websocket-client, docopt, jsonschema, cached-property, texttable, docker-pycreds, docker, PyYAML, docker-compose 00:40:28 Running setup.py install for dockerpty: started 00:40:28 Running setup.py install for dockerpty: finished with status 'done' 00:40:28 Attempting uninstall: idna 00:40:28 Found existing installation: idna 2.9 00:40:28 Uninstalling idna-2.9: 00:40:28 Successfully uninstalled idna-2.9 00:40:28 Attempting uninstall: urllib3 00:40:28 Found existing installation: urllib3 1.25.9 00:40:28 Uninstalling urllib3-1.25.9: 00:40:28 Successfully uninstalled urllib3-1.25.9 00:40:29 Attempting uninstall: requests 00:40:29 Found existing installation: requests 2.23.0 00:40:29 Uninstalling requests-2.23.0: 00:40:29 Successfully uninstalled requests-2.23.0 00:40:29 Running setup.py install for docopt: started 00:40:30 Running setup.py install for docopt: finished with status 'done' 00:40:30 Running setup.py install for texttable: started 00:40:30 Running setup.py install for texttable: finished with status 'done' 00:40:30 Running setup.py install for PyYAML: started 00:40:31 Running setup.py install for PyYAML: finished with status 'done' 00:40:31 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.58.0 00:40:36 Removing intermediate container dc0b5edb0b19 00:40:36 ---> a6f129c2329d 00:40:36 Step 21/26 : RUN apk --no-cache add curl 00:40:36 ---> Running in be136bcd2bd8 00:40:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:37 (2/3) Installing libcurl (7.69.1-r3) 00:40:37 (3/3) Installing curl (7.69.1-r3) 00:40:37 Executing busybox-1.31.1-r19.trigger 00:40:37 OK: 72 MiB in 58 packages 00:40:37 Removing intermediate container be136bcd2bd8 00:40:37 ---> 2b9aff2ad87a 00:40:37 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:37 ---> Running in 3b74b98b977f 00:40:37 Removing intermediate container 3b74b98b977f 00:40:37 ---> 4e51ebd33702 00:40:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:37 ---> Running in 31a014ed1151 00:40:38 Removing intermediate container 31a014ed1151 00:40:38 ---> 7c360c7e4ef4 00:40:38 Step 24/26 : LABEL arch=x86_64 00:40:38 ---> Running in f5ff6777b497 00:40:38 Removing intermediate container f5ff6777b497 00:40:38 ---> cea781207413 00:40:38 Step 25/26 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:40:38 ---> Running in 3c988c89b68b 00:40:38 Removing intermediate container 3c988c89b68b 00:40:38 ---> 7379e0122fbd 00:40:38 Step 26/26 : LABEL version=0.0.0 00:40:38 ---> Running in 8103195298d0 00:40:38 Removing intermediate container 8103195298d0 00:40:38 ---> 7e06b38c3d34 00:40:38 00:40:39 Successfully built 7e06b38c3d34 00:40:39 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:39  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:39 $ docker stop --time=1 bce935dc56b00aeabb7c96d0d11d78ebefc6baf76b9d2c856435163b4327024a 00:40:41 $ docker rm -f bce935dc56b00aeabb7c96d0d11d78ebefc6baf76b9d2c856435163b4327024a [Pipeline] // withDockerContainer [Pipeline] sh 00:40:41 + docker images 00:40:41 + grep docker 00:40:42 docker-sys-mgmt-agent-go latest 7e06b38c3d34 4 seconds ago 313MB 00:40:42 docker-core-data-go latest 9656b9403922 19 seconds ago 22.6MB 00:40:42 docker-support-notifications-go latest de6e2ac0ab01 36 seconds ago 17.9MB 00:40:42 docker-support-scheduler-go latest 866b0d0b5a6e About a minute ago 17.3MB 00:40:42 docker-security-bootstrapper-go latest 40e38bd602bd 2 minutes ago 18.8MB 00:40:42 docker-security-secretstore-setup-go latest 483f0f4a0a57 2 minutes ago 24.9MB 00:40:42 docker-core-command-go latest a017641a49f1 2 minutes ago 17.3MB 00:40:42 docker-core-metadata-go latest 1d3cb5351820 2 minutes ago 19.1MB 00:40:42 docker-security-proxy-setup-go latest 191f4ed326a3 2 minutes ago 24.7MB 00:40:42 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:57 Still waiting to schedule task 00:40:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-30770’ 00:41:28 gofmt -l . 00:41:29 [ "`gofmt -l .`" = "" ] 00:41:33 ./bin/test-go-mod-tidy.sh 00:41:33 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:36 + ls -al . 00:41:36 total 788 00:41:36 drwxrwxr-x 9 1001 1001 4096 Mar 21 00:41 . 00:41:36 drwxr-xr-x 4 root root 4096 Mar 21 00:36 .. 00:41:36 -rw-rw-r-- 1 1001 1001 11 Mar 21 00:35 .dockerignore 00:41:36 drwxrwxr-x 8 1001 1001 4096 Mar 21 00:35 .git 00:41:36 drwxrwxr-x 3 1001 1001 4096 Mar 21 00:35 .github 00:41:36 -rw-rw-r-- 1 1001 1001 818 Mar 21 00:35 .gitignore 00:41:36 -rw-rw-r-- 1 1001 1001 166 Mar 21 00:35 .sonarcloud.properties 00:41:36 -rw-rw-r-- 1 1001 1001 8607 Mar 21 00:35 Attribution.txt 00:41:36 -rw-rw-r-- 1 1001 1001 3804 Mar 21 00:35 CONTRIBUTING.md 00:41:36 -rw-rw-r-- 1 1001 1001 931 Mar 21 00:35 Dockerfile.build 00:41:36 -rw-rw-r-- 1 1001 1001 863 Mar 21 00:35 Jenkinsfile 00:41:36 -rw-rw-r-- 1 1001 1001 10775 Mar 21 00:35 LICENSE 00:41:36 -rw-rw-r-- 1 1001 1001 5774 Mar 21 00:35 Makefile 00:41:36 -rw-rw-r-- 1 1001 1001 6548 Mar 21 00:35 README.md 00:41:36 -rw-rw-r-- 1 1001 1001 6755 Mar 21 00:35 SECURITY.md 00:41:36 -rw-rw-r-- 1 1001 1001 5 Mar 21 00:31 VERSION 00:41:36 -rw-rw-r-- 1 1001 1001 4131 Mar 21 00:35 ZMQWindows.md 00:41:36 drwxrwxr-x 2 1001 1001 4096 Mar 21 00:35 bin 00:41:36 drwxrwxr-x 14 1001 1001 4096 Mar 21 00:35 cmd 00:41:36 -rw-r--r-- 1 root root 650607 Mar 21 00:40 coverage.out 00:41:36 -rw-r--r-- 1 root root 1055 Mar 21 00:41 go.mod 00:41:36 -rw-r--r-- 1 root root 22209 Mar 21 00:41 go.sum 00:41:36 drwxrwxr-x 8 1001 1001 4096 Mar 21 00:35 internal 00:41:36 drwxrwxr-x 4 1001 1001 4096 Mar 21 00:35 openapi 00:41:36 drwxrwxr-x 4 1001 1001 4096 Mar 21 00:35 snap 00:41:36 -rw-rw-r-- 1 1001 1001 168 Mar 21 00:35 version.go [Pipeline] sh 00:41:36 + '[' -e coverage.out ] 00:41:36 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:36 Warning: overwriting stash ‘coverage-report’ 00:41:38 Stashed 1 file(s) [Pipeline] sh 00:41:39 + make build 00:41:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:42:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:42:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:43:08 Running on prd-ubuntu18.04-docker-8c-8g-30772 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws 00:43:08 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] } 00:43:08 $ docker stop --time=1 d9d5de4f846b040038e34fe29d68771fac3f9c548c5f2c9ac7df2fe5f23e2287 00:43:11 $ docker rm -f d9d5de4f846b040038e34fe29d68771fac3f9c548c5f2c9ac7df2fe5f23e2287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:13 00:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:14 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:14 29e5d40040c1: Pulling fs layer 00:43:14 1ce36da41761: Pulling fs layer 00:43:14 25b303627fd3: Pulling fs layer 00:43:14 29e5d40040c1: Verifying Checksum 00:43:14 29e5d40040c1: Download complete 00:43:14 using credential edgex-jenkins-ssh 00:43:14 Cloning the remote Git repository 00:43:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:14 > git init /w/workspace/edgex-go/8 # timeout=10 00:43:15 1ce36da41761: Download complete 00:43:15 29e5d40040c1: Pull complete 00:43:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:15 > git --version # timeout=10 00:43:15 > git --version # 'git version 2.17.1' 00:43:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:16 1ce36da41761: Pull complete 00:43:17 25b303627fd3: Verifying Checksum 00:43:17 25b303627fd3: Download complete 00:43:28 25b303627fd3: Pull complete 00:43:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:28 prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container 00:43:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:31 $ docker top 13e983c65b7a520cad6f8eb16fb674a2966ee12f9cdf309b9aabf49c1f98bb54 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:32 + docker-compose build --help 00:43:32 + grep parallel 00:43:38 --parallel Build images in parallel. [Pipeline] } 00:43:38 $ docker stop --time=1 13e983c65b7a520cad6f8eb16fb674a2966ee12f9cdf309b9aabf49c1f98bb54 00:43:40 $ docker rm -f 13e983c65b7a520cad6f8eb16fb674a2966ee12f9cdf309b9aabf49c1f98bb54 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:41 . [Pipeline] withDockerContainer 00:43:41 prd-ubuntu18.04-docker-arm64-4c-16g-30766 does not seem to be running inside a container 00:43: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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:43 $ docker top 0de71e1b5db4e15054f47d42fc9d024b0081f45ef647c85a1d4c6a0da9007244 -eo pid,comm 00:43:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] { 00:43:43 Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit 29b7741412918b380152c0207621d70cd23b397e [Pipeline] sh 00:43:43 Merge succeeded, producing 4a0b51b649375215465cab577d5ae5aae16a885f 00:43:43 Checking out Revision 4a0b51b649375215465cab577d5ae5aae16a885f (PR-3241) 00:43:44 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:43 > git config core.sparsecheckout # timeout=10 00:43:43 > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 00:43:43 > git remote # timeout=10 00:43:43 > git config --get remote.origin.url # timeout=10 00:43:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:43 > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 00:43:43 > git rev-parse HEAD^{commit} # timeout=10 00:43:43 > git config core.sparsecheckout # timeout=10 00:43:43 > git checkout -f 4a0b51b649375215465cab577d5ae5aae16a885f # timeout=10 00:43:47 Commit message: "Merge commit 'be0d14e436fe9c753018b2c9bd281985489666e3' into HEAD" 00:43:47 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:48 + echo snap-build.sh 00:43:48 snap-build.sh 00:43:48 + SNAP_BASE_DIR=. 00:43:48 + '[' '!' -z /w/workspace/edgex-go/8 ']' 00:43:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 00:43:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 00:43:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 00:43:48 + cd /w/workspace/edgex-go/8 00:43:48 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:48 Reading package lists... 00:43:47 > git rev-list --no-walk 951038423f773b731d5cebb929fd1b9f29e275a9 # timeout=10 00:43:48 Building dependency tree... 00:43:48 Reading state information... 00:43:48 The following packages were automatically installed and are no longer required: 00:43:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:48 uidmap xdelta3 00:43:48 Use 'sudo apt autoremove' to remove them. 00:43:49 The following packages will be REMOVED: 00:43:49 lxd* lxd-client* 00:43:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:49 After this operation, 31.7 MB disk space will be freed. 00:43:50 (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 ... 190027 files and directories currently installed.) 00:43:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:51 Building docker-core-command-go ... 00:43:51 Building docker-core-data-go ... 00:43:51 Building docker-core-metadata-go ... 00:43:51 Building docker-security-bootstrapper-go ... 00:43:51 Building docker-security-proxy-setup-go ... 00:43:51 Building docker-security-secretstore-setup-go ... 00:43:51 Building docker-support-notifications-go ... 00:43:51 Building docker-support-scheduler-go ... 00:43:51 Building docker-sys-mgmt-agent-go ... 00:43:51 Building docker-sys-mgmt-agent-go 00:43:51 Building docker-core-metadata-go 00:43:51 Building docker-security-proxy-setup-go 00:43:51 Building docker-security-bootstrapper-go 00:43:51 Building docker-core-command-go 00:43:51 Removing lxd dnsmasq configuration 00:43:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:52 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:52 (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 ... 189852 files and directories currently installed.) 00:43:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:53 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:53 Processing triggers for ureadahead (0.100.0-21) ... 00:43:54 + sudo snap remove --purge lxd 00:43:55 snap "lxd" is not installed 00:43:55 + sudo groupadd --force --system lxd 00:43:55 ++ whoami 00:43:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:55 + newgrp - lxd 00:43:55 + sudo snap install lxd 00:44:03 2021-03-21T00:44:01Z INFO Waiting for automatic snapd restart... 00:44:18 lxd 4.12 from Canonical* installed 00:44:18 + sudo lxd init --auto 00:44:26 + sudo snap install --classic snapcraft 00:44:30 snapcraft 4.5.4 from Canonical* installed 00:44:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:44:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:44:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:44:30 Dload Upload Total Spent Left Speed 00:44:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9796 0 --:--:-- --:--:-- --:--:-- 9796 00:44:30 100 3325k 100 3325k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 19.3M 00:44:30 ./yq_linux_amd64 00:44:30 + sudo snapcraft prime --use-lxd 00:44:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:44:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:44:32 - README.md 00:44:32 00:44:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:33 Launching a container. 00:44:45 Waiting for container to be ready 00:44:45 To start your first instance, try: lxc launch ubuntu:18.04 00:44:45 00:44:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:44:49 Waiting for network to be ready... 00:44:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] 00:44:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] 00:44:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:44:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:44:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] 00:44:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] 00:44:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 00:44:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 00:44:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] 00:44:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] 00:44:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:44:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:44:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] 00:44:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] 00:44:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 00:44:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 00:44:54 Fetched 24.1 MB in 5s (4904 kB/s) 00:44:55 Reading package lists... 00:44:55 Reading package lists... 00:44:55 Building dependency tree... 00:44:55 Reading state information... 00:44:56 The following additional packages will be installed: 00:44:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:44:56 Suggested packages: 00:44:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:44:56 Recommended packages: 00:44:56 gnupg libsasl2-modules 00:44:56 The following NEW packages will be installed: 00:44:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:44:56 The following packages will be upgraded: 00:44:56 gpg gpg-agent gpgconf libudev1 00:44:56 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 00:44:56 Need to get 3530 kB of archives. 00:44:56 After this operation, 13.3 MB of additional disk space will be used. 00:44:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 00:44:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:44:56 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] 00:44:56 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 00:44:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:44:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:44:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:44:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:44:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:44:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:44:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:44:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:44:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:44:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:44:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:44:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:44:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:44:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:44:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:44:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:44:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:44:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:44:57 debconf: delaying package configuration, since apt-utils is not installed 00:44:57 Fetched 3530 kB in 1s (3506 kB/s) 00:44:57 (Reading database ... 12511 files and directories currently installed.) 00:44:57 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 00:44:57 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:44:57 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 00:44:57 Selecting previously unselected package udev. 00:44:57 (Reading database ... 12511 files and directories currently installed.) 00:44:57 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 00:44:57 Unpacking udev (237-3ubuntu10.45) ... 00:44:57 Selecting previously unselected package libfuse2:amd64. 00:44:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:44:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:44:58 Selecting previously unselected package fuse. 00:44:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:44:58 Unpacking fuse (2.9.7-1ubuntu1) ... 00:44:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:58 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:58 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:58 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:58 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:58 Selecting previously unselected package libksba8:amd64. 00:44:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:44:58 Unpacking libksba8:amd64 (1.3.5-2) ... 00:44:58 Selecting previously unselected package libroken18-heimdal:amd64. 00:44:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:44:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:44:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:44:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:59 Selecting previously unselected package libwind0-heimdal:amd64. 00:44:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:44:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:44:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:44:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:44:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:59 Selecting previously unselected package libsasl2-modules-db:amd64. 00:44:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:44:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:59 Selecting previously unselected package libsasl2-2:amd64. 00:44:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:44:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:44:59 Selecting previously unselected package libldap-common. 00:44:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:44:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:44:59 Selecting previously unselected package libldap-2.4-2:amd64. 00:44:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:44:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:44:59 Selecting previously unselected package dirmngr. 00:44:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:59 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:45:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:45:00 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:45:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:45:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:00 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:45:00 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:00 Setting up libksba8:amd64 (1.3.5-2) ... 00:45:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:00 Setting up udev (237-3ubuntu10.45) ... 00:45:00 invoke-rc.d: policy-rc.d denied execution of start. 00:45:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:00 Processing triggers for systemd (237-3ubuntu10) ... 00:45:00 Setting up fuse (2.9.7-1ubuntu1) ... 00:45:00 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:45:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:01 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:01 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:45:01 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:45:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:01 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:45:01 settings in the [Install] section, and DefaultInstance for template units). 00:45:01 This means they are not meant to be enabled using systemctl. 00:45:01 Possible reasons for having this kind of units are: 00:45:01 1) A unit may be statically enabled by being symlinked from another unit's 00:45:01 .wants/ or .requires/ directory. 00:45:01 2) A unit's purpose may be to act as a helper for some other unit which has 00:45:01 a requirement dependency on it. 00:45:01 3) A unit may be started when needed via activation (socket, path, timer, 00:45:01 D-Bus, udev, scripted systemctl call, ...). 00:45:01 4) In case of template units, the unit is meant to be enabled with some 00:45:01 instance name specified. 00:45:01 Reading package lists... 00:45:02 Building dependency tree... 00:45:02 Reading state information... 00:45:02 The following additional packages will be installed: 00:45:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:45:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:45:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:45:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:45:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:45:02 Suggested packages: 00:45:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:45:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:45:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:45:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:45:02 systemd-container policykit-1 00:45:02 Recommended packages: 00:45:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:45:02 The following NEW packages will be installed: 00:45:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:45:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:45:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:45:02 multiarch-support openssh-client python3 python3-minimal python3.6 00:45:02 python3.6-minimal snapd squashfs-tools sudo 00:45:02 The following packages will be upgraded: 00:45:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:45:02 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 00:45:02 Need to get 35.2 MB of archives. 00:45:02 After this operation, 141 MB of additional disk space will be used. 00:45:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:45:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:45:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 00:45:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:45:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:45:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:45:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:45:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:45:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:45:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:45:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:45:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:45:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:45:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:45:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:45:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:45:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:45:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:45:03 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 00:45:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 00:45:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:45:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:45:04 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:45:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:45:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:45:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:45:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:45:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:45:04 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:45:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:45:04 debconf: delaying package configuration, since apt-utils is not installed 00:45:04 Fetched 35.2 MB in 2s (18.5 MB/s) 00:45:04 (Reading database ... 12757 files and directories currently installed.) 00:45:04 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 00:45:04 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:45:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 00:45:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:45:05 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 00:45:05 (Reading database ... 12757 files and directories currently installed.) 00:45:05 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:45:05 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:45:05 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:45:05 (Reading database ... 12757 files and directories currently installed.) 00:45:05 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:45:05 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:45:06 Setting up apt (1.6.12ubuntu0.2) ... 00:45:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:45:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:45:06 (Reading database ... 12764 files and directories currently installed.) 00:45:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:45:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:45:06 Selecting previously unselected package libpython3.6-minimal:amd64. 00:45:06 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:06 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:06 Selecting previously unselected package libexpat1:amd64. 00:45:06 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:45:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:07 Selecting previously unselected package python3.6-minimal. 00:45:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:45:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 00:45:07 Checking for services that may need to be restarted...done. 00:45:07 Checking for services that may need to be restarted...done. 00:45:07 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:07 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:07 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:45:08 Selecting previously unselected package python3-minimal. 00:45:08 (Reading database ... 13012 files and directories currently installed.) 00:45:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:45:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:45:08 Selecting previously unselected package mime-support. 00:45:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:45:08 Unpacking mime-support (3.60ubuntu1) ... 00:45:08 Selecting previously unselected package libmpdec2:amd64. 00:45:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:45:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:45:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:08 Selecting previously unselected package python3.6. 00:45:08 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:45:08 Selecting previously unselected package libpython3-stdlib:amd64. 00:45:08 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:45:08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:08 Setting up python3-minimal (3.6.7-1~18.04) ... 00:45:09 Selecting previously unselected package python3. 00:45:09 (Reading database ... 13442 files and directories currently installed.) 00:45:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:45:09 Unpacking python3 (3.6.7-1~18.04) ... 00:45:09 Selecting previously unselected package multiarch-support. 00:45:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:45:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:45:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:45:09 Selecting previously unselected package liblzo2-2:amd64. 00:45:09 (Reading database ... 13479 files and directories currently installed.) 00:45:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:45:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:45:09 Selecting previously unselected package libbsd0:amd64. 00:45:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:45:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:10 Selecting previously unselected package sudo. 00:45:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:45:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:45:10 Selecting previously unselected package apparmor. 00:45:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:45:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:45:10 Selecting previously unselected package libedit2:amd64. 00:45:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:45:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:45:10 Selecting previously unselected package libkrb5support0:amd64. 00:45:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:45:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:10 Selecting previously unselected package libk5crypto3:amd64. 00:45:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:45:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:10 Selecting previously unselected package libkeyutils1:amd64. 00:45:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:45:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:10 Selecting previously unselected package libkrb5-3:amd64. 00:45:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:45:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:45:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:45:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:45:11 Selecting previously unselected package libssl1.0.0:amd64. 00:45:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:45:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:45:11 Selecting previously unselected package openssh-client. 00:45:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:45:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:45:11 Selecting previously unselected package squashfs-tools. 00:45:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:45:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:45:11 Selecting previously unselected package snapd. 00:45:11 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:45:11 Unpacking snapd (2.48.3+18.04) ... 00:45:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:12 ---> c38b2ad3e764 00:45:12 Step 3/21 : WORKDIR /edgex-go 00:45:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:12 ---> c38b2ad3e764 00:45:12 Step 3/23 : WORKDIR /edgex-go 00:45:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:12 ---> c38b2ad3e764 00:45:12 Step 3/23 : WORKDIR /edgex-go 00:45:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:12 ---> c38b2ad3e764 00:45:12 Step 3/26 : WORKDIR /edgex-go 00:45:12 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:45:12 ---> c38b2ad3e764 00:45:12 Step 3/31 : WORKDIR /edgex-go 00:45:12 ---> Running in f3e2c7fe5d79 00:45:12 ---> Running in 44f7d00f10a6 00:45:12 ---> Running in 0bc720194dd4 00:45:12 ---> Running in 9c196ced7bc6 00:45:12 ---> Running in b6fb15736b49 00:45:12 Removing intermediate container f3e2c7fe5d79 00:45:12 ---> 7a80124bb94d 00:45:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:12 Removing intermediate container 44f7d00f10a6 00:45:12 Removing intermediate container 0bc720194dd4 00:45:12 ---> c0dd6926c767 00:45:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:12 ---> 89c64d3a5ad4 00:45:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:12 Removing intermediate container b6fb15736b49 00:45:12 ---> 1256a94cbac1 00:45:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:12 Removing intermediate container 9c196ced7bc6 00:45:12 ---> 6517930f6f60 00:45:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:12 ---> Running in d44af13a1511 00:45:12 ---> Running in 199f982b79e2 00:45:12 ---> Running in 78506f0b29af 00:45:12 ---> Running in 6a7318cafda3 00:45:12 ---> Running in 1389e5fe0ed0 00:45:12 Removing intermediate container d44af13a1511 00:45:12 ---> 047b0e6aa036 00:45:12 Step 5/21 : RUN apk add --update --no-cache make git 00:45:12 ---> Running in d4236a0e3275 00:45:12 Removing intermediate container 78506f0b29af 00:45:12 ---> 30e93c034e00 00:45:12 Step 5/31 : RUN apk add --update --no-cache make git 00:45:12 Removing intermediate container 199f982b79e2 00:45:12 ---> 19e9ee6e69cb 00:45:12 Step 5/23 : RUN apk add --update --no-cache make git 00:45:12 Removing intermediate container 6a7318cafda3 00:45:12 ---> Running in a42fdae94523 00:45:12 ---> 1b9088c19ff8 00:45:12 Step 5/23 : RUN apk add --update --no-cache make git 00:45:12 Removing intermediate container 1389e5fe0ed0 00:45:12 ---> a7c9f4d8fd6c 00:45:12 Step 5/26 : RUN apk add --update --no-cache make bash git 00:45:12 ---> Running in d466b7b5d5b8 00:45:12 ---> Running in c7ee7141bb49 00:45:12 ---> Running in a54e899e5311 00:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:45:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:45:14 Setting up mime-support (3.60ubuntu1) ... 00:45:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:45:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:14 Setting up systemd (237-3ubuntu10.45) ... 00:45:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 OK: 217 MiB in 51 packages 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:15 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:45:15 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:15 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:15 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:45:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:45:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:16 OK: 217 MiB in 51 packages 00:45:16 Setting up python3 (3.6.7-1~18.04) ... 00:45:16 running python rtupdate hooks for python3.6... 00:45:16 running python post-rtupdate hooks for python3.6... 00:45:16 Setting up apparmor (2.12-4ubuntu5.1) ... 00:45:16 Removing intermediate container d4236a0e3275 00:45:16 ---> dc192bf88e53 00:45:16 Step 6/21 : COPY go.mod . 00:45:16 OK: 217 MiB in 51 packages 00:45:16 OK: 217 MiB in 51 packages 00:45:17 OK: 217 MiB in 51 packages 00:45:17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:45:17 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:45:17 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:45:18 ---> 3ebd3bb1f390 00:45:18 Step 7/21 : RUN go mod download 00:45:18 ---> Running in c2d8b7bfd084 00:45:18 Setting up snapd (2.48.3+18.04) ... 00:45:18 Removing intermediate container d466b7b5d5b8 00:45:18 ---> 5dd40d7d91be 00:45:18 Step 6/23 : COPY go.mod . 00:45:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:45:18 Removing intermediate container a54e899e5311 00:45:18 ---> 44bc7e4b593f 00:45:18 Step 6/26 : COPY go.mod . 00:45:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:45:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:45:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:45:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:19 Removing intermediate container a42fdae94523 00:45:19 ---> 191ff9ba0c16 00:45:19 Step 6/31 : COPY go.mod . 00:45:19 Removing intermediate container c7ee7141bb49 00:45:19 ---> 576dc87a5197 00:45:19 Step 6/23 : COPY go.mod . 00:45:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:45:19 ---> 30c72658b75d 00:45:19 Step 7/23 : RUN go mod download 00:45:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:45:19 ---> Running in ee87ed61cdc7 00:45:19 ---> 9ac495dd21ff 00:45:19 Step 7/26 : RUN go mod download 00:45:19 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:45:20 ---> Running in b3341e96d472 00:45:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:45:20 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:45:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:20 ---> 3c99f841698f 00:45:20 Step 7/31 : RUN go mod download 00:45:20 Processing triggers for systemd (237-3ubuntu10.45) ... 00:45:20 ---> Running in 2b4dc6ff2236 00:45:20 ---> f72ab9bbf977 00:45:20 Step 7/23 : RUN go mod download 00:45:21 ---> Running in e9b50554f2b9 00:45:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:22 Removing intermediate container c2d8b7bfd084 00:45:22 ---> 7da107f20b9e 00:45:22 Step 8/21 : COPY . . 00:45:23 Reading package lists... 00:45:23 Reading package lists... 00:45:23 Building dependency tree... 00:45:23 Reading state information... 00:45:23 Calculating upgrade... 00:45:23 The following packages will be upgraded: 00:45:23 advancecomp base-files bash binutils binutils-common 00:45:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:45:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:45:23 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:45:23 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:45:23 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:45:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:45:23 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 00:45:23 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 00:45:23 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 00:45:23 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 00:45:23 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 00:45:23 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 00:45:23 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 00:45:23 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:45:23 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:45:23 Need to get 63.8 MB of archives. 00:45:23 After this operation, 5207 kB of additional disk space will be used. 00:45:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:45:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] 00:45:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:45:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:45:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:45:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:45:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:45:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:45:24 Removing intermediate container ee87ed61cdc7 00:45:24 ---> 6ee83f4a6cbf 00:45:24 Step 8/23 : COPY . . 00:45:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:45:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:45:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:45:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:45:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:45:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:45:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:45:24 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:45:24 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:45:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:45:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:45:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:45:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:45:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:45:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:45:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:45:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:45:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:45:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:45:24 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:45:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:45:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:45:24 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:45:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:45:24 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:45:24 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:45:24 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:45:24 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:45:24 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:45:24 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:45:24 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:45:24 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:45:24 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 00:45:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:45:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:45:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:45:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:45:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:45:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:45:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:45:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:45:24 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:45:24 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:45:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:45:24 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:45:24 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:45:25 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:45:25 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:45:25 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:45:25 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:45:25 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:45:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:45:25 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:45:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:45:25 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:45:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:45:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:45:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:45:25 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:45:25 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:45:25 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:45:25 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 00:45:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:45:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:45:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:45:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:45:25 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:45:25 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:45:25 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:45:25 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:45:25 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:45:25 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:45:25 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:45:25 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:45:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:45:25 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:45:25 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:45:25 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:45:25 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:45:25 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:45:25 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:45:25 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:45:26 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:45:26 Removing intermediate container b3341e96d472 00:45:26 ---> 5a21e30179a6 00:45:26 Step 8/26 : COPY . . 00:45:26 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:45:26 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:45:26 Removing intermediate container 2b4dc6ff2236 00:45:26 ---> 49277cde11bb 00:45:26 Step 8/31 : COPY . . 00:45:26 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:45:26 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:45:26 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:45:26 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:45:26 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:45:26 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:45:27 Removing intermediate container e9b50554f2b9 00:45:27 ---> 1ad68ed1be2b 00:45:27 Step 8/23 : COPY . . 00:45:27 debconf: delaying package configuration, since apt-utils is not installed 00:45:27 Fetched 63.8 MB in 3s (20.1 MB/s) 00:45:27 (Reading database ... 13912 files and directories currently installed.) 00:45:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:45:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:45:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... 00:45:28 Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... 00:45:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:29 (Reading database ... 13911 files and directories currently installed.) 00:45:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:45:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:45:30 (Reading database ... 13911 files and directories currently installed.) 00:45:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:30 (Reading database ... 13911 files and directories currently installed.) 00:45:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:45:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:45:31 (Reading database ... 13911 files and directories currently installed.) 00:45:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:45:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:45:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:45:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:45:31 Setting up base-files (10.1ubuntu2.10) ... 00:45:31 Installing new version of config file /etc/issue ... 00:45:31 Installing new version of config file /etc/issue.net ... 00:45:31 Installing new version of config file /etc/lsb-release ... 00:45:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:45:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:45:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:45:32 Removing obsolete conffile /etc/default/motd-news ... 00:45:32 (Reading database ... 13912 files and directories currently installed.) 00:45:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:45:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:45:32 Setting up bash (4.4.18-2ubuntu1.2) ... 00:45:32 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:45:32 (Reading database ... 13912 files and directories currently installed.) 00:45:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:45:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:45:32 (Reading database ... 13912 files and directories currently installed.) 00:45:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:45:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:45:32 Setting up tar (1.29b-2ubuntu0.2) ... 00:45:32 (Reading database ... 13912 files and directories currently installed.) 00:45:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:45:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:45:33 (Reading database ... 13912 files and directories currently installed.) 00:45:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:33 (Reading database ... 13912 files and directories currently installed.) 00:45:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:45:33 (Reading database ... 13912 files and directories currently installed.) 00:45:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:45:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:45:34 Setting up grep (3.1-2build1) ... 00:45:34 (Reading database ... 13912 files and directories currently installed.) 00:45:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:45:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:45:34 Setting up login (1:4.5-1ubuntu2) ... 00:45:34 (Reading database ... 13912 files and directories currently installed.) 00:45:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:45:34 (Reading database ... 13912 files and directories currently installed.) 00:45:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:45:35 (Reading database ... 13912 files and directories currently installed.) 00:45:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:45:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:45:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:45:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:45:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:45:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:45:37 (Reading database ... 13912 files and directories currently installed.) 00:45:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:45:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:45:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:45:37 (Reading database ... 13912 files and directories currently installed.) 00:45:37 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:37 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:37 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:38 (Reading database ... 13912 files and directories currently installed.) 00:45:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:38 (Reading database ... 13912 files and directories currently installed.) 00:45:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:38 (Reading database ... 13912 files and directories currently installed.) 00:45:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:38 (Reading database ... 13912 files and directories currently installed.) 00:45:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:39 (Reading database ... 13912 files and directories currently installed.) 00:45:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:39 (Reading database ... 13912 files and directories currently installed.) 00:45:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:39 (Reading database ... 13912 files and directories currently installed.) 00:45:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:45:39 (Reading database ... 13912 files and directories currently installed.) 00:45:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:45:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:45:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:45:41 (Reading database ... 13912 files and directories currently installed.) 00:45:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:45:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:45:41 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:45:41 (Reading database ... 13912 files and directories currently installed.) 00:45:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:45:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:45:41 (Reading database ... 13914 files and directories currently installed.) 00:45:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:45:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:45:41 Setting up debconf (1.5.66ubuntu1) ... 00:45:42 (Reading database ... 13914 files and directories currently installed.) 00:45:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:45:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:45:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:45:42 (Reading database ... 13914 files and directories currently installed.) 00:45:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:45:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:45:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:45:42 (Reading database ... 13914 files and directories currently installed.) 00:45:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:45:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:42 (Reading database ... 13914 files and directories currently installed.) 00:45:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:45:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:42 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:43 (Reading database ... 13914 files and directories currently installed.) 00:45:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:45:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:43 (Reading database ... 13914 files and directories currently installed.) 00:45:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 00:45:43 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:45:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:43 (Reading database ... 13914 files and directories currently installed.) 00:45:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:45:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:45:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:45:44 (Reading database ... 13914 files and directories currently installed.) 00:45:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:45:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:44 (Reading database ... 13914 files and directories currently installed.) 00:45:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:45 (Reading database ... 13914 files and directories currently installed.) 00:45:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:45:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:45:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:45:45 (Reading database ... 13914 files and directories currently installed.) 00:45:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:45:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:45:45 Setting up passwd (1:4.5-1ubuntu2) ... 00:45:45 (Reading database ... 13914 files and directories currently installed.) 00:45:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:45 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:45 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:45:45 (Reading database ... 13914 files and directories currently installed.) 00:45:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:45:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:45:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:45:46 (Reading database ... 13914 files and directories currently installed.) 00:45:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:45:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:45:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:45:46 (Reading database ... 13914 files and directories currently installed.) 00:45:46 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:45:46 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:45:46 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:45:46 (Reading database ... 13914 files and directories currently installed.) 00:45:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:45:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:45:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:45:46 (Reading database ... 13914 files and directories currently installed.) 00:45:46 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:45:46 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:45:46 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:45:46 (Reading database ... 13914 files and directories currently installed.) 00:45:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:45:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:45:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:45:47 (Reading database ... 13915 files and directories currently installed.) 00:45:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:45:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:45:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:45:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:45:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:45:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:45:47 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:45:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:45:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:45:47 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:45:47 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:45:47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:45:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:45:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:45:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:45:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:45:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:45:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:45:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:45:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:45:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:45:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:45:48 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:45:48 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:45:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:45:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:45:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:45:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:45:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:45:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:45:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:53 ---> 16219611a5b1 00:45:53 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:53 ---> 4d562f39f61f 00:45:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:45:53 ---> Running in d8e15262262b 00:45:53 ---> 87f012b68354 00:45:53 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:45:53 ---> afaa1cefae54 00:45:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:53 ---> d018d1561c83 00:45:53 Step 9/23 : RUN make cmd/core-command/core-command 00:45:53 ---> Running in 3a10e099613d 00:45:53 ---> Running in 8df88bfa4a2b 00:45:53 ---> Running in 1a8dd9a6977d 00:45:53 ---> Running in 623d0bdb36c3 00:45:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:53 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:53 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:45:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:45:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:45:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:45:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:45:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:45:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:45:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:45:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:45:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:45:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:45:57 00:45:57 Current default time zone: 'Etc/UTC' 00:45:57 Local time is now: Sun Mar 21 00:45:57 UTC 2021. 00:45:57 Universal Time is now: Sun Mar 21 00:45:57 UTC 2021. 00:45:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:45:57 00:45:57 Setting up systemd-sysv (237-3ubuntu10.45) ... 00:45:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:57 Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... 00:45:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:45:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:45:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:45:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:45:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:45:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:45:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:45:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:45:57 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:57 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:45:57 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:57 Setting up patch (2.7.6-2ubuntu1.1) ... 00:45:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:45:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:45:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 00:45:58 Installing new version of config file /etc/ssl/openssl.cnf ... 00:45:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:45:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:45:58 Setting up ca-certificates (20210119~18.04.1) ... 00:45:59 Updating certificates in /etc/ssl/certs... 00:46:00 23 added, 27 removed; done. 00:46:00 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:46:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:46:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:46:00 Setting up pkgbinarymangler (138.18.04.1) ... 00:46:00 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:00 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:46:00 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:00 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:00 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:46:00 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:00 Setting up perl (5.26.1-6ubuntu0.5) ... 00:46:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:46:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:46:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:46:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:46:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:46:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:46:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:46:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:46:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:46:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:01 Processing triggers for systemd (237-3ubuntu10.45) ... 00:46:01 Processing triggers for mime-support (3.60ubuntu1) ... 00:46:01 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:46:01 Updating certificates in /etc/ssl/certs... 00:46:01 0 added, 0 removed; done. 00:46:01 Running hooks in /etc/ca-certificates/update.d... 00:46:01 done. 00:46:02 Reading package lists... 00:46:02 Building dependency tree... 00:46:02 Reading state information... 00:46:02 The following NEW packages will be installed: 00:46:02 apt-transport-https 00:46:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:46:02 Need to get 1696 B of archives. 00:46:02 After this operation, 153 kB of additional disk space will be used. 00:46:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:46:03 debconf: delaying package configuration, since apt-utils is not installed 00:46:03 Fetched 1696 B in 0s (30.8 kB/s) 00:46:03 Selecting previously unselected package apt-transport-https. 00:46:03 (Reading database ... 13920 files and directories currently installed.) 00:46:03 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:46:03 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:46:03 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:46:03 Waiting for network to be ready... 00:46:10 2021-03-21T00:46:07Z INFO Waiting for automatic snapd restart... 00:46:10 snapd 2.49 from Canonical* installed 00:46:11 "snapd" switched to the "latest/stable" channel 00:46:11 00:46:15 core18 20210128 from Canonical* installed 00:46:15 "core18" switched to the "latest/stable" channel 00:46:15 00:46:20 snapcraft 4.5.4 from Canonical* installed 00:46:20 "snapcraft" switched to the "latest/stable" channel 00:46:20 00:46:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:46:23 - README.md 00:46:23 00:46:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:46:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:31 Reading package lists... 00:46:31 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:46:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:38 Reading package lists... 00:46:38 Building dependency tree... 00:46:38 Reading state information... 00:46:38 Suggested packages: 00:46:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:46:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:46:38 Recommended packages: 00:46:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:46:38 The following NEW packages will be installed: 00:46:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:46:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:46:38 pkg-config zip 00:46:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:46:38 Need to get 7657 kB of archives. 00:46:38 After this operation, 43.8 MB of additional disk space will be used. 00:46:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:46:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:46:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:46:38 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:46:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:46:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:46:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:46:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:46:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:46:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:46:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:46:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:46:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:46:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:46:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:46:39 debconf: delaying package configuration, since apt-utils is not installed 00:46:39 Fetched 7657 kB in 1s (10.5 MB/s) 00:46:39 Selecting previously unselected package libglib2.0-0:amd64. 00:46:39 (Reading database ... 13924 files and directories currently installed.) 00:46:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:46:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:46:39 Selecting previously unselected package libpsl5:amd64. 00:46:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:46:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:46:39 Selecting previously unselected package libnghttp2-14:amd64. 00:46:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:46:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:46:39 Selecting previously unselected package librtmp1:amd64. 00:46:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:46:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:46:40 Selecting previously unselected package libcurl3-gnutls:amd64. 00:46:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:46:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:46:40 Selecting previously unselected package liberror-perl. 00:46:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:46:40 Unpacking liberror-perl (0.17025-1) ... 00:46:40 Selecting previously unselected package git-man. 00:46:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:46:40 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:46:40 Selecting previously unselected package git. 00:46:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:46:40 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:46:41 Selecting previously unselected package libnorm1:amd64. 00:46:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:46:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:46:41 Selecting previously unselected package libpgm-5.2-0:amd64. 00:46:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:46:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:46:41 Selecting previously unselected package libsodium23:amd64. 00:46:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:46:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:46:41 Selecting previously unselected package libzmq5:amd64. 00:46:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:46:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:46:41 Selecting previously unselected package libzmq3-dev:amd64. 00:46:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:46:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:46:41 Selecting previously unselected package pkg-config. 00:46:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:46:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:46:41 Selecting previously unselected package zip. 00:46:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:46:41 Unpacking zip (3.0-11build1) ... 00:46:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:46:41 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:46:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:46:42 Setting up liberror-perl (0.17025-1) ... 00:46:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:46:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:46:42 No schema files found: doing nothing. 00:46:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:46:42 Setting up zip (3.0-11build1) ... 00:46:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:46:42 Setting up libsodium23:amd64 (1.0.16-2) ... 00:46:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:46:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:46:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:46:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:46:42 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:46:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:49 git set to automatically installed. 00:46:49 git-man set to automatically installed. 00:46:49 libcurl3-gnutls set to automatically installed. 00:46:49 liberror-perl set to automatically installed. 00:46:49 libglib2.0-0 set to automatically installed. 00:46:49 libnghttp2-14 set to automatically installed. 00:46:49 libnorm1 set to automatically installed. 00:46:49 libpgm-5.2-0 set to automatically installed. 00:46:49 libpsl5 set to automatically installed. 00:46:49 librtmp1 set to automatically installed. 00:46:49 libsodium23 set to automatically installed. 00:46:49 libzmq3-dev set to automatically installed. 00:46:49 libzmq5 set to automatically installed. 00:46:49 pkg-config set to automatically installed. 00:46:49 zip set to automatically installed. 00:46:50 snapd is not logged in, snap install commands will use sudo 00:46:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:15 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 00:47:15 snapd is not logged in, snap install commands will use sudo 00:47:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:21 snap "core18" has no updates available 00:47:22 Pulling go-build-helper 00:47:22 + snapcraftctl pull 00:47:23 'app-service-config' has dependencies that need to be staged: go-build-helper 00:47:23 Skipping pull go-build-helper (already ran) 00:47:23 Building go-build-helper 00:47:23 + snapcraftctl build 00:47:25 Staging go-build-helper 00:47:25 + snapcraftctl stage 00:47:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:47:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:47:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] 00:47:38 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:47:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:47:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:47:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:47:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:47:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:47:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:47:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:47:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] 00:47:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:47:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:47:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] 00:47:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] 00:47:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 00:47:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 00:47:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:47:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] 00:47:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] 00:47:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:47:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:47:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] 00:47:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] 00:47:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 00:47:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 00:47:38 Fetched 24.1 MB in 0s (0 B/s) 00:47:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:47:38 Fetched 224 kB in 0s (0 B/s) 00:47:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:47:38 Fetched 157 kB in 0s (0 B/s) 00:47:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:47:38 Fetched 221 kB in 0s (0 B/s) 00:47:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:47:38 Fetched 143 kB in 0s (0 B/s) 00:47:38 Pulling app-service-config 00:47:38 + snapcraftctl pull 00:47:39 Cloning into '/root/parts/app-service-config/src'... 00:47:40 Pulling config-common 00:47:40 + snapcraftctl pull 00:47:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:47:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:47:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:47:44 Fetched 0 B in 0s (0 B/s) 00:47:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:47:44 Fetched 0 B in 0s (0 B/s) 00:47:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:47:44 Fetched 0 B in 0s (0 B/s) 00:47:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:47:44 Fetched 0 B in 0s (0 B/s) 00:47:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:47:44 Fetched 0 B in 0s (0 B/s) 00:47:44 Pulling edgex-go 00:47:44 + snapcraftctl pull 00:47:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:47:56 Removing intermediate container d8e15262262b 00:47:56 ---> cdcff5b41ba5 00:47:56 00:47:56 Step 10/21 : FROM alpine:3.12 00:47:56 Removing intermediate container 1a8dd9a6977d 00:47:56 ---> 76b0cc979077 00:47:56 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:47:56 3.12: Pulling from library/alpine 00:47:56 ---> Running in 56db7e46cfd4 00:47:59 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:47:59 Status: Downloaded newer image for alpine:3.12 00:47:59 ---> d10569e2745f 00:47:59 Step 11/21 : RUN apk add --update --no-cache curl 00:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:47:59 ---> Running in a6459e55994b 00:48:00 Removing intermediate container 623d0bdb36c3 00:48:00 ---> 31851e2c9dc4 00:48:00 00:48:00 Step 10/31 : FROM alpine:3.12 00:48:00 ---> d10569e2745f 00:48:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:48:00 ---> Running in 08814d130f0e 00:48:02 Removing intermediate container 08814d130f0e 00:48:02 ---> bc20f2f5d740 00:48:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:48:02 ---> Running in c67888c842ec 00:48:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:04 (1/4) Installing ca-certificates (20191127-r4) 00:48:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:04 (3/4) Installing libcurl (7.69.1-r3) 00:48:04 (4/4) Installing curl (7.69.1-r3) 00:48:04 Executing busybox-1.31.1-r19.trigger 00:48:04 Executing ca-certificates-20191127-r4.trigger 00:48:04 OK: 7 MiB in 18 packages 00:48:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:06 Removing intermediate container 8df88bfa4a2b 00:48:06 ---> 03457516ff24 00:48:06 00:48:06 Step 10/23 : FROM alpine:3.12 00:48:06 ---> d10569e2745f 00:48:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:07 (1/2) Installing dumb-init (1.2.2-r1) 00:48:07 (2/2) Installing su-exec (0.2-r1) 00:48:07 Executing busybox-1.31.1-r19.trigger 00:48:07 OK: 5 MiB in 16 packages 00:48:07 Removing intermediate container 56db7e46cfd4 00:48:07 ---> 1f3f77f3f7bd 00:48:07 00:48:07 Step 11/26 : FROM docker:20.10.0 00:48:07 20.10.0: Pulling from library/docker 00:48:07 ---> Running in b899cc0ee4ea 00:48:08 Removing intermediate container a6459e55994b 00:48:08 ---> cdbbad95f392 00:48:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:08 ---> Running in 7ec796153405 00:48:09 Removing intermediate container c67888c842ec 00:48:09 ---> aac2ea422274 00:48:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:48:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:09 Removing intermediate container 7ec796153405 00:48:09 ---> ce52c16136c7 00:48:09 Step 13/21 : WORKDIR /edgex 00:48:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:10 ---> Running in 338415c1b8a7 00:48:10 ---> Running in 5c935f10c0cb 00:48:10 (1/1) Installing dumb-init (1.2.2-r1) 00:48:10 Executing busybox-1.31.1-r19.trigger 00:48:10 OK: 5 MiB in 15 packages 00:48:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:48:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:48:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:48:10 Fetched 0 B in 0s (0 B/s) 00:48:10 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:48:10 Fetched 96.5 kB in 0s (0 B/s) 00:48:10 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:48:10 Fetched 279 kB in 0s (0 B/s) 00:48:10 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:48:10 Fetched 122 kB in 0s (0 B/s) 00:48:10 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:48:10 Fetched 77.8 kB in 0s (0 B/s) 00:48:10 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:48:10 Fetched 8848 B in 0s (0 B/s) 00:48:10 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:48:10 Fetched 47.8 kB in 0s (0 B/s) 00:48:10 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:48:10 Fetched 45.6 kB in 0s (0 B/s) 00:48:10 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:48:10 Fetched 15.0 kB in 0s (0 B/s) 00:48:10 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:48:10 Fetched 214 kB in 0s (0 B/s) 00:48:10 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:48:10 Fetched 154 kB in 0s (0 B/s) 00:48:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:48:10 Fetched 50.6 kB in 0s (0 B/s) 00:48:10 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:48:10 Fetched 14.8 kB in 0s (0 B/s) 00:48:10 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:48:10 Fetched 41.8 kB in 0s (0 B/s) 00:48:10 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:48:10 Fetched 499 kB in 0s (0 B/s) 00:48:10 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:48:10 Fetched 111 kB in 0s (0 B/s) 00:48:10 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:48:10 Fetched 240 kB in 0s (0 B/s) 00:48:10 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:48:10 Fetched 29.3 kB in 0s (0 B/s) 00:48:10 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:48:10 Fetched 85.5 kB in 0s (0 B/s) 00:48:10 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:48:10 Fetched 24.5 kB in 0s (0 B/s) 00:48:10 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:48:10 Fetched 49.2 kB in 0s (0 B/s) 00:48:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:48:10 Fetched 54.2 kB in 0s (0 B/s) 00:48:10 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:48:10 Fetched 30.8 kB in 0s (0 B/s) 00:48:10 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:48:10 Fetched 15.8 kB in 0s (0 B/s) 00:48:10 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:48:10 Fetched 85.9 kB in 0s (0 B/s) 00:48:10 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:48:10 Fetched 8720 B in 0s (0 B/s) 00:48:10 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:48:10 Fetched 137 kB in 0s (0 B/s) 00:48:10 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:48:10 Fetched 119 kB in 0s (0 B/s) 00:48:10 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:48:10 Fetched 109 kB in 0s (0 B/s) 00:48:10 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:48:10 Fetched 11.1 kB in 0s (0 B/s) 00:48:10 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:48:10 Fetched 645 kB in 0s (0 B/s) 00:48:10 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:48:10 Fetched 41.3 kB in 0s (0 B/s) 00:48:10 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:48:10 Fetched 17.9 kB in 0s (0 B/s) 00:48:10 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:48:10 Fetched 368 kB in 0s (0 B/s) 00:48:10 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:48:10 Fetched 187 kB in 0s (0 B/s) 00:48:10 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:48:10 Fetched 175 kB in 0s (0 B/s) 00:48:10 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:48:10 Fetched 206 kB in 0s (0 B/s) 00:48:10 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 00:48:10 Fetched 1301 kB in 0s (0 B/s) 00:48:10 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:48:10 Fetched 36.2 kB in 0s (0 B/s) 00:48:10 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:48:10 Fetched 159 kB in 0s (0 B/s) 00:48:10 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:48:10 Fetched 107 kB in 0s (0 B/s) 00:48:10 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:48:10 Fetched 48.7 kB in 0s (0 B/s) 00:48:10 Pulling static-packages 00:48:10 + snapcraftctl pull 00:48:10 Pulling version 00:48:10 + cd /root/project 00:48:10 + [ -f VERSION ] 00:48:10 + PROJECT_VERSION=local-dev 00:48:10 + git rev-parse --short HEAD 00:48:10 + GIT_REVISION=4a0b51b6 00:48:10 + snapcraftctl set-version local-dev 00:48:10 Skipping build go-build-helper (already ran) 00:48:10 Building app-service-config 00:48:10 + make build 00:48:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:48:10 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 00:48:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 00:48:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 00:48:10 go: downloading github.com/google/uuid v1.2.0 00:48:10 go: downloading github.com/go-kit/kit v0.8.0 00:48:11 Removing intermediate container 338415c1b8a7 00:48:11 ---> 17c0c029fccf 00:48:11 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:48:11 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:48:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 00:48:11 go: downloading github.com/BurntSushi/toml v0.3.1 00:48:11 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:48:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 00:48:11 go: downloading github.com/pelletier/go-toml v1.2.0 00:48:11 go: downloading github.com/x448/float16 v0.8.4 00:48:11 go: downloading github.com/gorilla/mux v1.8.0 00:48:11 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 00:48:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 00:48:11 go: downloading github.com/leodido/go-urn v1.2.0 00:48:11 go: downloading github.com/go-playground/universal-translator v0.17.0 00:48:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:48:11 go: downloading github.com/hashicorp/consul/api v1.8.1 00:48:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:48:11 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:48:11 ---> Running in 1475e5039167 00:48:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:48:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:48:11 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:48:11 go: downloading github.com/hashicorp/serf v0.9.5 00:48:11 Removing intermediate container 5c935f10c0cb 00:48:11 ---> d73ac13abee1 00:48:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:48:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:48:12 go: downloading github.com/fatih/color v1.9.0 00:48:12 go: downloading github.com/mattn/go-isatty v0.0.12 00:48:12 go: downloading github.com/mattn/go-colorable v0.1.6 00:48:12 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 00:48:12 go: downloading github.com/mitchellh/copystructure v1.0.0 00:48:12 go: downloading github.com/pebbe/zmq4 v1.2.5 00:48:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:48:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:48:12 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:48:12 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:48:12 go: downloading github.com/go-playground/locales v0.13.0 00:48:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:48:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:48:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:48:12 Removing intermediate container 1475e5039167 00:48:12 ---> 329bd0f83ff4 00:48:12 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:48:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:48:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:48:12 ---> Running in 5ab681186646 00:48:13 Removing intermediate container b899cc0ee4ea 00:48:13 ---> 13037ea1be83 00:48:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:13 ---> Running in 6bc404dcd167 00:48:14 ---> 42408c095070 00:48:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:15 Removing intermediate container 6bc404dcd167 00:48:15 ---> c728e4988d12 00:48:15 Step 13/23 : ENV APP_PORT=48082 00:48:15 ---> Running in eb583656201a 00:48:17 ---> 5564104b6848 00:48:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:17 Removing intermediate container eb583656201a 00:48:17 ---> c32e9a1853a8 00:48:17 Step 14/23 : EXPOSE $APP_PORT 00:48:17 Removing intermediate container 3a10e099613d 00:48:17 ---> 8bf11dd562b3 00:48:17 00:48:17 Step 10/23 : FROM alpine:3.12 00:48:17 ---> d10569e2745f 00:48:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:17 ---> Using cache 00:48:17 ---> 13037ea1be83 00:48:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:17 ---> Using cache 00:48:17 ---> c728e4988d12 00:48:17 Step 13/23 : ENV APP_PORT=48081 00:48:18 Removing intermediate container 5ab681186646 00:48:18 ---> 8f99f69cc04e 00:48:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:48:19 ---> Running in 6c2b325976dc 00:48:19 ---> Running in 5d32f54c6588 00:48:19 ---> Running in 56b29952a038 00:48:19 ---> 122c4c0d2723 00:48:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:19 ---> Running in e2c906bcbd48 00:48:19 Removing intermediate container 5d32f54c6588 00:48:19 ---> fe09e8510b80 00:48:19 Step 14/23 : EXPOSE $APP_PORT 00:48:19 Removing intermediate container 6c2b325976dc 00:48:19 ---> 10be0df37f6e 00:48:19 Step 15/23 : WORKDIR / 00:48:20 ---> Running in 869f93878b6b 00:48:20 ---> Running in 9a746f042370 00:48:20 Removing intermediate container 56b29952a038 00:48:20 ---> c0c8a002d419 00:48:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:48:20 Removing intermediate container e2c906bcbd48 00:48:20 ---> 38fd4221ce36 00:48:20 Step 18/21 : CMD ["--init=true"] 00:48:20 ---> Running in 16f083bdb5fd 00:48:20 Removing intermediate container 9a746f042370 00:48:20 ---> 4022593f9890 00:48:20 Step 15/23 : WORKDIR / 00:48:21 ---> Running in 6ae59235f9f5 00:48:21 Removing intermediate container 869f93878b6b 00:48:21 ---> 429c4d1d098e 00:48:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:21 Removing intermediate container 16f083bdb5fd 00:48:21 ---> 1e6edd9c1879 00:48:21 Step 19/21 : LABEL arch=arm64 00:48:21 ---> f9be27df72bb 00:48:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:48:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:48:21 Status: Downloaded newer image for docker:20.10.0 00:48:21 ---> eeaf43b92773 00:48:21 Step 12/26 : RUN apk add --no-cache bash 00:48:21 ---> Running in 284b1fb952ed 00:48:21 ---> Running in 9313dc816943 00:48:21 ---> Running in 86373f53fecd 00:48:22 Removing intermediate container 6ae59235f9f5 00:48:22 ---> 59ba67f6f434 00:48:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:22 Removing intermediate container 284b1fb952ed 00:48:22 ---> bc95de579a29 00:48:22 Step 20/21 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:48:22 ---> 3454c23dc393 00:48:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:22 ---> Running in 49693002bf21 00:48:23 ---> c6c0bc0e8d6a 00:48:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:23 Removing intermediate container 49693002bf21 00:48:23 ---> 04ff259f7f5c 00:48:23 Step 21/21 : LABEL version=0.0.0 00:48:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:24 ---> Running in 48cc9dce7a31 00:48:24 ---> 2d4d39cee7b0 00:48:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:24 (1/2) Installing readline (8.0.4-r0) 00:48:24 (2/2) Installing bash (5.0.17-r0) 00:48:24 Executing bash-5.0.17-r0.post-install 00:48:24 Executing busybox-1.31.1-r19.trigger 00:48:24 OK: 12 MiB in 22 packages 00:48:25 Removing intermediate container 48cc9dce7a31 00:48:25 ---> 136dcd80fd3a 00:48:25 00:48:25 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 00:48:25 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 00:48:25 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 00:48:25 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 00:48:25 Building config-common 00:48:25 + snapcraftctl build 00:48:25 ---> 41d65c58a799 00:48:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:25 Successfully built 136dcd80fd3a 00:48:25 ---> efe5d9255d93 00:48:25 Step 19/23 : ENTRYPOINT ["/core-command"]Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:25 00:48:25  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:48:25 Removing intermediate container 86373f53fecd 00:48:25 ---> 2b7987e18c33 00:48:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:26 ---> Running in c135e498ec8a 00:48:26 ---> 1c468cd0cc09 00:48:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:26 Removing intermediate container 9313dc816943 00:48:26 ---> 0853ad72f2cb 00:48:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:48:27 ---> Running in 25cf81fc5422 00:48:27 Removing intermediate container c135e498ec8a 00:48:27 ---> a8ac565f2087 00:48:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:27 ---> Running in c73d977dbfb4 00:48:27 ---> fe7f45435b12 00:48:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:48:27 ---> Running in 9a3a6460b80c 00:48:27 Building edgex-go 00:48:27 Removing intermediate container 25cf81fc5422 00:48:27 ---> 9af1df76e66b 00:48:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:28 + cd /root/parts/edgex-go/src 00:48:28 + make build 00:48:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:48:28 Removing intermediate container 9a3a6460b80c 00:48:28 ---> fe3acf2251ba 00:48:28 Step 21/23 : LABEL arch=arm64 00:48:28 Removing intermediate container c73d977dbfb4 00:48:28 ---> 480daad3f633 00:48:28 Step 14/26 : ENV APP_PORT=48090 00:48:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 00:48:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 00:48:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:48:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.8 00:48:28 go: downloading github.com/imdario/mergo v0.3.12 00:48:28 go: downloading github.com/pkg/errors v0.8.1 00:48:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 00:48:28 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:48:28 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:48:28 go: downloading github.com/gorilla/websocket v1.4.2 00:48:29 ---> Running in f4ba698739b8 00:48:29 ---> ef12b72dc200 00:48:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:48:29 ---> Running in cfd84f1d7cb0 00:48:29 ---> Running in 01d77406ba74 00:48:29 Removing intermediate container f4ba698739b8 00:48:29 ---> 36559149fcdb 00:48:29 Step 21/23 : LABEL arch=arm64 00:48:30 ---> Running in 2d5225b26de8 00:48:30 Removing intermediate container 01d77406ba74 00:48:30 ---> 5302649e02d9 00:48:30 Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:48:30 Removing intermediate container cfd84f1d7cb0 00:48:30 ---> e873b56b44bd 00:48:30 Step 15/26 : EXPOSE $APP_PORT 00:48:30 ---> Running in e9191ad92496 00:48:30 ---> cb44d289acb3 00:48:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:48:31 ---> Running in a33caa3e60e5 00:48:31 Removing intermediate container 2d5225b26de8 00:48:31 ---> c87d3c9210f1 00:48:31 Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:48:31 Removing intermediate container e9191ad92496 00:48:31 ---> 62dc70edc8fc 00:48:31 Step 23/23 : LABEL version=0.0.0 00:48:31 ---> Running in 60c27f4a7879 00:48:32 Removing intermediate container a33caa3e60e5 00:48:32 ---> 074973ce2eb0 00:48:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:32 ---> 3f302d4f9939 00:48:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:48:32 ---> Running in 55b219130e14 00:48:34 Removing intermediate container 60c27f4a7879 00:48:34 ---> a8404bd15bc8 00:48:34 Step 23/23 : LABEL version=0.0.0 00:48:34 ---> 177a74c6f9da 00:48:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:48:34 ---> Running in 0a69a7d786a3 00:48:34 Removing intermediate container 55b219130e14 00:48:34 ---> efc535b73bbf 00:48:34 00:48:34 ---> 9597f8eaf565 00:48:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:34 ---> Running in b358f09fe28c 00:48:34 Successfully built efc535b73bbf 00:48:34 Successfully tagged docker-core-command-go-arm64:latest 00:48:34 Building docker-security-secretstore-setup-go 00:48:34  Building docker-core-command-go ... done Removing intermediate container 0a69a7d786a3 00:48:34 ---> 725494d62bf6 00:48:34 00:48:34 Removing intermediate container b358f09fe28c 00:48:34 ---> c95b15e29eb3 00:48:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:35 Successfully built 725494d62bf6 00:48:35 ---> a0500949e4bb 00:48:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:35 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:35  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 00:48:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:48:35 go: downloading gopkg.in/yaml.v2 v2.4.0 00:48:35 ---> 5c738f6d1c02 00:48:35 Step 26/31 : RUN chmod +x /entrypoint.sh 00:48:35 ---> fd62bb54192b 00:48:35 Step 19/26 : RUN apk --no-cache add py3-pip 00:48:36 ---> Running in 02bdd15a5f6f 00:48:36 ---> Running in 717cd8177c26 00:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:38 (1/33) Installing libbz2 (1.0.8-r1) 00:48:38 (2/33) Installing expat (2.2.9-r1) 00:48:38 (3/33) Installing libffi (3.3-r2) 00:48:38 (4/33) Installing gdbm (1.13-r1) 00:48:38 (5/33) Installing xz-libs (5.2.5-r0) 00:48:38 (6/33) Installing sqlite-libs (3.32.1-r0) 00:48:38 (7/33) Installing python3 (3.8.8-r0) 00:48:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:48:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:48:40 Removing intermediate container 02bdd15a5f6f 00:48:40 ---> 731c88cbc080 00:48:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:48:40 (8/33) Installing py3-appdirs (1.4.4-r1) 00:48:40 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:48:40 (10/33) Installing py3-parsing (2.4.7-r0) 00:48:40 (11/33) Installing py3-six (1.15.0-r0) 00:48:40 (12/33) Installing py3-packaging (20.4-r0) 00:48:40 (13/33) Installing py3-setuptools (47.0.0-r0) 00:48:40 (14/33) Installing py3-chardet (3.0.4-r4) 00:48:40 (15/33) Installing py3-idna (2.9-r0) 00:48:40 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:48:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:48:41 (18/33) Installing py3-requests (2.23.0-r0) 00:48:41 (19/33) Installing py3-msgpack (1.0.0-r0) 00:48:41 (20/33) Installing py3-lockfile (0.12.2-r3) 00:48:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:48:41 (22/33) Installing py3-colorama (0.4.3-r0) 00:48:41 (23/33) Installing py3-distlib (0.3.0-r0) 00:48:41 (24/33) Installing py3-distro (1.5.0-r1) 00:48:41 (25/33) Installing py3-webencodings (0.5.1-r3) 00:48:41 (26/33) Installing py3-html5lib (1.0.1-r4) 00:48:41 (27/33) Installing py3-pytoml (0.1.21-r0) 00:48:41 (28/33) Installing py3-pep517 (0.8.2-r0) 00:48:41 (29/33) Installing py3-progress (1.5-r0) 00:48:41 (30/33) Installing py3-toml (0.10.1-r0) 00:48:41 (31/33) Installing py3-retrying (1.3.3-r0) 00:48:41 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:48:41 (33/33) Installing py3-pip (20.1.1-r0) 00:48:41 Executing busybox-1.31.1-r19.trigger 00:48:41 OK: 71 MiB in 55 packages 00:48:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:42 ---> Running in ebe9730dcfbe 00:48:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:48:42 go: downloading github.com/stretchr/testify v1.7.0 00:48:42 go: downloading github.com/pmezard/go-difflib v1.0.0 00:48:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:48:42 go: downloading github.com/davecgh/go-spew v1.1.1 00:48:43 Removing intermediate container ebe9730dcfbe 00:48:43 ---> a7bb41be15b8 00:48:43 Step 28/31 : CMD ["gate"] 00:48:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:48:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:48:44 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:48:45 ---> Running in 444d5cbc6989 00:48:45 Removing intermediate container 444d5cbc6989 00:48:45 ---> c35766deeb34 00:48:45 Step 29/31 : LABEL arch=arm64 00:48:46 ---> Running in 759cc26a315b 00:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:48:47 Removing intermediate container 759cc26a315b 00:48:47 ---> 7e8333f63489 00:48:47 Step 30/31 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:48:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:48:48 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 00:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:48:49 ---> Running in dbc328c8b376 00:48:50 Removing intermediate container 717cd8177c26 00:48:50 ---> 394f64045755 00:48:50 Step 20/26 : RUN pip install docker-compose==1.23.2 00:48:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:48:51 Removing intermediate container dbc328c8b376 00:48:51 ---> d0dae047e355 00:48:51 Step 31/31 : LABEL version=0.0.0 00:48:51 ---> Running in b5a27ae9d9e0 00:48:51 ---> Running in 861bb5becfe9 00:48:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:51 go: downloading github.com/lib/pq v1.9.0 00:48:52 Removing intermediate container 861bb5becfe9 00:48:52 ---> 3e893f45577c 00:48:52 00:48:52 Successfully built 3e893f45577c 00:48:52 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:48:52  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go 00:48:53 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:48:53 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:48:53 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:48:53 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:48:53 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:48:53 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:48:53 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:48:53 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:48:53 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:48:53 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:48:53 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:48:53 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:48:53 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:48:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:48:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:48:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:48:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:48:54 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 00:48:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:48:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:48:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:48:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:48:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:48:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:48:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:48:57 Collecting docker-compose==1.23.2 00:48:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:48:57 Building static-packages 00:48:57 + snapcraftctl build 00:48:58 Collecting websocket-client<1.0,>=0.32.0 00:48:58 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:48:59 Collecting cached-property<2,>=1.2.0 00:48:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:00 Building version 00:49:00 + snapcraftctl build 00:49:00 Collecting docker<4.0,>=3.6.0 00:49:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:01 Collecting jsonschema<3,>=2.5.1 00:49:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:01 ---> c38b2ad3e764 00:49:01 Step 3/23 : WORKDIR /edgex-go 00:49:01 ---> Using cache 00:49:01 ---> 6517930f6f60 00:49:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:01 ---> Using cache 00:49:01 ---> a7c9f4d8fd6c 00:49:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:02 Skipping stage go-build-helper (already ran) 00:49:02 Staging app-service-config 00:49:02 + snapcraftctl stage 00:49:03 Staging config-common 00:49:03 + snapcraftctl stage 00:49:03 Collecting PyYAML<4,>=3.10 00:49:03 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:03 ---> Running in b754d0f3747e 00:49:04 Staging edgex-go 00:49:04 + snapcraftctl stage 00:49:05 Staging static-packages 00:49:05 + snapcraftctl stage 00:49:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:06 Staging version 00:49:06 + snapcraftctl stage 00:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:07 Priming go-build-helper 00:49:07 + snapcraftctl prime 00:49:08 Priming app-service-config 00:49:08 + snapcraftctl prime 00:49:08 OK: 217 MiB in 51 packages 00:49:08 Collecting docopt<0.7,>=0.6.1 00:49:08 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:09 Priming config-common 00:49:09 + snapcraftctl prime 00:49:10 Priming edgex-go 00:49:10 + snapcraftctl prime 00:49:11 Collecting dockerpty<0.5,>=0.4.1 00:49:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:11 Priming static-packages 00:49:11 + snapcraftctl prime 00:49:11 Removing intermediate container b754d0f3747e 00:49:11 ---> 36b928de1cbf 00:49:11 Step 6/23 : COPY go.mod . 00:49:13 ---> 9faa8f5db34a 00:49:13 Step 7/23 : RUN go mod download 00:49:13 ---> Running in 362302cbae48 00:49:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:14 Priming version 00:49:14 + snapcraftctl prime 00:49:15 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:49:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:15 Collecting texttable<0.10,>=0.9.0 00:49:15 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:16 ---> c38b2ad3e764 00:49:16 Step 3/24 : WORKDIR /edgex-go 00:49:16 ---> Using cache 00:49:16 ---> 6517930f6f60 00:49:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:16 ---> Using cache 00:49:16 ---> a7c9f4d8fd6c 00:49:16 Step 5/24 : RUN apk add --update --no-cache make git 00:49:16 ---> Running in 7d5cbac2b8f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 00:49:17 Removing intermediate container 362302cbae48 00:49:17 ---> be978c4468f8 00:49:17 Step 8/23 : COPY . . [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:18 ---> c38b2ad3e764 00:49:18 Step 3/22 : WORKDIR /edgex-go 00:49:18 ---> Using cache 00:49:18 ---> 6517930f6f60 00:49:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:18 ---> Using cache 00:49:18 ---> a7c9f4d8fd6c 00:49:18 Step 5/22 : RUN apk add --update --no-cache make git 00:49:18 ---> Running in 6c8c1005ccff 00:49:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:18 Collecting docker-pycreds>=0.4.0 00:49:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:19 Collecting idna<2.8,>=2.5 00:49:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:19 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:49:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:20 Collecting urllib3<1.25,>=1.21.1 00:49:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:49:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:21 Installing collected packages: websocket-client, cached-property, docker-pycreds, idna, urllib3, requests, docker, jsonschema, PyYAML, docopt, dockerpty, texttable, docker-compose 00:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:22 Attempting uninstall: idna 00:49:22 Found existing installation: idna 2.9 00:49:22 Uninstalling idna-2.9: 00:49:22 Successfully uninstalled idna-2.9 00:49:22 Attempting uninstall: urllib3 00:49:22 Found existing installation: urllib3 1.25.9 00:49:22 Uninstalling urllib3-1.25.9: 00:49:23 Successfully uninstalled urllib3-1.25.9 00:49:23 OK: 217 MiB in 51 packages 00:49:23 Attempting uninstall: requests 00:49:23 Found existing installation: requests 2.23.0 00:49:23 Uninstalling requests-2.23.0: 00:49:23 Successfully uninstalled requests-2.23.0 00:49:24 OK: 217 MiB in 51 packages 00:49:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:27 ---> c38b2ad3e764 00:49:27 Step 3/22 : WORKDIR /edgex-go 00:49:27 ---> Using cache 00:49:27 ---> 6517930f6f60 00:49:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:27 ---> Using cache 00:49:27 ---> a7c9f4d8fd6c 00:49:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:49:27 Running setup.py install for PyYAML: started 00:49:29 ---> Running in 407e11b5d668 00:49:29 Removing intermediate container 6c8c1005ccff 00:49:29 ---> 434cfb78a42a 00:49:29 Step 6/22 : COPY go.mod . 00:49:30 Removing intermediate container 7d5cbac2b8f3 00:49:30 ---> 3cffaa7b406e 00:49:30 Step 6/24 : COPY go.mod . 00:49:30 Running setup.py install for PyYAML: finished with status 'done' 00:49:30 Running setup.py install for docopt: started 00:49:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:31 ---> 92cd90e76c4d 00:49:31 Step 7/22 : RUN go mod download 00:49:31 ---> 50d203206123 00:49:31 Step 7/24 : RUN go mod download 00:49:32 ---> Running in 87005b5d7861 00:49:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:32 ---> Running in 463e2a9a05f5 00:49:33 OK: 217 MiB in 51 packages 00:49:33 Running setup.py install for docopt: finished with status 'done' 00:49:33 Running setup.py install for dockerpty: started 00:49:36 Removing intermediate container 407e11b5d668 00:49:36 ---> 92c00ae82c61 00:49:36 Step 6/22 : COPY go.mod . 00:49:36 Running setup.py install for dockerpty: finished with status 'done' 00:49:36 Running setup.py install for texttable: started 00:49:37 ---> e4cf6b621f69 00:49:37 Step 7/22 : RUN go mod download 00:49:37 ---> Running in cf76cabdc382 00:49:38 Removing intermediate container 87005b5d7861 00:49:38 ---> 8cce5d248ce8 00:49:38 Step 8/22 : COPY . . 00:49:38 ---> fdbf4ca25720 00:49:38 Step 9/23 : RUN make cmd/core-data/core-data 00:49:38 Removing intermediate container 463e2a9a05f5 00:49:38 ---> febbf2ad1f6e 00:49:38 Step 8/24 : COPY . . 00:49:38 ---> Running in 60502cf0b7ab 00:49:39 Running setup.py install for texttable: finished with status 'done' 00:49: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 00:49:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 00:49:44 Removing intermediate container cf76cabdc382 00:49:44 ---> 10f82714912f 00:49:44 Step 8/22 : COPY . . 00:49:52 Removing intermediate container b5a27ae9d9e0 00:49:52 ---> 2898b2596269 00:49:52 Step 21/26 : RUN apk --no-cache add curl 00:49:53 ---> Running in 7f73851e82d7 00:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:49:56 (2/3) Installing libcurl (7.69.1-r3) 00:49:56 (3/3) Installing curl (7.69.1-r3) 00:49:56 Executing busybox-1.31.1-r19.trigger 00:49:56 OK: 72 MiB in 58 packages 00:50:00 Removing intermediate container 7f73851e82d7 00:50:00 ---> 1ff62ca407b3 00:50:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:01 ---> Running in 8225f1f9b833 00:50:03 Removing intermediate container 8225f1f9b833 00:50:03 ---> 040e354b326e 00:50:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:03 ---> Running in 5a9b9f7542e9 00:50:05 Removing intermediate container 5a9b9f7542e9 00:50:05 ---> 1c0d00ebd893 00:50:05 Step 24/26 : LABEL arch=arm64 00:50:05 ---> Running in 55c94142160a 00:50:07 Removing intermediate container 55c94142160a 00:50:07 ---> 9e519c821345 00:50:07 Step 25/26 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:50:08 ---> Running in 00d4e53616cf 00:50:10 Removing intermediate container 00d4e53616cf 00:50:10 ---> 79e46ad017a4 00:50:10 Step 26/26 : LABEL version=0.0.0 00:50:10 ---> Running in 7c9b3e5f0131 00:50:12 Removing intermediate container 7c9b3e5f0131 00:50:12 ---> 10e34610d914 00:50:12 00:50:14 Successfully built 10e34610d914 00:50:14 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:17  Building docker-sys-mgmt-agent-go ... done  ---> c6c3abd49608 00:50:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:50:17 ---> 2bae53c10a75 00:50:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:50:18 ---> Running in ad369e85aabc 00:50:18 ---> Running in af502828a6c8 00:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:50: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 00:50:24 ---> 64bcf5eb2600 00:50:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:50:24 ---> Running in 058e54fdca76 00:50:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:51:05 Removing intermediate container 60502cf0b7ab 00:51:05 ---> 14646802915a 00:51:05 00:51:05 Step 10/23 : FROM alpine:3.12 00:51:05 ---> d10569e2745f 00:51:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:05 ---> Running in b623145be60d 00:51:05 Removing intermediate container b623145be60d 00:51:05 ---> a45938a458fd 00:51:05 Step 12/23 : ENV APP_PORT=48080 00:51:05 ---> Running in 89d103755867 00:51:05 Removing intermediate container 89d103755867 00:51:05 ---> b9ad25e55a13 00:51:05 Step 13/23 : EXPOSE $APP_PORT 00:51:05 ---> Running in 48ed85a8a5c7 00:51:05 Removing intermediate container 48ed85a8a5c7 00:51:05 ---> d3b7c44afc32 00:51:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:05 ---> Running in 92fecca7a990 00:51:08 Removing intermediate container 92fecca7a990 00:51:08 ---> 6d8770493dec 00:51:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:08 ---> Running in 6694f4801416 00:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:12 (1/6) Installing dumb-init (1.2.2-r1) 00:51:12 (2/6) Installing libgcc (9.3.0-r2) 00:51:12 (3/6) Installing libsodium (1.0.18-r0) 00:51:12 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:12 (5/6) Installing libzmq (4.3.3-r0) 00:51:12 (6/6) Installing zeromq (4.3.3-r0) 00:51:12 Executing busybox-1.31.1-r19.trigger 00:51:12 OK: 8 MiB in 20 packages 00:51:14 Removing intermediate container 6694f4801416 00:51:14 ---> ebd5ae284f06 00:51:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:15 ---> 31533f5e11ac 00:51:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:17 ---> 0ea2b3eb03a8 00:51:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:18 ---> 011bc48d4e54 00:51:18 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:18 ---> Running in 30633bce0d34 00:51:19 Removing intermediate container 30633bce0d34 00:51:19 ---> aba9bc6cf139 00:51:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:19 ---> Running in 20df53a6e5f6 00:51:19 Removing intermediate container 20df53a6e5f6 00:51:19 ---> 47b48a099b24 00:51:19 Step 21/23 : LABEL arch=arm64 00:51:19 ---> Running in e214942098e7 00:51:20 Removing intermediate container e214942098e7 00:51:20 ---> a6c0ab1a18c5 00:51:20 Step 22/23 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:51:20 ---> Running in bb97deab8239 00:51:21 Removing intermediate container bb97deab8239 00:51:21 ---> ac39edaf80e7 00:51:21 Step 23/23 : LABEL version=0.0.0 00:51:21 ---> Running in 616d68407387 00:51:22 Removing intermediate container 616d68407387 00:51:22 ---> 73d2ef201510 00:51:22 00:51:22 Successfully built 73d2ef201510 00:51:23 Successfully tagged docker-core-data-go-arm64:latest 00:51:31  Building docker-core-data-go ... 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 00:51:43 Removing intermediate container af502828a6c8 00:51:43 ---> 946ac1f7b1d6 00:51:43 00:51:43 Step 10/24 : FROM alpine:3.12 00:51:43 ---> d10569e2745f 00:51:43 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:51:43 ---> Running in 215fa46f1a5f 00:51:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:45 (1/5) Installing ca-certificates (20191127-r4) 00:51:45 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:51:45 (3/5) Installing libcurl (7.69.1-r3) 00:51:45 (4/5) Installing curl (7.69.1-r3) 00:51:45 (5/5) Installing dumb-init (1.2.2-r1) 00:51:45 Executing busybox-1.31.1-r19.trigger 00:51:45 Executing ca-certificates-20191127-r4.trigger 00:51:46 OK: 7 MiB in 19 packages 00:51:48 Removing intermediate container 215fa46f1a5f 00:51:48 ---> 6d0a523f54fd 00:51:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:48 ---> Running in 216d423bd709 00:51:49 Removing intermediate container 216d423bd709 00:51:49 ---> b9e4d958e7f3 00:51:49 Step 13/24 : WORKDIR / 00:51:49 ---> Running in a1bf3057cc70 00:51:50 Removing intermediate container a1bf3057cc70 00:51:50 ---> 45bb177446e8 00:51:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:51:50 Removing intermediate container ad369e85aabc 00:51:50 ---> 0a1283ec73c4 00:51:50 00:51:50 Step 10/22 : FROM alpine:3.12 00:51:50 ---> d10569e2745f 00:51:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:51:50 ---> Using cache 00:51:50 ---> 13037ea1be83 00:51:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:50 ---> Using cache 00:51:50 ---> c728e4988d12 00:51:50 Step 13/22 : ENV APP_PORT=48085 00:51:51 ---> Running in 46d85e99be30 00:51:51 ---> b393d22a4ae2 00:51:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:51:52 Removing intermediate container 46d85e99be30 00:51:52 ---> df4b522addb4 00:51:52 Step 14/22 : EXPOSE $APP_PORT 00:51:52 ---> Running in 62ae476b01ec 00:51:52 ---> 9d725fb95bbe 00:51:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:51:52 Removing intermediate container 058e54fdca76 00:51:52 ---> 8710b0749099 00:51:52 00:51:52 Step 10/22 : FROM alpine:3.12 00:51:52 ---> d10569e2745f 00:51:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:51:52 Removing intermediate container 62ae476b01ec 00:51:52 ---> c8e784cf5fd5 00:51:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:53 ---> Running in 946c717a3482 00:51:53 ---> 2c2ee9b7393e 00:51:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:51:54 ---> 7954af6a6ea9 00:51:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:54 ---> 39bea81eb788 00:51:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:51:54 (1/2) Installing ca-certificates (20191127-r4) 00:51:55 (2/2) Installing dumb-init (1.2.2-r1) 00:51:55 Executing busybox-1.31.1-r19.trigger 00:51:55 Executing ca-certificates-20191127-r4.trigger 00:51:55 ---> c8cfb403f69f 00:51:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:55 OK: 6 MiB in 16 packages 00:51:56 ---> f8b9fa081921 00:51:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:51:56 ---> 3ae56e7b7226 00:51:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:51:56 ---> Running in a2d1b25408e3 00:51:57 Removing intermediate container a2d1b25408e3 00:51:57 ---> c5d2566dd541 00:51:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:57 Removing intermediate container 946c717a3482 00:51:57 ---> 4adf920d3947 00:51:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:51:57 ---> Running in 2221d0b7b487 00:51:57 ---> Running in dfbbcd99fa4b 00:51:57 ---> 87fa2329237b 00:51:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:51:57 ---> Running in 158454e9dc0e 00:51:58 Removing intermediate container 2221d0b7b487 00:51:58 ---> eeec758a03d6 00:51:58 Step 20/22 : LABEL arch=arm64 00:51:58 Removing intermediate container dfbbcd99fa4b 00:51:58 ---> da7709d7ec54 00:51:58 Step 13/22 : ENV APP_PORT=48060 00:51:58 ---> Running in d5ee1187d105 00:51:58 ---> Running in f7b0621df2ff 00:51:58 Removing intermediate container d5ee1187d105 00:51:58 ---> 6ed546705dec 00:51:58 Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:51:58 Removing intermediate container f7b0621df2ff 00:51:58 ---> 736a4386eeb9 00:51:58 Step 14/22 : EXPOSE $APP_PORT 00:51:58 ---> Running in 74535ccf1b9a 00:51:59 ---> Running in b3c8469d4db0 00:51:59 Removing intermediate container 74535ccf1b9a 00:51:59 ---> e0ea1d501dc0 00:51:59 Step 22/22 : LABEL version=0.0.0 00:51:59 Removing intermediate container b3c8469d4db0 00:51:59 ---> 4d5b5e3e2541 00:51:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:59 ---> Running in 14856e176530 00:52:00 Removing intermediate container 158454e9dc0e 00:52:00 ---> 6f5d50a93a38 00:52:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:52:00 ---> Running in 9e1bd05ca2c2 00:52:00 Removing intermediate container 14856e176530 00:52:00 ---> 70438bbc7b21 00:52:00 00:52:00 ---> 5756c0ac71d8 00:52:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:52:00 Successfully built 70438bbc7b21 00:52:00 Successfully tagged docker-support-scheduler-go-arm64:latest 00:52:00  Building docker-support-scheduler-go ... done Removing intermediate container 9e1bd05ca2c2 00:52:00 ---> b0ee8d5e20a4 00:52:00 Step 22/24 : LABEL arch=arm64 00:52:01 ---> Running in 750c38f1bcc8 00:52:01 Removing intermediate container 750c38f1bcc8 00:52:01 ---> 716ab1d8c2a1 00:52:01 Step 23/24 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:52:01 ---> 367ef3acb5e6 00:52:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:52:02 ---> Running in b2eb43442983 00:52:02 Removing intermediate container b2eb43442983 00:52:02 ---> 319df7cfaa60 00:52:02 Step 24/24 : LABEL version=0.0.0 00:52:02 ---> c19456499ae9 00:52:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:52:02 ---> Running in 8b1a79cda19c 00:52:02 ---> Running in b933fbe845b2 00:52:03 Removing intermediate container 8b1a79cda19c 00:52:03 ---> 8636c1330526 00:52:03 00:52:03 Removing intermediate container b933fbe845b2 00:52:03 ---> 9543083882ac 00:52:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:03 Successfully built 8636c1330526 00:52:03 ---> Running in 77a7fb2957e2 00:52:03 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:52:03  Building docker-security-secretstore-setup-go ... done Removing intermediate container 77a7fb2957e2 00:52:03 ---> 7549d60639ef 00:52:03 Step 20/22 : LABEL arch=arm64 00:52:03 ---> Running in 067952660b91 00:52:04 Removing intermediate container 067952660b91 00:52:04 ---> 7d043250939d 00:52:04 Step 21/22 : LABEL git_sha=883ca2ed8dae2fdde94159fa107b144a7cadaaea 00:52:04 ---> Running in cf95e6659235 00:52:05 Removing intermediate container cf95e6659235 00:52:05 ---> e85014c458f3 00:52:05 Step 22/22 : LABEL version=0.0.0 00:52:05 ---> Running in 0a73732f3a65 00:52:05 Removing intermediate container 0a73732f3a65 00:52:05 ---> b2d43311f4e4 00:52:05 00:52:06 Successfully built b2d43311f4e4 00:52:06 Successfully tagged docker-support-notifications-go-arm64:latest 00:52:06  Building docker-support-notifications-go ... done  [Pipeline] } 00:52:06 $ docker stop --time=1 0de71e1b5db4e15054f47d42fc9d024b0081f45ef647c85a1d4c6a0da9007244 00:52:08 $ docker rm -f 0de71e1b5db4e15054f47d42fc9d024b0081f45ef647c85a1d4c6a0da9007244 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:08 + grep+ docker 00:52:08 docker images 00:52:09 docker-support-notifications-go-arm64 latest b2d43311f4e4 3 seconds ago 16.9MB 00:52:09 docker-security-secretstore-setup-go-arm64 latest 8636c1330526 6 seconds ago 23.7MB 00:52:09 docker-support-scheduler-go-arm64 latest 70438bbc7b21 8 seconds ago 16.3MB 00:52:09 docker-core-data-go-arm64 latest 73d2ef201510 46 seconds ago 21.3MB 00:52:09 docker-sys-mgmt-agent-go-arm64 latest 10e34610d914 About a minute ago 300MB 00:52:09 docker-security-bootstrapper-go-arm64 latest 3e893f45577c 3 minutes ago 17.8MB 00:52:09 docker-core-metadata-go-arm64 latest 725494d62bf6 3 minutes ago 17.9MB 00:52:09 docker-core-command-go-arm64 latest efc535b73bbf 3 minutes ago 16.3MB 00:52:09 docker-security-proxy-setup-go-arm64 latest 136dcd80fd3a 3 minutes ago 23.4MB 00:52:09 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:52:10 ---> job-cost.sh 00:52:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-onlG 00:52:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:33 lf-activate-venv(): INFO: Adding /tmp/venv-onlG/bin to PATH 00:54:33 INFO: No Stack... 00:54:33 INFO: Retrieving Pricing Info for: lf-standard-4 00:54:33 INFO: Archiving Costs [Pipeline] sh 00:54:34 + cat /w/workspace/edgex-go/8/archives/cost.csv 00:54:34 + cut -d, -f6 [Pipeline] lock 00:54:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] 00:54:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] did not exist. Created. 00:54:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:34 + echo total: 0.20999999344348907 [Pipeline] stash 00:54:34 Stashed 1 file(s) [Pipeline] } 00:54:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3241-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:54:36 provisioning config files... 00:54:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4725675922830576325tmp [Pipeline] { [Pipeline] sh 00:54:36 + set +x 00:54:36 + curl -s https://codecov.io/bash 00:54:36 + bash -s -- 00:54:36 00:54:36 _____ _ 00:54:36 / ____| | | 00:54:36 | | ___ __| | ___ ___ _____ __ 00:54:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:36 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:36 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:36 Bash-20210309-2b87ace 00:54:36 00:54:36 00:54:36 ==> git version 2.24.3 found 00:54:36 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:54:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:54:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:54:36 ==> Jenkins CI detected. 00:54:37 project root: . 00:54:37 --> token set from env 00:54:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:37 ==> Running gcov in . (disable via -X gcov) 00:54:37 ==> Python coveragepy not found 00:54:37 ==> Searching for coverage reports in: 00:54:37 + . 00:54:37 -> Found 1 reports 00:54:37 ==> Detecting git/mercurial file structure 00:54:37 ==> Reading reports 00:54:37 + ./coverage.out bytes=650607 00:54:37 ==> Appending adjustments 00:54:37 https://docs.codecov.io/docs/fixing-reports 00:54:41 + Found adjustments 00:54:41 ==> Gzipping contents 00:54:41 96K /tmp/codecov.kchrbG.gz 00:54:41 ==> Uploading reports 00:54:41 url: https://codecov.io 00:54:41 query: branch=PR-3241&commit=883ca2ed8dae2fdde94159fa107b144a7cadaaea&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= 00:54:41 -> Pinging Codecov 00:54:41 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3241&commit=883ca2ed8dae2fdde94159fa107b144a7cadaaea&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= 00:54:41 -> Uploading to 00:54:41 https://storage.googleapis.com/codecov/v4/raw/2021-03-21/00271124DB129430A58F1EEE437C3FCB/883ca2ed8dae2fdde94159fa107b144a7cadaaea/275ec373-8642-4937-8e5f-be8992ef7a95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210321T005441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c540989bb192f17c0907e4abb5fd1497a64c9868b1ba0969741e50aec34a7c26 00:54:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:41 Dload Upload Total Spent Left Speed 00:54:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94849 0 0 100 94849 0 183k --:--:-- --:--:-- --:--:-- 183k 100 94849 0 0 100 94849 0 183k --:--:-- --:--:-- --:--:-- 183k 00:54:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/883ca2ed8dae2fdde94159fa107b144a7cadaaea [Pipeline] } 00:54:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:54:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:44 ---> package-listing.sh 00:54:44 ++ facter osfamily 00:54:44 ++ tr '[:upper:]' '[:lower:]' 00:54:44 + OS_FAMILY=redhat 00:54:44 + workspace=/w/workspace/edgex-go/8 00:54:44 + START_PACKAGES=/tmp/packages_start.txt 00:54:44 + END_PACKAGES=/tmp/packages_end.txt 00:54:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:44 + PACKAGES=/tmp/packages_start.txt 00:54:44 + '[' /w/workspace/edgex-go/8 ']' 00:54:44 + PACKAGES=/tmp/packages_end.txt 00:54:44 + case "${OS_FAMILY}" in 00:54:44 + rpm -qa 00:54:44 + sort 00:54:49 + '[' -f /tmp/packages_start.txt ']' 00:54:49 + '[' -f /tmp/packages_end.txt ']' 00:54:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:49 + '[' /w/workspace/edgex-go/8 ']' 00:54:49 + mkdir -p /w/workspace/edgex-go/8/archives/ 00:54:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 00:54:49 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:50 00:54:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:50 alpine: Pulling from edgex-lftools-log-publisher 00:54:50 df20fa9351a1: Pulling fs layer 00:54:50 36b3adc4ff6f: Pulling fs layer 00:54:50 8ad3a11d3b57: Pulling fs layer 00:54:50 46f8f816bc3b: Pulling fs layer 00:54:50 93b61091891f: Pulling fs layer 00:54:50 93b9cdb0e59b: Pulling fs layer 00:54:50 5e14af77c1be: Pulling fs layer 00:54:50 01666e4c0597: Pulling fs layer 00:54:50 aa168da1d23b: Pulling fs layer 00:54:50 93b9cdb0e59b: Waiting 00:54:50 93b61091891f: Waiting 00:54:50 46f8f816bc3b: Waiting 00:54:50 5e14af77c1be: Waiting 00:54:50 01666e4c0597: Waiting 00:54:50 aa168da1d23b: Waiting 00:54:50 36b3adc4ff6f: Verifying Checksum 00:54:50 36b3adc4ff6f: Download complete 00:54:51 46f8f816bc3b: Verifying Checksum 00:54:51 46f8f816bc3b: Download complete 00:54:51 df20fa9351a1: Verifying Checksum 00:54:51 df20fa9351a1: Download complete 00:54:51 93b9cdb0e59b: Verifying Checksum 00:54:51 93b9cdb0e59b: Download complete 00:54:51 93b61091891f: Verifying Checksum 00:54:51 93b61091891f: Download complete 00:54:51 5e14af77c1be: Verifying Checksum 00:54:51 5e14af77c1be: Download complete 00:54:51 01666e4c0597: Download complete 00:54:51 8ad3a11d3b57: Verifying Checksum 00:54:51 8ad3a11d3b57: Download complete 00:54:51 df20fa9351a1: Pull complete 00:54:51 36b3adc4ff6f: Pull complete 00:54:53 aa168da1d23b: Verifying Checksum 00:54:53 aa168da1d23b: Download complete 00:54:54 8ad3a11d3b57: Pull complete 00:54:54 46f8f816bc3b: Pull complete 00:54:54 93b61091891f: Pull complete 00:54:54 93b9cdb0e59b: Pull complete 00:54:54 5e14af77c1be: Pull complete 00:54:55 01666e4c0597: Pull complete 00:55:05 aa168da1d23b: Pull complete 00:55:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:05 prd-centos7-docker-4c-2g-30762 does not seem to be running inside a container 00:55:05 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10003/edgex-lftools-log-publisher:alpine cat 00:55:10 $ docker top bf32decc1b35262b13b15d0c55adcd2c91447d2cdf3adbc1e53111c599a1e19b -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:11 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:11 + mkdir -p /var/log/sa [Pipeline] sh 00:55:11 + ls /var/log/sa-host 00:55:11 + sadf -c /var/log/sa-host/sa21 00:55:11 file_magic: OK 00:55:11 HZ: Using current value: 100 00:55:11 file_header: OK 00:55:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:11 Statistics: 00:55:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:11 File successfully converted to sysstat format version 12.2.1 00:55:11 + sadf -c /var/log/sa-host/sa23 00:55:11 file_magic: OK 00:55:11 HZ: Using current value: 100 00:55:11 file_header: OK 00:55:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:11 Statistics: 00:55:11 Hnuu...uuuununununu... 00:55:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:12 provisioning config files... 00:55:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2297223928556930300tmp [Pipeline] { [Pipeline] echo 00:55:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:12 ---> create-netrc.sh [Pipeline] } 00:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:13 ---> python-tools-install.sh [Pipeline] echo 00:55:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:13 ---> sudo-logs.sh 00:55:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:13 ---> job-cost.sh 00:55:13 lf-activate-venv: SKIPPING 00:55:13 DEBUG: total: 0.20999999344348907 00:55:13 INFO: Retrieving Stack Cost... 00:55:14 INFO: Retrieving Pricing Info for: v1-standard-2 00:55:15 INFO: Archiving Costs [Pipeline] echo 00:55:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:15 ---> logs-deploy.sh 00:55:15 lf-activate-venv: SKIPPING 00:55:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3241/8 00:55:15 INFO: archiving workspace using pattern(s): 00:55:16 Archives upload complete. 00:55:16 INFO: archiving logs to Nexus 00:55:18 ---> uname -a: 00:55:18 Linux prd-centos7-docker-4c-2g-30762.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:55:18 00:55:18 00:55:18 ---> lscpu: 00:55:18 Architecture: x86_64 00:55:18 CPU op-mode(s): 32-bit, 64-bit 00:55:18 Byte Order: Little Endian 00:55:18 Address sizes: 40 bits physical, 48 bits virtual 00:55:18 CPU(s): 4 00:55:18 On-line CPU(s) list: 0-3 00:55:18 Thread(s) per core: 1 00:55:18 Core(s) per socket: 1 00:55:18 Socket(s): 4 00:55:18 NUMA node(s): 1 00:55:18 Vendor ID: GenuineIntel 00:55:18 CPU family: 6 00:55:18 Model: 44 00:55:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:55:18 Stepping: 1 00:55:18 CPU MHz: 2933.442 00:55:18 BogoMIPS: 5866.88 00:55:18 Virtualization: VT-x 00:55:18 Hypervisor vendor: KVM 00:55:18 Virtualization type: full 00:55:18 L1d cache: 128 KiB 00:55:18 L1i cache: 128 KiB 00:55:18 L2 cache: 16 MiB 00:55:18 L3 cache: 64 MiB 00:55:18 NUMA node0 CPU(s): 0-3 00:55:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:55:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:55:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:55:18 Vulnerability Meltdown: Mitigation; PTI 00:55:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:18 Vulnerability Srbds: Not affected 00:55:18 Vulnerability Tsx async abort: Not affected 00:55:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:55:18 00:55:18 00:55:18 ---> nproc: 00:55:18 4 00:55:18 00:55:18 00:55:18 ---> df -h: 00:55:18 Filesystem Size Used Available Use% Mounted on 00:55:18 overlay 50.0G 11.7G 38.2G 24% / 00:55:18 tmpfs 64.0M 0 64.0M 0% /dev 00:55:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:55:18 shm 64.0M 0 64.0M 0% /dev/shm 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /facter-os 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /etc/resolv.conf 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /etc/hostname 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /etc/hosts 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /run/cloud-init/result.json 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/sa-host 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/secure 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /var/log/auth.log 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /w/workspace/edgex-go/8 00:55:18 /dev/vda1 50.0G 11.7G 38.2G 24% /w/workspace/edgex-go/8@tmp 00:55:18 00:55:18 00:55:18 ---> free -m: 00:55:18 total used free shared buff/cache available 00:55:18 Mem: 1837 724 161 0 950 1030 00:55:18 Swap: 1023 70 953 00:55:18 00:55:18 00:55:18 ---> ip addr: 00:55:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:18 inet 127.0.0.1/8 scope host lo 00:55:18 valid_lft forever preferred_lft forever 00:55:18 inet6 ::1/128 scope host 00:55:18 valid_lft forever preferred_lft forever 00:55:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:18 link/ether fa:16:3e:60:fc:c5 brd ff:ff:ff:ff:ff:ff 00:55:18 inet 10.30.122.59/23 brd 10.30.123.255 scope global dynamic eth0 00:55:18 valid_lft 84864sec preferred_lft 84864sec 00:55:18 inet6 fe80::f816:3eff:fe60:fcc5/64 scope link 00:55:18 valid_lft forever preferred_lft forever 00:55:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:18 link/ether 02:42:f7:e9:e2:63 brd ff:ff:ff:ff:ff:ff 00:55:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:18 valid_lft forever preferred_lft forever 00:55:18 inet6 fe80::42:f7ff:fee9:e263/64 scope link 00:55:18 valid_lft forever preferred_lft forever 00:55:18 00:55:18 00:55:18 ---> sar -b -r -n DEV: 00:55:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/21/21 _x86_64_ (4 CPU) 00:55:18 00:55:18 00:29:30 LINUX RESTART (4 CPU) 00:55:18 00:55:18 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:18 00:31:01 68.34 20.94 47.40 0.00 5703.33 9167.08 0.00 00:55:18 00:32:01 228.31 106.90 121.41 0.00 7451.23 49106.82 0.00 00:55:18 00:33:02 260.01 99.53 160.47 0.00 3878.82 20176.70 0.00 00:55:18 00:34:01 112.67 49.04 63.63 0.00 1730.60 7135.05 0.00 00:55:18 00:35:01 103.36 39.17 64.19 0.00 2504.09 12139.65 0.00 00:55:18 00:36:01 907.59 657.24 250.34 0.00 93202.72 164444.37 0.00 00:55:18 00:37:02 2790.02 2459.24 330.78 0.00 142407.41 151961.97 0.00 00:55:18 00:38:01 267.34 86.25 181.08 0.00 7912.31 28788.99 0.00 00:55:18 00:39:04 1713.58 1357.58 356.00 0.00 145972.87 171310.31 0.00 00:55:18 00:40:02 1001.36 772.36 229.00 0.00 44241.36 66245.62 0.00 00:55:18 00:41:01 154.33 21.92 132.41 0.00 3225.05 14259.73 0.00 00:55:18 00:42:01 5.68 0.02 5.66 0.00 0.53 179.98 0.00 00:55:18 00:43:01 0.37 0.12 0.25 0.00 1.60 2.86 0.00 00:55:18 00:44:01 0.22 0.02 0.20 0.00 0.27 1.75 0.00 00:55:18 00:45:01 2.53 2.28 0.25 0.00 67.00 3.11 0.00 00:55:18 00:46:01 3.15 2.35 0.80 0.00 234.60 14.99 0.00 00:55:18 00:47:01 0.35 0.00 0.35 0.00 0.00 3.56 0.00 00:55:18 00:48:01 0.43 0.23 0.20 0.00 3.06 2.60 0.00 00:55:18 00:49:01 0.32 0.02 0.30 0.00 0.13 3.55 0.00 00:55:18 00:50:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 00:55:18 00:51:01 0.20 0.00 0.20 0.00 0.00 1.70 0.00 00:55:18 00:52:01 0.32 0.00 0.32 0.00 0.00 3.66 0.00 00:55:18 00:53:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 00:55:18 00:54:01 0.33 0.03 0.30 0.00 1.47 3.58 0.00 00:55:18 00:55:01 118.73 73.19 45.54 0.00 6526.55 14555.01 0.00 00:55:18 Average: 312.62 232.55 80.07 0.00 18927.60 28726.31 0.00 00:55:18 00:55:18 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:18 00:31:01 76988 0 670324 35.63 2620 1131612 1314860 44.87 527056 1072776 37112 00:55:18 00:32:01 163508 0 671284 35.68 1956 1044796 1319380 45.03 555908 917944 8 00:55:18 00:33:02 285496 0 756008 40.18 840 839200 1754620 59.88 596876 718712 15492 00:55:18 00:34:01 345968 0 770212 40.94 636 764728 1406060 47.99 522220 720928 31100 00:55:18 00:35:01 164084 0 763592 40.58 556 953312 1429288 48.78 628824 792180 12776 00:55:18 00:36:01 391280 0 703076 37.37 0 787188 1731564 59.10 526788 750552 48 00:55:18 00:37:02 505548 0 797924 42.41 0 578072 2441252 83.32 502848 606176 72 00:55:18 00:38:01 271792 0 848272 45.08 0 761480 2534384 86.49 646908 708928 48 00:55:18 00:39:04 72160 0 767256 40.78 0 1042128 2016316 68.81 707696 870196 49212 00:55:18 00:40:02 187808 0 747660 39.74 0 946076 2044696 69.78 623768 825932 11232 00:55:18 00:41:01 120564 0 645480 34.31 0 1115500 1213112 41.40 572260 935036 20 00:55:18 00:42:01 125492 0 640528 34.04 0 1115524 1181172 40.31 569624 934540 12 00:55:18 00:43:01 125640 0 640376 34.03 0 1115528 1181268 40.31 570132 934576 8 00:55:18 00:44:01 125120 0 640892 34.06 0 1115532 1181292 40.32 570268 934588 8 00:55:18 00:45:01 123096 0 641824 34.11 0 1116624 1181316 40.32 570744 935440 16 00:55:18 00:46:01 116632 0 643476 34.20 0 1121436 1181256 40.31 573316 939604 8 00:55:18 00:47:01 116992 0 643084 34.18 0 1121468 1181172 40.31 572940 939636 8 00:55:18 00:48:01 117148 0 642920 34.17 0 1121476 1181172 40.31 572944 939724 8 00:55:18 00:49:01 117108 0 642948 34.17 0 1121488 1181172 40.31 573092 939728 8 00:55:18 00:50:01 116876 0 643176 34.18 0 1121492 1181172 40.31 572968 939732 8 00:55:18 00:51:01 116680 0 643360 34.19 0 1121504 1181244 40.31 573048 939732 8 00:55:18 00:52:01 116324 0 643712 34.21 0 1121508 1181244 40.31 573052 939732 8 00:55:18 00:53:01 116644 0 643380 34.19 0 1121520 1181172 40.31 572968 939736 8 00:55:18 00:54:01 116848 0 643168 34.18 0 1121528 1181172 40.31 573116 939776 8 00:55:18 00:55:01 106672 0 744864 39.59 0 1030008 1617000 55.19 680800 805976 81416 00:55:18 Average: 169699 0 689552 36.65 264 1022029 1447134 49.39 581207 876875 9546 00:55:18 00:55:18 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:18 00:31:01 veth6078d3b 309.12 233.52 28.92 648.26 0.00 0.00 0.00 0.00 00:55:18 00:31:01 eth0 1169.01 921.01 4318.15 146.75 0.00 0.00 0.00 0.00 00:55:18 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:31:01 docker0 309.12 233.39 24.69 648.25 0.00 0.00 0.00 0.00 00:55:18 00:32:01 eth0 987.21 1102.05 5241.50 104.57 0.00 0.00 0.00 0.00 00:55:18 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:32:01 docker0 834.00 668.30 60.23 2401.31 0.00 0.00 0.00 0.00 00:55:18 00:33:02 veth323fb22 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:18 00:33:02 eth0 141.92 112.19 494.38 19.28 0.00 0.00 0.00 0.00 00:55:18 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:33:02 docker0 95.00 112.24 7.55 467.11 0.00 0.00 0.00 0.00 00:55:18 00:34:01 veth323fb22 2.06 2.06 0.17 0.17 0.00 0.00 0.00 0.00 00:55:18 00:34:01 eth0 46.08 31.72 24.93 84.90 0.00 0.00 0.00 0.00 00:55:18 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:34:01 docker0 2.06 2.06 0.14 0.17 0.00 0.00 0.00 0.00 00:55:18 00:35:01 veth323fb22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:35:01 eth0 27.22 14.19 23.04 11.99 0.00 0.00 0.00 0.00 00:55:18 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:36:01 vethf80cd85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:36:01 veth9bc8214 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:36:01 veth523a63a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:36:01 eth0 207.83 169.26 1690.08 71.12 0.00 0.00 0.00 0.00 00:55:18 00:37:02 veth7a5d12d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:37:02 veth8694baa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:37:02 veth1470871 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:55:18 00:37:02 eth0 49.37 26.48 162.55 9.88 0.00 0.00 0.00 0.00 00:55:18 00:38:01 eth0 49.97 28.80 232.87 10.23 0.00 0.00 0.00 0.00 00:55:18 00:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:18 00:38:01 veth3563886 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 00:55:18 00:38:01 veth42ce3ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:39:04 eth0 67.10 42.75 113.25 96.25 0.00 0.00 0.00 0.00 00:55:18 00:39:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:39:04 veth3563886 0.00 0.09 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:39:04 docker0 1203.80 1021.77 89.22 3697.53 0.00 0.00 0.00 0.00 00:55:18 00:40:02 veth47d310b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:40:02 vethe45e3e8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:40:02 eth0 149.94 111.36 1331.07 16.21 0.00 0.00 0.00 0.00 00:55:18 00:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:41:01 eth0 141.59 80.30 487.01 82.86 0.00 0.00 0.00 0.00 00:55:18 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:41:01 docker0 1332.96 1185.16 98.39 4474.42 0.00 0.00 0.00 0.00 00:55:18 00:42:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:55:18 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:43:01 eth0 1.87 0.52 0.63 0.36 0.00 0.00 0.00 0.00 00:55:18 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:44:01 eth0 1.52 0.52 0.59 0.39 0.00 0.00 0.00 0.00 00:55:18 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:45:01 eth0 0.65 0.38 0.31 0.24 0.00 0.00 0.00 0.00 00:55:18 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:46:01 eth0 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 00:55:18 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:18 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:48:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:55:18 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:18 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:50:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:51:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:55:18 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:52:01 eth0 0.25 0.15 0.12 0.07 0.00 0.00 0.00 0.00 00:55:18 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:18 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:55:01 eth0 206.80 168.11 2172.84 20.65 0.00 0.00 0.00 0.00 00:55:18 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 Average: eth0 129.95 112.43 650.23 27.17 0.00 0.00 0.00 0.00 00:55:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:18 Average: docker0 52.49 46.67 3.87 176.20 0.00 0.00 0.00 0.00 00:55:18 00:55:18 00:55:18 ---> sar -P ALL: 00:55:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/21/21 _x86_64_ (4 CPU) 00:55:18 00:55:18 00:29:30 LINUX RESTART (4 CPU) 00:55:18 00:55:18 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:55:18 00:31:01 all 14.81 0.00 5.90 1.64 0.73 76.92 00:55:18 00:31:01 0 13.83 0.00 6.13 1.67 0.68 77.69 00:55:18 00:31:01 1 14.23 0.00 5.50 0.68 0.85 78.74 00:55:18 00:31:01 2 16.96 0.00 6.10 0.94 0.70 75.30 00:55:18 00:31:01 3 14.19 0.00 5.88 3.27 0.70 75.95 00:55:18 00:32:01 all 14.48 0.00 8.45 2.38 0.41 74.28 00:55:18 00:32:01 0 15.30 0.00 9.56 3.88 0.30 70.96 00:55:18 00:32:01 1 15.27 0.00 8.86 2.18 0.50 73.20 00:55:18 00:32:01 2 11.64 0.00 7.49 2.44 0.45 77.98 00:55:18 00:32:01 3 15.75 0.00 7.91 1.04 0.38 74.91 00:55:18 00:33:02 all 34.01 0.00 11.86 8.78 0.83 44.51 00:55:18 00:33:02 0 34.13 0.00 11.96 8.89 1.00 44.02 00:55:18 00:33:02 1 32.94 0.00 11.68 7.21 0.89 47.28 00:55:18 00:33:02 2 35.58 0.00 11.50 8.57 0.61 43.73 00:55:18 00:33:02 3 33.40 0.00 12.32 10.46 0.80 43.01 00:55:18 00:34:01 all 48.18 0.00 13.06 3.62 2.07 33.06 00:55:18 00:34:01 0 48.82 0.00 12.97 1.68 1.83 34.70 00:55:18 00:34:01 1 47.47 0.00 13.20 4.64 2.30 32.39 00:55:18 00:34:01 2 46.84 0.00 13.90 4.16 2.39 32.72 00:55:18 00:34:01 3 49.59 0.00 12.19 4.00 1.77 32.45 00:55:18 00:35:01 all 47.03 0.00 14.90 2.35 1.78 33.95 00:55:18 00:35:01 0 46.07 0.00 14.57 2.56 1.79 35.00 00:55:18 00:35:01 1 47.15 0.00 15.54 1.60 1.57 34.14 00:55:18 00:35:01 2 47.13 0.00 14.73 2.80 1.64 33.70 00:55:18 00:35:01 3 47.76 0.00 14.76 2.42 2.10 32.95 00:55:18 00:36:01 all 22.69 0.00 24.93 5.66 2.97 43.75 00:55:18 00:36:01 0 23.45 0.00 24.60 6.15 2.99 42.82 00:55:18 00:36:01 1 23.14 0.00 25.27 5.63 3.11 42.85 00:55:18 00:36:01 2 21.31 0.00 25.41 6.69 2.98 43.61 00:55:18 00:36:01 3 22.85 0.00 24.45 4.15 2.82 45.74 00:55:18 00:37:02 all 19.18 0.00 27.14 26.44 3.41 23.84 00:55:18 00:37:02 0 19.50 0.00 26.80 24.88 3.56 25.26 00:55:18 00:37:02 1 20.64 0.00 28.09 27.41 2.96 20.91 00:55:18 00:37:02 2 17.68 0.00 25.82 26.76 4.11 25.63 00:55:18 00:37:02 3 18.90 0.00 27.86 26.69 3.00 23.54 00:55:18 00:38:01 all 61.74 0.00 16.73 8.39 0.90 12.24 00:55:18 00:38:01 0 61.17 0.00 17.74 8.81 0.79 11.49 00:55:18 00:38:01 1 61.99 0.00 16.39 8.46 1.00 12.16 00:55:18 00:38:01 2 61.66 0.00 15.99 9.34 0.94 12.08 00:55:18 00:38:01 3 62.14 0.00 16.82 6.94 0.85 13.24 00:55:18 00:39:04 all 29.86 0.00 29.43 18.03 2.57 20.11 00:55:18 00:39:04 0 29.83 0.00 29.05 18.93 2.66 19.53 00:55:18 00:39:04 1 32.14 0.00 29.56 17.79 2.51 18.00 00:55:18 00:39:04 2 28.94 0.00 29.85 15.57 2.52 23.12 00:55:18 00:39:04 3 28.52 0.00 29.28 19.83 2.58 19.79 00:55:18 00:40:02 all 48.04 0.00 17.85 15.20 1.14 17.77 00:55:18 00:40:02 0 46.13 0.00 17.09 10.92 1.32 24.55 00:55:18 00:40:02 1 50.50 0.00 17.60 16.99 0.97 13.94 00:55:18 00:40:02 2 48.45 0.00 18.91 16.57 0.93 15.15 00:55:18 00:40:02 3 47.12 0.00 17.80 16.34 1.36 17.38 00:55:18 00:41:01 all 8.27 0.00 6.32 6.54 0.66 78.21 00:55:18 00:41:01 0 7.17 0.00 6.91 3.45 0.57 81.90 00:55:18 00:41:01 1 9.26 0.00 6.73 7.82 0.64 75.54 00:55:18 00:41:01 2 4.90 0.00 5.52 4.19 0.66 84.74 00:55:18 00:41:01 3 11.79 0.00 6.11 10.71 0.78 70.60 00:55:18 00:55:18 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:55:18 00:42:01 all 0.14 0.00 0.05 0.00 0.00 99.81 00:55:18 00:42:01 0 0.33 0.00 0.05 0.00 0.00 99.62 00:55:18 00:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:55:18 00:42:01 2 0.15 0.00 0.02 0.00 0.00 99.83 00:55:18 00:42:01 3 0.02 0.00 0.07 0.00 0.00 99.92 00:55:18 00:43:01 all 0.07 0.00 0.07 0.00 0.01 99.85 00:55:18 00:43:01 0 0.03 0.00 0.02 0.02 0.00 99.93 00:55:18 00:43:01 1 0.07 0.00 0.08 0.00 0.00 99.85 00:55:18 00:43:01 2 0.13 0.00 0.10 0.00 0.03 99.73 00:55:18 00:43:01 3 0.03 0.00 0.07 0.00 0.02 99.88 00:55:18 00:44:01 all 0.11 0.00 0.04 0.00 0.00 99.85 00:55:18 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:18 00:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:55:18 00:44:01 2 0.07 0.00 0.05 0.00 0.00 99.88 00:55:18 00:44:01 3 0.33 0.00 0.05 0.00 0.00 99.62 00:55:18 00:45:01 all 0.16 0.00 0.07 0.04 0.00 99.74 00:55:18 00:45:01 0 0.02 0.00 0.05 0.02 0.00 99.92 00:55:18 00:45:01 1 0.03 0.00 0.07 0.00 0.00 99.90 00:55:18 00:45:01 2 0.07 0.00 0.12 0.13 0.00 99.68 00:55:18 00:45:01 3 0.52 0.00 0.03 0.00 0.00 99.45 00:55:18 00:46:01 all 0.15 0.00 0.04 0.06 0.01 99.74 00:55:18 00:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 00:55:18 00:46:01 1 0.07 0.00 0.07 0.13 0.02 99.72 00:55:18 00:46:01 2 0.03 0.00 0.03 0.10 0.00 99.83 00:55:18 00:46:01 3 0.50 0.00 0.03 0.00 0.02 99.45 00:55:18 00:47:01 all 0.16 0.00 0.02 0.00 0.00 99.81 00:55:18 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:18 00:47:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:55:18 00:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:55:18 00:47:01 3 0.53 0.00 0.00 0.00 0.00 99.47 00:55:18 00:48:01 all 0.15 0.00 0.03 0.01 0.00 99.81 00:55:18 00:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:55:18 00:48:01 1 0.03 0.00 0.02 0.03 0.00 99.92 00:55:18 00:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:55:18 00:48:01 3 0.50 0.00 0.03 0.00 0.00 99.47 00:55:18 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:55:18 00:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:55:18 00:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:55:18 00:49:01 2 0.53 0.00 0.05 0.00 0.00 99.42 00:55:18 00:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:18 00:50:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:55:18 00:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:55:18 00:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:55:18 00:50:01 2 0.50 0.00 0.07 0.00 0.00 99.43 00:55:18 00:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:18 00:51:01 all 0.06 0.00 0.03 0.00 0.00 99.90 00:55:18 00:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:18 00:51:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:55:18 00:51:01 2 0.18 0.00 0.05 0.00 0.00 99.77 00:55:18 00:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:18 00:52:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:55:18 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:18 00:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:55:18 00:52:01 2 0.53 0.00 0.02 0.00 0.00 99.45 00:55:18 00:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:18 00:55:18 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:55:18 00:53:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:55:18 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:55:18 00:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:55:18 00:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:55:18 00:53:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:55:18 00:54:01 all 0.16 0.00 0.02 0.00 0.00 99.81 00:55:18 00:54:01 0 0.52 0.00 0.02 0.00 0.00 99.47 00:55:18 00:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:55:18 00:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:55:18 00:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:18 00:55:01 all 6.07 0.00 4.27 2.56 0.08 87.02 00:55:18 00:55:01 0 5.31 0.00 4.00 0.56 0.07 90.06 00:55:18 00:55:01 1 6.62 0.00 4.56 3.18 0.08 85.55 00:55:18 00:55:01 2 4.91 0.00 3.63 3.46 0.12 87.88 00:55:18 00:55:01 3 7.45 0.00 4.89 3.04 0.05 84.58 00:55:18 Average: all 13.63 0.00 7.00 3.91 0.68 74.78 00:55:18 Average: 0 13.46 0.00 7.02 3.57 0.68 75.28 00:55:18 Average: 1 13.87 0.00 7.09 3.99 0.68 74.37 00:55:18 Average: 2 13.33 0.00 6.94 3.91 0.70 75.12 00:55:18 Average: 3 13.87 0.00 6.95 4.18 0.66 74.34 00:55:18 00:55:18 00:55:18