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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 9fd562e3a2eea215d457574d6ccae0c8b46a1516+c45cbaf51db8bca8828eded85884901e9538081e (36277fc1b0a6071560bfb7f6b08adfecd7263d00) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-26366 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 Merge succeeded, producing af99c5729365c0d710caa2725c807af652ffea64 Checking out Revision af99c5729365c0d710caa2725c807af652ffea64 (PR-3164) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # 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 c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af99c5729365c0d710caa2725c807af652ffea64 # timeout=10 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:14 ========================================================= 00:31:14 EdgeX Global Pipelines Version Info 00:31:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 68c823812e4aea1e7702eddd2e1ab6db2090771f # timeout=10 00:31:16 ------------------- 00:31:16 stable info: 00:31:16 ------------------- 00:31:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:16 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:16 Message: update stable to v1.0.179 00:31:17 ------------------- 00:31:17 experimental info: 00:31:17 ------------------- 00:31:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:17 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:17 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3164 [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3164 [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3164 [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af99c5729365c0d710caa2725c807af652ffea64 [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af99c57 [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:20 provisioning config files... 00:31:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config581178807399248437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:20 ---> docker-login.sh 00:31:20 nexus3.edgexfoundry.org:10001 00:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:21 Configure a credential helper to remove this warning. See 00:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:21 00:31:21 Login Succeeded 00:31:21 nexus3.edgexfoundry.org:10002 00:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:21 Configure a credential helper to remove this warning. See 00:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:21 00:31:21 Login Succeeded 00:31:21 nexus3.edgexfoundry.org:10003 00:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:21 Configure a credential helper to remove this warning. See 00:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:21 00:31:21 Login Succeeded 00:31:21 nexus3.edgexfoundry.org:10004 00:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:21 Configure a credential helper to remove this warning. See 00:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:21 00:31:21 Login Succeeded 00:31:21 docker.io 00:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:21 Configure a credential helper to remove this warning. See 00:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:21 00:31:21 Login Succeeded 00:31:21 ---> docker-login.sh ends [Pipeline] } 00:31:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:22 ++ 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:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/core-command/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo core-command,cmd/core-command/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/core-data/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo core-data,cmd/core-data/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/core-metadata/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/support-notifications/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/support-scheduler/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:22 + for file in '`ls cmd/**/Dockerfile`' 00:31:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:22 ++ cut -d/ -f2 00:31:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:22 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:31:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:24 00:31:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:24 latest: Pulling from edgex-devops/git-semver 00:31:24 31603596830f: Pulling fs layer 00:31:24 2a8b12db71e7: Pulling fs layer 00:31:24 6ca5941a6612: Pulling fs layer 00:31:24 ecc8261a40a4: Pulling fs layer 00:31:24 ecc8261a40a4: Waiting 00:31:24 2a8b12db71e7: Verifying Checksum 00:31:24 2a8b12db71e7: Download complete 00:31:24 ecc8261a40a4: Verifying Checksum 00:31:24 ecc8261a40a4: Download complete 00:31:24 31603596830f: Verifying Checksum 00:31:24 31603596830f: Download complete 00:31:24 6ca5941a6612: Verifying Checksum 00:31:24 6ca5941a6612: Download complete 00:31:25 31603596830f: Pull complete 00:31:25 2a8b12db71e7: Pull complete 00:31:26 6ca5941a6612: Pull complete 00:31:26 ecc8261a40a4: Pull complete 00:31:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:26 prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container 00:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:29 $ docker top ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:29 [ssh-agent] Looking for ssh-agent implementation... 00:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:29 $ docker exec ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent 00:31:30 SSH_AUTH_SOCK=/tmp/ssh-6wjhG9VNU2wm/agent.11 00:31:30 SSH_AGENT_PID=16 00:31:30 Running ssh-add (command line suppressed) 00:31:30 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2274585509629418889.key (/w/workspace/edgex-go/3@tmp/private_key_2274585509629418889.key) 00:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:30 + git tag --points-at HEAD [Pipeline] } 00:31:30 $ docker exec --env ******** --env ******** ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent -k 00:31:30 unset SSH_AUTH_SOCK; 00:31:30 unset SSH_AGENT_PID; 00:31:30 echo Agent pid 16 killed; 00:31:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:30 [ssh-agent] Looking for ssh-agent implementation... 00:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:31 $ docker exec ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent 00:31:31 SSH_AUTH_SOCK=/tmp/ssh-yjxwpNfe3h58/agent.44 00:31:31 SSH_AGENT_PID=49 00:31:31 Running ssh-add (command line suppressed) 00:31:31 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3779694777543064733.key (/w/workspace/edgex-go/3@tmp/private_key_3779694777543064733.key) 00:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:31 + git semver init 00:31:31 # -> Open(): unable to determine branch for HEAD 00:31:31 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:31:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:31:31 # $SEMVER_REMOTE_NAME = origin 00:31:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:31 # $SEMVER_USER_NAME = edgex-jenkins 00:31:31 # $SEMVER_BRANCH = PR-3164 00:31:31 # $SEMVER_TEMP = /tmp/semver-008310198 00:31:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:53 # '/tmp/semver-008310198' -> '/w/workspace/edgex-go/3/.semver' 00:31:53 # -> Force: false 00:31:53 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:31:53 $ docker exec --env ******** --env ******** ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c ssh-agent -k 00:31:54 unset SSH_AUTH_SOCK; 00:31:54 unset SSH_AGENT_PID; 00:31:54 echo Agent pid 49 killed; 00:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:54 + git semver [Pipeline] } 00:31:54 $ docker stop --time=1 ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c 00:31:56 $ docker rm -f ec3654c9b8fbf1e2d6a663e18a732f3e42bad742ce5d3fad24682cbda3f4e72c [Pipeline] // withDockerContainer [Pipeline] sh 00:31:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:57 Stashed 1 file(s) [Pipeline] echo 00:31:57 [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:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:58 + sudo service docker restart 00:31:58 + true 00:31:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:59 ========================================================= 00:31:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:59 + 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:32:04 Sending build context to Docker daemon 327.8MB 00:32:04 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:04 Step 2/6 : FROM ${BASE} 00:32:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:04 188c0c94c7c5: Pulling fs layer 00:32:04 0ef7d3d256c8: Pulling fs layer 00:32:04 de9db76c5a1d: Pulling fs layer 00:32:04 bca2f99d35d6: Pulling fs layer 00:32:04 93359f2a8cfa: Pulling fs layer 00:32:04 7c6f9722023f: Pulling fs layer 00:32:04 a35cf1a2eb13: Pulling fs layer 00:32:04 7c6f9722023f: Waiting 00:32:04 bca2f99d35d6: Waiting 00:32:04 93359f2a8cfa: Waiting 00:32:04 a35cf1a2eb13: Waiting 00:32:04 de9db76c5a1d: Verifying Checksum 00:32:04 de9db76c5a1d: Download complete 00:32:04 0ef7d3d256c8: Verifying Checksum 00:32:04 0ef7d3d256c8: Download complete 00:32:04 93359f2a8cfa: Download complete 00:32:04 188c0c94c7c5: Verifying Checksum 00:32:04 188c0c94c7c5: Download complete 00:32:04 7c6f9722023f: Verifying Checksum 00:32:04 7c6f9722023f: Download complete 00:32:04 188c0c94c7c5: Pull complete 00:32:04 0ef7d3d256c8: Pull complete 00:32:04 de9db76c5a1d: Pull complete 00:32:05 a35cf1a2eb13: Verifying Checksum 00:32:05 a35cf1a2eb13: Download complete 00:32:06 bca2f99d35d6: Verifying Checksum 00:32:06 bca2f99d35d6: Download complete 00:32:12 Still waiting to schedule task 00:32:12 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26362’ 00:32:13 bca2f99d35d6: Pull complete 00:32:13 93359f2a8cfa: Pull complete 00:32:13 7c6f9722023f: Pull complete 00:32:17 a35cf1a2eb13: Pull complete 00:32:17 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:17 ---> a62c8e92a672 00:32:17 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:32:17 ---> Running in 40c584370b84 00:32:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:19 (1/12) Installing libmagic (5.38-r0) 00:32:19 (2/12) Installing file (5.38-r0) 00:32:19 (3/12) Installing libc-dev (0.7.2-r3) 00:32:19 (4/12) Installing g++ (9.3.0-r2) 00:32:30 (5/12) Installing fortify-headers (1.1-r0) 00:32:30 (6/12) Installing patch (2.7.6-r6) 00:32:30 (7/12) Installing build-base (0.5-r2) 00:32:30 (8/12) Installing libsodium (1.0.18-r0) 00:32:30 (9/12) Installing pkgconf (1.7.2-r0) 00:32:30 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:30 (11/12) Installing libzmq (4.3.3-r0) 00:32:30 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:30 Executing busybox-1.31.1-r19.trigger 00:32:30 OK: 233 MiB in 51 packages 00:32:33 Removing intermediate container 40c584370b84 00:32:33 ---> a6ccaa2c61aa 00:32:33 Step 4/6 : WORKDIR /edgex-go 00:32:33 ---> Running in 0a8d8c3a249e 00:32:34 Removing intermediate container 0a8d8c3a249e 00:32:34 ---> b6df35299049 00:32:34 Step 5/6 : COPY go.mod . 00:32:34 ---> 806915d7a230 00:32:34 Step 6/6 : RUN go mod download 00:32:34 ---> Running in f43d51a750ca 00:32:56 Removing intermediate container f43d51a750ca 00:32:56 ---> df646c4a6c6d 00:32:56 Successfully built df646c4a6c6d 00:32:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:56 + docker inspect -f . ci-base-image-x86_64 00:32:56 . [Pipeline] withDockerContainer 00:32:56 prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container 00:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:58 $ docker top 9e29c83afe5b981c442b22a8babb877ef9417f1b00c966bf35b93803b87c6769 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:58 + go version 00:32:58 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:58 $ docker stop --time=1 9e29c83afe5b981c442b22a8babb877ef9417f1b00c966bf35b93803b87c6769 00:33:00 $ docker rm -f 9e29c83afe5b981c442b22a8babb877ef9417f1b00c966bf35b93803b87c6769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:00 + docker inspect -f . ci-base-image-x86_64 00:33:00 . [Pipeline] withDockerContainer 00:33:01 prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container 00:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:01 $ docker top 76f9dc4459a23c977d4e97631072569e70b8d369c3fe49d861d762578fdef199 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:02 ========================================================= 00:33:02 [edgeXBuildGoParallel] Running Tests and Build... 00:33:02 ========================================================= [Pipeline] sh 00:33:02 + make test 00:33:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:12 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.128s coverage: 45.9% of statements 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.102s coverage: 100.0% of statements 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.085s coverage: 65.8% of statements 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 82.3% of statements 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.118s coverage: 86.7% of statements 00:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.169s coverage: 97.5% of statements 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.470s coverage: 92.8% of statements 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.1% of statements 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 45.5% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 63.5% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 68.9% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.090s coverage: 89.4% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.777s coverage: 29.1% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.058s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:34:17 GO111MODULE=on go vet ./... 00:34:43 gofmt -l . 00:34:43 [ "`gofmt -l .`" = "" ] 00:34:43 ./bin/test-go-mod-tidy.sh 00:34:43 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:44 + ls -al . 00:34:44 total 704 00:34:44 drwxrwxr-x 10 1001 1001 4096 Feb 13 00:34 . 00:34:44 drwxr-xr-x 4 root root 28 Feb 13 00:33 .. 00:34:44 -rw-rw-r-- 1 1001 1001 11 Feb 13 00:31 .dockerignore 00:34:44 drwxrwxr-x 8 1001 1001 179 Feb 13 00:31 .git 00:34:44 drwxrwxr-x 3 1001 1001 125 Feb 13 00:31 .github 00:34:44 -rw-rw-r-- 1 1001 1001 818 Feb 13 00:31 .gitignore 00:34:44 drwx------ 3 1001 1001 60 Feb 13 00:31 .semver 00:34:44 -rw-rw-r-- 1 1001 1001 166 Feb 13 00:31 .sonarcloud.properties 00:34:44 -rw-rw-r-- 1 1001 1001 8475 Feb 13 00:31 Attribution.txt 00:34:44 -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:31 CONTRIBUTING.md 00:34:44 -rw-rw-r-- 1 1001 1001 931 Feb 13 00:31 Dockerfile.build 00:34:44 -rw-rw-r-- 1 1001 1001 863 Feb 13 00:31 Jenkinsfile 00:34:44 -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:31 LICENSE 00:34:44 -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:31 Makefile 00:34:44 -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:31 README.md 00:34:44 -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:31 SECURITY.md 00:34:44 -rw-rw-r-- 1 1001 1001 5 Feb 13 00:31 VERSION 00:34:44 -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:31 ZMQWindows.md 00:34:44 drwxrwxr-x 2 1001 1001 117 Feb 13 00:31 bin 00:34:44 drwxrwxr-x 14 1001 1001 4096 Feb 13 00:31 cmd 00:34:44 -rw-r--r-- 1 root root 595676 Feb 13 00:34 coverage.out 00:34:44 -rw-r--r-- 1 root root 1054 Feb 13 00:34 go.mod 00:34:44 -rw-r--r-- 1 root root 19518 Feb 13 00:34 go.sum 00:34:44 drwxrwxr-x 8 1001 1001 127 Feb 13 00:31 internal 00:34:44 drwxrwxr-x 4 1001 1001 26 Feb 13 00:31 openapi 00:34:44 drwxrwxr-x 4 1001 1001 71 Feb 13 00:31 snap 00:34:44 -rw-rw-r-- 1 1001 1001 168 Feb 13 00:31 version.go [Pipeline] sh 00:34:44 + '[' -e coverage.out ] 00:34:44 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:44 Stashed 1 file(s) [Pipeline] sh 00:34:45 + make build 00:34:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:50 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:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26368 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws 00:34:54 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:34:58 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:58 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:59 using credential edgex-jenkins-ssh 00:34:59 Cloning the remote Git repository 00:34:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:59 > git init /w/workspace/edgex-go/3 # timeout=10 00:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:59 > git --version # timeout=10 00:34:59 > git --version # 'git version 2.17.1' 00:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:00 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:35:00 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:35:02 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:35:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:06 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:35:07 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:35:08 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:10 $ docker stop --time=1 76f9dc4459a23c977d4e97631072569e70b8d369c3fe49d861d762578fdef199 00:35:12 $ docker rm -f 76f9dc4459a23c977d4e97631072569e70b8d369c3fe49d861d762578fdef199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:15 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 00:35:16 Merge succeeded, producing a661d6abb983a22d58b13ad21f63051f748e7a92 00:35:16 Checking out Revision a661d6abb983a22d58b13ad21f63051f748e7a92 (PR-3164) [Pipeline] isUnix [Pipeline] sh 00:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:16 00:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:15 > git config core.sparsecheckout # timeout=10 00:35:15 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 00:35:15 > git remote # timeout=10 00:35:15 > git config --get remote.origin.url # timeout=10 00:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:15 > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 00:35:16 > git rev-parse HEAD^{commit} # timeout=10 00:35:16 > git config core.sparsecheckout # timeout=10 00:35:16 > git checkout -f a661d6abb983a22d58b13ad21f63051f748e7a92 # timeout=10 00:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:16 latest: Pulling from edgex-devops/edgex-compose 00:35:16 cbdbe7a5bc2a: Pulling fs layer 00:35:16 ca9280d653b3: Pulling fs layer 00:35:16 7e9c9ca2126c: Pulling fs layer 00:35:17 cbdbe7a5bc2a: Verifying Checksum 00:35:17 cbdbe7a5bc2a: Download complete 00:35:17 cbdbe7a5bc2a: Pull complete 00:35:18 ca9280d653b3: Verifying Checksum 00:35:18 ca9280d653b3: Download complete 00:35:19 7e9c9ca2126c: Verifying Checksum 00:35:19 7e9c9ca2126c: Download complete 00:35:19 ca9280d653b3: Pull complete 00:35:20 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" 00:35:20 First time build. Skipping changelog. 00:35:20 > git rev-list --no-walk 68c823812e4aea1e7702eddd2e1ab6db2090771f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:22 + sudo service docker restart 00:35:22 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:25 provisioning config files... 00:35:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3237752006171690544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:25 ---> docker-login.sh 00:35:25 nexus3.edgexfoundry.org:10001 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 7e9c9ca2126c: Pull complete 00:35:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:26 prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container 00:35:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 nexus3.edgexfoundry.org:10002 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 nexus3.edgexfoundry.org:10003 00:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:27 Configure a credential helper to remove this warning. See 00:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:27 00:35:27 Login Succeeded 00:35:27 nexus3.edgexfoundry.org:10004 00:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:28 Configure a credential helper to remove this warning. See 00:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:28 00:35:28 Login Succeeded 00:35:28 docker.io 00:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:28 Configure a credential helper to remove this warning. See 00:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:28 00:35:28 Login Succeeded 00:35:28 ---> docker-login.sh ends 00:35:29 $ docker top e8fd4976d8c78d369f72ed533e5fc785b2eabd2d21db00253057332628d66b1d -eo pid,comm [Pipeline] { [Pipeline] } 00:35:29 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:35:29 + docker-compose build --help 00:35:29 + grep parallel [Pipeline] echo 00:35:29 ========================================================= 00:35:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:30 + 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:30 --parallel Build images in parallel. [Pipeline] } 00:35:30 $ docker stop --time=1 e8fd4976d8c78d369f72ed533e5fc785b2eabd2d21db00253057332628d66b1d 00:35:32 $ docker rm -f e8fd4976d8c78d369f72ed533e5fc785b2eabd2d21db00253057332628d66b1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:32 Sending build context to Docker daemon 166.3MB 00:35:32 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:35:32 Step 2/6 : FROM ${BASE} 00:35:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:32 5f621e34cdf4: Pulling fs layer 00:35:32 a4357932f1b6: Pulling fs layer 00:35:32 18c013af1878: Pulling fs layer 00:35:32 00ac8860ef70: Pulling fs layer 00:35:32 63d7cb157983: Pulling fs layer 00:35:32 b116817d02f9: Pulling fs layer 00:35:32 745a02a5169b: Pulling fs layer 00:35:32 00ac8860ef70: Waiting 00:35:32 63d7cb157983: Waiting 00:35:32 b116817d02f9: Waiting 00:35:32 745a02a5169b: Waiting 00:35:32 18c013af1878: Download complete 00:35:32 a4357932f1b6: Verifying Checksum 00:35:32 a4357932f1b6: Download complete 00:35:32 63d7cb157983: Verifying Checksum 00:35:32 63d7cb157983: Download complete 00:35:32 b116817d02f9: Verifying Checksum 00:35:32 b116817d02f9: Download complete 00:35:32 5f621e34cdf4: Verifying Checksum 00:35:32 5f621e34cdf4: Download complete 00:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:32 . [Pipeline] withDockerContainer 00:35:33 prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container 00:35:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:33 $ docker top 5cde4b4202a1dbb4610f65f650c8c6d0e534bdc9c843ca68c7d6081e92511ec5 -eo pid,comm 00:35:33 5f621e34cdf4: Pull complete [Pipeline] { [Pipeline] sh 00:35:34 a4357932f1b6: Pull complete 00:35:34 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:34 18c013af1878: Pull complete 00:35:35 Building docker-core-command-go ... 00:35:35 Building docker-core-data-go ... 00:35:35 Building docker-core-metadata-go ... 00:35:35 Building docker-security-bootstrapper-go ... 00:35:35 Building docker-security-proxy-setup-go ... 00:35:35 Building docker-security-secretstore-setup-go ... 00:35:35 Building docker-support-notifications-go ... 00:35:35 Building docker-support-scheduler-go ... 00:35:35 Building docker-sys-mgmt-agent-go ... 00:35:35 Building docker-core-command-go 00:35:35 Building docker-security-proxy-setup-go 00:35:35 Building docker-sys-mgmt-agent-go 00:35:35 Building docker-security-secretstore-setup-go 00:35:35 Building docker-support-notifications-go 00:35:35 745a02a5169b: Verifying Checksum 00:35:35 745a02a5169b: Download complete 00:35:36 00ac8860ef70: Verifying Checksum 00:35:36 00ac8860ef70: Download complete 00:35:47 00ac8860ef70: Pull complete 00:35:47 63d7cb157983: Pull complete 00:35:47 b116817d02f9: Pull complete 00:35:51 745a02a5169b: Pull complete 00:35:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:51 ---> b7e6874047d6 00:35: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:35:54 ---> Running in 3ee6dafd075c 00:35:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:56 (1/12) Installing libmagic (5.38-r0) 00:35:57 (2/12) Installing file (5.38-r0) 00:35:57 (3/12) Installing libc-dev (0.7.2-r3) 00:35:57 (4/12) Installing g++ (9.3.0-r2) 00:36:01 (5/12) Installing fortify-headers (1.1-r0) 00:36:01 (6/12) Installing patch (2.7.6-r6) 00:36:01 (7/12) Installing build-base (0.5-r2) 00:36:01 (8/12) Installing libsodium (1.0.18-r0) 00:36:01 (9/12) Installing pkgconf (1.7.2-r0) 00:36:01 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:01 (11/12) Installing libzmq (4.3.3-r0) 00:36:01 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:02 Executing busybox-1.31.1-r19.trigger 00:36:02 OK: 217 MiB in 51 packages 00:36:06 Removing intermediate container 3ee6dafd075c 00:36:06 ---> d67718295b3b 00:36:06 Step 4/6 : WORKDIR /edgex-go 00:36:06 ---> Running in ad668e170530 00:36:06 Removing intermediate container ad668e170530 00:36:06 ---> 78213c4335f4 00:36:06 Step 5/6 : COPY go.mod . 00:36:07 ---> 5258a7e1b2d3 00:36:07 Step 6/6 : RUN go mod download 00:36:07 ---> Running in b60b4d9fd2ec 00:36:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> df646c4a6c6d 00:36:08 Step 3/22 : WORKDIR /edgex-go 00:36:08 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> df646c4a6c6d 00:36:08 Step 3/21 : WORKDIR /edgex-go 00:36:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> df646c4a6c6d 00:36:08 Step 3/24 : WORKDIR /edgex-go 00:36:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> df646c4a6c6d 00:36:08 Step 3/23 : WORKDIR /edgex-go 00:36:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:08 ---> df646c4a6c6d 00:36:08 Step 3/26 : WORKDIR /edgex-go 00:36:09 ---> Running in e464a5b1850c 00:36:09 ---> Running in 7eaf0768782f 00:36:09 ---> Running in 37cb852adc33 00:36:09 ---> Running in de13723fd20d 00:36:09 ---> Running in 68c996bcabc7 00:36:09 Removing intermediate container 68c996bcabc7 00:36:09 ---> d86c8fd8a55a 00:36:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:09 Removing intermediate container 37cb852adc33 00:36:09 ---> f4630d933e68 00:36:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:09 Removing intermediate container 7eaf0768782f 00:36:09 ---> 279613e6d946 00:36:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:09 Removing intermediate container de13723fd20d 00:36:09 ---> 6be3013afc5d 00:36:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 Removing intermediate container e464a5b1850c 00:36:10 ---> 04d8fdb25890 00:36:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:10 ---> Running in 198dcf5d339f 00:36:10 ---> Running in 34571904684b 00:36:10 ---> Running in 8c9bc7a770f0 00:36:10 ---> Running in 7ec7b13d5652 00:36:10 ---> Running in b5a3922c6877 00:36:12 Removing intermediate container 198dcf5d339f 00:36:12 ---> 430c7cf06ed6 00:36:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:12 ---> Running in 363515cbedc6 00:36:12 Removing intermediate container 34571904684b 00:36:12 ---> c57c3db6f4e8 00:36:12 Step 5/23 : RUN apk add --update --no-cache make git 00:36:13 Removing intermediate container 7ec7b13d5652 00:36:13 ---> 26982015eebe 00:36:13 Step 5/24 : RUN apk add --update --no-cache make git 00:36:13 ---> Running in c78e390d2045 00:36:13 ---> Running in 2c1b3110e1dc 00:36:13 Removing intermediate container b5a3922c6877 00:36:13 ---> 166604296fda 00:36:13 Step 5/21 : RUN apk add --update --no-cache make git 00:36:13 ---> Running in b8b4591ae20f 00:36:13 Removing intermediate container 8c9bc7a770f0 00:36:13 ---> 3062e2096fa7 00:36:13 Step 5/26 : RUN apk add --update --no-cache make bash git 00:36:13 ---> Running in 962826ae5bdf 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 OK: 233 MiB in 51 packages 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:16 Removing intermediate container 363515cbedc6 00:36:16 ---> d248b3ca0293 00:36:16 Step 6/22 : COPY go.mod . 00:36:16 OK: 233 MiB in 51 packages 00:36:16 OK: 233 MiB in 51 packages 00:36:16 ---> 19b66ca314fa 00:36:16 Step 7/22 : RUN go mod download 00:36:16 OK: 233 MiB in 51 packages 00:36:16 ---> Running in 714edc45a48a 00:36:16 OK: 233 MiB in 51 packages 00:36:16 Removing intermediate container b8b4591ae20f 00:36:16 ---> 8c2340a0e220 00:36:16 Step 6/21 : COPY go.mod . 00:36:16 Removing intermediate container c78e390d2045 00:36:16 ---> 82df98a94c18 00:36:16 Step 6/23 : COPY go.mod . 00:36:17 ---> f21c3e9f58a1 00:36:17 Step 7/21 : RUN go mod download 00:36:17 ---> Running in b599d1f6713d 00:36:17 ---> 80fcbd55ecf7 00:36:17 Step 7/23 : RUN go mod download 00:36:17 Removing intermediate container 2c1b3110e1dc 00:36:17 ---> 57d65d92e043 00:36:17 Step 6/24 : COPY go.mod . 00:36:17 ---> Running in 02c011ba6317 00:36:17 Removing intermediate container 962826ae5bdf 00:36:17 ---> 956ca91f432d 00:36:17 Step 6/26 : COPY go.mod . 00:36:17 ---> 39e8866d32b8 00:36:17 Step 7/24 : RUN go mod download 00:36:18 ---> e6bcc20c11ab 00:36:18 Step 7/26 : RUN go mod download 00:36:18 ---> Running in 2ef8936e1e65 00:36:18 ---> Running in 952527ba858d 00:36:19 Removing intermediate container 714edc45a48a 00:36:19 ---> eb84b84ec1b4 00:36:19 Step 8/22 : COPY . . 00:36:19 Removing intermediate container b599d1f6713d 00:36:19 ---> 0229380f7fdd 00:36:19 Step 8/21 : COPY . . 00:36:19 Removing intermediate container 02c011ba6317 00:36:19 ---> ca64a9692697 00:36:19 Step 8/23 : COPY . . 00:36:23 Removing intermediate container 2ef8936e1e65 00:36:23 ---> 55ddb0a06096 00:36:23 Step 8/24 : COPY . . 00:36:25 Removing intermediate container 952527ba858d 00:36:25 ---> ee03b4a305ec 00:36:25 Step 8/26 : COPY . . 00:36:34 Removing intermediate container b60b4d9fd2ec 00:36:34 ---> d61542e96046 00:36:34 Successfully built d61542e96046 00:36:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:35 + docker inspect -f . ci-base-image-arm64 00:36:35 . [Pipeline] withDockerContainer 00:36:35 prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container 00:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:37 $ docker top 10f50d162f0ffab57a2cb0b99bbf24713abbcb7d42ed8ff5a4e54c97a88ac5f9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:38 + go version 00:36:38 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:38 $ docker stop --time=1 10f50d162f0ffab57a2cb0b99bbf24713abbcb7d42ed8ff5a4e54c97a88ac5f9 00:36:40 $ docker rm -f 10f50d162f0ffab57a2cb0b99bbf24713abbcb7d42ed8ff5a4e54c97a88ac5f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:41 + docker inspect -f . ci-base-image-arm64 00:36:41 . [Pipeline] withDockerContainer 00:36:41 prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container 00:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:42 $ docker top 36a758ebbce59140460f8965f2e07d37197deeec800441d5799985edc886f4aa -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:43 ========================================================= 00:36:43 [edgeXBuildGoParallel] Running Tests and Build... 00:36:43 ========================================================= [Pipeline] sh 00:36:43 + make test 00:36:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:05 ---> 2c10266e6be5 00:37:05 ---> 36dd8ca555c9 00:37:05 Step 9/23 : RUN make cmd/core-command/core-commandStep 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:05 00:37:05 ---> 09fdc75c3721 00:37:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:05 ---> Running in e044a40e4fb5 00:37:05 ---> Running in 3fd8051ae5ee 00:37:05 ---> Running in f8e1a5f3671c 00:37:05 ---> 236555a7117d 00:37:05 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:05 ---> 460f064e9d07 00:37:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:05 ---> Running in 7442cec56e88 00:37:05 ---> Running in a9b5b23e9736 00:37:05 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:05 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:37:05 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:05 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:37:05 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:06 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:37:32 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 Removing intermediate container 7442cec56e88 00:37:39 ---> 417798e1a476 00:37:39 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:39 ---> Running in 120d45e7c4ec 00:37:40 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:37:45 Removing intermediate container f8e1a5f3671c 00:37:45 ---> 7b323c6f7778 00:37:45 00:37:45 Step 10/21 : FROM alpine:3.12 00:37:45 Removing intermediate container 3fd8051ae5ee 00:37:45 ---> 470f87b8eb11 00:37:45 00:37:45 Step 10/23 : FROM alpine:3.12 00:37:45 Removing intermediate container a9b5b23e9736 00:37:45 ---> 4408178040f2 00:37:45 00:37:45 Step 10/24 : FROM alpine:3.12 00:37:45 Removing intermediate container e044a40e4fb5 00:37:45 ---> 92e09f7a753c 00:37:45 00:37:45 Step 10/22 : FROM alpine:3.12 00:37:45 3.12: Pulling from library/alpine 00:37:45 3.12: Pulling from library/alpine 00:37:45 3.12: Pulling from library/alpine 00:37:45 3.12: Pulling from library/alpine 00:37:45 Removing intermediate container 120d45e7c4ec 00:37:45 ---> 92c092b12610 00:37:45 00:37:45 Step 11/26 : FROM docker:20.10.0 00:37:45 20.10.0: Pulling from library/docker 00:37:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:37:45 Status: Downloaded newer image for alpine:3.12 00:37:45 ---> 389fef711851 00:37:45 Step 11/21 : RUN apk add --update --no-cache curl 00:37:45 Status: Downloaded newer image for alpine:3.12 00:37:45 ---> 389fef711851 00:37:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:45 Status: Image is up to date for alpine:3.12 00:37:45 ---> 389fef711851 00:37:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:45 Status: Image is up to date for alpine:3.12 00:37:45 ---> 389fef711851 00:37:45 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:37:45 ---> Running in 22cf43659379 00:37:45 ---> Running in d8313d30f45c 00:37:45 ---> Running in 4b4f6b202315 00:37:45 ---> Running in 88cbe292d48a 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:46 (1/2) Installing ca-certificates (20191127-r4) 00:37:46 (2/2) Installing dumb-init (1.2.2-r1) 00:37:46 Executing busybox-1.31.1-r19.trigger 00:37:46 Executing ca-certificates-20191127-r4.trigger 00:37:46 (1/1) Installing dumb-init (1.2.2-r1) 00:37:46 Executing busybox-1.31.1-r19.trigger 00:37:47 OK: 6 MiB in 15 packages 00:37:47 OK: 6 MiB in 16 packages 00:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:47 (1/4) Installing ca-certificates (20191127-r4) 00:37:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:47 (3/4) Installing libcurl (7.69.1-r3) 00:37:47 (1/5) Installing ca-certificates (20191127-r4) 00:37:47 (4/4) Installing curl (7.69.1-r3) 00:37:47 Executing busybox-1.31.1-r19.trigger 00:37:47 Executing ca-certificates-20191127-r4.trigger 00:37:47 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:37:47 (3/5) Installing libcurl (7.69.1-r3) 00:37:47 (4/5) Installing curl (7.69.1-r3) 00:37:47 (5/5) Installing dumb-init (1.2.2-r1) 00:37:47 Executing busybox-1.31.1-r19.trigger 00:37:47 Executing ca-certificates-20191127-r4.trigger 00:37:47 OK: 7 MiB in 18 packages 00:37:47 OK: 7 MiB in 19 packages 00:37:49 Removing intermediate container 22cf43659379 00:37:49 ---> cc2df6540528 00:37:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:49 ---> Running in 26dcb5cc889b 00:37:49 Removing intermediate container d8313d30f45c 00:37:49 ---> b0f985b6cfb5 00:37:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:49 ---> Running in 62da4af096cd 00:37:50 Removing intermediate container 26dcb5cc889b 00:37:50 ---> c63d47f43140 00:37:50 Step 13/22 : ENV APP_PORT=48060 00:37:50 Removing intermediate container 88cbe292d48a 00:37:50 ---> af3d7a8c531a 00:37:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:50 Removing intermediate container 4b4f6b202315 00:37:50 ---> 2adeeca0d514 00:37:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:50 ---> Running in 19c71e871697 00:37:50 Removing intermediate container 62da4af096cd 00:37:50 ---> 23193d0cf572 00:37:50 Step 13/23 : ENV APP_PORT=48082 00:37:50 ---> Running in f380a9131bdd 00:37:50 ---> Running in a8cc6d04fdc8 00:37:51 ---> Running in 5c99541862f4 00:37:51 Removing intermediate container 19c71e871697 00:37:51 ---> 0a84985aa63d 00:37:51 Step 14/22 : EXPOSE $APP_PORT 00:37:51 Removing intermediate container a8cc6d04fdc8 00:37:51 ---> 530f7588ccd9 00:37:51 Step 13/21 : WORKDIR /edgex 00:37:51 ---> Running in 34cfdd0bdccb 00:37:51 Removing intermediate container f380a9131bdd 00:37:51 ---> 95c761ca3cdf 00:37:51 Step 13/24 : WORKDIR / 00:37:51 Removing intermediate container 5c99541862f4 00:37:51 ---> 834249418080 00:37:51 Step 14/23 : EXPOSE $APP_PORT 00:37:51 ---> Running in 6fea2cd17231 00:37:51 ---> Running in d1e0a88b94a2 00:37:51 ---> Running in 8089c4b7ebd0 00:37:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:51 Status: Downloaded newer image for docker:20.10.0 00:37:51 ---> aefe523efa57 00:37:51 Step 12/26 : RUN apk add --no-cache bash 00:37:51 Removing intermediate container 34cfdd0bdccb 00:37:51 ---> 8b3a31181aff 00:37:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:52 ---> Running in d563ae1ee429 00:37:52 Removing intermediate container d1e0a88b94a2 00:37:52 ---> b89c3375985d 00:37:52 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:52 Removing intermediate container 6fea2cd17231 00:37:52 ---> a94487442bb8 00:37:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:52 Removing intermediate container 8089c4b7ebd0 00:37:52 ---> ffc4c6dc06d3 00:37:52 Step 15/23 : WORKDIR / 00:37:52 ---> 14b6292d01ba 00:37:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:52 ---> Running in ce870cfcebc9 00:37:52 ---> c6bde9d2f563 00:37:52 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:52 ---> 6fa0cd1916f3 00:37:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 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/community/x86_64/APKINDEX.tar.gz 00:37:52 Removing intermediate container ce870cfcebc9 00:37:52 ---> 47140a8b736e 00:37:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:53 ---> 75c9c5a3c53f 00:37:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:53 (1/2) Installing readline (8.0.4-r0) 00:37:53 (2/2) Installing bash (5.0.17-r0) 00:37:53 Executing bash-5.0.17-r0.post-install 00:37:53 Executing busybox-1.31.1-r19.trigger 00:37:53 OK: 12 MiB in 22 packages 00:37:53 ---> 7e42474e335f 00:37:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:53 ---> a01f4be2ab7f 00:37:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:53 ---> 1184b37863cd 00:37:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:54 ---> 6e568c10b04d 00:37:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:54 ---> 56c6622a0ed8 00:37:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:37:54 ---> af07a6e2122e 00:37:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:54 ---> Running in c59e92db622a 00:37:54 ---> 123063a2d60b 00:37:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:54 Removing intermediate container d563ae1ee429 00:37:54 ---> 23b9ddb03901 00:37:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:37:54 ---> Running in ac3d7bbe4ad3 00:37:54 ---> Running in d2f1ef8a602d 00:37:54 ---> 63bd1d665f6d 00:37:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:54 ---> 7f4dd9e967e3 00:37:54 Step 19/23 : ENTRYPOINT ["/core-command"] 00:37:54 Removing intermediate container c59e92db622a 00:37:54 ---> 7086c5542f03 00:37:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:54 ---> Running in 38c9f3faff9b 00:37:55 ---> Running in cdd170b63123 00:37:55 Removing intermediate container ac3d7bbe4ad3 00:37:55 ---> 1bfb744d7c55 00:37:55 Step 18/21 : CMD ["--init=true"] 00:37:55 Removing intermediate container d2f1ef8a602d 00:37:55 ---> 7847ba410420 00:37:55 Step 14/26 : ENV APP_PORT=48090 00:37:55 ---> Running in ef5dcdce9cff 00:37:55 ---> 75ec0c3a9206 00:37:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:55 ---> Running in 5cdda874d64f 00:37:55 Removing intermediate container 38c9f3faff9b 00:37:55 ---> 5d62e59335b0 00:37:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:55 Removing intermediate container cdd170b63123 00:37:55 ---> b380dce84678 00:37:55 Step 20/22 : LABEL arch=x86_64 00:37:55 Removing intermediate container ef5dcdce9cff 00:37:55 ---> 172e046375b2 00:37:55 Step 19/21 : LABEL arch=x86_64 00:37:55 ---> Running in 894173aeb438 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:55 ---> 75124fdbb36d 00:37:55 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:37:55 ---> Running in 52a60085ee16 00:37:55 Removing intermediate container 5cdda874d64f 00:37:55 ---> acf4e0ace8c3 00:37:55 Step 15/26 : EXPOSE $APP_PORT 00:37:55 ---> Running in 4ea238eeca3e 00:37:55 ---> Running in 49c0bc6b3959 00:37:56 ---> Running in c656586699e5 00:37:56 Removing intermediate container 894173aeb438 00:37:56 ---> 160e3c407ff1 00:37:56 Step 21/23 : LABEL arch=x86_64 00:37:56 Removing intermediate container 52a60085ee16 00:37:56 ---> 595d71144ebb 00:37:56 Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:37:56 Removing intermediate container 4ea238eeca3e 00:37:56 ---> 36149da6cfb8 00:37:56 Step 20/21 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:37:56 ---> Running in 00da10bda8d0 00:37:56 ---> Running in 434e4570882a 00:37:56 Removing intermediate container c656586699e5 00:37:56 ---> 785daa6c7cd2 00:37:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:56 ---> Running in f43d5f23ecd7 00:37:57 Removing intermediate container 00da10bda8d0 00:37:57 ---> ed087aa5a0df 00:37:57 Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:37:57 Removing intermediate container 434e4570882a 00:37:57 ---> 87688f2283c8 00:37:57 Step 22/22 : LABEL version=0.0.0 00:37:57 ---> Running in 16a9b0e02a0e 00:37:57 ---> Running in 633f6db5996f 00:37:57 Removing intermediate container f43d5f23ecd7 00:37:57 ---> 2e906c4a5474 00:37:57 Step 21/21 : LABEL version=0.0.0 00:37:57 ---> d2b7f86ef30d 00:37:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:57 ---> Running in 056ddda3a5fc 00:37:57 Removing intermediate container 16a9b0e02a0e 00:37:57 ---> 06d9bb71ab3e 00:37:57 Step 23/23 : LABEL version=0.0.0 00:37:57 Removing intermediate container 633f6db5996f 00:37:57 ---> 837f418ec640 00:37:57 00:37:57 ---> Running in fb0d5b97609b 00:37:58 Removing intermediate container 49c0bc6b3959 00:37:58 ---> 4bba17fdc9c9 00:37:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:37:58 ---> c9f9c92537f9 00:37:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:58 Successfully built 837f418ec640 00:37:58 Removing intermediate container 056ddda3a5fc 00:37:58 ---> f8e133de2326 00:37:58 00:37:58 Successfully tagged docker-support-notifications-go:latest 00:37:58 ---> Running in 39ddf424ad02 00:37:58 Building docker-support-scheduler-go 00:37:58  Building docker-support-notifications-go ... done Successfully built f8e133de2326 00:37:58 Successfully tagged docker-security-proxy-setup-go:latest 00:37:58 Building docker-core-metadata-go 00:37:58  Building docker-security-proxy-setup-go ... done Removing intermediate container fb0d5b97609b 00:37:58 ---> 3bf549d6a455 00:37:58 00:37:58 ---> d650de47e443 00:37:58 Step 19/26 : RUN apk --no-cache add py3-pip 00:37:58 Removing intermediate container 39ddf424ad02 00:37:58 ---> 84c433a8b32b 00:37:58 Step 22/24 : LABEL arch=x86_64 00:37:58 Successfully built 3bf549d6a455 00:37:58 ---> Running in 0f29fd19c21a 00:37:58 Successfully tagged docker-core-command-go:latest 00:37:58  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 00:37:58 ---> Running in d950b4251df7 00:37:59 Removing intermediate container d950b4251df7 00:37:59 ---> f6736fecb06c 00:37:59 Step 23/24 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:37:59 ---> Running in 0d8888ca95fc 00:38:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:00 (1/33) Installing libbz2 (1.0.8-r1) 00:38:00 (2/33) Installing expat (2.2.9-r1) 00:38:00 (3/33) Installing libffi (3.3-r2) 00:38:00 (4/33) Installing gdbm (1.13-r1) 00:38:00 (5/33) Installing xz-libs (5.2.5-r0) 00:38:00 (6/33) Installing sqlite-libs (3.32.1-r0) 00:38:00 (7/33) Installing python3 (3.8.5-r0) 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:11 (8/33) Installing py3-appdirs (1.4.4-r1) 00:38:11 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:38:11 Removing intermediate container 0d8888ca95fc 00:38:11 ---> c63b4f46afa3 00:38:11 Step 24/24 : LABEL version=0.0.0 00:38:11 (10/33) Installing py3-parsing (2.4.7-r0) 00:38:11 (11/33) Installing py3-six (1.15.0-r0) 00:38:11 (12/33) Installing py3-packaging (20.4-r0) 00:38:11 (13/33) Installing py3-setuptools (47.0.0-r0) 00:38:11 (14/33) Installing py3-chardet (3.0.4-r4) 00:38:11 (15/33) Installing py3-idna (2.9-r0) 00:38:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:12 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:38:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:38:13 (18/33) Installing py3-requests (2.23.0-r0) 00:38:13 (19/33) Installing py3-msgpack (1.0.0-r0) 00:38:13 ---> Running in 540d6bd99f3d 00:38:13 (20/33) Installing py3-lockfile (0.12.2-r3) 00:38:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:38:13 (22/33) Installing py3-colorama (0.4.3-r0) 00:38:13 (23/33) Installing py3-distlib (0.3.0-r0) 00:38:14 (24/33) Installing py3-distro (1.5.0-r1) 00:38:14 (25/33) Installing py3-webencodings (0.5.1-r3) 00:38:14 (26/33) Installing py3-html5lib (1.0.1-r4) 00:38:14 Removing intermediate container 540d6bd99f3d 00:38:14 ---> c2a608daaaf7 00:38:14 00:38:14 (27/33) Installing py3-pytoml (0.1.21-r0) 00:38:14 (28/33) Installing py3-pep517 (0.8.2-r0) 00:38:15 (29/33) Installing py3-progress (1.5-r0) 00:38:15 (30/33) Installing py3-toml (0.10.1-r0) 00:38:15 (31/33) Installing py3-retrying (1.3.3-r0) 00:38:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:38:15 (33/33) Installing py3-pip (20.1.1-r0) 00:38:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:20 Executing busybox-1.31.1-r19.trigger 00:38:20 OK: 71 MiB in 55 packages 00:38:20 Successfully built c2a608daaaf7 00:38:20 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:20  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.222s coverage: 100.0% of statements 00:38:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:30 ---> df646c4a6c6d 00:38:30 Step 3/22 : WORKDIR /edgex-go 00:38:30 ---> Using cache 00:38:30 ---> 04d8fdb25890 00:38:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:30 ---> Using cache 00:38:30 ---> 166604296fda 00:38:30 Step 5/22 : RUN apk add --update --no-cache make git 00:38:30 ---> Using cache 00:38:30 ---> 8c2340a0e220 00:38:30 Step 6/22 : COPY go.mod . 00:38:30 ---> Using cache 00:38:30 ---> f21c3e9f58a1 00:38:30 Step 7/22 : RUN go mod download 00:38:30 ---> Using cache 00:38:30 ---> 0229380f7fdd 00:38:30 Step 8/22 : COPY . . 00:38:30 ---> Using cache 00:38:30 ---> 09fdc75c3721 00:38:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:38:30 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:30 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:38:30 ---> df646c4a6c6d 00:38:30 Step 3/30 : WORKDIR /edgex-go 00:38:30 ---> Using cache 00:38:30 ---> 04d8fdb25890 00:38:30 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:30 ---> Using cache 00:38:30 ---> 166604296fda 00:38:30 Step 5/30 : RUN apk add --update --no-cache make git 00:38:30 ---> Using cache 00:38:30 ---> 8c2340a0e220 00:38:30 Step 6/30 : COPY go.mod . 00:38:30 ---> Using cache 00:38:30 ---> f21c3e9f58a1 00:38:30 Step 7/30 : RUN go mod download 00:38:30 ---> Using cache 00:38:30 ---> 0229380f7fdd 00:38:30 Step 8/30 : COPY . . 00:38:30 ---> Using cache 00:38:30 ---> 09fdc75c3721 00:38:30 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:38:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> df646c4a6c6d 00:38:31 Step 3/23 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> 04d8fdb25890 00:38:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> 166604296fda 00:38:31 Step 5/23 : RUN apk add --update --no-cache make git 00:38:31 ---> Using cache 00:38:31 ---> 8c2340a0e220 00:38:31 Step 6/23 : COPY go.mod . 00:38:31 ---> Using cache 00:38:31 ---> f21c3e9f58a1 00:38:31 Step 7/23 : RUN go mod download 00:38:31 ---> Using cache 00:38:31 ---> 0229380f7fdd 00:38:31 Step 8/23 : COPY . . 00:38:31 ---> Using cache 00:38:31 ---> 09fdc75c3721 00:38:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:38:32 ---> Running in 9260d12bc850 00:38:32 ---> Running in deba068d2fd4 00:38:32 ---> Running in db3d3f316a87 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.676s coverage: 27.1% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.233s coverage: 65.8% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.726s coverage: 82.3% of statements 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:38:34 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:34 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:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.241s coverage: 28.6% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:38:43 Removing intermediate container 0f29fd19c21a 00:38:43 ---> 5eb387b87979 00:38:43 Step 20/26 : RUN pip install docker-compose==1.23.2 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:38:44 ---> Running in f5eedc8aa0e4 00:38:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:47 ---> df646c4a6c6d 00:38:47 Step 3/23 : WORKDIR /edgex-go 00:38:47 ---> Using cache 00:38:47 ---> 04d8fdb25890 00:38:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:47 ---> Using cache 00:38:47 ---> 166604296fda 00:38:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:48 ---> Running in bea3f20d7893 00:38:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:50 OK: 233 MiB in 51 packages 00:38:51 Collecting docker-compose==1.23.2 00:38:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:38:51 Collecting websocket-client<1.0,>=0.32.0 00:38:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:38:51 Removing intermediate container bea3f20d7893 00:38:51 ---> 9e43be1e73fd 00:38:51 Step 6/23 : COPY go.mod . 00:38:51 Collecting dockerpty<0.5,>=0.4.1 00:38:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:53 ---> 0d9dd3dd8e04 00:38:53 Step 7/23 : RUN go mod download 00:38:53 Collecting cached-property<2,>=1.2.0 00:38:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:53 ---> Running in 6bbb7165061e 00:38:53 Collecting texttable<0.10,>=0.9.0 00:38:53 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.325s coverage: 92.8% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.246s coverage: 0.1% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 79.5% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 00:38:54 Collecting docopt<0.7,>=0.6.1 00:38:54 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:38:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:55 Collecting jsonschema<3,>=2.5.1 00:38:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:56 Collecting PyYAML<4,>=3.10 00:38:56 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:56 Removing intermediate container 6bbb7165061e 00:38:56 ---> 85c7f9e654e2 00:38:56 Step 8/23 : COPY . . 00:38:58 Collecting docker<4.0,>=3.6.0 00:38:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:59 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:38:59 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:39:00 Collecting urllib3<1.25,>=1.21.1 00:39:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:01 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:39:02 Collecting idna<2.8,>=2.5 00:39:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:03 Collecting docker-pycreds>=0.4.0 00:39:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 00:39:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:04 Installing collected packages: websocket-client, dockerpty, cached-property, texttable, docopt, urllib3, idna, requests, jsonschema, PyYAML, docker-pycreds, docker, docker-compose 00:39:05 Running setup.py install for dockerpty: started 00:39:06 Running setup.py install for dockerpty: finished with status 'done' 00:39:06 Running setup.py install for texttable: started 00:39:07 Running setup.py install for texttable: finished with status 'done' 00:39:07 Running setup.py install for docopt: started 00:39:07 Running setup.py install for docopt: finished with status 'done' 00:39:07 Attempting uninstall: urllib3 00:39:07 Found existing installation: urllib3 1.25.9 00:39:07 Uninstalling urllib3-1.25.9: 00:39:10 Successfully uninstalled urllib3-1.25.9 00:39:16 Attempting uninstall: idna 00:39:16 Found existing installation: idna 2.9 00:39:16 Uninstalling idna-2.9: 00:39:16 Successfully uninstalled idna-2.9 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.194s coverage: 91.4% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.526s coverage: 63.5% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.715s coverage: 68.9% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.384s coverage: 37.0% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:18 Attempting uninstall: requests 00:39:18 Found existing installation: requests 2.23.0 00:39:18 Uninstalling requests-2.23.0: 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.572s coverage: 84.0% of statements 00:39:19 Successfully uninstalled requests-2.23.0 00:39:20 Removing intermediate container deba068d2fd4 00:39:20 ---> 69a8ac3ec990 00:39:20 00:39:20 Step 10/30 : FROM alpine:3.12 00:39:20 ---> 389fef711851 00:39:20 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.077s coverage: 100.0% of statements 00:39:22 Running setup.py install for PyYAML: started 00:39:22 Removing intermediate container 9260d12bc850 00:39:22 ---> f3e4e2961eb9 00:39:22 00:39:22 Step 10/22 : FROM alpine:3.12 00:39:22 ---> 389fef711851 00:39:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:39:22 ---> Using cache 00:39:22 ---> b0f985b6cfb5 00:39:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:22 ---> Using cache 00:39:22 ---> 23193d0cf572 00:39:22 Step 13/22 : ENV APP_PORT=48085 00:39:24 ---> Running in 03ba698eac61 00:39:24 Running setup.py install for PyYAML: finished with status 'done' 00:39:24 ---> Running in b717b439e93e 00:39:24 ---> 6afb52b043cb 00:39:24 Step 9/23 : RUN make cmd/core-data/core-data 00:39:25 Removing intermediate container 03ba698eac61 00:39:25 ---> 726039dfaf82 00:39:25 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:39:25 Removing intermediate container b717b439e93e 00:39:25 ---> 680263542b82 00:39:25 Step 14/22 : EXPOSE $APP_PORT 00:39:25 ---> Running in 7087da832285 00:39:25 ---> Running in b23376f265ea 00:39:25 Removing intermediate container db3d3f316a87 00:39:25 ---> 8ccb59e5f7e6 00:39:25 00:39:25 Step 10/23 : FROM alpine:3.12 00:39:25 ---> 389fef711851 00:39:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:25 ---> Using cache 00:39:25 ---> b0f985b6cfb5 00:39:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:25 ---> Using cache 00:39:25 ---> 23193d0cf572 00:39:25 Step 13/23 : ENV APP_PORT=48081 00:39:25 ---> Running in 7e1ec8d915c1 00:39:26 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.57.0 00:39:26 ---> Running in 89c2f643c64b 00:39:26 Removing intermediate container 7e1ec8d915c1 00:39:26 ---> 871ca55ad016 00:39:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:26 Removing intermediate container 89c2f643c64b 00:39:26 ---> fe65e3444a39 00:39:26 Step 14/23 : EXPOSE $APP_PORT 00:39:26 ---> Running in 1c403a697b91 00:39:26 ---> 8d6a85b56cce 00:39:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:27 Removing intermediate container 1c403a697b91 00:39:27 ---> 51c6c17eb52b 00:39:27 Step 15/23 : WORKDIR / 00:39:27 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:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.389s coverage: 47.0% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.106s coverage: 100.0% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.340s coverage: 89.4% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:39:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:28 (1/2) Installing dumb-init (1.2.2-r1) 00:39:28 ---> Running in 71e78ca95883 00:39:28 (2/2) Installing su-exec (0.2-r1) 00:39:28 Executing busybox-1.31.1-r19.trigger 00:39:28 ---> 9718e51af9eb 00:39:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:28 OK: 6 MiB in 16 packages 00:39:28 Removing intermediate container 71e78ca95883 00:39:28 ---> f12defa59fe0 00:39:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:30 ---> 5f1bc262bc83 00:39:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:39:31 ---> 6d9e80945756 00:39:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:31 ---> Running in 6f928d222293 00:39:31 Removing intermediate container f5eedc8aa0e4 00:39:31 ---> c52be574f3e2 00:39:31 Step 21/26 : RUN apk --no-cache add curl 00:39:31 Removing intermediate container b23376f265ea 00:39:31 ---> 11cd3307c52c 00:39:31 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:39:31 ---> Running in b4010333e15f 00:39:31 Removing intermediate container 6f928d222293 00:39:31 ---> 85524f7b57a4 00:39:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:31 ---> Running in 20a9c42c34ef 00:39:32 ---> c2208c4f5c32 00:39:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:32 ---> Running in 4efa72f39138 00:39:32 Removing intermediate container 20a9c42c34ef 00:39:32 ---> b3d293db996f 00:39:32 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:39:32 ---> Running in cae41053fe0c 00:39:32 Removing intermediate container 4efa72f39138 00:39:32 ---> d77517127cd0 00:39:32 Step 20/22 : LABEL arch=x86_64 00:39:32 ---> Running in 9a3fae3e4fd1 00:39:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:33 Removing intermediate container cae41053fe0c 00:39:33 ---> 1b71194cd7f6 00:39:33 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:39:33 ---> ca9dc9760d6d 00:39:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:39:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:33 (2/3) Installing libcurl (7.69.1-r3) 00:39:33 (3/3) Installing curl (7.69.1-r3) 00:39:33 Executing busybox-1.31.1-r19.trigger 00:39:33 OK: 72 MiB in 58 packages 00:39:33 ---> Running in 3bb54bb1a144 00:39:33 ---> Running in 757a2fb11f29 00:39:33 Removing intermediate container 9a3fae3e4fd1 00:39:33 ---> 60c4532b33c8 00:39:33 Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:39:34 ---> Running in 2770f9167aa0 00:39:34 Removing intermediate container 757a2fb11f29 00:39:34 ---> b34001529cbc 00:39:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.051s coverage: 29.1% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.127s coverage: 100.0% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.155s coverage: 100.0% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 00:39:34 ---> Running in 7899ab772538 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 00:39:35 Removing intermediate container 2770f9167aa0 00:39:35 ---> 0326daa48fce 00:39:35 Step 22/22 : LABEL version=0.0.0 00:39:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:39:35 ---> Running in 634b8d723784 00:39:35 Removing intermediate container 7899ab772538 00:39:35 ---> 6f2fd56273bd 00:39:35 Step 21/23 : LABEL arch=x86_64 00:39:35 Removing intermediate container b4010333e15f 00:39:35 ---> 53a1bb54f4bc 00:39:35 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:36 GO111MODULE=on go vet ./... 00:39:36 ---> Running in 29a7a7df64bd 00:39:36 ---> Running in 0ec677f88f91 00:39:36 Removing intermediate container 634b8d723784 00:39:36 ---> 1e84d01771de 00:39:36 00:39:36 Removing intermediate container 29a7a7df64bd 00:39:36 ---> 40477b5906a9 00:39:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:36 Removing intermediate container 0ec677f88f91 00:39:36 ---> dc167b9a5d15 00:39:36 Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:39:36 Successfully built 1e84d01771de 00:39:36 Removing intermediate container 3bb54bb1a144 00:39:36 ---> a3d3886c88df 00:39:36 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:39:36 Successfully tagged docker-support-scheduler-go:latest 00:39:36  Building docker-support-scheduler-go ... done  ---> Running in 7a185d0c62bf 00:39:36 ---> Running in ccea56377985 00:39:36 ---> Running in 2924fb92374f 00:39:37 Removing intermediate container 7a185d0c62bf 00:39:37 ---> c25c91c1ea29 00:39:37 Step 24/26 : LABEL arch=x86_64 00:39:37 Removing intermediate container ccea56377985 00:39:37 ---> ff020965fb86 00:39:37 Step 23/23 : LABEL version=0.0.0 00:39:37 ---> Running in 6cf95398ca33 00:39:37 ---> Running in 08665c799748 00:39:37 Removing intermediate container 2924fb92374f 00:39:37 ---> f7d53d32e35a 00:39:37 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:39:38 Removing intermediate container 08665c799748 00:39:38 ---> a241b53fa16a 00:39:38 00:39:38 Removing intermediate container 6cf95398ca33 00:39:38 ---> 22531be5c060 00:39:38 Step 25/26 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:39:38 ---> 0c8a2834cc04 00:39:38 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:39:38 Successfully built a241b53fa16a 00:39:38 Successfully tagged docker-core-metadata-go:latest 00:39:38  Building docker-core-metadata-go ... done  ---> Running in 6a5b82b0f7e6 00:39:38 ---> Running in e67813aa6708 00:39:38 Removing intermediate container 6a5b82b0f7e6 00:39:38 ---> ac0c29c1f526 00:39:38 Step 26/26 : LABEL version=0.0.0 00:39:39 ---> Running in 1608bb99ca88 00:39:39 Removing intermediate container 1608bb99ca88 00:39:39 ---> b2833ca70de5 00:39:39 00:39:39 Successfully built b2833ca70de5 00:39:39 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:40  Building docker-sys-mgmt-agent-go ... done Removing intermediate container e67813aa6708 00:39:40 ---> 3ea7fb4d72cf 00:39:40 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:40 ---> 99a56b7cefcf 00:39:40 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:41 ---> 556110865304 00:39:41 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:39:41 ---> 79b4298dd0a9 00:39:41 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:39:42 ---> 6f17f34975ac 00:39:42 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:39:43 ---> Running in eb6b42c16a0b 00:39:43 Removing intermediate container eb6b42c16a0b 00:39:43 ---> 9c36869df591 00:39:43 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:44 ---> d6e3368cf537 00:39:44 Step 25/30 : RUN chmod +x /entrypoint.sh 00:39:44 ---> Running in 18c7babc84ed 00:39:47 Removing intermediate container 7087da832285 00:39:47 ---> fa9d7a437249 00:39:47 00:39:47 Step 10/23 : FROM alpine:3.12 00:39:47 ---> 389fef711851 00:39:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:47 Removing intermediate container 18c7babc84ed 00:39:47 ---> 159c4e1e3088 00:39:47 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:39:47 ---> Running in 3495503b7cc9 00:39:47 ---> Running in 201d70a473da 00:39:47 Removing intermediate container 3495503b7cc9 00:39:47 ---> 7f9fe142a6e9 00:39:47 Step 12/23 : ENV APP_PORT=48080 00:39:47 ---> Running in d2c3198122a8 00:39:47 Removing intermediate container 201d70a473da 00:39:47 ---> 106a39f25730 00:39:47 Step 27/30 : CMD ["gate"] 00:39:47 ---> Running in 69a450f96444 00:39:47 Removing intermediate container d2c3198122a8 00:39:47 ---> eb9aee8a0d2e 00:39:47 Step 13/23 : EXPOSE $APP_PORT 00:39:47 ---> Running in e2490775a4b9 00:39:47 Removing intermediate container 69a450f96444 00:39:47 ---> 826fbcb071da 00:39:47 Step 28/30 : LABEL arch=x86_64 00:39:47 ---> Running in ebc68a747b5b 00:39:47 Removing intermediate container e2490775a4b9 00:39:47 ---> 87f612caa032 00:39:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:47 ---> Running in 4fb7124930ec 00:39:48 Removing intermediate container ebc68a747b5b 00:39:48 ---> 7583b6807891 00:39:48 Step 29/30 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:39:48 ---> Running in 50dae761cf56 00:39:48 Removing intermediate container 50dae761cf56 00:39:48 ---> 7bdec68bd122 00:39:48 Step 30/30 : LABEL version=0.0.0 00:39:48 ---> Running in f8e2114e538b 00:39:48 Removing intermediate container f8e2114e538b 00:39:48 ---> 7091d34046f4 00:39:48 00:39:48 Removing intermediate container 4fb7124930ec 00:39:48 ---> 5cf60a566ec2 00:39:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:39:48 ---> Running in 284ef1edb4dd 00:39:48 Successfully built 7091d34046f4 00:39:48 Successfully tagged docker-security-bootstrapper-go:latest 00:39:49  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:50 (1/6) Installing dumb-init (1.2.2-r1) 00:39:50 (2/6) Installing libgcc (9.3.0-r2) 00:39:50 (3/6) Installing libsodium (1.0.18-r0) 00:39:50 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:50 (5/6) Installing libzmq (4.3.3-r0) 00:39:51 (6/6) Installing zeromq (4.3.3-r0) 00:39:51 Executing busybox-1.31.1-r19.trigger 00:39:51 OK: 8 MiB in 20 packages 00:39:51 Removing intermediate container 284ef1edb4dd 00:39:51 ---> f1a41f42272c 00:39:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:51 ---> c8af3ed0d761 00:39:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:52 ---> 4f95bbdf628e 00:39:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:52 ---> de65946bb2ab 00:39:52 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:53 ---> Running in 15d24ecb4a1f 00:39:53 Removing intermediate container 15d24ecb4a1f 00:39:53 ---> 8bfa1700ddcf 00:39:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:53 ---> Running in 2f9f67019b76 00:39:53 Removing intermediate container 2f9f67019b76 00:39:53 ---> 31897383fae5 00:39:53 Step 21/23 : LABEL arch=x86_64 00:39:53 ---> Running in c0391e400062 00:39:53 Removing intermediate container c0391e400062 00:39:53 ---> c4b581771d75 00:39:53 Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:39:53 ---> Running in 2db413b05823 00:39:53 Removing intermediate container 2db413b05823 00:39:53 ---> 8bef6b403fd8 00:39:53 Step 23/23 : LABEL version=0.0.0 00:39:53 ---> Running in f2b89d4f48be 00:39:54 Removing intermediate container f2b89d4f48be 00:39:54 ---> f873a6f3e39a 00:39:54 00:39:54 Successfully built f873a6f3e39a 00:39:54 Successfully tagged docker-core-data-go:latest 00:39:54  Building docker-core-data-go ... done  [Pipeline] } 00:39:55 $ docker stop --time=1 5cde4b4202a1dbb4610f65f650c8c6d0e534bdc9c843ca68c7d6081e92511ec5 00:39:56 $ docker rm -f 5cde4b4202a1dbb4610f65f650c8c6d0e534bdc9c843ca68c7d6081e92511ec5 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:57 + docker images 00:39:57 + grep docker 00:39:57 docker-core-data-go latest f873a6f3e39a 4 seconds ago 22.3MB 00:39:57 docker-security-bootstrapper-go latest 7091d34046f4 9 seconds ago 18MB 00:39:57 docker-sys-mgmt-agent-go latest b2833ca70de5 18 seconds ago 313MB 00:39:57 docker-core-metadata-go latest a241b53fa16a 20 seconds ago 18.8MB 00:39:57 docker-support-scheduler-go latest 1e84d01771de 21 seconds ago 17MB 00:39:57 docker-security-secretstore-setup-go latest c2a608daaaf7 About a minute ago 24.6MB 00:39:57 docker-core-command-go latest 3bf549d6a455 About a minute ago 16.9MB 00:39:57 docker-security-proxy-setup-go latest f8e133de2326 2 minutes ago 24.4MB 00:39:57 docker-support-notifications-go latest 837f418ec640 2 minutes ago 17.6MB 00:39:57 docker 20.10.0 aefe523efa57 2 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:13 Still waiting to schedule task 00:40:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:40:57 gofmt -l . 00:40:57 [ "`gofmt -l .`" = "" ] 00:40:57 ./bin/test-go-mod-tidy.sh 00:40:57 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:58 + ls -al . 00:40:58 total 732 00:40:58 drwxrwxr-x 9 1001 1001 4096 Feb 13 00:40 . 00:40:58 drwxr-xr-x 4 root root 4096 Feb 13 00:36 .. 00:40:58 -rw-rw-r-- 1 1001 1001 11 Feb 13 00:35 .dockerignore 00:40:58 drwxrwxr-x 8 1001 1001 4096 Feb 13 00:35 .git 00:40:58 drwxrwxr-x 3 1001 1001 4096 Feb 13 00:35 .github 00:40:58 -rw-rw-r-- 1 1001 1001 818 Feb 13 00:35 .gitignore 00:40:58 -rw-rw-r-- 1 1001 1001 166 Feb 13 00:35 .sonarcloud.properties 00:40:58 -rw-rw-r-- 1 1001 1001 8475 Feb 13 00:35 Attribution.txt 00:40:58 -rw-rw-r-- 1 1001 1001 3804 Feb 13 00:35 CONTRIBUTING.md 00:40:58 -rw-rw-r-- 1 1001 1001 931 Feb 13 00:35 Dockerfile.build 00:40:58 -rw-rw-r-- 1 1001 1001 863 Feb 13 00:35 Jenkinsfile 00:40:58 -rw-rw-r-- 1 1001 1001 10775 Feb 13 00:35 LICENSE 00:40:58 -rw-rw-r-- 1 1001 1001 5774 Feb 13 00:35 Makefile 00:40:58 -rw-rw-r-- 1 1001 1001 6524 Feb 13 00:35 README.md 00:40:58 -rw-rw-r-- 1 1001 1001 6755 Feb 13 00:35 SECURITY.md 00:40:58 -rw-rw-r-- 1 1001 1001 5 Feb 13 00:31 VERSION 00:40:58 -rw-rw-r-- 1 1001 1001 4131 Feb 13 00:35 ZMQWindows.md 00:40:58 drwxrwxr-x 2 1001 1001 4096 Feb 13 00:35 bin 00:40:58 drwxrwxr-x 14 1001 1001 4096 Feb 13 00:35 cmd 00:40:58 -rw-r--r-- 1 root root 595676 Feb 13 00:39 coverage.out 00:40:58 -rw-r--r-- 1 root root 1054 Feb 13 00:40 go.mod 00:40:58 -rw-r--r-- 1 root root 19518 Feb 13 00:40 go.sum 00:40:58 drwxrwxr-x 8 1001 1001 4096 Feb 13 00:35 internal 00:40:58 drwxrwxr-x 4 1001 1001 4096 Feb 13 00:35 openapi 00:40:58 drwxrwxr-x 4 1001 1001 4096 Feb 13 00:35 snap 00:40:58 -rw-rw-r-- 1 1001 1001 168 Feb 13 00:35 version.go [Pipeline] sh 00:40:59 + '[' -e coverage.out ] 00:40:59 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:59 Warning: overwriting stash ‘coverage-report’ 00:40:59 Running on prd-ubuntu18.04-docker-8c-8g-26371 in /w/workspace/edgexfoundry_edgex-go_PR-3164 [Pipeline] { [Pipeline] ws 00:40:59 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:41:00 Stashed 1 file(s) [Pipeline] sh 00:41:01 + make build 00:41:01 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:01 using credential edgex-jenkins-ssh 00:41:01 Cloning the remote Git repository 00:41:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:01 > git init /w/workspace/edgex-go/3 # timeout=10 00:41:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:01 > git --version # timeout=10 00:41:01 > git --version # 'git version 2.17.1' 00:41:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:10 Merging remotes/origin/master commit c45cbaf51db8bca8828eded85884901e9538081e into PR head commit 9fd562e3a2eea215d457574d6ccae0c8b46a1516 00:41:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3164/head:refs/remotes/origin/PR-3164 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:10 > git config core.sparsecheckout # timeout=10 00:41:10 > git checkout -f 9fd562e3a2eea215d457574d6ccae0c8b46a1516 # timeout=10 00:41:10 > git remote # timeout=10 00:41:10 > git config --get remote.origin.url # timeout=10 00:41:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:10 > git merge c45cbaf51db8bca8828eded85884901e9538081e # timeout=10 00:41:10 Merge succeeded, producing 44ce2cea7367e44d0d3e68573f12e09a176efd40 00:41:10 Checking out Revision 44ce2cea7367e44d0d3e68573f12e09a176efd40 (PR-3164) 00:41:10 > git rev-parse HEAD^{commit} # timeout=10 00:41:10 > git config core.sparsecheckout # timeout=10 00:41:10 > git checkout -f 44ce2cea7367e44d0d3e68573f12e09a176efd40 # timeout=10 00:41:13 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:41:14 Commit message: "Merge commit 'c45cbaf51db8bca8828eded85884901e9538081e' into HEAD" 00:41:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:14 > git rev-list --no-walk 68c823812e4aea1e7702eddd2e1ab6db2090771f # timeout=10 00:41:15 + echo snap-build.sh 00:41:15 snap-build.sh 00:41:15 + SNAP_BASE_DIR=. 00:41:15 + '[' '!' -z /w/workspace/edgex-go/3 ']' 00:41:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 00:41:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 00:41:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 00:41:15 + cd /w/workspace/edgex-go/3 00:41:15 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:15 Reading package lists... 00:41:15 Building dependency tree... 00:41:15 Reading state information... 00:41:16 The following packages were automatically installed and are no longer required: 00:41:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:16 uidmap xdelta3 00:41:16 Use 'sudo apt autoremove' to remove them. 00:41:16 The following packages will be REMOVED: 00:41:16 lxd* lxd-client* 00:41:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:16 After this operation, 31.7 MB disk space will be freed. 00:41:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:41:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:18 Removing lxd dnsmasq configuration 00:41:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:41:20 (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:41:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:21 Processing triggers for systemd (237-3ubuntu10.42) ... 00:41:21 Processing triggers for ureadahead (0.100.0-21) ... 00:41:22 + sudo snap remove --purge lxd 00:41:23 snap "lxd" is not installed 00:41:23 + sudo groupadd --force --system lxd 00:41:23 ++ whoami 00:41:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:41:23 + newgrp - lxd 00:41:23 + sudo snap install lxd 00:41:33 2021-02-13T00:41:29Z INFO Waiting for automatic snapd restart... 00:41:35 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:41:39 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:41:44 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:41:46 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:41:48 lxd 4.11 from Canonical* installed 00:41:48 + sudo lxd init --auto 00:41: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:41:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:41:58 + sudo snap install --classic snapcraft 00:41:59 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:01 snapcraft 4.5.1 from Canonical* installed 00:42:01 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:01 + patch --verbose -p1 00:42:01 Hmm... Looks like a unified diff to me... 00:42:01 The text leading up to this was: 00:42:01 -------------------------- 00:42:01 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:42:01 |From: Tony Espy 00:42:01 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:42:01 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:01 | 00:42:01 |This patch is used by the EdgeX CI pipeline builds to 00:42:01 |optimize the snap CI check run for pull requests. When 00:42:01 |applied, it essentially strips out everything (apps and 00:42:01 |parts) from the snapcraft.yaml file except those required 00:42:01 |to build edgex-go, as the whole idea of the CI check is to 00:42:01 |catch changes to edgex-go that break the snap build. 00:42:01 | 00:42:01 |In general, anyone updating snapcraft.yaml will also need 00:42:01 |to update this patch file, otherwise it may fail to apply, 00:42:01 |resulting in a failed snap build CI check in the associated 00:42:01 |pull request. 00:42:01 | 00:42:01 |Note - in addition to applying this patch, the pipeline also 00:42:01 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:01 |need to build the finally binary .snap file (and it won't 00:42:01 |work with the patch applied). This further reduces the build 00:42:01 |time. 00:42:01 |--- 00:42:01 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:42:01 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:42:01 | 00:42:01 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:01 |index 1e537489..faf42425 100644 00:42:01 |--- a/snap/snapcraft.yaml 00:42:01 |+++ b/snap/snapcraft.yaml 00:42:01 -------------------------- 00:42:01 patching file snap/snapcraft.yaml 00:42:01 Using Plan A... 00:42:01 Hunk #1 succeeded at 73. 00:42:01 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:42:01 Hunk #3 succeeded at 217 (offset 3 lines). 00:42:01 Hunk #4 succeeded at 225 (offset 3 lines). 00:42:01 Hunk #5 succeeded at 232 (offset 3 lines). 00:42:01 Hunk #6 succeeded at 259 (offset 3 lines). 00:42:01 Hunk #7 succeeded at 293 (offset 3 lines). 00:42:01 Hunk #8 succeeded at 352 (offset 11 lines). 00:42:01 Hmm... Ignoring the trailing garbage. 00:42:01 done 00:42:01 + sudo snapcraft prime --use-lxd 00:42:02 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:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:42:02 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:42:02 - README.md 00:42:02 - snapcraft.yaml.orig 00:42:02 00:42:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:03 Launching a container. 00:42:06 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:42:10 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:42:15 $ docker stop --time=1 36a758ebbce59140460f8965f2e07d37197deeec800441d5799985edc886f4aa 00:42:15 Waiting for container to be ready 00:42:15 To start your first instance, try: lxc launch ubuntu:18.04 00:42:15 00:42:18 $ docker rm -f 36a758ebbce59140460f8965f2e07d37197deeec800441d5799985edc886f4aa 00:42:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:42:19 Waiting for network to be ready... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 00:42:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix 00:42:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 00:42:19 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:42:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 00:42:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 00:42:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 00:42:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 00:42:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 00:42:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [Pipeline] sh 00:42:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 00:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:20 00:42:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:42:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] isUnix [Pipeline] sh 00:42:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:42:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:20 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:20 29e5d40040c1: Pulling fs layer 00:42:20 1ce36da41761: Pulling fs layer 00:42:20 25b303627fd3: Pulling fs layer 00:42:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:42:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:42:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:42:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:42:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:42:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:42:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 00:42:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 00:42:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 00:42:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 00:42:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 00:42:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 00:42:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 00:42:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:42:21 29e5d40040c1: Download complete 00:42:22 1ce36da41761: Verifying Checksum 00:42:22 1ce36da41761: Download complete 00:42:22 29e5d40040c1: Pull complete 00:42:23 1ce36da41761: Pull complete 00:42:23 25b303627fd3: Verifying Checksum 00:42:23 25b303627fd3: Download complete 00:42:24 Fetched 23.9 MB in 4s (5683 kB/s) 00:42:24 Reading package lists... 00:42:24 Reading package lists... 00:42:25 Building dependency tree... 00:42:25 Reading state information... 00:42:25 The following additional packages will be installed: 00:42:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:42:25 Suggested packages: 00:42:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:42:25 Recommended packages: 00:42:25 gnupg libsasl2-modules 00:42:25 The following NEW packages will be installed: 00:42:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:42:25 The following packages will be upgraded: 00:42:25 gpg gpg-agent gpgconf libudev1 00:42:25 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 00:42:25 Need to get 3532 kB of archives. 00:42:25 After this operation, 13.3 MB of additional disk space will be used. 00:42:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:42:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:42:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:42:25 Get:4 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:42:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:42:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 00:42:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 00:42:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:42:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 00:42:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 00:42:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:42:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:42:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:42:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:42:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:42:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:42:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:42:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:42:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:42:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:42:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:42:26 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:42:26 debconf: delaying package configuration, since apt-utils is not installed 00:42:26 Fetched 3532 kB in 1s (3221 kB/s) 00:42:26 (Reading database ... 12511 files and directories currently installed.) 00:42:26 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 00:42:26 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:26 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 00:42:26 Selecting previously unselected package udev. 00:42:26 (Reading database ... 12511 files and directories currently installed.) 00:42:26 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 00:42:26 Unpacking udev (237-3ubuntu10.44) ... 00:42:27 Selecting previously unselected package libfuse2:amd64. 00:42:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:42:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:27 Selecting previously unselected package fuse. 00:42:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:42:27 Unpacking fuse (2.9.7-1ubuntu1) ... 00:42:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:27 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:27 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:27 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:27 Selecting previously unselected package libksba8:amd64. 00:42:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:42:27 Unpacking libksba8:amd64 (1.3.5-2) ... 00:42:27 Selecting previously unselected package libroken18-heimdal:amd64. 00:42:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:42:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:42:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:42:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libwind0-heimdal:amd64. 00:42:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:42:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:42:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:42:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:42:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:29 Selecting previously unselected package libsasl2-modules-db:amd64. 00:42:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:29 Selecting previously unselected package libsasl2-2:amd64. 00:42:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:29 Selecting previously unselected package libldap-common. 00:42:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 00:42:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 00:42:29 Selecting previously unselected package libldap-2.4-2:amd64. 00:42:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 00:42:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 00:42:29 Selecting previously unselected package dirmngr. 00:42:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:29 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:42:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 00:42:29 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:42:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:29 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:42:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:29 Setting up libksba8:amd64 (1.3.5-2) ... 00:42:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:29 Setting up udev (237-3ubuntu10.44) ... 00:42:30 invoke-rc.d: policy-rc.d denied execution of start. 00:42:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Processing triggers for systemd (237-3ubuntu10) ... 00:42:30 Setting up fuse (2.9.7-1ubuntu1) ... 00:42:30 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:42:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 00:42:30 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:42:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:42:31 settings in the [Install] section, and DefaultInstance for template units). 00:42:31 This means they are not meant to be enabled using systemctl. 00:42:31 Possible reasons for having this kind of units are: 00:42:31 1) A unit may be statically enabled by being symlinked from another unit's 00:42:31 .wants/ or .requires/ directory. 00:42:31 2) A unit's purpose may be to act as a helper for some other unit which has 00:42:31 a requirement dependency on it. 00:42:31 3) A unit may be started when needed via activation (socket, path, timer, 00:42:31 D-Bus, udev, scripted systemctl call, ...). 00:42:31 4) In case of template units, the unit is meant to be enabled with some 00:42:31 instance name specified. 00:42:31 Reading package lists... 00:42:31 Building dependency tree... 00:42:31 Reading state information... 00:42:32 The following additional packages will be installed: 00:42:32 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:42:32 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:42:32 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:42:32 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:42:32 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:42:32 Suggested packages: 00:42:32 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:42:32 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:42:32 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:42:32 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:42:32 systemd-container policykit-1 00:42:32 Recommended packages: 00:42:32 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:42:32 The following NEW packages will be installed: 00:42:32 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:42:32 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:42:32 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:42:32 multiarch-support openssh-client python3 python3-minimal python3.6 00:42:32 python3.6-minimal snapd squashfs-tools sudo 00:42:32 The following packages will be upgraded: 00:42:32 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:42:32 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 00:42:32 Need to get 35.2 MB of archives. 00:42:32 After this operation, 141 MB of additional disk space will be used. 00:42:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:42:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:42:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:42:32 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 00:42:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:42:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:42:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:42:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:42:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:42:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:42:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:42:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:42:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:42:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:42:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:42:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:42:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:42:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:42:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:42:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 00:42:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:42:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:42:33 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:42:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:42:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:42:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:42:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:42:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:42:33 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:42:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:42:33 debconf: delaying package configuration, since apt-utils is not installed 00:42:33 Fetched 35.2 MB in 1s (23.8 MB/s) 00:42:33 (Reading database ... 12757 files and directories currently installed.) 00:42:33 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 00:42:33 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:33 25b303627fd3: Pull complete 00:42:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:34 prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container 00:42:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 00:42:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:34 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 00:42:34 (Reading database ... 12757 files and directories currently installed.) 00:42:34 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:42:34 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:35 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:42:35 (Reading database ... 12757 files and directories currently installed.) 00:42:35 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:42:35 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:35 Setting up apt (1.6.12ubuntu0.2) ... 00:42:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:42:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:42:36 (Reading database ... 12764 files and directories currently installed.) 00:42:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:42:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:42:36 Selecting previously unselected package libpython3.6-minimal:amd64. 00:42:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:36 Selecting previously unselected package libexpat1:amd64. 00:42:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:42:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:36 Selecting previously unselected package python3.6-minimal. 00:42:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:42:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:42:36 Checking for services that may need to be restarted...done. 00:42:36 Checking for services that may need to be restarted...done. 00:42:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:42:37 $ docker top 3628ce4d7ca354b04021132271d05e4c1fb2e3d09cd379e0c0aa4db23cefb622 -eo pid,comm 00:42:37 Selecting previously unselected package python3-minimal. 00:42:37 (Reading database ... 13012 files and directories currently installed.) 00:42:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:42:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:42:37 Selecting previously unselected package mime-support. 00:42:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:42:37 Unpacking mime-support (3.60ubuntu1) ... [Pipeline] { [Pipeline] sh 00:42:37 Selecting previously unselected package libmpdec2:amd64. 00:42:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:42:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:42:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:37 Selecting previously unselected package python3.6. 00:42:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:42:37 Selecting previously unselected package libpython3-stdlib:amd64. 00:42:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:42:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:38 Setting up python3-minimal (3.6.7-1~18.04) ... 00:42:38 + grep parallel 00:42:38 + docker-compose build --help 00:42:38 Selecting previously unselected package python3. 00:42:38 (Reading database ... 13442 files and directories currently installed.) 00:42:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:42:38 Unpacking python3 (3.6.7-1~18.04) ... 00:42:38 Selecting previously unselected package multiarch-support. 00:42:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:42:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:42:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:42:38 Selecting previously unselected package liblzo2-2:amd64. 00:42:39 (Reading database ... 13479 files and directories currently installed.) 00:42:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:42:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:42:39 Selecting previously unselected package libbsd0:amd64. 00:42:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:42:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:39 Selecting previously unselected package sudo. 00:42:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:42:39 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:42:39 Selecting previously unselected package apparmor. 00:42:39 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:42:39 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:42:39 Selecting previously unselected package libedit2:amd64. 00:42:39 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:42:39 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:42:39 Selecting previously unselected package libkrb5support0:amd64. 00:42:39 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:42:39 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:39 Selecting previously unselected package libk5crypto3:amd64. 00:42:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:42:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:39 Selecting previously unselected package libkeyutils1:amd64. 00:42:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:42:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:40 Selecting previously unselected package libkrb5-3:amd64. 00:42:40 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:42:40 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:42:40 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:42:40 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:40 Selecting previously unselected package libssl1.0.0:amd64. 00:42:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:42:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:42:40 Selecting previously unselected package openssh-client. 00:42:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:42:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:40 Selecting previously unselected package squashfs-tools. 00:42:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:42:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:40 Selecting previously unselected package snapd. 00:42:40 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:42:40 Unpacking snapd (2.48.3+18.04) ... 00:42:41 --parallel Build images in parallel. [Pipeline] } 00:42:42 $ docker stop --time=1 3628ce4d7ca354b04021132271d05e4c1fb2e3d09cd379e0c0aa4db23cefb622 00:42:43 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:42:43 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:42:43 Setting up mime-support (3.60ubuntu1) ... 00:42:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:42:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:43 Setting up systemd (237-3ubuntu10.44) ... 00:42:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:42:43 $ docker rm -f 3628ce4d7ca354b04021132271d05e4c1fb2e3d09cd379e0c0aa4db23cefb622 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:44 . [Pipeline] withDockerContainer 00:42:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:42:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:42:45 prd-ubuntu18.04-docker-arm64-4c-16g-26368 does not seem to be running inside a container 00:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:45 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:45 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:45 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:45 Setting up python3 (3.6.7-1~18.04) ... 00:42:45 running python rtupdate hooks for python3.6... 00:42:45 running python post-rtupdate hooks for python3.6... 00:42:45 Setting up apparmor (2.12-4ubuntu5.1) ... 00:42:46 $ docker top 45ef8899fac5d58a1204fb3b2e4c9490aa5675601f3c04e6a41656a01232e066 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:42:47 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:47 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:47 Setting up snapd (2.48.3+18.04) ... 00:42:47 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:42:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:42:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:42:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:42:49 /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:42:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:49 Processing triggers for systemd (237-3ubuntu10.44) ... 00:42:50 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:50 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:51 Reading package lists... 00:42:51 Building docker-core-command-go ... 00:42:51 Building docker-core-data-go ... 00:42:51 Building docker-core-metadata-go ... 00:42:51 Building docker-security-bootstrapper-go ... 00:42:51 Building docker-security-proxy-setup-go ... 00:42:51 Building docker-security-secretstore-setup-go ... 00:42:51 Building docker-support-notifications-go ... 00:42:51 Building docker-support-scheduler-go ... 00:42:51 Building docker-sys-mgmt-agent-go ... 00:42:51 Building docker-security-proxy-setup-go 00:42:51 Building docker-security-secretstore-setup-go 00:42:51 Building docker-support-scheduler-go 00:42:51 Building docker-core-command-go 00:42:51 Building docker-support-notifications-go 00:42:52 Reading package lists... 00:42:52 Building dependency tree... 00:42:52 Reading state information... 00:42:52 Calculating upgrade... 00:42:52 The following packages will be upgraded: 00:42:52 advancecomp base-files bash binutils binutils-common 00:42:52 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:42:52 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:42:52 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:42:52 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:42:52 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:42:52 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:42:52 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 00:42:52 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 00:42:52 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 00:42:52 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 00:42:52 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 00:42:52 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 00:42:52 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 00:42:52 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:42:52 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:42:52 Need to get 63.8 MB of archives. 00:42:52 After this operation, 5188 kB of additional disk space will be used. 00:42:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:42:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 00:42:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:42:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:42:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:42:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:42:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:42:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:42:53 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:42:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:42:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:42:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:42:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:42:53 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:42:53 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:42:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:42:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:42:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:42:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:42:53 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:42:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:42:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:42:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:42:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:42:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:42:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:42:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:42:53 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:42:53 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:42:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:42:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:42:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:42:53 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:42:53 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:42:53 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:42:53 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:42:53 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:42:53 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:42:53 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:42:53 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:42:53 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 00:42:53 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:42:53 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:42:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:42:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:42:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:42:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:42:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:42:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:42:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:42:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:42:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:42:53 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:42:54 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:42:54 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:42:54 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:42:54 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:42:54 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:42:54 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:42:54 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:42:54 Get:61 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:42:54 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:42:54 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:42:54 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:42:54 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:42:54 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:42:54 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:42:54 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:42:54 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:42:54 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:42:54 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:42:54 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:42:54 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:42:54 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:42:54 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:42:54 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:42:54 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:42:54 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:42:54 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:42:54 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:42:54 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:42:54 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:42:54 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:42:54 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:42:54 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:42:54 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:42:54 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:42:54 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:42:54 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:42:54 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:42:55 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:42:55 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:42:55 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:42:55 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:42:56 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:42:56 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:42:56 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:42:56 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:42:56 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:42:56 debconf: delaying package configuration, since apt-utils is not installed 00:42:56 Fetched 63.8 MB in 4s (18.1 MB/s) 00:42:56 (Reading database ... 13912 files and directories currently installed.) 00:42:56 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:42:56 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:42:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:57 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 00:42:57 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 00:42:58 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:58 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:58 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:58 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:58 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:58 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:58 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:58 (Reading database ... 13911 files and directories currently installed.) 00:42:58 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:58 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:42:59 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:42:59 (Reading database ... 13911 files and directories currently installed.) 00:42:59 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:59 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:59 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:59 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:59 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:59 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:59 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:59 (Reading database ... 13911 files and directories currently installed.) 00:42:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:42:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:00 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:43:00 (Reading database ... 13911 files and directories currently installed.) 00:43:00 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:43:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:43:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:43:00 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:43:00 Setting up base-files (10.1ubuntu2.10) ... 00:43:01 Installing new version of config file /etc/issue ... 00:43:01 Installing new version of config file /etc/issue.net ... 00:43:01 Installing new version of config file /etc/lsb-release ... 00:43:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:43:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:43:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:43:01 Removing obsolete conffile /etc/default/motd-news ... 00:43:01 (Reading database ... 13912 files and directories currently installed.) 00:43:01 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:43:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:43:01 Setting up bash (4.4.18-2ubuntu1.2) ... 00:43:01 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:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:43:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:43:02 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:43:02 Setting up tar (1.29b-2ubuntu0.2) ... 00:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:43:02 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:03 (Reading database ... 13912 files and directories currently installed.) 00:43:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:43:03 (Reading database ... 13912 files and directories currently installed.) 00:43:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:43:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:43:03 Setting up grep (3.1-2build1) ... 00:43:03 (Reading database ... 13912 files and directories currently installed.) 00:43:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:03 Setting up login (1:4.5-1ubuntu2) ... 00:43:03 (Reading database ... 13912 files and directories currently installed.) 00:43:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:43:04 (Reading database ... 13912 files and directories currently installed.) 00:43:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:43:05 (Reading database ... 13912 files and directories currently installed.) 00:43:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:43:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:07 (Reading database ... 13912 files and directories currently installed.) 00:43:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:43:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:07 (Reading database ... 13912 files and directories currently installed.) 00:43:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:07 (Reading database ... 13912 files and directories currently installed.) 00:43:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:07 (Reading database ... 13912 files and directories currently installed.) 00:43:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:08 (Reading database ... 13912 files and directories currently installed.) 00:43:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:09 (Reading database ... 13912 files and directories currently installed.) 00:43:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:43:09 (Reading database ... 13912 files and directories currently installed.) 00:43:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:43:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:43:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:43:10 (Reading database ... 13912 files and directories currently installed.) 00:43:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:43:11 (Reading database ... 13912 files and directories currently installed.) 00:43:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:43:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:43:11 (Reading database ... 13914 files and directories currently installed.) 00:43:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:43:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:43:11 Setting up debconf (1.5.66ubuntu1) ... 00:43:11 (Reading database ... 13914 files and directories currently installed.) 00:43:11 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:43:11 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:11 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:43:12 (Reading database ... 13914 files and directories currently installed.) 00:43:12 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:43:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:43:12 (Reading database ... 13914 files and directories currently installed.) 00:43:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:12 (Reading database ... 13914 files and directories currently installed.) 00:43:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:12 (Reading database ... 13914 files and directories currently installed.) 00:43:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:13 (Reading database ... 13914 files and directories currently installed.) 00:43:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 00:43:13 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:43:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:13 (Reading database ... 13914 files and directories currently installed.) 00:43:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:43:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:43:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:43:14 (Reading database ... 13914 files and directories currently installed.) 00:43:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:43:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:15 (Reading database ... 13914 files and directories currently installed.) 00:43:15 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:15 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:15 (Reading database ... 13914 files and directories currently installed.) 00:43:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:43:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:43:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:43:15 (Reading database ... 13914 files and directories currently installed.) 00:43:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:15 Setting up passwd (1:4.5-1ubuntu2) ... 00:43:16 (Reading database ... 13914 files and directories currently installed.) 00:43:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:16 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:16 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:43:16 (Reading database ... 13914 files and directories currently installed.) 00:43:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:43:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:43:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:43:16 (Reading database ... 13914 files and directories currently installed.) 00:43:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:43:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:43:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:43:16 (Reading database ... 13914 files and directories currently installed.) 00:43:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:43:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:43:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:43:17 (Reading database ... 13914 files and directories currently installed.) 00:43:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:43:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:43:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:43:17 (Reading database ... 13914 files and directories currently installed.) 00:43:17 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:43:17 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:43:17 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:43:17 (Reading database ... 13914 files and directories currently installed.) 00:43:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:43:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:43:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:43:17 (Reading database ... 13915 files and directories currently installed.) 00:43:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:43:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:43:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:43:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:43:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:43:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:43:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:43:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:43:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:43:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:43:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:43:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:43:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:43:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:43:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:43:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:43:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:43:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:43:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:43:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:43:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:43:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:43:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:43:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:43:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:21 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:43:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:43:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:43:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:43:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:43:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:43:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:43:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:43:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:43:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:43:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:43:27 00:43:27 Current default time zone: 'Etc/UTC' 00:43:27 Local time is now: Sat Feb 13 00:43:27 UTC 2021. 00:43:27 Universal Time is now: Sat Feb 13 00:43:27 UTC 2021. 00:43:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:43:27 00:43:28 Setting up systemd-sysv (237-3ubuntu10.44) ... 00:43:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:28 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 00:43:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:43:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:43:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:43:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:43:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:43:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:43:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:43:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:43:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:43:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:28 Setting up patch (2.7.6-2ubuntu1.1) ... 00:43:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:43:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:43:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:43:28 Installing new version of config file /etc/ssl/openssl.cnf ... 00:43:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:43:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:43:29 Setting up ca-certificates (20210119~18.04.1) ... 00:43:30 Updating certificates in /etc/ssl/certs... 00:43:31 23 added, 27 removed; done. 00:43:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:43:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:43:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:43:31 Setting up pkgbinarymangler (138.18.04.1) ... 00:43:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:43:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up perl (5.26.1-6ubuntu0.5) ... 00:43:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:43:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:43:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:43:32 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:43:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:43:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:43:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:43:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:43:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:32 Processing triggers for systemd (237-3ubuntu10.44) ... 00:43:32 Processing triggers for mime-support (3.60ubuntu1) ... 00:43:32 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:43:32 Updating certificates in /etc/ssl/certs... 00:43:33 0 added, 0 removed; done. 00:43:33 Running hooks in /etc/ca-certificates/update.d... 00:43:33 done. 00:43:34 Reading package lists... 00:43:34 Building dependency tree... 00:43:34 Reading state information... 00:43:34 The following NEW packages will be installed: 00:43:34 apt-transport-https 00:43:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:43:34 Need to get 1696 B of archives. 00:43:34 After this operation, 153 kB of additional disk space will be used. 00:43:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:43:34 debconf: delaying package configuration, since apt-utils is not installed 00:43:34 Fetched 1696 B in 0s (8540 B/s) 00:43:34 Selecting previously unselected package apt-transport-https. 00:43:34 (Reading database ... 13920 files and directories currently installed.) 00:43:34 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:43:34 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:43:34 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:43:35 Waiting for network to be ready... 00:43:40 2021-02-13T00:43:38Z INFO Waiting for automatic snapd restart... 00:43:40 snapd 2.48.2.1 from Canonical* installed 00:43:40 "snapd" switched to the "latest/stable" channel 00:43:40 00:43:43 core18 20210128 from Canonical* installed 00:43:43 "core18" switched to the "latest/stable" channel 00:43:43 00:43:46 snapcraft 4.5.1 from Canonical* installed 00:43:46 "snapcraft" switched to the "latest/stable" channel 00:43:46 00:43:50 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:43:50 - README.md 00:43:50 - snapcraft.yaml.orig 00:43:50 00:43:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:58 Reading package lists... 00:43:58 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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:43:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:59 ---> d61542e96046 00:43:59 Step 3/24 : WORKDIR /edgex-go 00:44:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:00 ---> d61542e96046 00:44:00 Step 3/22 : WORKDIR /edgex-go 00:44:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:00 ---> d61542e96046 00:44:00 Step 3/22 : WORKDIR /edgex-go 00:44:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:00 ---> d61542e96046 00:44:00 Step 3/23 : WORKDIR /edgex-go 00:44:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:00 ---> d61542e96046 00:44:00 Step 3/21 : WORKDIR /edgex-go 00:44:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:04 Reading package lists... 00:44:04 Building dependency tree... 00:44:04 Reading state information... 00:44:04 Suggested packages: 00:44:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:44:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:44:04 Recommended packages: 00:44:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:44:04 The following NEW packages will be installed: 00:44:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:44:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:44:04 pkg-config zip 00:44:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:44:04 Need to get 7655 kB of archives. 00:44:04 After this operation, 43.7 MB of additional disk space will be used. 00:44:04 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:44:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:44:05 ---> Running in 0dcdf81b7af2 00:44:05 ---> Running in 4ab06407c334 00:44:05 ---> Running in 970363755b35 00:44:05 ---> Running in a6519d205992 00:44:05 ---> Running in b44ee69ada90 00:44:05 Removing intermediate container 0dcdf81b7af2 00:44:05 ---> c2912402977d 00:44:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:05 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:44:05 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:44:05 Removing intermediate container a6519d205992 00:44:05 ---> 0308a93e9af2 00:44:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:05 ---> Running in 55d96b63969c 00:44:05 Removing intermediate container 4ab06407c334 00:44:05 ---> 9634fc593aa9 00:44:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:05 Removing intermediate container b44ee69ada90 00:44:05 ---> 1caa927f8b8d 00:44:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:05 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:44:05 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:44:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:44:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:44:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:44:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:44:05 Removing intermediate container 970363755b35 00:44:05 ---> ed9a06b675c0 00:44:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:05 ---> Running in 6119fb97678a 00:44:05 ---> Running in 0a3b82aa0efc 00:44:05 ---> Running in 1c1df7fae78e 00:44:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:44:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:44:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:44:05 ---> Running in a76497fde4c3 00:44:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:44:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:44:06 debconf: delaying package configuration, since apt-utils is not installed 00:44:06 Fetched 7655 kB in 1s (6999 kB/s) 00:44:06 Selecting previously unselected package libglib2.0-0:amd64. 00:44:06 (Reading database ... 13924 files and directories currently installed.) 00:44:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:44:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:44:06 Selecting previously unselected package libpsl5:amd64. 00:44:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:44:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:44:06 Selecting previously unselected package libnghttp2-14:amd64. 00:44:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:44:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:06 Selecting previously unselected package librtmp1:amd64. 00:44:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:44:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:06 Selecting previously unselected package libcurl3-gnutls:amd64. 00:44:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:44:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:06 Selecting previously unselected package liberror-perl. 00:44:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:44:06 Unpacking liberror-perl (0.17025-1) ... 00:44:06 Selecting previously unselected package git-man. 00:44:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:44:06 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:44:07 Selecting previously unselected package git. 00:44:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:44:07 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:44:08 Selecting previously unselected package libnorm1:amd64. 00:44:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:44:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:08 Selecting previously unselected package libpgm-5.2-0:amd64. 00:44:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:44:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:08 Selecting previously unselected package libsodium23:amd64. 00:44:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:44:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:44:08 Selecting previously unselected package libzmq5:amd64. 00:44:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:08 Selecting previously unselected package libzmq3-dev:amd64. 00:44:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:08 Selecting previously unselected package pkg-config. 00:44:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:44:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:44:08 Selecting previously unselected package zip. 00:44:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:44:08 Unpacking zip (3.0-11build1) ... 00:44:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:08 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:44:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:08 Setting up liberror-perl (0.17025-1) ... 00:44:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:44:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:44:09 No schema files found: doing nothing. 00:44:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:09 Setting up zip (3.0-11build1) ... 00:44:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:09 Setting up libsodium23:amd64 (1.0.16-2) ... 00:44:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:44:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:09 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:44:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:09 Removing intermediate container 55d96b63969c 00:44:09 ---> cf6253b4c640 00:44:09 Step 5/22 : RUN apk add --update --no-cache make git 00:44:09 ---> Running in 30dee934a7ce 00:44:09 Removing intermediate container 6119fb97678a 00:44:09 ---> 9cc176bd0b5f 00:44:09 Step 5/23 : RUN apk add --update --no-cache make git 00:44:09 ---> Running in 4d3454aebe04 00:44:09 Removing intermediate container 0a3b82aa0efc 00:44:09 ---> 335391a013b9 00:44:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:10 Removing intermediate container 1c1df7fae78e 00:44:10 ---> 2c1a7a1896e6 00:44:10 Step 5/24 : RUN apk add --update --no-cache make git 00:44:10 ---> Running in 2dadb97c3b1d 00:44:10 ---> Running in 43d200469011 00:44:10 Removing intermediate container a76497fde4c3 00:44:10 ---> 80b6fdb6665c 00:44:10 Step 5/21 : RUN apk add --update --no-cache make git 00:44:10 ---> Running in 434d2321c7cb 00:44:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:12 OK: 217 MiB in 51 packages 00:44:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:13 OK: 217 MiB in 51 packages 00:44:13 OK: 217 MiB in 51 packages 00:44:13 OK: 217 MiB in 51 packages 00:44:13 OK: 217 MiB in 51 packages 00:44:14 Removing intermediate container 30dee934a7ce 00:44:14 ---> 7b767c036dfd 00:44:14 Step 6/22 : COPY go.mod . 00:44:14 Removing intermediate container 4d3454aebe04 00:44:14 ---> cee7a0595b65 00:44:14 Step 6/23 : COPY go.mod . 00:44:15 Removing intermediate container 2dadb97c3b1d 00:44:15 ---> 26cf2076d65c 00:44:15 Step 6/22 : COPY go.mod . 00:44:15 ---> 1f13a5e552fa 00:44:15 Step 7/22 : RUN go mod download 00:44:15 Removing intermediate container 43d200469011 00:44:15 ---> d548c01c8c4c 00:44:15 Step 6/24 : COPY go.mod . 00:44:15 ---> Running in c23d51494415 00:44:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:15 git set to automatically installed. 00:44:15 git-man set to automatically installed. 00:44:15 libcurl3-gnutls set to automatically installed. 00:44:15 liberror-perl set to automatically installed. 00:44:15 libglib2.0-0 set to automatically installed. 00:44:15 libnghttp2-14 set to automatically installed. 00:44:15 libnorm1 set to automatically installed. 00:44:15 libpgm-5.2-0 set to automatically installed. 00:44:15 libpsl5 set to automatically installed. 00:44:15 librtmp1 set to automatically installed. 00:44:15 libsodium23 set to automatically installed. 00:44:15 libzmq3-dev set to automatically installed. 00:44:15 libzmq5 set to automatically installed. 00:44:15 pkg-config set to automatically installed. 00:44:15 zip set to automatically installed. 00:44:16 Removing intermediate container 434d2321c7cb 00:44:16 ---> c3825226fc39 00:44:16 Step 6/21 : COPY go.mod . 00:44:16 ---> 811fa0c308c8 00:44:16 Step 7/23 : RUN go mod download 00:44:16 ---> Running in 74150121d211 00:44:16 ---> 4c8d730de481 00:44:16 Step 7/22 : RUN go mod download 00:44:16 ---> 2d64b342fc6e 00:44:16 Step 7/24 : RUN go mod download 00:44:16 ---> Running in 4af3cf015d77 00:44:17 ---> 11b44b9b4530 00:44:17 Step 7/21 : RUN go mod download 00:44:17 ---> Running in 2a6b732ce5a1 00:44:17 ---> Running in ae9ad86a1dc3 00:44:18 snapd is not logged in, snap install commands will use sudo 00:44:21 Removing intermediate container c23d51494415 00:44:21 ---> ab608a710777 00:44:21 Step 8/22 : COPY . . 00:44:21 Removing intermediate container 74150121d211 00:44:21 ---> f6ca100f3c9d 00:44:21 Step 8/23 : COPY . . 00:44:21 Removing intermediate container 4af3cf015d77 00:44:21 ---> 95cf0dd16d1d 00:44:21 Step 8/22 : COPY . . 00:44:22 Removing intermediate container 2a6b732ce5a1 00:44:22 ---> f973c3cde755 00:44:22 Step 8/24 : COPY . . 00:44:22 Removing intermediate container ae9ad86a1dc3 00:44:22 ---> 3591257acb23 00:44:22 Step 8/21 : COPY . . 00:44:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:25 snap "core18" has no updates available 00:44:25 Pulling config-common 00:44:25 + snapcraftctl pull 00:44:26 Pulling go-build-helper 00:44:26 + snapcraftctl pull 00:44:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] 00:44:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 00:44:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 00:44:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 00:44:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 00:44:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 00:44:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 00:44:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 00:44:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] 00:44:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 00:44:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 00:44:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 00:44:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 00:44:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 00:44:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 00:44:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:44:48 Fetched 23.9 MB in 0s (0 B/s) 00:44:48 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:44:48 Fetched 96.5 kB in 0s (0 B/s) 00:44:48 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:44:48 Fetched 279 kB in 0s (0 B/s) 00:44:48 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:44:48 Fetched 122 kB in 0s (0 B/s) 00:44:48 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:44:48 Fetched 77.8 kB in 0s (0 B/s) 00:44:48 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:44:48 Fetched 8848 B in 0s (0 B/s) 00:44:48 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:44:48 Fetched 47.8 kB in 0s (0 B/s) 00:44:48 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:44:48 Fetched 45.6 kB in 0s (0 B/s) 00:44:48 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:44:48 Fetched 15.0 kB in 0s (0 B/s) 00:44:48 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:44:48 Fetched 214 kB in 0s (0 B/s) 00:44:48 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 00:44:48 Fetched 155 kB in 0s (0 B/s) 00:44:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:44:48 Fetched 50.6 kB in 0s (0 B/s) 00:44:48 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:44:48 Fetched 14.8 kB in 0s (0 B/s) 00:44:48 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:44:48 Fetched 41.8 kB in 0s (0 B/s) 00:44:48 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:44:48 Fetched 499 kB in 0s (0 B/s) 00:44:48 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:44:48 Fetched 111 kB in 0s (0 B/s) 00:44:48 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:44:48 Fetched 240 kB in 0s (0 B/s) 00:44:48 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:44:48 Fetched 29.3 kB in 0s (0 B/s) 00:44:48 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:44:48 Fetched 85.5 kB in 0s (0 B/s) 00:44:48 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:44:48 Fetched 24.5 kB in 0s (0 B/s) 00:44:48 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:44:48 Fetched 49.2 kB in 0s (0 B/s) 00:44:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:44:48 Fetched 54.2 kB in 0s (0 B/s) 00:44:48 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:44:48 Fetched 30.8 kB in 0s (0 B/s) 00:44:48 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 00:44:48 Fetched 16.6 kB in 0s (0 B/s) 00:44:48 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:44:48 Fetched 85.9 kB in 0s (0 B/s) 00:44:48 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:44:48 Fetched 8720 B in 0s (0 B/s) 00:44:48 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:44:48 Fetched 137 kB in 0s (0 B/s) 00:44:48 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:44:48 Fetched 119 kB in 0s (0 B/s) 00:44:48 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:44:48 Fetched 109 kB in 0s (0 B/s) 00:44:48 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:44:48 Fetched 11.1 kB in 0s (0 B/s) 00:44:48 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:44:48 Fetched 645 kB in 0s (0 B/s) 00:44:48 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:44:48 Fetched 41.3 kB in 0s (0 B/s) 00:44:48 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:44:48 Fetched 17.9 kB in 0s (0 B/s) 00:44:48 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:44:48 Fetched 368 kB in 0s (0 B/s) 00:44:48 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:44:48 Fetched 187 kB in 0s (0 B/s) 00:44:48 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:44:48 Fetched 175 kB in 0s (0 B/s) 00:44:48 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:44:49 ---> 394561beb20f 00:44:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:44:49 ---> 89dfd0a79652 00:44:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:44:49 ---> 2f91cbf48b51 00:44:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:44:49 ---> 862ffc4ca7a3 00:44:49 Step 9/23 : RUN make cmd/core-command/core-command 00:44:49 ---> a4822ab31d3b 00:44:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:44:49 ---> Running in 7c5727cf0a9c 00:44:49 ---> Running in 5b7d1cc52023 00:44:49 ---> Running in e498f413dba4 00:44:49 ---> Running in 33aadb7fd849 00:44:49 ---> Running in 715b030c5687 00:44:49 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:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:44: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:44:49 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:44:52 Fetched 206 kB in 0s (0 B/s) 00:44:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:44:52 Fetched 1301 kB in 0s (0 B/s) 00:44:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:44:52 Fetched 36.2 kB in 0s (0 B/s) 00:44:52 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:44:52 Fetched 159 kB in 0s (0 B/s) 00:44:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:44:52 Fetched 107 kB in 0s (0 B/s) 00:44:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:44:52 Fetched 48.7 kB in 0s (0 B/s) 00:44:52 Pulling static-packages 00:44:52 + snapcraftctl pull 00:44:52 'go115' has dependencies that need to be staged: go-build-helper static-packages 00:44:52 Skipping pull go-build-helper (already ran) 00:44:52 Skipping pull static-packages (already ran) 00:44:52 Building go-build-helper 00:44:52 + snapcraftctl build 00:44:56 Building static-packages 00:44:56 + snapcraftctl build 00:44:58 Staging go-build-helper 00:44:58 + snapcraftctl stage 00:44:59 Staging static-packages 00:44:59 + snapcraftctl stage 00:45:00 Pulling go115 00:45:00 + snapcraftctl pull 00:45:01 'edgex-go' has dependencies that need to be staged: go115 00:45:01 Skipping pull go115 (already ran) 00:45:01 Building go115 00:45:01 + dpkg --print-architecture 00:45:01 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 00:45:01 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 00:45:01 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 00:45:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:01 Dload Upload Total Spent Left Speed 00:45:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 115M 6 7551k 0 0 14.7M 0 0:00:07 --:--:-- 0:00:07 14.6M 36 115M 36 42.0M 0 0 28.5M 0 0:00:04 0:00:01 0:00:03 28.5M 67 115M 67 77.7M 0 0 31.3M 0 0:00:03 0:00:02 0:00:01 31.3M 93 115M 93 108M 0 0 31.2M 0 0:00:03 0:00:03 --:--:-- 31.2M 100 115M 100 115M 0 0 30.8M 0 0:00:03 0:00:03 --:--:-- 30.8M 00:45:05 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 00:45:05 + sha256sum -c sha256 00:45:05 + grep OK 00:45:05 go1.15.2.linux-amd64.tar.gz: OK 00:45:05 + mkdir -p /root/stage/go1.15 00:45:05 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 00:45:09 Staging go115 00:45:09 + snapcraftctl stage 00:45:15 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:15 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:15 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:15 Fetched 0 B in 0s (0 B/s) 00:45:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:45:15 Fetched 224 kB in 0s (0 B/s) 00:45:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:45:15 Fetched 157 kB in 0s (0 B/s) 00:45:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:45:15 Fetched 221 kB in 0s (0 B/s) 00:45:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:45:15 Fetched 143 kB in 0s (0 B/s) 00:45:15 Pulling edgex-go 00:45:15 + snapcraftctl pull 00:45:15 Pulling version 00:45:15 + cd /root/project 00:45:15 + [ -f VERSION ] 00:45:15 + PROJECT_VERSION=local-dev 00:45:15 + git rev-parse --short HEAD 00:45:15 + GIT_REVISION=44ce2cea 00:45:15 + snapcraftctl set-version local-dev 00:45:16 Building config-common 00:45:16 + snapcraftctl build 00:45:18 Skipping build go-build-helper (already ran) 00:45:18 Skipping build static-packages (already ran) 00:45:18 Skipping build go115 (already ran) 00:45:18 Building edgex-go 00:45:18 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 00:45:18 + cd /root/parts/edgex-go/src 00:45:18 + make build 00:45:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:20 go: downloading github.com/gorilla/mux v1.8.0 00:45:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.33 00:45:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 00:45:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:45:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:45:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 00:45:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 00:45:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 00:45:20 go: downloading github.com/google/uuid v1.2.0 00:45:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:45:20 go: downloading github.com/pebbe/zmq4 v1.2.2 00:45:20 go: downloading github.com/hashicorp/consul/api v1.1.0 00:45:20 go: downloading github.com/imdario/mergo v0.3.11 00:45:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:45:20 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:45:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 00:45:20 go: downloading github.com/pkg/errors v0.8.1 00:45:20 go: downloading github.com/x448/float16 v0.8.4 00:45:20 go: downloading github.com/pelletier/go-toml v1.2.0 00:45:20 go: downloading github.com/go-kit/kit v0.8.0 00:45:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:45:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:45:20 go: downloading github.com/BurntSushi/toml v0.3.1 00:45:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:45:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:45:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:45:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:45:20 go: downloading github.com/go-playground/universal-translator v0.17.0 00:45:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:45:20 go: downloading github.com/leodido/go-urn v1.2.0 00:45:20 go: downloading github.com/mitchellh/copystructure v1.0.0 00:45:20 go: downloading github.com/hashicorp/serf v0.8.2 00:45:20 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:45:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:45:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:45:20 go: downloading github.com/go-playground/locales v0.13.0 00:45:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:45:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:45:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:45:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:45:27 go: downloading gopkg.in/yaml.v2 v2.4.0 00:45:33 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:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:45:35 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:35 go: downloading github.com/stretchr/testify v1.7.0 00:45:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:45:35 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:35 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:37 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:45:37 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:45:39 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: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:45:39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:45:41 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:45:42 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:45:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:45:43 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:43 go: downloading github.com/lib/pq v1.9.0 00:45:45 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:45:45 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:45:45 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:45:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:45:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:45:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:45:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:45:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:45:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:45:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:45:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:45:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:45:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:45:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:45:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:45:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:45:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:45:45 + 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:45:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:45:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:45:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:45:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:45:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:45:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:45:45 + 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:45:46 Building version 00:45:46 + snapcraftctl build 00:45:48 Staging config-common 00:45:48 + snapcraftctl stage 00:45:49 Skipping stage go-build-helper (already ran) 00:45:49 Skipping stage static-packages (already ran) 00:45:49 Skipping stage go115 (already ran) 00:45:49 Staging edgex-go 00:45:49 + snapcraftctl stage 00:45:50 Staging version 00:45:50 + snapcraftctl stage 00:45:51 Priming config-common 00:45:51 + snapcraftctl prime 00:45:52 Priming go-build-helper 00:45:52 + snapcraftctl prime 00:45:53 Priming static-packages 00:45:53 + snapcraftctl prime 00:45:55 Priming go115 00:45:55 + snapcraftctl prime 00:45:56 Priming edgex-go 00:45:56 + snapcraftctl prime 00:45:57 Priming version 00:45:57 + snapcraftctl prime 00:45:58 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:46:11 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:46:11 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:46:23 Removing intermediate container 33aadb7fd849 00:46:23 ---> a1710153e9ed 00:46:23 00:46:23 Step 10/24 : FROM alpine:3.12 00:46:23 3.12: Pulling from library/alpine 00:46:24 Removing intermediate container 715b030c5687 00:46:24 ---> a0ef667b0e6b 00:46:24 00:46:24 Step 10/21 : FROM alpine:3.12 00:46:24 3.12: Pulling from library/alpine 00:46:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:46:24 Status: Downloaded newer image for alpine:3.12 00:46:24 ---> afeebe901d6b 00:46:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:46:24 Status: Image is up to date for alpine:3.12 00:46:24 ---> afeebe901d6b 00:46:24 Step 11/21 : RUN apk add --update --no-cache curl 00:46:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:46:24 ---> Running in 5f33f43147dd 00:46:25 ---> Running in a60c82cad7f8 00:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:28 (1/5) Installing ca-certificates (20191127-r4) 00:46:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:46:28 (3/5) Installing libcurl (7.69.1-r3) 00:46:28 (4/5) Installing curl (7.69.1-r3) 00:46:28 (5/5) Installing dumb-init (1.2.2-r1) 00:46:28 Executing busybox-1.31.1-r19.trigger 00:46:28 Executing ca-certificates-20191127-r4.trigger 00:46:28 (1/4) Installing ca-certificates (20191127-r4) 00:46:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:46:28 (3/4) Installing libcurl (7.69.1-r3) 00:46:28 (4/4) Installing curl (7.69.1-r3) 00:46:28 Executing busybox-1.31.1-r19.trigger 00:46:29 OK: 7 MiB in 19 packages 00:46:29 Executing ca-certificates-20191127-r4.trigger 00:46:29 OK: 7 MiB in 18 packages 00:46:32 Removing intermediate container 5f33f43147dd 00:46:32 ---> 337fab6737f2 00:46:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:32 Removing intermediate container a60c82cad7f8 00:46:32 ---> ec16e532766b 00:46:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:33 ---> Running in 3622e3c40e4f 00:46:33 ---> Running in e9de167555c0 00:46:34 Removing intermediate container e9de167555c0 00:46:34 ---> 421b0741270b 00:46:34 Step 13/24 : WORKDIR / 00:46:35 Removing intermediate container 3622e3c40e4f 00:46:35 ---> aef5e5a47d58 00:46:35 Step 13/21 : WORKDIR /edgex 00:46:35 ---> Running in caded65ab59f 00:46:35 ---> Running in 9dd56f09d0c2 00:46:35 Removing intermediate container e498f413dba4 00:46:35 ---> e9f8f371c4de 00:46:35 00:46:35 Step 10/23 : FROM alpine:3.12 00:46:35 ---> afeebe901d6b 00:46:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:46:35 Removing intermediate container 7c5727cf0a9c 00:46:35 ---> 48bcd60d9f1f 00:46:35 00:46:35 Step 10/22 : FROM alpine:3.12 00:46:35 ---> afeebe901d6b 00:46:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:36 Removing intermediate container 5b7d1cc52023 00:46:36 ---> 050b1ff3a9bc 00:46:36 00:46:36 Step 10/22 : FROM alpine:3.12 00:46:36 ---> afeebe901d6b 00:46:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:46:36 ---> Running in 4e0e2128f4e5 00:46:36 ---> Running in 7c7f303f0705 00:46:36 Removing intermediate container caded65ab59f 00:46:36 ---> 8c032cea645d 00:46:36 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:46:36 ---> Running in a465df300345 00:46:36 Removing intermediate container 9dd56f09d0c2 00:46:36 ---> 4d7302fd70e9 00:46:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:46:37 ---> b724e6fa4dd5 00:46:37 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:46:37 ---> 8bcbc4801121 00:46:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:38 ---> a9914e6b87ad 00:46:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:46:39 (1/2) Installing ca-certificates (20191127-r4) 00:46:39 (2/2) Installing dumb-init (1.2.2-r1) 00:46:39 Executing busybox-1.31.1-r19.trigger 00:46:39 Executing ca-certificates-20191127-r4.trigger 00:46:39 (1/1) Installing dumb-init (1.2.2-r1) 00:46:39 (1/1) Installing dumb-init (1.2.2-r1) 00:46:39 Executing busybox-1.31.1-r19.trigger 00:46:39 Executing busybox-1.31.1-r19.trigger 00:46:39 OK: 5 MiB in 15 packages 00:46:39 OK: 5 MiB in 15 packages 00:46:39 OK: 6 MiB in 16 packages 00:46:39 ---> 7194cf9c8752 00:46:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:46:39 ---> 48dc984db59c 00:46:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:46:41 Removing intermediate container 7c7f303f0705 00:46:41 ---> 4985ada3589e 00:46:41 ---> 7a8e1f3a5ee8 00:46:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:41 ---> Running in 3cc7a43c65b1 00:46:41 ---> Running in 772cc6eaaed6 00:46:41 ---> a9461f82ae49 00:46:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:46:41 Removing intermediate container a465df300345 00:46:41 ---> d41703949d67 00:46:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:42 ---> Running in f63ede21ae23 00:46:42 Removing intermediate container 4e0e2128f4e5 00:46:42 ---> 2d1daaa1e8f1 00:46:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:46:42 ---> Running in 261e925a087a 00:46:42 Removing intermediate container 3cc7a43c65b1 00:46:42 ---> 869f235e835b 00:46:42 Step 13/23 : ENV APP_PORT=48082 00:46:42 Removing intermediate container 772cc6eaaed6 00:46:42 ---> 94aa0787a953 00:46:42 Step 18/21 : CMD ["--init=true"] 00:46:42 Removing intermediate container f63ede21ae23 00:46:42 ---> 25d7a74015bd 00:46:42 Step 13/22 : ENV APP_PORT=48085 00:46:42 ---> Running in bf0069496055 00:46:42 ---> Running in e8a8cb1f119c 00:46:43 ---> Running in daba8a140835 00:46:43 Removing intermediate container 261e925a087a 00:46:43 ---> c64a611b8213 00:46:43 Step 13/22 : ENV APP_PORT=48060 00:46:44 ---> 38580f79fe7f 00:46:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:46:44 ---> Running in 728fcceccd3a 00:46:44 Removing intermediate container e8a8cb1f119c 00:46:44 Removing intermediate container bf0069496055 00:46:44 ---> 1355fd8428ce 00:46:44 Step 19/21 : LABEL arch=arm64 00:46:44 Removing intermediate container daba8a140835 00:46:44 ---> 41060cf83258 00:46:44 Step 14/23 : EXPOSE $APP_PORT 00:46:44 ---> 684e2336cbd1 00:46:44 Step 14/22 : EXPOSE $APP_PORT 00:46:45 ---> Running in caca8ddd255a 00:46:45 ---> Running in 32ae31cd3a8a 00:46:45 ---> Running in d9f80946a17a 00:46:45 ---> 5aaa56813585 00:46:45 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:46:45 Removing intermediate container 728fcceccd3a 00:46:45 ---> 9bd83a312311 00:46:45 Step 14/22 : EXPOSE $APP_PORT 00:46:46 ---> Running in c92be64a8e06 00:46:46 ---> Running in c37870cc4b4b 00:46:47 Removing intermediate container d9f80946a17a 00:46:47 ---> b6af2b9efc8f 00:46:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:47 Removing intermediate container 32ae31cd3a8a 00:46:47 ---> 0ad877d30796 00:46:47 Step 20/21 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:46:47 Removing intermediate container caca8ddd255a 00:46:47 ---> 91681bdd7e61 00:46:47 Step 15/23 : WORKDIR / 00:46:47 ---> Running in c42f4e22db91 00:46:47 ---> Running in fd145f69a44b 00:46:47 Removing intermediate container c37870cc4b4b 00:46:47 ---> 43d78b1eaf4c 00:46:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:48 Removing intermediate container c42f4e22db91 00:46:48 ---> 08a5bd546603 00:46:48 Step 21/21 : LABEL version=0.0.0 00:46:48 ---> 6141df9bb7fe 00:46:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:46:48 Removing intermediate container fd145f69a44b 00:46:48 ---> 9d760f55bafc 00:46:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:48 ---> Running in 990419a56b28 00:46:49 ---> 55886db0fd54 00:46:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:49 Removing intermediate container 990419a56b28 00:46:49 ---> 0d428b225ff7 00:46:49 00:46:49 Successfully built 0d428b225ff7 00:46:49 ---> e099776eee07 00:46:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:46:49 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:46:49  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 00:46:50 ---> 40884f1d77f1 00:46:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:46:50 Removing intermediate container c92be64a8e06 00:46:50 ---> afcebed6b3d9 00:46:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:46:50 ---> 4342248ec20c 00:46:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:50 ---> Running in 1a288d650bee 00:46:51 ---> 44eff8ce4b21 00:46:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:46:52 Removing intermediate container 1a288d650bee 00:46:52 ---> 00137988ce4d 00:46:52 Step 22/24 : LABEL arch=arm64 00:46:52 ---> Running in cd457a438202 00:46:52 ---> bc0bc96b0907 00:46:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:46:52 ---> c0b305feaeb1 00:46:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:46:53 ---> Running in 44b4cac1970a 00:46:53 ---> Running in 575b15177c6c 00:46:53 Removing intermediate container cd457a438202 00:46:53 ---> f1afa5cf2ebc 00:46:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:53 ---> Running in 32d1ddd19196 00:46:54 ---> 8ab9cd6b8c94 00:46:54 Step 19/23 : ENTRYPOINT ["/core-command"] 00:46:54 Removing intermediate container 44b4cac1970a 00:46:54 ---> af2fb728b685 00:46:54 Step 23/24 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:46:55 ---> Running in 7888455c2edd 00:46:55 ---> Running in 2ce99c4f73c3 00:46:55 Removing intermediate container 32d1ddd19196 00:46:55 ---> ab695174d7b1 00:46:55 Step 20/22 : LABEL arch=arm64 00:46:55 Removing intermediate container 575b15177c6c 00:46:55 ---> 4b97e57a8a23 00:46:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:55 ---> Running in 399cdced9cdd 00:46:55 Removing intermediate container 7888455c2edd 00:46:55 ---> 18be54ec94c1 00:46:55 Step 24/24 : LABEL version=0.0.0 00:46:55 ---> Running in 2a327c241b2c 00:46:55 Removing intermediate container 2ce99c4f73c3 00:46:55 ---> 121d836908db 00:46:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:55 ---> Running in 63633ae276f2 00:46:56 ---> Running in f0e2f38ae67a 00:46:56 Removing intermediate container 399cdced9cdd 00:46:56 ---> 5fe3826703e4 00:46:56 Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:46:56 Removing intermediate container 2a327c241b2c 00:46:56 ---> 9945200ff279 00:46:56 Step 20/22 : LABEL arch=arm64 00:46:56 ---> Running in fc381ca83d8d 00:46:56 Removing intermediate container 63633ae276f2 00:46:56 ---> 332e8238c248 00:46:56 00:46:56 ---> Running in 4c2b66323d86 00:46:56 Removing intermediate container f0e2f38ae67a 00:46:56 ---> f749d6af3599 00:46:56 Step 21/23 : LABEL arch=arm64 00:46:56 ---> Running in 5a34756c208e 00:46:57 Removing intermediate container fc381ca83d8d 00:46:57 ---> 7a3037ee1e0a 00:46:57 Step 22/22 : LABEL version=0.0.0 00:46:57 Successfully built 332e8238c248 00:46:57 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:46:57 Building docker-core-data-go 00:46:57  Building docker-security-secretstore-setup-go ... done  ---> Running in dc4354fe1c09 00:46:57 Removing intermediate container 4c2b66323d86 00:46:57 ---> f3a2f50b7e0d 00:46:57 Step 21/22 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:46:57 ---> Running in 7dfcd5b1ab02 00:46:57 Removing intermediate container 5a34756c208e 00:46:57 ---> 7f23fc7db26f 00:46:57 Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:46:58 ---> Running in 83b963d94b70 00:46:58 Removing intermediate container dc4354fe1c09 00:46:58 ---> df0742e5bde5 00:46:58 00:46:58 Removing intermediate container 7dfcd5b1ab02 00:46:58 ---> 080ea16d42a8 00:46:58 Step 22/22 : LABEL version=0.0.0 00:46:58 Successfully built df0742e5bde5 00:46:58 Successfully tagged docker-support-scheduler-go-arm64:latest 00:46:58  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 00:46:58 ---> Running in 21384029ba83 00:46:58 Removing intermediate container 83b963d94b70 00:46:58 ---> c5dc91200962 00:46:58 Step 23/23 : LABEL version=0.0.0 00:46:59 ---> Running in 8112070f53c6 00:46:59 Removing intermediate container 21384029ba83 00:46:59 ---> 073ab1e69ea0 00:46:59 00:46:59 Successfully built 073ab1e69ea0 00:46:59 Removing intermediate container 8112070f53c6 00:46:59 ---> 0bbb4a59fb6b 00:46:59 00:46:59 Successfully tagged docker-support-notifications-go-arm64:latest 00:46:59 Building docker-security-bootstrapper-go 00:47:00  Building docker-support-notifications-go ... done Successfully built 0bbb4a59fb6b 00:47:00 Successfully tagged docker-core-command-go-arm64:latest 00:47:39  Building docker-core-command-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:47:39 ---> d61542e96046 00:47:39 Step 3/26 : WORKDIR /edgex-go 00:47:39 ---> Using cache 00:47:39 ---> ed9a06b675c0 00:47:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:39 ---> Using cache 00:47:39 ---> 80b6fdb6665c 00:47:39 Step 5/26 : RUN apk add --update --no-cache make bash git 00:47:39 ---> Running in ce1e50ecf833 00:47:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:42 OK: 217 MiB in 51 packages 00:47:45 Removing intermediate container ce1e50ecf833 00:47:45 ---> 3f709c31e286 00:47:45 Step 6/26 : COPY go.mod . 00:47:46 ---> af7d3acd6fc3 00:47:46 Step 7/26 : RUN go mod download 00:47:46 ---> Running in 4b6c5b7cc17e 00:47:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:47 ---> d61542e96046 00:47:47 Step 3/23 : WORKDIR /edgex-go 00:47:47 ---> Using cache 00:47:47 ---> ed9a06b675c0 00:47:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:47 ---> Using cache 00:47:47 ---> 80b6fdb6665c 00:47:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:47 ---> d61542e96046 00:47:47 Step 3/23 : WORKDIR /edgex-go 00:47:47 ---> Using cache 00:47:47 ---> ed9a06b675c0 00:47:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:47 ---> Using cache 00:47:47 ---> 80b6fdb6665c 00:47:47 Step 5/23 : RUN apk add --update --no-cache make git 00:47:47 ---> Using cache 00:47:47 ---> c3825226fc39 00:47:47 Step 6/23 : COPY go.mod . 00:47:47 ---> Using cache 00:47:47 ---> 11b44b9b4530 00:47:47 Step 7/23 : RUN go mod download 00:47:47 ---> Using cache 00:47:47 ---> 3591257acb23 00:47:47 Step 8/23 : COPY . . 00:47:47 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:47 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:47:47 ---> d61542e96046 00:47:47 Step 3/30 : WORKDIR /edgex-go 00:47:47 ---> Using cache 00:47:47 ---> ed9a06b675c0 00:47:47 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:47 ---> Using cache 00:47:47 ---> 80b6fdb6665c 00:47:47 Step 5/30 : RUN apk add --update --no-cache make git 00:47:47 ---> Using cache 00:47:47 ---> c3825226fc39 00:47:47 Step 6/30 : COPY go.mod . 00:47:47 ---> Using cache 00:47:47 ---> 11b44b9b4530 00:47:47 Step 7/30 : RUN go mod download 00:47:47 ---> Using cache 00:47:47 ---> 3591257acb23 00:47:47 Step 8/30 : COPY . . 00:47:47 ---> Using cache 00:47:47 ---> a4822ab31d3b 00:47:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:47:47 ---> Using cache 00:47:47 ---> a4822ab31d3b 00:47:47 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:47:48 ---> Running in c66bec9539b3 00:47:48 ---> Running in a3ae6cbb1446 00:47:48 ---> Running in a46fcb21020f 00:47:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:50 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:47:50 Removing intermediate container 4b6c5b7cc17e 00:47:50 ---> fb0d2fc41f77 00:47:50 Step 8/26 : COPY . . 00:47:50 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:47:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:52 OK: 217 MiB in 51 packages 00:47:56 Removing intermediate container c66bec9539b3 00:47:56 ---> 084c2ec75a4f 00:47:56 Step 6/23 : COPY go.mod . 00:47:57 ---> 83831d557b06 00:47:57 Step 7/23 : RUN go mod download 00:47:58 ---> Running in 3e2f3688e451 00:48:05 Removing intermediate container 3e2f3688e451 00:48:05 ---> 33768e5c6890 00:48:05 Step 8/23 : COPY . . 00:48:15 ---> 10030e5106ae 00:48:15 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:48:15 ---> Running in da4ae66faf21 00:48:17 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:27 ---> c3ab8f6330d1 00:48:27 Step 9/23 : RUN make cmd/core-data/core-data 00:48:27 ---> Running in a462cadb63e0 00:48:27 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:06 Removing intermediate container a46fcb21020f 00:49:06 ---> 1598d73e71e7 00:49:06 00:49:06 Step 10/30 : FROM alpine:3.12 00:49:06 ---> afeebe901d6b 00:49:06 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:49:06 ---> Running in 8c0c7ea3d6b3 00:49:06 Removing intermediate container 8c0c7ea3d6b3 00:49:06 ---> 4fe4fe9e824a 00:49:06 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:49:06 ---> Running in cee957772e59 00:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:06 (1/2) Installing dumb-init (1.2.2-r1) 00:49:06 (2/2) Installing su-exec (0.2-r1) 00:49:06 Executing busybox-1.31.1-r19.trigger 00:49:06 OK: 5 MiB in 16 packages 00:49:06 Removing intermediate container cee957772e59 00:49:06 ---> 04c9b972800a 00:49:06 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:49:06 ---> Running in 5e8afdcd38bf 00:49:07 Removing intermediate container 5e8afdcd38bf 00:49:07 ---> 019b6722cbc6 00:49:07 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:07 ---> Running in c2ce711c2654 00:49:08 Removing intermediate container c2ce711c2654 00:49:08 ---> fd7b1c84cf47 00:49:08 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:49:08 ---> Running in 3f04b25036a6 00:49:12 Removing intermediate container 3f04b25036a6 00:49:12 ---> 58fade14bd17 00:49:12 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:49:12 ---> Running in 590291a8c7fb 00:49:12 Removing intermediate container 590291a8c7fb 00:49:12 ---> 4ff92e1a9a0d 00:49:12 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:14 ---> 392970da96a1 00:49:14 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:14 ---> Running in b2cf78cb6c27 00:49:17 Removing intermediate container b2cf78cb6c27 00:49:17 ---> 0d8c06dfedc0 00:49:17 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:19 ---> 664e7e68cb3e 00:49:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:22 ---> ff65676b0ab2 00:49:22 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:24 ---> 9f01dbb055ec 00:49:24 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:49:24 Removing intermediate container a3ae6cbb1446 00:49:24 ---> 97f67acf17fd 00:49:24 00:49:24 Step 10/23 : FROM alpine:3.12 00:49:24 ---> afeebe901d6b 00:49:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:24 ---> Using cache 00:49:24 ---> d41703949d67 00:49:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:24 ---> Using cache 00:49:24 ---> 25d7a74015bd 00:49:24 Step 13/23 : ENV APP_PORT=48081 00:49:24 ---> Running in d3f5cc0c9b59 00:49:25 Removing intermediate container d3f5cc0c9b59 00:49:25 ---> 150398cebd3f 00:49:25 Step 14/23 : EXPOSE $APP_PORT 00:49:25 ---> 6508951adfb0 00:49:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:49:25 ---> Running in fb6ce23e3960 00:49:25 ---> Running in 1f951520756f 00:49:26 Removing intermediate container fb6ce23e3960 00:49:26 ---> 9858733b7aa8 00:49:26 Step 15/23 : WORKDIR / 00:49:26 ---> Running in 93bb410a76f0 00:49:26 Removing intermediate container 1f951520756f 00:49:26 ---> 40ef5f24953c 00:49:26 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:27 Removing intermediate container 93bb410a76f0 00:49:27 ---> f5bce58f5801 00:49:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:27 ---> 8f41ef498028 00:49:27 Step 25/30 : RUN chmod +x /entrypoint.sh 00:49:28 ---> Running in 026e4fc2ce81 00:49:29 ---> ade67bd130a0 00:49:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:49:32 ---> 1f1e1731cc6c 00:49:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:49:33 Removing intermediate container 026e4fc2ce81 00:49:33 ---> 8232fd7449cf 00:49:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:49:33 ---> c83c6d8d7494 00:49:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:49:34 ---> Running in eac87ce93226 00:49:34 Removing intermediate container da4ae66faf21 00:49:34 ---> f74183e475b7 00:49:34 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:34 ---> Running in 2de81ec79195 00:49:34 ---> Running in 6c6ff4b9b417 00:49:34 Removing intermediate container eac87ce93226 00:49:34 ---> a3639787a878 00:49:34 Step 27/30 : CMD ["gate"] 00:49:35 Removing intermediate container 2de81ec79195 00:49:35 ---> 35f6dff17610 00:49:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:35 ---> Running in 4a3fe5358e28 00:49:35 ---> Running in 7285feb7c379 00:49:36 Removing intermediate container 4a3fe5358e28 00:49:36 ---> acd2acb3dc35 00:49:36 Step 21/23 : LABEL arch=arm64 00:49:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:49:36 Removing intermediate container 7285feb7c379 00:49:36 ---> c6883cf09a91 00:49:36 Step 28/30 : LABEL arch=arm64 00:49:36 ---> Running in b108b1cecc01 00:49:37 ---> Running in 8b40866a1f20 00:49:37 Removing intermediate container b108b1cecc01 00:49:37 ---> 7ecf9ab15742 00:49:37 Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:49:37 ---> Running in 4dfc51293201 00:49:37 Removing intermediate container 8b40866a1f20 00:49:37 ---> 4cbb4a154d44 00:49:37 Step 29/30 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:49:38 ---> Running in 489bd875a137 00:49:38 Removing intermediate container 4dfc51293201 00:49:38 ---> 12c3241058d9 00:49:38 Step 23/23 : LABEL version=0.0.0 00:49:38 ---> Running in 360f9e81d784 00:49:39 Removing intermediate container 489bd875a137 00:49:39 ---> 173bd02a5c75 00:49:39 Step 30/30 : LABEL version=0.0.0 00:49:39 Removing intermediate container 360f9e81d784 00:49:39 ---> a0880df9505a 00:49:39 00:49:39 ---> Running in af68bf11d401 00:49:39 Successfully built a0880df9505a 00:49:39 Successfully tagged docker-core-metadata-go-arm64:latest 00:49:40  Building docker-core-metadata-go ... done Removing intermediate container af68bf11d401 00:49:40 ---> 51da24c72de3 00:49:40 00:49:40 Removing intermediate container 6c6ff4b9b417 00:49:40 ---> 27587d6523b6 00:49:40 00:49:40 Step 11/26 : FROM docker:20.10.0 00:49:40 Successfully built 51da24c72de3 00:49:40 20.10.0: Pulling from library/docker 00:49:40 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:49:50  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:50 Status: Downloaded newer image for docker:20.10.0 00:49:50 ---> eeaf43b92773 00:49:50 Step 12/26 : RUN apk add --no-cache bash 00:49:51 ---> Running in 727a17a55c82 00:49:52 Removing intermediate container a462cadb63e0 00:49:52 ---> 559357886816 00:49:52 00:49:52 Step 10/23 : FROM alpine:3.12 00:49:52 ---> afeebe901d6b 00:49:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:52 ---> Running in aaac6c6b91cc 00:49:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:53 Removing intermediate container aaac6c6b91cc 00:49:53 ---> 8687b7bfd573 00:49:53 Step 12/23 : ENV APP_PORT=48080 00:49:53 ---> Running in d70662c150dc 00:49:53 (1/2) Installing readline (8.0.4-r0) 00:49:53 (2/2) Installing bash (5.0.17-r0) 00:49:53 Executing bash-5.0.17-r0.post-install 00:49:53 Executing busybox-1.31.1-r19.trigger 00:49:53 OK: 12 MiB in 22 packages 00:49:53 Removing intermediate container d70662c150dc 00:49:53 ---> 0e31d2db89a4 00:49:53 Step 13/23 : EXPOSE $APP_PORT 00:49:54 ---> Running in 885594008c80 00:49:54 Removing intermediate container 885594008c80 00:49:54 ---> 085a994cf72d 00:49:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:54 ---> Running in a893a56b95a3 00:49:55 Removing intermediate container 727a17a55c82 00:49:55 ---> 5a6725ea4cfb 00:49:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:49:55 ---> Running in a7c8b9537d90 00:49:55 Removing intermediate container a7c8b9537d90 00:49:55 ---> c3efe306e1eb 00:49:55 Step 14/26 : ENV APP_PORT=48090 00:49:55 ---> Running in e70747dfa137 00:49:56 Removing intermediate container e70747dfa137 00:49:56 ---> 600da69baa8d 00:49:56 Step 15/26 : EXPOSE $APP_PORT 00:49:56 ---> Running in bb72a7ca58f9 00:49:57 Removing intermediate container bb72a7ca58f9 00:49:57 ---> fafd80bf7361 00:49:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:49:57 Removing intermediate container a893a56b95a3 00:49:57 ---> 74d60d8edb65 00:49:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:49:57 ---> Running in 146ccdde96f2 00:49:58 ---> 897940e47df6 00:49:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:49:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:59 ---> 9f4b405532e6 00:49:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:49:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:00 ---> fbb0da24891f 00:50:00 Step 19/26 : RUN apk --no-cache add py3-pip 00:50:00 (1/6) Installing dumb-init (1.2.2-r1) 00:50:00 ---> Running in 54c5741f9eb8 00:50:00 (2/6) Installing libgcc (9.3.0-r2) 00:50:00 (3/6) Installing libsodium (1.0.18-r0) 00:50:00 (4/6) Installing libstdc++ (9.3.0-r2) 00:50:00 (5/6) Installing libzmq (4.3.3-r0) 00:50:00 (6/6) Installing zeromq (4.3.3-r0) 00:50:00 Executing busybox-1.31.1-r19.trigger 00:50:00 OK: 8 MiB in 20 packages 00:50:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:02 (1/33) Installing libbz2 (1.0.8-r1) 00:50:02 (2/33) Installing expat (2.2.9-r1) 00:50:02 (3/33) Installing libffi (3.3-r2) 00:50:02 (4/33) Installing gdbm (1.13-r1) 00:50:02 (5/33) Installing xz-libs (5.2.5-r0) 00:50:02 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:02 (7/33) Installing python3 (3.8.5-r0) 00:50:02 Removing intermediate container 146ccdde96f2 00:50:02 ---> 9133019a8730 00:50:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:03 ---> 4bd0b929c85a 00:50:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:04 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:04 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:04 (11/33) Installing py3-six (1.15.0-r0) 00:50:04 (12/33) Installing py3-packaging (20.4-r0) 00:50:04 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:04 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:04 (15/33) Installing py3-idna (2.9-r0) 00:50:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:04 (18/33) Installing py3-requests (2.23.0-r0) 00:50:04 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:04 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:04 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:04 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:04 (24/33) Installing py3-distro (1.5.0-r1) 00:50:04 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:04 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:04 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:04 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:04 (29/33) Installing py3-progress (1.5-r0) 00:50:04 (30/33) Installing py3-toml (0.10.1-r0) 00:50:04 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:04 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:04 (33/33) Installing py3-pip (20.1.1-r0) 00:50:04 Executing busybox-1.31.1-r19.trigger 00:50:04 OK: 71 MiB in 55 packages 00:50:05 ---> 8b1f368f75fc 00:50:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:50:06 ---> 38efb5c48ef0 00:50:06 Step 19/23 : ENTRYPOINT ["/core-data"] 00:50:06 ---> Running in bbf979bf99fb 00:50:06 Removing intermediate container bbf979bf99fb 00:50:06 ---> 63844b5dd0db 00:50:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:07 ---> Running in 97cae029e9d3 00:50:07 Removing intermediate container 97cae029e9d3 00:50:07 ---> 2590aa5c187c 00:50:07 Step 21/23 : LABEL arch=arm64 00:50:08 ---> Running in 43aa2cf6eb0a 00:50:08 Removing intermediate container 43aa2cf6eb0a 00:50:08 ---> d120c240e546 00:50:08 Step 22/23 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:50:08 ---> Running in 746b2426e8b4 00:50:09 Removing intermediate container 746b2426e8b4 00:50:09 ---> 7c438ef4fa8f 00:50:09 Step 23/23 : LABEL version=0.0.0 00:50:09 ---> Running in f6327351ecb7 00:50:10 Removing intermediate container f6327351ecb7 00:50:10 ---> 629c9707ebf1 00:50:10 00:50:10 Removing intermediate container 54c5741f9eb8 00:50:10 ---> f239396f81ea 00:50:10 Step 20/26 : RUN pip install docker-compose==1.23.2 00:50:10 ---> Running in 9d543b50836b 00:50:10 Successfully built 629c9707ebf1 00:50:10 Successfully tagged docker-core-data-go-arm64:latest 00:50:16  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:50:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:16 Collecting docopt<0.7,>=0.6.1 00:50:16 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:18 Collecting texttable<0.10,>=0.9.0 00:50:18 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:50:19 Collecting jsonschema<3,>=2.5.1 00:50:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:20 Collecting websocket-client<1.0,>=0.32.0 00:50:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:50:21 Collecting docker<4.0,>=3.6.0 00:50:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:21 Collecting cached-property<2,>=1.2.0 00:50:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:23 Collecting PyYAML<4,>=3.10 00:50:23 Downloading PyYAML-3.13.tar.gz (270 kB) 00:50:27 Collecting dockerpty<0.5,>=0.4.1 00:50:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:28 Collecting docker-pycreds>=0.4.0 00:50:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:28 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:50:28 Collecting idna<2.8,>=2.5 00:50:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:50:28 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:50:29 Collecting urllib3<1.25,>=1.21.1 00:50:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:50:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:50:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:50:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:50:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:50:30 Installing collected packages: docopt, texttable, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, PyYAML, dockerpty, docker-compose 00:50:30 Running setup.py install for docopt: started 00:50:32 Running setup.py install for docopt: finished with status 'done' 00:50:32 Running setup.py install for texttable: started 00:50:34 Running setup.py install for texttable: finished with status 'done' 00:50:34 Attempting uninstall: idna 00:50:34 Found existing installation: idna 2.9 00:50:34 Uninstalling idna-2.9: 00:50:34 Successfully uninstalled idna-2.9 00:50:35 Attempting uninstall: urllib3 00:50:35 Found existing installation: urllib3 1.25.9 00:50:35 Uninstalling urllib3-1.25.9: 00:50:35 Successfully uninstalled urllib3-1.25.9 00:50:35 Attempting uninstall: requests 00:50:35 Found existing installation: requests 2.23.0 00:50:35 Uninstalling requests-2.23.0: 00:50:36 Successfully uninstalled requests-2.23.0 00:50:37 Running setup.py install for PyYAML: started 00:50:39 Running setup.py install for PyYAML: finished with status 'done' 00:50:39 Running setup.py install for dockerpty: started 00:50:41 Running setup.py install for dockerpty: finished with status 'done' 00:50:42 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.57.0 00:50:45 Removing intermediate container 9d543b50836b 00:50:45 ---> c3b10c99138c 00:50:45 Step 21/26 : RUN apk --no-cache add curl 00:50:45 ---> Running in 71e4896e1067 00:50:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:47 (2/3) Installing libcurl (7.69.1-r3) 00:50:47 (3/3) Installing curl (7.69.1-r3) 00:50:47 Executing busybox-1.31.1-r19.trigger 00:50:47 OK: 71 MiB in 58 packages 00:50:48 Removing intermediate container 71e4896e1067 00:50:48 ---> b7fcc6e5dd6c 00:50:48 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:48 ---> Running in 11b1dbb8cff4 00:50:49 Removing intermediate container 11b1dbb8cff4 00:50:49 ---> e8e08006b323 00:50:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:49 ---> Running in f38c56c94bee 00:50:50 Removing intermediate container f38c56c94bee 00:50:50 ---> 66bd8b3ee208 00:50:50 Step 24/26 : LABEL arch=arm64 00:50:50 ---> Running in f8bb84d5236e 00:50:50 Removing intermediate container f8bb84d5236e 00:50:50 ---> 3eae26bb1531 00:50:50 Step 25/26 : LABEL git_sha=af99c5729365c0d710caa2725c807af652ffea64 00:50:50 ---> Running in 40262d9cd392 00:50:51 Removing intermediate container 40262d9cd392 00:50:51 ---> 7d9911cdc6e4 00:50:51 Step 26/26 : LABEL version=0.0.0 00:50:51 ---> Running in 0117b1a39ece 00:50:51 Removing intermediate container 0117b1a39ece 00:50:51 ---> 7fd09e8a1e3b 00:50:51 00:50:52 Successfully built 7fd09e8a1e3b 00:50:52 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:52  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:50:52 $ docker stop --time=1 45ef8899fac5d58a1204fb3b2e4c9490aa5675601f3c04e6a41656a01232e066 00:50:54 $ docker rm -f 45ef8899fac5d58a1204fb3b2e4c9490aa5675601f3c04e6a41656a01232e066 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:55 + docker images 00:50:55 + grep docker 00:50:55 docker-sys-mgmt-agent-go-arm64 latest 7fd09e8a1e3b 4 seconds ago 300MB 00:50:55 docker-core-data-go-arm64 latest 629c9707ebf1 46 seconds ago 21MB 00:50:55 docker-security-bootstrapper-go-arm64 latest 51da24c72de3 About a minute ago 17MB 00:50:55 docker-core-metadata-go-arm64 latest a0880df9505a About a minute ago 17.8MB 00:50:55 docker-core-command-go-arm64 latest 0bbb4a59fb6b 3 minutes ago 16MB 00:50:55 docker-support-notifications-go-arm64 latest 073ab1e69ea0 3 minutes ago 16.7MB 00:50:55 docker-support-scheduler-go-arm64 latest df0742e5bde5 3 minutes ago 16.1MB 00:50:55 docker-security-secretstore-setup-go-arm64 latest 332e8238c248 3 minutes ago 23.4MB 00:50:55 docker-security-proxy-setup-go-arm64 latest 0d428b225ff7 4 minutes ago 23.2MB 00:50:55 docker 20.10.0 eeaf43b92773 2 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 [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:50:57 provisioning config files... 00:50:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config20217447257074590tmp [Pipeline] { [Pipeline] sh 00:50:57 + set +x 00:50:57 + curl -s https://codecov.io/bash 00:50:57 + bash -s -- 00:50:58 00:50:58 _____ _ 00:50:58 / ____| | | 00:50:58 | | ___ __| | ___ ___ _____ __ 00:50:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:50:58 | |___| (_) | (_| | __/ (_| (_) \ V / 00:50:58 \_____\___/ \__,_|\___|\___\___/ \_/ 00:50:58 Bash-20210129-7c25fce 00:50:58 00:50:58 00:50:58 ==> git version 2.24.3 found 00:50:58 ==> 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:50:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:50:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:50:58 ==> Jenkins CI detected. 00:50:58 project root: . 00:50:58 --> token set from env 00:50:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:50:58 ==> Running gcov in . (disable via -X gcov) 00:50:58 ==> Python coveragepy not found 00:50:58 ==> Searching for coverage reports in: 00:50:58 + . 00:50:58 -> Found 1 reports 00:50:58 ==> Detecting git/mercurial file structure 00:50:58 ==> Reading reports 00:50:58 + ./coverage.out bytes=595676 00:50:58 ==> Appending adjustments 00:50:58 https://docs.codecov.io/docs/fixing-reports 00:51:01 + Found adjustments 00:51:01 ==> Gzipping contents 00:51:01 88K /tmp/codecov.V9HryH.gz 00:51:01 ==> Uploading reports 00:51:01 url: https://codecov.io 00:51:01 query: branch=PR-3164&commit=af99c5729365c0d710caa2725c807af652ffea64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= 00:51:01 -> Pinging Codecov 00:51:01 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3164&commit=af99c5729365c0d710caa2725c807af652ffea64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3164&job=&cmd_args= 00:51:02 -> Uploading to 00:51:02 https://storage.googleapis.com/codecov/v4/raw/2021-02-13/00271124DB129430A58F1EEE437C3FCB/af99c5729365c0d710caa2725c807af652ffea64/1b8d933e-0670-448b-9c24-14aa9d7ccf72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210213T005102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92643efa5c82c5ce774abecc4408628d8a7ccbbc1737c1ec0b317e837bab9d5f 00:51:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:02 Dload Upload Total Spent Left Speed 00:51:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89425 0 0 100 89425 0 166k --:--:-- --:--:-- --:--:-- 166k 00:51:03 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/af99c5729365c0d710caa2725c807af652ffea64 [Pipeline] } 00:51:03 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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:51:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:07 ---> package-listing.sh 00:51:07 ++ facter osfamily 00:51:07 ++ tr '[:upper:]' '[:lower:]' 00:51:07 + OS_FAMILY=redhat 00:51:07 + workspace=/w/workspace/edgex-go/3 00:51:07 + START_PACKAGES=/tmp/packages_start.txt 00:51:07 + END_PACKAGES=/tmp/packages_end.txt 00:51:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:07 + PACKAGES=/tmp/packages_start.txt 00:51:07 + '[' /w/workspace/edgex-go/3 ']' 00:51:07 + PACKAGES=/tmp/packages_end.txt 00:51:07 + case "${OS_FAMILY}" in 00:51:07 + rpm -qa 00:51:07 + sort 00:51:13 + '[' -f /tmp/packages_start.txt ']' 00:51:13 + '[' -f /tmp/packages_end.txt ']' 00:51:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:13 + '[' /w/workspace/edgex-go/3 ']' 00:51:13 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:51:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:51:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:51:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:13 00:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:14 alpine: Pulling from edgex-lftools-log-publisher 00:51:14 df20fa9351a1: Pulling fs layer 00:51:14 36b3adc4ff6f: Pulling fs layer 00:51:14 8ad3a11d3b57: Pulling fs layer 00:51:14 46f8f816bc3b: Pulling fs layer 00:51:14 93b61091891f: Pulling fs layer 00:51:14 93b9cdb0e59b: Pulling fs layer 00:51:14 5e14af77c1be: Pulling fs layer 00:51:14 01666e4c0597: Pulling fs layer 00:51:14 aa168da1d23b: Pulling fs layer 00:51:14 46f8f816bc3b: Waiting 00:51:14 93b61091891f: Waiting 00:51:14 93b9cdb0e59b: Waiting 00:51:14 5e14af77c1be: Waiting 00:51:14 01666e4c0597: Waiting 00:51:14 aa168da1d23b: Waiting 00:51:14 36b3adc4ff6f: Verifying Checksum 00:51:14 36b3adc4ff6f: Download complete 00:51:14 46f8f816bc3b: Verifying Checksum 00:51:14 46f8f816bc3b: Download complete 00:51:14 df20fa9351a1: Verifying Checksum 00:51:14 df20fa9351a1: Download complete 00:51:14 93b9cdb0e59b: Verifying Checksum 00:51:14 93b9cdb0e59b: Download complete 00:51:14 5e14af77c1be: Verifying Checksum 00:51:14 5e14af77c1be: Download complete 00:51:14 93b61091891f: Verifying Checksum 00:51:14 93b61091891f: Download complete 00:51:14 01666e4c0597: Verifying Checksum 00:51:14 01666e4c0597: Download complete 00:51:14 8ad3a11d3b57: Verifying Checksum 00:51:14 8ad3a11d3b57: Download complete 00:51:14 df20fa9351a1: Pull complete 00:51:15 36b3adc4ff6f: Pull complete 00:51:16 aa168da1d23b: Verifying Checksum 00:51:16 8ad3a11d3b57: Pull complete 00:51:16 46f8f816bc3b: Pull complete 00:51:17 93b61091891f: Pull complete 00:51:17 93b9cdb0e59b: Pull complete 00:51:17 5e14af77c1be: Pull complete 00:51:18 01666e4c0597: Pull complete 00:51:28 aa168da1d23b: Pull complete 00:51:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:51:28 prd-centos7-docker-4c-2g-26366 does not seem to be running inside a container 00:51:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:51:33 $ docker top 9ebd6c4089407171dc3fba193a0df6d1f99008875efb6f30fbc41eacf1798ac4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:33 + touch /tmp/pre-build-complete [Pipeline] sh 00:51:34 + mkdir -p /var/log/sa [Pipeline] sh 00:51:34 + ls /var/log/sa-host 00:51:34 + sadf -c /var/log/sa-host/sa13 00:51:34 file_magic: OK 00:51:34 HZ: Using current value: 100 00:51:34 file_header: OK 00:51:34 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:51:34 Statistics: 00:51:34 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... 00:51:34 File successfully converted to sysstat format version 12.2.1 00:51:34 + sadf -c /var/log/sa-host/sa23 00:51:34 file_magic: OK 00:51:34 HZ: Using current value: 100 00:51:34 file_header: OK 00:51:34 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:51:34 Statistics: 00:51:34 Hnuu...uuuununununu... 00:51:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:35 provisioning config files... 00:51:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4709834940989133985tmp [Pipeline] { [Pipeline] echo 00:51:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:51:35 ---> create-netrc.sh [Pipeline] } 00:51:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:51:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:51:36 ---> python-tools-install.sh [Pipeline] echo 00:51:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:51:36 ---> sudo-logs.sh 00:51:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:51:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:51:36 ---> job-cost.sh 00:51:36 lf-activate-venv: SKIPPING 00:51:36 INFO: No Stack... 00:51:37 INFO: Retrieving Pricing Info for: v1-standard-2 00:51:37 INFO: Archiving Costs [Pipeline] echo 00:51:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:51:38 ---> logs-deploy.sh 00:51:38 lf-activate-venv: SKIPPING 00:51:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3164/3 00:51:38 INFO: archiving workspace using pattern(s): 00:51:39 Archives upload complete. 00:51:39 INFO: archiving logs to Nexus