Pull request #2962 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 48681769295103152e3208b5d229db6fda73c965+68a8f910767166238b38b7946bcb5bba3869a893 (428f4d2ca617c01e44547b6c535c9b8d4cf40524) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18146 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 48681769295103152e3208b5d229db6fda73c965 Merge succeeded, producing 48681769295103152e3208b5d229db6fda73c965 Checking out Revision 48681769295103152e3208b5d229db6fda73c965 (PR-2962) > git config core.sparsecheckout # timeout=10 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # 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 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API -- Add check for empty deviceName per review comment" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 75e78821b8fbb5b6eedb4fcc66f0c2b9ee023850 # timeout=10 [Pipeline] timeout 07:35:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:35:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:35:39 ========================================================= 07:35:39 EdgeX Global Pipelines Version Info 07:35:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:35:41 ------------------- 07:35:41 stable info: 07:35:41 ------------------- 07:35:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:35:41 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:35:41 Message: update stable to v1.0.173 07:35:42 ------------------- 07:35:42 experimental info: 07:35:42 ------------------- 07:35:42 Commited By: **** collab-it+edgex@linuxfoundation.org 07:35:42 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:35:42 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:35:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:35:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:35:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:35:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:35:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:35:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48681769295103152e3208b5d229db6fda73c965 [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4868176 [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:35:46 provisioning config files... 07:35:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2896355026246365029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:47 ---> docker-login.sh 07:35:47 nexus3.edgexfoundry.org:10001 07:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:47 Configure a credential helper to remove this warning. See 07:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:47 07:35:47 Login Succeeded 07:35:47 nexus3.edgexfoundry.org:10002 07:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:47 Configure a credential helper to remove this warning. See 07:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:47 07:35:47 Login Succeeded 07:35:47 nexus3.edgexfoundry.org:10003 07:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:48 Configure a credential helper to remove this warning. See 07:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:48 07:35:48 Login Succeeded 07:35:48 nexus3.edgexfoundry.org:10004 07:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:48 Configure a credential helper to remove this warning. See 07:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:48 07:35:48 Login Succeeded 07:35:48 docker.io 07:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:48 Configure a credential helper to remove this warning. See 07:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:48 07:35:48 Login Succeeded 07:35:48 ---> docker-login.sh ends [Pipeline] } 07:35:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/core-command/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo core-command,cmd/core-command/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/core-data/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo core-data,cmd/core-data/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/core-metadata/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo core-metadata,cmd/core-metadata/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/security-proxy-setup/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/support-notifications/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo support-notifications,cmd/support-notifications/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/support-scheduler/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:35:49 + for file in '`ls cmd/**/Dockerfile`' 07:35:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:35:49 ++ cut -d/ -f2 07:35:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:35:49 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 07:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:50 07:35:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:35:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:51 latest: Pulling from edgex-devops/git-semver 07:35:51 31603596830f: Pulling fs layer 07:35:51 2a8b12db71e7: Pulling fs layer 07:35:51 6ca5941a6612: Pulling fs layer 07:35:51 ecc8261a40a4: Pulling fs layer 07:35:51 ecc8261a40a4: Waiting 07:35:51 31603596830f: Verifying Checksum 07:35:51 31603596830f: Download complete 07:35:51 ecc8261a40a4: Verifying Checksum 07:35:51 ecc8261a40a4: Download complete 07:35:51 2a8b12db71e7: Verifying Checksum 07:35:51 2a8b12db71e7: Download complete 07:35:51 31603596830f: Pull complete 07:35:51 2a8b12db71e7: Pull complete 07:35:52 6ca5941a6612: Verifying Checksum 07:35:52 6ca5941a6612: Download complete 07:35:53 6ca5941a6612: Pull complete 07:35:53 ecc8261a40a4: Pull complete 07:35:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:35:53 prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container 07:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:35:56 $ docker top 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:56 [ssh-agent] Looking for ssh-agent implementation... 07:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:56 $ docker exec 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent 07:35:57 SSH_AUTH_SOCK=/tmp/ssh-dfPXZ045w7GJ/agent.12 07:35:57 SSH_AGENT_PID=17 07:35:57 Running ssh-add (command line suppressed) 07:35:57 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3739120844402380494.key (/w/workspace/edgex-go/5@tmp/private_key_3739120844402380494.key) 07:35:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:57 + git tag --points-at HEAD [Pipeline] } 07:35:57 $ docker exec --env ******** --env ******** 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent -k 07:35:57 unset SSH_AUTH_SOCK; 07:35:57 unset SSH_AGENT_PID; 07:35:57 echo Agent pid 17 killed; 07:35:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:35:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:57 [ssh-agent] Looking for ssh-agent implementation... 07:35:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:58 $ docker exec 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent 07:35:58 SSH_AUTH_SOCK=/tmp/ssh-GqUdh9aY4JtW/agent.45 07:35:58 SSH_AGENT_PID=50 07:35:58 Running ssh-add (command line suppressed) 07:35:58 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3583369120725213310.key (/w/workspace/edgex-go/5@tmp/private_key_3583369120725213310.key) 07:35:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:58 + git semver init 07:35:58 # -> Open(): unable to determine branch for HEAD 07:35:58 # $GIT_DIR = /w/workspace/edgex-go/5/.git 07:35:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 07:35:58 # $SEMVER_REMOTE_NAME = origin 07:35:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:35:58 # $SEMVER_USER_NAME = edgex-jenkins 07:35:58 # $SEMVER_BRANCH = PR-2962 07:35:58 # $SEMVER_TEMP = /tmp/semver-883404999 07:35:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:36:16 # '/tmp/semver-883404999' -> '/w/workspace/edgex-go/5/.semver' 07:36:16 # -> Force: false 07:36:16 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 07:36:16 $ docker exec --env ******** --env ******** 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent -k 07:36:17 unset SSH_AUTH_SOCK; 07:36:17 unset SSH_AGENT_PID; 07:36:17 echo Agent pid 50 killed; 07:36:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:17 + git semver [Pipeline] } 07:36:17 $ docker stop --time=1 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 07:36:19 $ docker rm -f 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 [Pipeline] // withDockerContainer [Pipeline] sh 07:36:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:36:20 Stashed 1 file(s) [Pipeline] echo 07:36:20 [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 07:36:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:36:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:36:22 + sudo service docker restart 07:36:22 + true 07:36:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:36:22 ========================================================= 07:36:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:36:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:36:23 + 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 . 07:36:26 Sending build context to Docker daemon 326.3MB 07:36:26 Step 1/7 : ARG BASE=golang:1.15-alpine 07:36:26 Step 2/7 : FROM ${BASE} 07:36:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:36:26 188c0c94c7c5: Pulling fs layer 07:36:26 0ef7d3d256c8: Pulling fs layer 07:36:26 de9db76c5a1d: Pulling fs layer 07:36:26 bca2f99d35d6: Pulling fs layer 07:36:26 93359f2a8cfa: Pulling fs layer 07:36:26 7c6f9722023f: Pulling fs layer 07:36:26 a35cf1a2eb13: Pulling fs layer 07:36:26 93359f2a8cfa: Waiting 07:36:26 7c6f9722023f: Waiting 07:36:26 a35cf1a2eb13: Waiting 07:36:26 bca2f99d35d6: Waiting 07:36:26 de9db76c5a1d: Verifying Checksum 07:36:26 de9db76c5a1d: Download complete 07:36:26 0ef7d3d256c8: Verifying Checksum 07:36:26 0ef7d3d256c8: Download complete 07:36:26 93359f2a8cfa: Verifying Checksum 07:36:26 93359f2a8cfa: Download complete 07:36:26 188c0c94c7c5: Verifying Checksum 07:36:26 188c0c94c7c5: Download complete 07:36:26 7c6f9722023f: Verifying Checksum 07:36:26 7c6f9722023f: Download complete 07:36:26 188c0c94c7c5: Pull complete 07:36:27 0ef7d3d256c8: Pull complete 07:36:27 de9db76c5a1d: Pull complete 07:36:29 a35cf1a2eb13: Verifying Checksum 07:36:29 a35cf1a2eb13: Download complete 07:36:29 bca2f99d35d6: Verifying Checksum 07:36:29 bca2f99d35d6: Download complete 07:36:35 bca2f99d35d6: Pull complete 07:36:35 93359f2a8cfa: Pull complete 07:36:35 7c6f9722023f: Pull complete 07:36:35 Still waiting to schedule task 07:36:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:36:39 a35cf1a2eb13: Pull complete 07:36:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:36:39 ---> a62c8e92a672 07:36:39 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:36:39 ---> Running in e45d3637dafa 07:36:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:36:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:36:41 (1/12) Installing libmagic (5.38-r0) 07:36:41 (2/12) Installing file (5.38-r0) 07:36:41 (3/12) Installing libc-dev (0.7.2-r3) 07:36:41 (4/12) Installing g++ (9.3.0-r2) 07:36:49 (5/12) Installing fortify-headers (1.1-r0) 07:36:49 (6/12) Installing patch (2.7.6-r6) 07:36:49 (7/12) Installing build-base (0.5-r2) 07:36:49 (8/12) Installing libsodium (1.0.18-r0) 07:36:49 (9/12) Installing pkgconf (1.7.2-r0) 07:36:49 (10/12) Installing libsodium-dev (1.0.18-r0) 07:36:49 (11/12) Installing libzmq (4.3.3-r0) 07:36:49 (12/12) Installing zeromq-dev (4.3.3-r0) 07:36:49 Executing busybox-1.31.1-r19.trigger 07:36:49 OK: 233 MiB in 51 packages 07:36:54 Removing intermediate container e45d3637dafa 07:36:54 ---> 341901948348 07:36:54 Step 4/7 : WORKDIR /edgex-go 07:36:54 ---> Running in be7dbb72db88 07:36:54 Removing intermediate container be7dbb72db88 07:36:54 ---> 8a4f66953808 07:36:54 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:36:54 latest: Pulling from library/docker 07:36:54 801bfaa63ef2: Pulling fs layer 07:36:54 4f7dc993c79e: Pulling fs layer 07:36:54 d39d95e4997f: Pulling fs layer 07:36:54 1cda4b703d87: Pulling fs layer 07:36:54 54e5375350ea: Pulling fs layer 07:36:54 f08cd1b3bb1b: Pulling fs layer 07:36:54 8e17d04e0c68: Pulling fs layer 07:36:54 1cda4b703d87: Waiting 07:36:54 54e5375350ea: Waiting 07:36:54 f08cd1b3bb1b: Waiting 07:36:54 8e17d04e0c68: Waiting 07:36:54 d39d95e4997f: Verifying Checksum 07:36:54 d39d95e4997f: Download complete 07:36:54 4f7dc993c79e: Download complete 07:36:54 801bfaa63ef2: Verifying Checksum 07:36:54 801bfaa63ef2: Download complete 07:36:54 54e5375350ea: Verifying Checksum 07:36:54 54e5375350ea: Download complete 07:36:54 f08cd1b3bb1b: Verifying Checksum 07:36:54 f08cd1b3bb1b: Download complete 07:36:54 801bfaa63ef2: Pull complete 07:36:55 8e17d04e0c68: Verifying Checksum 07:36:55 8e17d04e0c68: Download complete 07:36:55 4f7dc993c79e: Pull complete 07:36:55 d39d95e4997f: Pull complete 07:36:55 1cda4b703d87: Verifying Checksum 07:36:55 1cda4b703d87: Download complete 07:36:58 1cda4b703d87: Pull complete 07:36:58 54e5375350ea: Pull complete 07:36:58 f08cd1b3bb1b: Pull complete 07:36:58 8e17d04e0c68: Pull complete 07:36:58 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 07:36:58 Status: Downloaded newer image for docker:latest 07:37:00 ---> d550994693d9 07:37:00 Step 6/7 : COPY go.mod . 07:37:00 ---> 7a93fb46f7a6 07:37:00 Step 7/7 : RUN go mod download 07:37:00 ---> Running in 14366a40e2b6 07:37:22 Removing intermediate container 14366a40e2b6 07:37:22 ---> 736bb247cb94 07:37:22 Successfully built 736bb247cb94 07:37:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:37:23 + docker inspect -f . ci-base-image-x86_64 07:37:23 . [Pipeline] withDockerContainer 07:37:23 prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container 07:37:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:37:24 $ docker top 90937e90ca21ab5a5a43b01556ebb25eb3ad84d2df3fc126e2749ec1b742e695 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:24 + go version 07:37:24 go version go1.15.5 linux/amd64 [Pipeline] } 07:37:24 $ docker stop --time=1 90937e90ca21ab5a5a43b01556ebb25eb3ad84d2df3fc126e2749ec1b742e695 07:37:26 $ docker rm -f 90937e90ca21ab5a5a43b01556ebb25eb3ad84d2df3fc126e2749ec1b742e695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:26 + docker inspect -f . ci-base-image-x86_64 07:37:26 . [Pipeline] withDockerContainer 07:37:26 prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container 07:37:27 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:37:27 $ docker top e19a58ce98c6891e37bf70531aa6af098b2a1c4872920be5ca490b60d084f80b -eo pid,comm [Pipeline] { [Pipeline] echo 07:37:28 ========================================================= 07:37:28 [edgeXBuildGoParallel] Running Tests and Build... 07:37:28 ========================================================= [Pipeline] sh 07:37:28 + make test 07:37:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:37:36 ? github.com/edgexfoundry/edgex-go [no test files] 07:37:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:37:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:37:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:38:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:38:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:38:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements 07:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.0% of statements 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.425s coverage: 75.0% of statements 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.137s coverage: 82.9% of statements 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.371s coverage: 93.8% of statements 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.2% of statements 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.4% of statements 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements 07:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 07:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements 07:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 07:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 07:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 07:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 55.9% of statements 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 37.0% of statements 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.277s coverage: 84.0% of statements 07:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.1% of statements 07:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements 07:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements 07:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.700s coverage: 29.1% of statements 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:38:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 07:38:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 07:38:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:38:20 GO111MODULE=on go vet ./... 07:38:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18147 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 07:38:27 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 07:38:33 using credential edgex-jenkins-ssh 07:38:33 Cloning the remote Git repository 07:38:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:38:33 > git init /w/workspace/edgex-go/5 # timeout=10 07:38:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:38:33 > git --version # timeout=10 07:38:33 > git --version # 'git version 2.17.1' 07:38:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:42 gofmt -l . 07:38:42 [ "`gofmt -l .`" = "" ] 07:38:42 ./bin/test-go-mod-tidy.sh 07:38:43 ./bin/test-attribution-txt.sh [Pipeline] sh 07:38:45 + ls -al . 07:38:45 total 636 07:38:45 drwxrwxr-x 10 1001 1001 4096 Jan 4 07:38 . 07:38:45 drwxr-xr-x 4 root root 28 Jan 4 07:37 .. 07:38:45 -rw-rw-r-- 1 1001 1001 11 Jan 4 07:35 .dockerignore 07:38:45 drwxrwxr-x 8 1001 1001 179 Jan 4 07:35 .git 07:38:45 drwxrwxr-x 3 1001 1001 125 Jan 4 07:35 .github 07:38:45 -rw-rw-r-- 1 1001 1001 824 Jan 4 07:35 .gitignore 07:38:45 drwx------ 3 1001 1001 47 Jan 4 07:36 .semver 07:38:45 -rw-rw-r-- 1 1001 1001 166 Jan 4 07:35 .sonarcloud.properties 07:38:45 -rw-rw-r-- 1 1001 1001 3804 Jan 4 07:35 CONTRIBUTING.md 07:38:45 -rw-rw-r-- 1 1001 1001 1035 Jan 4 07:35 Dockerfile.build 07:38:45 -rw-rw-r-- 1 1001 1001 863 Jan 4 07:35 Jenkinsfile 07:38:45 -rw-rw-r-- 1 1001 1001 10775 Jan 4 07:35 LICENSE 07:38:45 -rw-rw-r-- 1 1001 1001 5750 Jan 4 07:35 Makefile 07:38:45 -rw-rw-r-- 1 1001 1001 6511 Jan 4 07:35 README.md 07:38:45 -rw-rw-r-- 1 1001 1001 6744 Jan 4 07:35 SECURITY.md 07:38:45 -rw-rw-r-- 1 1001 1001 5 Jan 4 07:36 VERSION 07:38:45 -rw-rw-r-- 1 1001 1001 4131 Jan 4 07:35 ZMQWindows.md 07:38:45 drwxrwxr-x 2 1001 1001 117 Jan 4 07:35 bin 07:38:45 drwxrwxr-x 14 1001 1001 4096 Jan 4 07:35 cmd 07:38:45 -rw-r--r-- 1 root root 538343 Jan 4 07:38 coverage.out 07:38:45 -rw-r--r-- 1 root root 979 Jan 4 07:38 go.mod 07:38:45 -rw-r--r-- 1 root root 18739 Jan 4 07:38 go.sum 07:38:45 drwxrwxr-x 8 1001 1001 127 Jan 4 07:35 internal 07:38:45 drwxrwxr-x 4 1001 1001 26 Jan 4 07:35 openapi 07:38:45 drwxrwxr-x 4 1001 1001 71 Jan 4 07:35 snap 07:38:45 -rw-rw-r-- 1 1001 1001 168 Jan 4 07:35 version.go [Pipeline] sh 07:38:45 + '[' -e coverage.out ] 07:38:45 + chown 1001:1001 coverage.out [Pipeline] stash 07:38:45 Stashed 1 file(s) [Pipeline] sh 07:38:46 + make build 07:38:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:38:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:38:49 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 48681769295103152e3208b5d229db6fda73c965 07:38:49 Merge succeeded, producing 48681769295103152e3208b5d229db6fda73c965 07:38:49 Checking out Revision 48681769295103152e3208b5d229db6fda73c965 (PR-2962) 07:38:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:38:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:38:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:38:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:38:49 > git config core.sparsecheckout # timeout=10 07:38:49 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 07:38:49 > git remote # timeout=10 07:38:49 > git config --get remote.origin.url # timeout=10 07:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:49 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 07:38:49 > git rev-parse HEAD^{commit} # timeout=10 07:38:49 > git config core.sparsecheckout # timeout=10 07:38:49 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 07:38:54 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API -- Add check for empty deviceName per review comment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:38:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:38:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:38:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:38:57 + sudo service docker restart 07:38:57 + true 07:38:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:38:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:38:59 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:38:59 provisioning config files... 07:38:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config541959584417837894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:00 ---> docker-login.sh 07:39:00 nexus3.edgexfoundry.org:10001 07:39:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:01 Configure a credential helper to remove this warning. See 07:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:01 07:39:01 Login Succeeded 07:39:01 nexus3.edgexfoundry.org:10002 07:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:02 Configure a credential helper to remove this warning. See 07:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:02 07:39:02 Login Succeeded 07:39:02 nexus3.edgexfoundry.org:10003 07:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:02 Configure a credential helper to remove this warning. See 07:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:02 07:39:02 Login Succeeded 07:39:02 nexus3.edgexfoundry.org:10004 07:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:02 Configure a credential helper to remove this warning. See 07:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:02 07:39:02 Login Succeeded 07:39:02 docker.io 07:39:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:03 Configure a credential helper to remove this warning. See 07:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:03 07:39:03 Login Succeeded 07:39:03 ---> docker-login.sh ends [Pipeline] } 07:39:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:39:04 ========================================================= 07:39:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:39:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:39:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:39:04 + 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 . 07:39:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:39: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 [Pipeline] } 07:39:07 $ docker stop --time=1 e19a58ce98c6891e37bf70531aa6af098b2a1c4872920be5ca490b60d084f80b 07:39:07 Sending build context to Docker daemon 165.4MB 07:39:07 Step 1/7 : ARG BASE=golang:1.15-alpine 07:39:07 Step 2/7 : FROM ${BASE} 07:39:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:39:07 5f621e34cdf4: Pulling fs layer 07:39:07 a4357932f1b6: Pulling fs layer 07:39:07 18c013af1878: Pulling fs layer 07:39:07 00ac8860ef70: Pulling fs layer 07:39:07 63d7cb157983: Pulling fs layer 07:39:07 b116817d02f9: Pulling fs layer 07:39:07 745a02a5169b: Pulling fs layer 07:39:07 63d7cb157983: Waiting 07:39:07 00ac8860ef70: Waiting 07:39:07 745a02a5169b: Waiting 07:39:07 b116817d02f9: Waiting 07:39:07 18c013af1878: Verifying Checksum 07:39:07 18c013af1878: Download complete 07:39:07 a4357932f1b6: Download complete 07:39:07 63d7cb157983: Verifying Checksum 07:39:07 63d7cb157983: Download complete 07:39:07 5f621e34cdf4: Verifying Checksum 07:39:07 5f621e34cdf4: Download complete 07:39:07 b116817d02f9: Download complete 07:39:08 5f621e34cdf4: Pull complete 07:39:09 $ docker rm -f e19a58ce98c6891e37bf70531aa6af098b2a1c4872920be5ca490b60d084f80b 07:39:09 a4357932f1b6: Pull complete [Pipeline] // withDockerContainer 07:39:09 18c013af1878: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 07:39:09 745a02a5169b: Download complete [Pipeline] script [Pipeline] { 07:39:11 00ac8860ef70: Verifying Checksum 07:39:11 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh 07:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:39:12 07:39:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:39:12 latest: Pulling from edgex-devops/edgex-compose 07:39:12 cbdbe7a5bc2a: Pulling fs layer 07:39:12 ca9280d653b3: Pulling fs layer 07:39:12 7e9c9ca2126c: Pulling fs layer 07:39:13 cbdbe7a5bc2a: Verifying Checksum 07:39:13 cbdbe7a5bc2a: Download complete 07:39:13 cbdbe7a5bc2a: Pull complete 07:39:13 ca9280d653b3: Verifying Checksum 07:39:13 ca9280d653b3: Download complete 07:39:14 ca9280d653b3: Pull complete 07:39:14 7e9c9ca2126c: Verifying Checksum 07:39:14 7e9c9ca2126c: Download complete 07:39:21 00ac8860ef70: Pull complete 07:39:21 63d7cb157983: Pull complete 07:39:21 b116817d02f9: Pull complete 07:39:22 7e9c9ca2126c: Pull complete 07:39:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:39:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:39:23 prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container 07:39:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:39:24 $ docker top da25822eb39ec7e9cd3008895e8a90e49cd320d40188999fadc367648a44476d -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:24 + docker-compose build --help 07:39:24 + grep parallel 07:39:25 --parallel Build images in parallel. [Pipeline] } 07:39:25 $ docker stop --time=1 da25822eb39ec7e9cd3008895e8a90e49cd320d40188999fadc367648a44476d 07:39:26 745a02a5169b: Pull complete 07:39:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:39:26 ---> b7e6874047d6 07:39:26 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:39:26 $ docker rm -f da25822eb39ec7e9cd3008895e8a90e49cd320d40188999fadc367648a44476d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:39:27 . [Pipeline] withDockerContainer 07:39:27 prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container 07:39:27 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:39:28 $ docker top 0e40723f1376a9ff7c4bbaf394c30bac26ca79d0ba0061ece53ff0f818d3e91e -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:28 + docker-compose -f ./docker-compose-build.yml build --parallel 07:39:29 ---> Running in 4841cce0be49 07:39:29 Building docker-core-command-go ... 07:39:29 Building docker-core-data-go ... 07:39:29 Building docker-core-metadata-go ... 07:39:29 Building docker-security-bootstrap-redis-go ... 07:39:29 Building docker-security-proxy-setup-go ... 07:39:29 Building docker-security-secretstore-setup-go ... 07:39:29 Building docker-support-notifications-go ... 07:39:29 Building docker-support-scheduler-go ... 07:39:29 Building docker-sys-mgmt-agent-go ... 07:39:29 Building docker-security-proxy-setup-go 07:39:29 Building docker-core-metadata-go 07:39:29 Building docker-support-scheduler-go 07:39:29 Building docker-security-bootstrap-redis-go 07:39:29 Building docker-support-notifications-go 07:39:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:39:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:39:32 (1/12) Installing libmagic (5.38-r0) 07:39:32 (2/12) Installing file (5.38-r0) 07:39:32 (3/12) Installing libc-dev (0.7.2-r3) 07:39:32 (4/12) Installing g++ (9.3.0-r2) 07:39:36 (5/12) Installing fortify-headers (1.1-r0) 07:39:36 (6/12) Installing patch (2.7.6-r6) 07:39:36 (7/12) Installing build-base (0.5-r2) 07:39:36 (8/12) Installing libsodium (1.0.18-r0) 07:39:36 (9/12) Installing pkgconf (1.7.2-r0) 07:39:36 (10/12) Installing libsodium-dev (1.0.18-r0) 07:39:36 (11/12) Installing libzmq (4.3.3-r0) 07:39:36 (12/12) Installing zeromq-dev (4.3.3-r0) 07:39:36 Executing busybox-1.31.1-r19.trigger 07:39:36 OK: 217 MiB in 51 packages 07:39:41 Removing intermediate container 4841cce0be49 07:39:41 ---> b6d576038a42 07:39:41 Step 4/7 : WORKDIR /edgex-go 07:39:41 ---> Running in 956b3198019f 07:39:41 Removing intermediate container 956b3198019f 07:39:41 ---> 63c158ccafe7 07:39:41 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:39:41 latest: Pulling from library/docker 07:39:41 159e5727ea61: Pulling fs layer 07:39:41 687389c36290: Pulling fs layer 07:39:41 94e28978939c: Pulling fs layer 07:39:41 ea42096754a7: Pulling fs layer 07:39:41 bd61cee6920e: Pulling fs layer 07:39:41 87c4ece4675c: Pulling fs layer 07:39:41 90ca8b2ff088: Pulling fs layer 07:39:41 bd61cee6920e: Waiting 07:39:41 87c4ece4675c: Waiting 07:39:41 ea42096754a7: Waiting 07:39:41 90ca8b2ff088: Waiting 07:39:41 94e28978939c: Download complete 07:39:41 687389c36290: Verifying Checksum 07:39:41 687389c36290: Download complete 07:39:41 159e5727ea61: Download complete 07:39:42 87c4ece4675c: Verifying Checksum 07:39:42 87c4ece4675c: Download complete 07:39:42 bd61cee6920e: Verifying Checksum 07:39:42 bd61cee6920e: Download complete 07:39:42 90ca8b2ff088: Verifying Checksum 07:39:42 90ca8b2ff088: Download complete 07:39:42 159e5727ea61: Pull complete 07:39:43 687389c36290: Pull complete 07:39:43 94e28978939c: Pull complete 07:39:43 ea42096754a7: Verifying Checksum 07:39:43 ea42096754a7: Download complete 07:39:48 ea42096754a7: Pull complete 07:39:48 bd61cee6920e: Pull complete 07:39:48 87c4ece4675c: Pull complete 07:39:48 90ca8b2ff088: Pull complete 07:39:48 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 07:39:48 Status: Downloaded newer image for docker:latest 07:39:51 ---> 511ffa39a245 07:39:51 Step 6/7 : COPY go.mod . 07:39:52 ---> 63076f94a730 07:39:52 Step 7/7 : RUN go mod download 07:39:52 ---> Running in 2108b5987c09 07:40:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:40:02 ---> 736bb247cb94 07:40:02 Step 3/21 : WORKDIR /edgex-go 07:40:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:40:02 ---> 736bb247cb94 07:40:02 Step 3/24 : WORKDIR /edgex-go 07:40:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:40:02 ---> 736bb247cb94 07:40:02 Step 3/21 : WORKDIR /edgex-go 07:40:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:40:02 ---> 736bb247cb94 07:40:02 Step 3/22 : WORKDIR /edgex-go 07:40:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:40:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:40:02 ---> 736bb247cb94 07:40:02 Step 3/22 : WORKDIR /edgex-go 07:40:02 ---> Running in d00b9315e17d 07:40:02 ---> Running in 108c1674511d 07:40:02 ---> Running in b6c9a0cbf0c9 07:40:02 ---> Running in edef556257a8 07:40:02 ---> Running in 3dc251b42056 07:40:03 Removing intermediate container d00b9315e17d 07:40:03 ---> bb538d99e98e 07:40:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:03 Removing intermediate container 108c1674511d 07:40:03 ---> d2095c82adf4 07:40:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:03 Removing intermediate container edef556257a8 07:40:03 ---> 6b3e08e61cf6 07:40:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:03 Removing intermediate container b6c9a0cbf0c9 07:40:03 ---> 4a5c6db973da 07:40:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:03 Removing intermediate container 3dc251b42056 07:40:03 ---> 206df343c265 07:40:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:03 ---> Running in 129b3b6f681d 07:40:03 ---> Running in ccc249e725a1 07:40:03 ---> Running in 75a37b33592e 07:40:03 ---> Running in 8f61aef46eb6 07:40:03 ---> Running in 433f02eafe0c 07:40:05 Removing intermediate container 129b3b6f681d 07:40:05 ---> b9b73df1663b 07:40:05 Step 5/22 : RUN apk update && apk add make git 07:40:05 ---> Running in e20c4f2f9dbf 07:40:05 Removing intermediate container ccc249e725a1 07:40:05 ---> f81d3b94d43b 07:40:05 Step 5/21 : RUN apk update && apk add make git 07:40:05 Removing intermediate container 8f61aef46eb6 07:40:05 ---> 5fd0b2518408 07:40:05 Step 5/21 : RUN apk update && apk add make git 07:40:05 ---> Running in ae68181ff035 07:40:05 ---> Running in eee78cf4abac 07:40:05 Removing intermediate container 433f02eafe0c 07:40:05 ---> 395e6b75ed2f 07:40:05 Step 5/22 : RUN apk update && apk add make git 07:40:05 Removing intermediate container 75a37b33592e 07:40:05 ---> 08e97ae9dd1f 07:40:05 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:40:06 ---> Running in a0fff699e7ef 07:40:06 ---> Running in bb872f816794 07:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:07 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:07 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:07 OK: 12750 distinct packages available 07:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:07 OK: 233 MiB in 51 packages 07:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:07 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:07 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:07 OK: 12750 distinct packages available 07:40:08 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:08 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:08 OK: 12750 distinct packages available 07:40:08 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:08 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:08 OK: 12750 distinct packages available 07:40:08 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:40:08 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:40:08 OK: 12750 distinct packages available 07:40:08 OK: 233 MiB in 51 packages 07:40:08 OK: 233 MiB in 51 packages 07:40:08 Removing intermediate container e20c4f2f9dbf 07:40:08 ---> 9b40f24ccbf6 07:40:08 Step 6/22 : COPY go.mod . 07:40:08 OK: 233 MiB in 51 packages 07:40:08 OK: 233 MiB in 51 packages 07:40:08 ---> 13c5f7d162b3 07:40:08 Step 7/22 : RUN go mod download 07:40:08 ---> Running in 44cd97406b1a 07:40:09 Removing intermediate container eee78cf4abac 07:40:09 ---> 1f148055ed96 07:40:09 Step 6/21 : COPY go.mod . 07:40:09 Removing intermediate container ae68181ff035 07:40:09 ---> 44f9a242f072 07:40:09 Step 6/21 : COPY go.mod . 07:40:09 ---> 0f8702f0a137 07:40:09 Step 7/21 : RUN go mod download 07:40:09 Removing intermediate container bb872f816794 07:40:09 ---> ca3627174240 07:40:09 Step 6/24 : COPY go.mod . 07:40:09 ---> Running in b8376fe1c756 07:40:09 Removing intermediate container a0fff699e7ef 07:40:09 ---> bb3abbebabe5 07:40:09 Step 6/22 : COPY go.mod . 07:40:09 ---> 5a82d4b193c3 07:40:09 Step 7/21 : RUN go mod download 07:40:10 ---> Running in d22e039170d8 07:40:10 ---> cfb3961e0767 07:40:10 Step 7/22 : RUN go mod download 07:40:10 ---> dda90baa0cbf 07:40:10 Step 7/24 : RUN go mod download 07:40:10 ---> Running in de4422a92a82 07:40:10 ---> Running in 375aee1212cb 07:40:11 Removing intermediate container b8376fe1c756 07:40:11 ---> e1252caf90f7 07:40:11 Step 8/21 : COPY . . 07:40:11 Removing intermediate container 44cd97406b1a 07:40:11 ---> 8e5ded8c2e9a 07:40:11 Step 8/22 : COPY . . 07:40:14 Removing intermediate container d22e039170d8 07:40:14 ---> 742f581cfcc7 07:40:14 Step 8/21 : COPY . . 07:40:18 Removing intermediate container de4422a92a82 07:40:18 ---> d3bac5ddae74 07:40:18 Step 8/22 : COPY . . 07:40:19 Removing intermediate container 375aee1212cb 07:40:19 ---> 9df76d0adece 07:40:19 Step 8/24 : COPY . . 07:40:19 Removing intermediate container 2108b5987c09 07:40:19 ---> 571933c5fc09 07:40:19 Successfully built 571933c5fc09 07:40:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:40:19 + docker inspect -f . ci-base-image-arm64 07:40:19 . [Pipeline] withDockerContainer 07:40:20 prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container 07:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:40:21 $ docker top 2bbd09c37ea867acec29b3c93c695c4c017a383967bffa7a658f4da4c0802a25 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:22 + go version 07:40:22 go version go1.15.5 linux/arm64 [Pipeline] } 07:40:22 $ docker stop --time=1 2bbd09c37ea867acec29b3c93c695c4c017a383967bffa7a658f4da4c0802a25 07:40:24 $ docker rm -f 2bbd09c37ea867acec29b3c93c695c4c017a383967bffa7a658f4da4c0802a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:25 + docker inspect -f . ci-base-image-arm64 07:40:25 . [Pipeline] withDockerContainer 07:40:25 prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container 07:40:26 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:40:27 $ docker top 435adeb93ff2d7975fbdf1fa33d16a12a8d383ff2acc55e3c553fcb068f54af6 -eo pid,comm [Pipeline] { [Pipeline] echo 07:40:27 ========================================================= 07:40:27 [edgeXBuildGoParallel] Running Tests and Build... 07:40:27 ========================================================= [Pipeline] sh 07:40:28 + make test 07:40:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:40:50 ? github.com/edgexfoundry/edgex-go [no test files] 07:40:58 ---> 5dc99c4a4e0d 07:40:58 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:40:58 ---> 5a8540131663 07:40:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:40:58 ---> 50025927805a 07:40:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:40:58 ---> a7a17992e63f 07:40:58 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:40:58 ---> 6a174d6c2ef6 07:40:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:40:58 ---> Running in ac562c8de182 07:40:58 ---> Running in 81e9faa8da97 07:40:58 ---> Running in f3aacb167e62 07:40:58 ---> Running in e60392a4653d 07:40:58 ---> Running in dd2a4dec6076 07:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:40: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 07:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:41:27 Removing intermediate container dd2a4dec6076 07:41:27 ---> 85ff7c760a36 07:41:27 07:41:27 Step 10/22 : FROM alpine:3.10 07:41:27 3.10: Pulling from library/alpine 07:41:29 Removing intermediate container f3aacb167e62 07:41:29 ---> e1020e30e749 07:41:29 07:41:29 Step 10/21 : FROM scratch 07:41:29 ---> 07:41:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:41:29 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:41:29 Status: Downloaded newer image for alpine:3.10 07:41:29 ---> be4e4bea2c2e 07:41:29 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:41:29 ---> Running in 9f2f3650574b 07:41:29 Removing intermediate container e60392a4653d 07:41:29 ---> 65abbd22a6e9 07:41:29 07:41:29 Step 10/24 : FROM scratch 07:41:29 ---> 07:41:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:41:30 ---> Running in 2ab6b9fbdbc1 07:41:30 ---> Running in 9bfbd4f2ae36 07:41:32 Removing intermediate container 9f2f3650574b 07:41:32 ---> c231b247d35f 07:41:32 Step 12/21 : ENV APP_PORT=48085 07:41:33 Removing intermediate container ac562c8de182 07:41:33 ---> a08d0c60578f 07:41:33 07:41:33 Step 10/21 : FROM alpine 07:41:33 latest: Pulling from library/alpine 07:41:33 ---> Running in 560972fd7046 07:41:33 Removing intermediate container 9bfbd4f2ae36 07:41:33 ---> d55cfb064948 07:41:33 Step 12/24 : ENV APP_PORT=48060 07:41:33 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:41:33 Status: Downloaded newer image for alpine:latest 07:41:33 ---> 389fef711851 07:41:33 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:41:33 ---> Running in 5259488fb3ae 07:41:33 Removing intermediate container 81e9faa8da97 07:41:33 ---> 019373e0353b 07:41:33 07:41:33 Step 10/22 : FROM scratch 07:41:33 ---> 07:41:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:41:33 ---> Running in 90a6ec3ff2ef 07:41:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:41:33 ---> Using cache 07:41:33 ---> c231b247d35f 07:41:33 Step 12/22 : ENV APP_PORT=48081 07:41:34 Removing intermediate container 560972fd7046 07:41:34 ---> 25f8db1417ce 07:41:34 Step 13/21 : EXPOSE $APP_PORT 07:41:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:41:34 ---> Running in 5b2f5aefcb4b 07:41:34 v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:41:34 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:41:34 OK: 10350 distinct packages available 07:41:34 ---> Running in a6cf910bef13 07:41:34 Removing intermediate container 5259488fb3ae 07:41:34 ---> 77e507af40bc 07:41:34 Step 13/24 : EXPOSE $APP_PORT 07:41:34 ---> Running in a528355992b6 07:41:34 (1/5) Installing ca-certificates (20191127-r2) 07:41:34 Removing intermediate container 5b2f5aefcb4b 07:41:34 ---> 1838a46211d3 07:41:34 Step 13/22 : EXPOSE $APP_PORT 07:41:34 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:41:34 (3/5) Installing libcurl (7.66.0-r3) 07:41:34 Removing intermediate container a6cf910bef13 07:41:34 ---> f12d91e05867 07:41:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:41:34 (4/5) Installing curl (7.66.0-r3) 07:41:34 (5/5) Installing dumb-init (1.2.2-r1) 07:41:34 Executing busybox-1.30.1-r3.trigger 07:41:34 Executing ca-certificates-20191127-r2.trigger 07:41:34 OK: 7 MiB in 19 packages 07:41:35 ---> Running in f9acca1d5477 07:41:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:35 Removing intermediate container a528355992b6 07:41:35 ---> e991169d3b5c 07:41:35 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:41:35 ---> e03d7e7afb9a 07:41:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:41:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:35 Removing intermediate container f9acca1d5477 07:41:35 ---> 9fad818f6100 07:41:35 Step 14/22 : WORKDIR / 07:41:35 v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:41:35 v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:41:35 OK: 12745 distinct packages available 07:41:35 ---> Running in fd43c1df5bce 07:41:35 (1/4) Installing ca-certificates (20191127-r4) 07:41:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:41:35 (3/4) Installing libcurl (7.69.1-r3) 07:41:35 (4/4) Installing curl (7.69.1-r3) 07:41:35 Executing busybox-1.31.1-r19.trigger 07:41:36 Executing ca-certificates-20191127-r4.trigger 07:41:36 OK: 7 MiB in 18 packages 07:41:36 ---> 2c4f03301276 07:41:36 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:41:36 Removing intermediate container 2ab6b9fbdbc1 07:41:36 ---> 63b7eeaa22fd 07:41:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:41:36 ---> 54143be05300 07:41:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:41:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:41:38 ---> Running in 581b8f9f5fc7 07:41:38 Removing intermediate container fd43c1df5bce 07:41:38 ---> 4aa2b487c691 07:41:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:41:38 ---> 039e78afb686 07:41:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:41:38 ---> 06361f34206e 07:41:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:41:38 ---> Running in f284f9b969a5 07:41:38 Removing intermediate container 581b8f9f5fc7 07:41:38 ---> 52c312b2e26f 07:41:38 Step 13/22 : WORKDIR / 07:41:38 ---> d86794072f36 07:41:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:41:38 Removing intermediate container 90a6ec3ff2ef 07:41:38 ---> 528ebc214bc1 07:41:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:41:39 ---> Running in 07ade58ecb6a 07:41:39 ---> Running in 3d8adc8638d0 07:41:39 Removing intermediate container f284f9b969a5 07:41:39 ---> 11672f491d83 07:41:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:39 ---> a49eed571cea 07:41:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:41:39 ---> Running in e6b0fa2b39c8 07:41:39 ---> ec71b499ef19 07:41:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:41:39 Removing intermediate container 07ade58ecb6a 07:41:39 ---> ddacb8eedbc6 07:41:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:41:39 Removing intermediate container 3d8adc8638d0 07:41:39 ---> f09833db3862 07:41:39 Step 13/21 : WORKDIR /edgex 07:41:40 ---> Running in 36c1aa2206b5 07:41:40 ---> 3caef58d6116 07:41:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:41:40 Removing intermediate container e6b0fa2b39c8 07:41:40 ---> 3ed334eeb2fd 07:41:40 Step 19/21 : LABEL arch=x86_64 07:41:40 ---> fc4dc76f4933 07:41:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:41:40 ---> bbcd0a46c0e9 07:41:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:41:40 ---> Running in 0fba19b7877d 07:41:40 ---> Running in 63c3732f65ed 07:41:40 Removing intermediate container 36c1aa2206b5 07:41:40 ---> 5284e76eca4d 07:41:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:41:41 ---> 17fc8ecaeb0c 07:41:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:41:41 Removing intermediate container 63c3732f65ed 07:41:41 ---> e3a1063c9c3e 07:41:41 Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:41:41 Removing intermediate container 0fba19b7877d 07:41:41 ---> 0c0577c5c9db 07:41:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:41 ---> 2851aeb5168a 07:41:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:41:41 ---> Running in a10b9a966360 07:41:41 ---> e5dcf60e045c 07:41:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:41:41 ---> Running in 1c2692fc18c9 07:41:41 ---> 3bde34dc94fe 07:41:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:41:41 Removing intermediate container a10b9a966360 07:41:41 ---> 0b0ba2d52ec7 07:41:41 Step 21/21 : LABEL version=0.0.0 07:41:41 ---> 56605e440b79 07:41:41 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:41:41 ---> Running in df759434ade4 07:41:41 Removing intermediate container 1c2692fc18c9 07:41:41 ---> e9eededa4d1a 07:41:41 Step 20/22 : LABEL arch=x86_64 07:41:42 ---> Running in 855c69a37642 07:41:42 ---> b41bce6edfab 07:41:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:41:42 ---> 16f6c318cc64 07:41:42 Step 18/22 : RUN chmod +x entrypoint.sh 07:41:42 ---> Running in ffada261c186 07:41:42 Removing intermediate container df759434ade4 07:41:42 ---> 698fd9183056 07:41:42 07:41:42 ---> Running in 4012cbc757ac 07:41:42 Successfully built 698fd9183056 07:41:42 Successfully tagged docker-support-scheduler-go:latest 07:41:42 Removing intermediate container 855c69a37642 07:41:42 ---> d4a709e8734d 07:41:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:42 Removing intermediate container ffada261c186 07:41:42 ---> f3260897102c 07:41:42 Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:41:42  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 07:41:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:41:43 ---> f009b8634030 07:41:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:41:43 ---> Running in 502ad252007a 07:41:43 ---> Running in 76562e3a0661 07:41:43 ---> Running in e4d8e62c41db 07:41:43 Removing intermediate container 502ad252007a 07:41:43 ---> c050f261b2ac 07:41:43 Step 22/24 : LABEL arch=x86_64 07:41:44 Removing intermediate container 76562e3a0661 07:41:44 ---> a74ce8d653d7 07:41:44 Step 22/22 : LABEL version=0.0.0 07:41:44 ---> Running in ec41efbca729 07:41:44 Removing intermediate container e4d8e62c41db 07:41:44 ---> 1656f60cf3f5 07:41:44 Step 18/21 : CMD ["--init=true"] 07:41:44 ---> Running in 23e1daf1a975 07:41:45 ---> Running in 5911d6237c59 07:41:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:41:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:41:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:41:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:41:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:41:47 Removing intermediate container ec41efbca729 07:41:47 ---> b009014f8c4e 07:41:47 Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:41:47 Removing intermediate container 23e1daf1a975 07:41:47 ---> 6086ed599945 07:41:47 07:41:47 Removing intermediate container 4012cbc757ac 07:41:47 ---> c54dcd382afe 07:41:47 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:41:47 Successfully built 6086ed599945 07:41:47 Successfully tagged docker-core-metadata-go:latest 07:41:47 Building docker-core-command-go 07:41:49  Building docker-core-metadata-go ... done Removing intermediate container 5911d6237c59 07:41:49 ---> 008a3d49f78f 07:41:49 Step 19/21 : LABEL arch=x86_64 07:41:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:41:49 ---> Running in d9b8caf15029 07:41:50 ---> Running in 4cc8470afa63 07:41:50 ---> Running in 19ba921e904d 07:41:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:41:53 Removing intermediate container d9b8caf15029 07:41:53 ---> 75e166f33c7c 07:41:53 Step 20/22 : LABEL arch=x86_64 07:41:53 Removing intermediate container 4cc8470afa63 07:41:53 ---> e74867b4ad92 07:41:53 Step 24/24 : LABEL version=0.0.0 07:41:53 Removing intermediate container 19ba921e904d 07:41:53 ---> 2d330c06d4e9 07:41:53 Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:41:54 ---> Running in 1540680d04aa 07:41:54 ---> Running in a883edc35d80 07:41:55 ---> Running in b199ca06e7f3 07:41:55 Removing intermediate container 1540680d04aa 07:41:55 ---> 970d686438d0 07:41:55 Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:41:55 Removing intermediate container b199ca06e7f3 07:41:55 ---> e3f40d5148f5 07:41:55 07:41:56 Successfully built e3f40d5148f5 07:41:56 Removing intermediate container a883edc35d80 07:41:56 ---> 67f65055a0ed 07:41:56 Step 21/21 : LABEL version=0.0.0 07:41:56 Successfully tagged docker-support-notifications-go:latest 07:41:56 Building docker-core-data-go 07:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:41:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:41:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:41:57  Building docker-support-notifications-go ... done  ---> Running in f6e4d6161eae 07:41:57 ---> Running in 9e7d1aa558b9 07:41:58 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:41:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:41:58 ---> 736bb247cb94 07:41:58 Step 3/27 : WORKDIR /edgex-go 07:41:58 ---> Using cache 07:41:58 ---> 206df343c265 07:41:58 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:58 ---> Using cache 07:41:58 ---> 395e6b75ed2f 07:41:58 Step 5/27 : RUN apk update && apk add make bash git 07:42:00 Removing intermediate container f6e4d6161eae 07:42:00 ---> f10579d62993 07:42:00 Step 22/22 : LABEL version=0.0.0 07:42:01 ---> Running in 719afbf44fe2 07:42:02 Removing intermediate container 9e7d1aa558b9 07:42:02 ---> a7168c877e09 07:42:02 07:42:02 Successfully built a7168c877e09 07:42:02 ---> Running in 428bbc92f8c3 07:42:02 Successfully tagged docker-security-proxy-setup-go:latest 07:42:02  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 07:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements 07:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:42:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:05 Removing intermediate container 428bbc92f8c3 07:42:05 ---> 87e0f98513b7 07:42:05 07:42:06 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:42:06 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:42:06 OK: 12750 distinct packages available 07:42:06 Successfully built 87e0f98513b7 07:42:06 OK: 233 MiB in 51 packages 07:42:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:42:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:42:08 Successfully tagged docker-security-bootstrap-redis-go:latest 07:42:08 ---> 736bb247cb94 07:42:08 Step 3/22 : WORKDIR /edgex-go 07:42:08  Building docker-security-bootstrap-redis-go ... done  ---> Using cache 07:42:08 ---> 206df343c265 07:42:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:08 ---> Using cache 07:42:08 ---> 395e6b75ed2f 07:42:08 Step 5/22 : RUN apk update && apk add make git 07:42:08 ---> Using cache 07:42:08 ---> bb3abbebabe5 07:42:08 Step 6/22 : COPY go.mod . 07:42:08 ---> Using cache 07:42:08 ---> cfb3961e0767 07:42:08 Step 7/22 : RUN go mod download 07:42:08 ---> Using cache 07:42:08 ---> d3bac5ddae74 07:42:08 Step 8/22 : COPY . . 07:42:08 ---> Using cache 07:42:08 ---> a7a17992e63f 07:42:08 Step 9/22 : RUN make cmd/core-command/core-command 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.0% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.712s coverage: 75.0% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.9% of statements 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:42:11 ---> Running in 74eeef9d3053 07:42:12 Removing intermediate container 719afbf44fe2 07:42:12 ---> 5883207ed0c8 07:42:12 Step 6/27 : COPY go.mod . 07:42:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:42:13 ---> 147f1f209d40 07:42:13 Step 7/27 : RUN go mod download 07:42:14 ---> Running in add9d8520dad 07:42:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:42:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:42:18 ---> 736bb247cb94 07:42:18 Step 3/23 : WORKDIR /edgex-go 07:42:18 ---> Using cache 07:42:18 ---> 206df343c265 07:42:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:18 ---> Using cache 07:42:18 ---> 395e6b75ed2f 07:42:18 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.173s coverage: 28.6% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements 07:42:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:42:19 ---> Running in 78c7fa4d6158 07:42:20 Removing intermediate container add9d8520dad 07:42:20 ---> 1bebf204a507 07:42:20 Step 8/27 : COPY . . 07:42:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:21 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:42:21 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:42:21 OK: 12750 distinct packages available 07:42:22 OK: 233 MiB in 51 packages 07:42:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:42:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:42:24 ---> 736bb247cb94 07:42:24 Step 3/24 : WORKDIR /edgex-go 07:42:24 ---> Using cache 07:42:24 ---> 206df343c265 07:42:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:24 ---> Using cache 07:42:24 ---> 395e6b75ed2f 07:42:24 Step 5/24 : RUN apk update && apk add make git 07:42:24 ---> Using cache 07:42:24 ---> bb3abbebabe5 07:42:24 Step 6/24 : COPY go.mod . 07:42:24 ---> Using cache 07:42:24 ---> cfb3961e0767 07:42:24 Step 7/24 : RUN go mod download 07:42:24 ---> Using cache 07:42:24 ---> d3bac5ddae74 07:42:24 Step 8/24 : COPY . . 07:42:24 ---> Using cache 07:42:24 ---> a7a17992e63f 07:42:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:42:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.991s coverage: 93.8% of statements 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:42:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:42:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.170s coverage: 0.1% of statements 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 07:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 80.8% of statements 07:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.150s coverage: 87.2% of statements 07:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements 07:42:28 ---> Running in 91643aa5352a 07:42:28 Removing intermediate container 78c7fa4d6158 07:42:28 ---> 82301b528b28 07:42:28 Step 6/23 : COPY go.mod . 07:42:29 ---> 408c8a58452e 07:42:29 Step 7/23 : RUN go mod download 07:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements 07:42:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:42:31 ---> Running in 22fba848446f 07:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 63.5% of statements 07:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.085s coverage: 100.0% of statements 07:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements 07:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 07:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 07:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 07:42:36 Removing intermediate container 22fba848446f 07:42:36 ---> 10bea3359176 07:42:36 Step 8/23 : COPY . . 07:42:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.776s coverage: 55.9% of statements 07:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 37.0% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.625s coverage: 84.0% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 07:42:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.364s coverage: 47.1% of statements 07:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:42:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements 07:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:42:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.126s coverage: 100.0% of statements 07:42:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:42:46 Removing intermediate container 74eeef9d3053 07:42:46 ---> 385449a3aafa 07:42:46 07:42:46 Step 10/22 : FROM scratch 07:42:46 ---> 07:42:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:46 ---> d0fe0749e130 07:42:46 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:42:46 ---> Using cache 07:42:46 ---> c231b247d35f 07:42:46 Step 12/22 : ENV APP_PORT=48082 07:42:46 ---> Running in a97857856ee8 07:42:46 ---> Running in 12aba2007a8e 07:42:47 Removing intermediate container 12aba2007a8e 07:42:47 ---> e47d1a5cc93b 07:42:47 Step 13/22 : EXPOSE $APP_PORT 07:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:42:48 ---> Running in 9b5894c4d3a3 07:42:48 Removing intermediate container 9b5894c4d3a3 07:42:48 ---> 1ef7f4ec6c37 07:42:48 Step 14/22 : WORKDIR / 07:42:49 ---> Running in 6daf208557ab 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.975s coverage: 29.1% of statements 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.216s coverage: 99.0% of statements 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 07:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 07:42:51 Removing intermediate container 6daf208557ab 07:42:51 ---> e848a420b74f 07:42:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:42:52 GO111MODULE=on go vet ./... 07:42:52 ---> 0d181d7d6478 07:42:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:42:54 ---> d6dbf9a4be89 07:42:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:42:56 ---> 50936e11d954 07:42:56 Step 18/22 : ENTRYPOINT ["/core-command"] 07:42:58 ---> Running in 168792e6b182 07:42:58 Removing intermediate container 168792e6b182 07:42:58 ---> 720a9992468b 07:42:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:58 Removing intermediate container 91643aa5352a 07:42:58 ---> 0faf50123f31 07:42:58 07:42:58 Step 10/24 : FROM alpine:3.10 07:42:58 ---> be4e4bea2c2e 07:42:58 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:42:58 ---> Using cache 07:42:58 ---> 63b7eeaa22fd 07:42:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:42:58 ---> cb5ddd04bdce 07:42:58 Step 9/23 : RUN make cmd/core-data/core-data 07:42:58 ---> Running in 0ddccefd2cf3 07:42:58 ---> Running in 8fed46cf76a8 07:42:58 ---> Running in 2402dc74b41c 07:42:59 Removing intermediate container 0ddccefd2cf3 07:42:59 ---> 13eaadc33f7a 07:42:59 Step 20/22 : LABEL arch=x86_64 07:42:59 Removing intermediate container 8fed46cf76a8 07:42:59 ---> 93ffd7064631 07:42:59 Step 13/24 : WORKDIR / 07:42:59 ---> Running in 0ca2a2f14147 07:42:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:42:59 ---> Running in f9cb6d807c16 07:42:59 Removing intermediate container 0ca2a2f14147 07:42:59 ---> 14ac7d4858dd 07:42:59 Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:42:59 ---> Running in cf271ff32de4 07:42:59 Removing intermediate container f9cb6d807c16 07:42:59 ---> 16ead83c4f77 07:42:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:43:00 Removing intermediate container cf271ff32de4 07:43:00 ---> 4c164c39cfa8 07:43:00 Step 22/22 : LABEL version=0.0.0 07:43:00 ---> Running in f4baf51025f2 07:43:00 ---> 5dab8a69ad25 07:43:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:43:00 Removing intermediate container f4baf51025f2 07:43:00 ---> 3e5d064515b3 07:43:00 07:43:00 Successfully built 3e5d064515b3 07:43:00 Successfully tagged docker-core-command-go:latest 07:43:00  Building docker-core-command-go ... done  ---> dc5c951c6136 07:43:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:43:01 ---> b270763775b2 07:43:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:43:02 ---> a959a62abc33 07:43:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:43:05 Removing intermediate container a97857856ee8 07:43:05 ---> bf5b843e63e3 07:43:05 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:43:05 ---> ab060b04a39b 07:43:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:43:05 ---> Running in 4ddd95227e45 07:43:06 ---> 95247e8201fa 07:43:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:06 ---> Running in 2b853842f567 07:43:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:43:07 Removing intermediate container 2b853842f567 07:43:07 ---> 5cfab26701f2 07:43:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:43:07 ---> Running in 6dc64f49c155 07:43:08 Removing intermediate container 6dc64f49c155 07:43:08 ---> 681022c281eb 07:43:08 Step 22/24 : LABEL arch=x86_64 07:43:08 ---> Running in 4563b2985039 07:43:08 Removing intermediate container 4ddd95227e45 07:43:08 ---> 1ea4e7f2fb9e 07:43:08 07:43:08 Step 11/27 : FROM docker:latest 07:43:08 ---> 0040bc98e531 07:43:08 Step 12/27 : RUN apk add --no-cache bash 07:43:09 Removing intermediate container 4563b2985039 07:43:09 ---> e035b21d04e6 07:43:09 Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:43:09 ---> Running in dbbb8ca43e05 07:43:09 ---> Running in d8b50ba9b67f 07:43:09 Removing intermediate container d8b50ba9b67f 07:43:09 ---> 1f1b0e8a2d77 07:43:09 Step 24/24 : LABEL version=0.0.0 07:43:09 ---> Running in c904fb270c20 07:43:10 Removing intermediate container c904fb270c20 07:43:10 ---> 18ce6ec500f2 07:43:10 07:43:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:10 Successfully built 18ce6ec500f2 07:43:10 Successfully tagged docker-security-secretstore-setup-go:latest 07:43:10  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:10 (1/2) Installing readline (8.0.4-r0) 07:43:10 (2/2) Installing bash (5.0.17-r0) 07:43:10 Executing bash-5.0.17-r0.post-install 07:43:10 Executing busybox-1.31.1-r19.trigger 07:43:10 OK: 12 MiB in 22 packages 07:43:11 Removing intermediate container dbbb8ca43e05 07:43:11 ---> 4d8ef353b95b 07:43:11 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:43:11 ---> Running in dd4afaea106f 07:43:13 Removing intermediate container dd4afaea106f 07:43:13 ---> a4f3964a0d25 07:43:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:43:13 ---> Running in 3aa0446e00a7 07:43:13 Removing intermediate container 3aa0446e00a7 07:43:13 ---> 14d0c73dc79a 07:43:13 Step 15/27 : ENV APP_PORT=48090 07:43:13 ---> Running in a1b36cb675e4 07:43:13 Removing intermediate container a1b36cb675e4 07:43:13 ---> 083ef047f12e 07:43:13 Step 16/27 : EXPOSE $APP_PORT 07:43:13 ---> Running in aafdf63a288d 07:43:13 Removing intermediate container aafdf63a288d 07:43:13 ---> 74ca7557e8b6 07:43:13 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:43:15 ---> baafdc160f3d 07:43:15 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:43:15 ---> aa7f9c345117 07:43:15 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:43:17 ---> dd5b41e0fb7d 07:43:17 Step 20/27 : RUN apk --no-cache add py3-pip 07:43:17 ---> Running in 875a0d965cf5 07:43:17 Removing intermediate container 2402dc74b41c 07:43:17 ---> b145ebe876d7 07:43:17 07:43:17 Step 10/23 : FROM alpine 07:43:17 ---> 389fef711851 07:43:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:43:17 ---> Running in 71d492e1c223 07:43:17 Removing intermediate container 71d492e1c223 07:43:17 ---> 3ad60f9131cc 07:43:17 Step 12/23 : ENV APP_PORT=48080 07:43:17 ---> Running in 547d25013559 07:43:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:18 Removing intermediate container 547d25013559 07:43:18 ---> 3047cbf8917a 07:43:18 Step 13/23 : EXPOSE $APP_PORT 07:43:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:18 ---> Running in e12878394c73 07:43:18 (1/33) Installing libbz2 (1.0.8-r1) 07:43:18 (2/33) Installing expat (2.2.9-r1) 07:43:18 (3/33) Installing libffi (3.3-r2) 07:43:18 Removing intermediate container e12878394c73 07:43:18 ---> 1027e484c4bd 07:43:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:18 (4/33) Installing gdbm (1.13-r1) 07:43:18 (5/33) Installing xz-libs (5.2.5-r0) 07:43:18 (6/33) Installing sqlite-libs (3.32.1-r0) 07:43:18 (7/33) Installing python3 (3.8.5-r0) 07:43:18 ---> Running in 4016501d237c 07:43:22 (8/33) Installing py3-appdirs (1.4.4-r1) 07:43:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:43:22 (10/33) Installing py3-parsing (2.4.7-r0) 07:43:22 (11/33) Installing py3-six (1.15.0-r0) 07:43:22 (12/33) Installing py3-packaging (20.4-r0) 07:43:22 (13/33) Installing py3-setuptools (47.0.0-r0) 07:43:22 (14/33) Installing py3-chardet (3.0.4-r4) 07:43:22 (15/33) Installing py3-idna (2.9-r0) 07:43:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:43:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:43:23 Removing intermediate container 4016501d237c 07:43:23 ---> 10eea0d45397 07:43:23 Step 15/23 : RUN apk --no-cache add zeromq 07:43:23 (18/33) Installing py3-requests (2.23.0-r0) 07:43:23 (19/33) Installing py3-msgpack (1.0.0-r0) 07:43:23 (20/33) Installing py3-lockfile (0.12.2-r3) 07:43:23 ---> Running in 859bb90d2d76 07:43:23 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:43:23 (22/33) Installing py3-colorama (0.4.3-r0) 07:43:23 (23/33) Installing py3-distlib (0.3.0-r0) 07:43:23 (24/33) Installing py3-distro (1.5.0-r1) 07:43:23 (25/33) Installing py3-webencodings (0.5.1-r3) 07:43:23 (26/33) Installing py3-html5lib (1.0.1-r4) 07:43:23 (27/33) Installing py3-pytoml (0.1.21-r0) 07:43:23 (28/33) Installing py3-pep517 (0.8.2-r0) 07:43:23 (29/33) Installing py3-progress (1.5-r0) 07:43:23 (30/33) Installing py3-toml (0.10.1-r0) 07:43:23 (31/33) Installing py3-retrying (1.3.3-r0) 07:43:23 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:43:23 (33/33) Installing py3-pip (20.1.1-r0) 07:43:23 Executing busybox-1.31.1-r19.trigger 07:43:23 OK: 71 MiB in 55 packages 07:43:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:25 (1/5) Installing libgcc (9.3.0-r2) 07:43:25 (2/5) Installing libsodium (1.0.18-r0) 07:43:25 (3/5) Installing libstdc++ (9.3.0-r2) 07:43:25 (4/5) Installing libzmq (4.3.3-r0) 07:43:25 (5/5) Installing zeromq (4.3.3-r0) 07:43:25 Executing busybox-1.31.1-r19.trigger 07:43:25 OK: 8 MiB in 19 packages 07:43:29 Removing intermediate container 859bb90d2d76 07:43:29 ---> c5a9cd811136 07:43:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:43:29 Removing intermediate container 875a0d965cf5 07:43:29 ---> 871d82d4532d 07:43:29 Step 21/27 : RUN pip install docker-compose==1.23.2 07:43:30 ---> Running in 1fed5891a601 07:43:30 ---> e178bf612971 07:43:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:43:30 ---> d30501031349 07:43:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:43:31 ---> df69e363c5ad 07:43:31 Step 19/23 : ENTRYPOINT ["/core-data"] 07:43:31 ---> Running in 781d01ffdf73 07:43:31 Removing intermediate container 781d01ffdf73 07:43:31 ---> 0eaf9d39d1a3 07:43:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:31 ---> Running in 9a89162bd949 07:43:31 Collecting docker-compose==1.23.2 07:43:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:43:31 Removing intermediate container 9a89162bd949 07:43:31 ---> 774246b4b5d9 07:43:31 Step 21/23 : LABEL arch=x86_64 07:43:31 ---> Running in 8598860a5ec2 07:43:31 Collecting dockerpty<0.5,>=0.4.1 07:43:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:43:31 Removing intermediate container 8598860a5ec2 07:43:31 ---> 96bd4cf216f1 07:43:31 Step 22/23 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:43:31 ---> Running in 8cde465e263c 07:43:32 Removing intermediate container 8cde465e263c 07:43:32 ---> 33264e7c5934 07:43:32 Step 23/23 : LABEL version=0.0.0 07:43:32 ---> Running in 7203b4097c19 07:43:32 Removing intermediate container 7203b4097c19 07:43:32 ---> b9ff469eb706 07:43:32 07:43:32 Collecting jsonschema<3,>=2.5.1 07:43:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:43:32 Successfully built b9ff469eb706 07:43:32 Successfully tagged docker-core-data-go:latest 07:43:32  Building docker-core-data-go ... done Collecting docopt<0.7,>=0.6.1 07:43:32 Downloading docopt-0.6.2.tar.gz (25 kB) 07:43:32 Collecting docker<4.0,>=3.6.0 07:43:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:43:33 Collecting cached-property<2,>=1.2.0 07:43:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:43:33 Collecting texttable<0.10,>=0.9.0 07:43:33 Downloading texttable-0.9.1.tar.gz (11 kB) 07:43:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:43:33 Collecting PyYAML<4,>=3.10 07:43:33 Downloading PyYAML-3.13.tar.gz (270 kB) 07:43:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:43:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:43:34 Collecting websocket-client<1.0,>=0.32.0 07:43:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:43:35 Collecting docker-pycreds>=0.4.0 07:43:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:43:35 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) 07:43:35 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) 07:43:35 Collecting urllib3<1.25,>=1.21.1 07:43:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:43:35 Collecting idna<2.8,>=2.5 07:43:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:43:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:43:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:43:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:43:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:43:35 Installing collected packages: dockerpty, jsonschema, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, texttable, PyYAML, docker-compose 07:43:35 Running setup.py install for dockerpty: started 07:43:36 Running setup.py install for dockerpty: finished with status 'done' 07:43:36 Running setup.py install for docopt: started 07:43:36 Running setup.py install for docopt: finished with status 'done' 07:43:36 Attempting uninstall: urllib3 07:43:36 Found existing installation: urllib3 1.25.9 07:43:36 Uninstalling urllib3-1.25.9: 07:43:36 Successfully uninstalled urllib3-1.25.9 07:43:37 Attempting uninstall: idna 07:43:37 Found existing installation: idna 2.9 07:43:37 Uninstalling idna-2.9: 07:43:37 Successfully uninstalled idna-2.9 07:43:37 Attempting uninstall: requests 07:43:37 Found existing installation: requests 2.23.0 07:43:37 Uninstalling requests-2.23.0: 07:43:37 Successfully uninstalled requests-2.23.0 07:43:38 Running setup.py install for texttable: started 07:43:38 Running setup.py install for texttable: finished with status 'done' 07:43:38 Running setup.py install for PyYAML: started 07:43:39 Running setup.py install for PyYAML: finished with status 'done' 07:43:39 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 07:43:42 Removing intermediate container 1fed5891a601 07:43:42 ---> c459f8434a89 07:43:42 Step 22/27 : RUN apk --no-cache add curl 07:43:42 ---> Running in 0f93943dd202 07:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:43:42 (2/3) Installing libcurl (7.69.1-r3) 07:43:43 (3/3) Installing curl (7.69.1-r3) 07:43:43 Executing busybox-1.31.1-r19.trigger 07:43:43 OK: 72 MiB in 58 packages 07:43:43 Removing intermediate container 0f93943dd202 07:43:43 ---> 6500a56d30b8 07:43:43 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:43:43 ---> Running in 4ca041c3ffb8 07:43:43 Removing intermediate container 4ca041c3ffb8 07:43:43 ---> 968e8417a89c 07:43:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:44 ---> Running in 672ef90b573f 07:43:44 Removing intermediate container 672ef90b573f 07:43:44 ---> aeaf75205583 07:43:44 Step 25/27 : LABEL arch=x86_64 07:43:44 ---> Running in dd65a5b94465 07:43:44 Removing intermediate container dd65a5b94465 07:43:44 ---> bd39627bc322 07:43:44 Step 26/27 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:43:44 ---> Running in 7df07e45be42 07:43:45 Removing intermediate container 7df07e45be42 07:43:45 ---> db235b9ba9ac 07:43:45 Step 27/27 : LABEL version=0.0.0 07:43:45 ---> Running in 26d0f487aa74 07:43:45 Removing intermediate container 26d0f487aa74 07:43:45 ---> 1459a7954409 07:43:45 07:43:45 Successfully built 1459a7954409 07:43:45 Successfully tagged docker-sys-mgmt-agent-go:latest 07:43:46  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:43:46 $ docker stop --time=1 0e40723f1376a9ff7c4bbaf394c30bac26ca79d0ba0061ece53ff0f818d3e91e 07:43:47 $ docker rm -f 0e40723f1376a9ff7c4bbaf394c30bac26ca79d0ba0061ece53ff0f818d3e91e [Pipeline] // withDockerContainer [Pipeline] sh 07:43:48 + docker images 07:43:48 + grep docker 07:43:48 docker-sys-mgmt-agent-go latest 1459a7954409 3 seconds ago 313MB 07:43:48 docker-core-data-go latest b9ff469eb706 16 seconds ago 22.2MB 07:43:48 docker-security-secretstore-setup-go latest 18ce6ec500f2 39 seconds ago 24.6MB 07:43:48 docker-core-command-go latest 3e5d064515b3 48 seconds ago 10.6MB 07:43:48 docker-security-bootstrap-redis-go latest 87e0f98513b7 About a minute ago 15.8MB 07:43:48 docker-security-proxy-setup-go latest a7168c877e09 About a minute ago 24.5MB 07:43:48 docker-support-notifications-go latest e3f40d5148f5 About a minute ago 12MB 07:43:48 docker-core-metadata-go latest 6086ed599945 2 minutes ago 13MB 07:43:48 docker-support-scheduler-go latest 698fd9183056 2 minutes ago 10.7MB 07:43:48 docker latest 0040bc98e531 2 weeks 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 07:44:00 gofmt -l . 07:44:00 [ "`gofmt -l .`" = "" ] 07:44:00 ./bin/test-go-mod-tidy.sh 07:44:00 ./bin/test-attribution-txt.sh [Pipeline] sh 07:44:04 Still waiting to schedule task 07:44:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:44:04 + ls -al . 07:44:04 total 664 07:44:04 drwxrwxr-x 9 1001 1001 4096 Jan 4 07:44 . 07:44:04 drwxr-xr-x 4 root root 4096 Jan 4 07:40 .. 07:44:04 -rw-rw-r-- 1 1001 1001 11 Jan 4 07:38 .dockerignore 07:44:04 drwxrwxr-x 8 1001 1001 4096 Jan 4 07:38 .git 07:44:04 drwxrwxr-x 3 1001 1001 4096 Jan 4 07:38 .github 07:44:04 -rw-rw-r-- 1 1001 1001 824 Jan 4 07:38 .gitignore 07:44:04 -rw-rw-r-- 1 1001 1001 166 Jan 4 07:38 .sonarcloud.properties 07:44:04 -rw-rw-r-- 1 1001 1001 3804 Jan 4 07:38 CONTRIBUTING.md 07:44:04 -rw-rw-r-- 1 1001 1001 1035 Jan 4 07:38 Dockerfile.build 07:44:04 -rw-rw-r-- 1 1001 1001 863 Jan 4 07:38 Jenkinsfile 07:44:04 -rw-rw-r-- 1 1001 1001 10775 Jan 4 07:38 LICENSE 07:44:04 -rw-rw-r-- 1 1001 1001 5750 Jan 4 07:38 Makefile 07:44:04 -rw-rw-r-- 1 1001 1001 6511 Jan 4 07:38 README.md 07:44:04 -rw-rw-r-- 1 1001 1001 6744 Jan 4 07:38 SECURITY.md 07:44:04 -rw-rw-r-- 1 1001 1001 5 Jan 4 07:36 VERSION 07:44:04 -rw-rw-r-- 1 1001 1001 4131 Jan 4 07:38 ZMQWindows.md 07:44:04 drwxrwxr-x 2 1001 1001 4096 Jan 4 07:38 bin 07:44:04 drwxrwxr-x 14 1001 1001 4096 Jan 4 07:38 cmd 07:44:04 -rw-r--r-- 1 root root 538343 Jan 4 07:42 coverage.out 07:44:04 -rw-r--r-- 1 root root 979 Jan 4 07:43 go.mod 07:44:04 -rw-r--r-- 1 root root 18739 Jan 4 07:44 go.sum 07:44:04 drwxrwxr-x 8 1001 1001 4096 Jan 4 07:38 internal 07:44:04 drwxrwxr-x 4 1001 1001 4096 Jan 4 07:38 openapi 07:44:04 drwxrwxr-x 4 1001 1001 4096 Jan 4 07:38 snap 07:44:04 -rw-rw-r-- 1 1001 1001 168 Jan 4 07:38 version.go [Pipeline] sh 07:44:05 + '[' -e coverage.out ] 07:44:05 + chown 1001:1001 coverage.out [Pipeline] stash 07:44:05 Warning: overwriting stash ‘coverage-report’ 07:44:06 Stashed 1 file(s) [Pipeline] sh 07:44:07 + make build 07:44:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:44:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:44:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:44:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:44:57 Running on prd-ubuntu18.04-docker-8c-8g-18148 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 07:44:58 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 07:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:45:01 using credential edgex-jenkins-ssh 07:45:01 Cloning the remote Git repository 07:45:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:45:01 > git init /w/workspace/edgex-go/5 # timeout=10 07:45:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:01 > git --version # timeout=10 07:45:01 > git --version # 'git version 2.17.1' 07:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:45:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:45:12 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 48681769295103152e3208b5d229db6fda73c965 07:45:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:45:12 > git config core.sparsecheckout # timeout=10 07:45:12 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 07:45:12 Merge succeeded, producing 48681769295103152e3208b5d229db6fda73c965 07:45:12 Checking out Revision 48681769295103152e3208b5d229db6fda73c965 (PR-2962) 07:45:12 > git remote # timeout=10 07:45:12 > git config --get remote.origin.url # timeout=10 07:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:12 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 07:45:12 > git rev-parse HEAD^{commit} # timeout=10 07:45:12 > git config core.sparsecheckout # timeout=10 07:45:12 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 07:45:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:45:16 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API -- Add check for empty deviceName per review comment" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:17 + echo snap-build.sh 07:45:17 snap-build.sh 07:45:17 + SNAP_BASE_DIR=. 07:45:17 + '[' '!' -z /w/workspace/edgex-go/5 ']' 07:45:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 07:45:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 07:45:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 07:45:17 + cd /w/workspace/edgex-go/5 07:45:17 + sudo apt-get remove -qy --purge lxd lxd-client 07:45:17 Reading package lists... 07:45:17 Building dependency tree... 07:45:17 Reading state information... 07:45:17 The following packages were automatically installed and are no longer required: 07:45:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:45:17 uidmap xdelta3 07:45:17 Use 'sudo apt autoremove' to remove them. 07:45:17 The following packages will be REMOVED: 07:45:17 lxd* lxd-client* 07:45:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:45:18 After this operation, 31.7 MB disk space will be freed. 07:45:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 07:45:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } 07:45:19 $ docker stop --time=1 435adeb93ff2d7975fbdf1fa33d16a12a8d383ff2acc55e3c553fcb068f54af6 07:45:20 Removing lxd dnsmasq configuration 07:45:20 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:45:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:45:21 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:45:21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 07:45:21 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:45:22 $ docker rm -f 435adeb93ff2d7975fbdf1fa33d16a12a8d383ff2acc55e3c553fcb068f54af6 07:45:22 Processing triggers for systemd (237-3ubuntu10.42) ... 07:45:22 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:24 + sudo snap remove --purge lxd 07:45:24 snap "lxd" is not installed 07:45:24 + sudo groupadd --force --system lxd 07:45:24 ++ whoami 07:45:24 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:45:24 + newgrp - lxd 07:45:24 + sudo snap install lxd 07:45:24 07:45:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:45:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:24 latest: Pulling from edgex-devops/edgex-compose-arm64 07:45:24 29e5d40040c1: Pulling fs layer 07:45:24 1ce36da41761: Pulling fs layer 07:45:24 25b303627fd3: Pulling fs layer 07:45:25 29e5d40040c1: Verifying Checksum 07:45:25 29e5d40040c1: Download complete 07:45:25 1ce36da41761: Verifying Checksum 07:45:25 1ce36da41761: Download complete 07:45:26 29e5d40040c1: Pull complete 07:45:27 1ce36da41761: Pull complete 07:45:27 25b303627fd3: Verifying Checksum 07:45:27 25b303627fd3: Download complete 07:45:30 2021-01-04T07:45:29Z INFO Waiting for automatic snapd restart... 07:45:37 25b303627fd3: Pull complete 07:45:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:45:37 prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container 07:45:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:45:41 $ docker top 929b5fdc92ec2fe770258da1bbe635a634f5bf1fe6887d51ea3867d0cd6bfa84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:42 + docker-compose build --help 07:45:42 + grep parallel 07:45:43 lxd 4.9 from Canonical* installed 07:45:43 + sudo lxd init --auto 07:45:45 --parallel Build images in parallel. [Pipeline] } 07:45:46 $ docker stop --time=1 929b5fdc92ec2fe770258da1bbe635a634f5bf1fe6887d51ea3867d0cd6bfa84 07:45:48 $ docker rm -f 929b5fdc92ec2fe770258da1bbe635a634f5bf1fe6887d51ea3867d0cd6bfa84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:49 . [Pipeline] withDockerContainer 07:45:49 prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container 07:45:49 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:45:51 + sudo snap install --classic snapcraft 07:45:51 $ docker top 4452d7f233b26524bf1c725f9bc73c25b82c52634f86c6f127f10b16d72dfd08 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:52 + docker-compose -f ./docker-compose-build.yml build --parallel 07:45:55 Building docker-core-command-go ... 07:45:55 Building docker-core-data-go ... 07:45:55 Building docker-core-metadata-go ... 07:45:55 Building docker-security-bootstrap-redis-go ... 07:45:55 Building docker-security-proxy-setup-go ... 07:45:55 Building docker-security-secretstore-setup-go ... 07:45:55 Building docker-support-notifications-go ... 07:45:55 Building docker-support-scheduler-go ... 07:45:55 Building docker-sys-mgmt-agent-go ... 07:45:55 Building docker-security-bootstrap-redis-go 07:45:55 Building docker-core-data-go 07:45:55 Building docker-support-notifications-go 07:45:55 Building docker-security-secretstore-setup-go 07:45:55 Building docker-support-scheduler-go 07:45:59 snapcraft 4.4.4 from Canonical* installed 07:45:59 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:45:59 + patch --verbose -p1 07:45:59 Hmm... Looks like a unified diff to me... 07:45:59 The text leading up to this was: 07:45:59 -------------------------- 07:45:59 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:45:59 |From: Tony Espy 07:45:59 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:45:59 |Subject: [PATCH] optimize snap build for pipeline CI check 07:45:59 | 07:45:59 |This patch is used by the EdgeX CI pipeline builds to 07:45:59 |optimize the snap CI check run for pull requests. When 07:45:59 |applied, it essentially strips out everything (apps and 07:45:59 |parts) from the snapcraft.yaml file except those required 07:45:59 |to build edgex-go, as the whole idea of the CI check is to 07:45:59 |catch changes to edgex-go that break the snap build. 07:45:59 | 07:45:59 |In general, anyone updating snapcraft.yaml will also need 07:45:59 |to update this patch file, otherwise it may fail to apply, 07:45:59 |resulting in a failed snap build CI check in the associated 07:45:59 |pull request. 07:45:59 | 07:45:59 |Note - in addition to applying this patch, the pipeline also 07:45:59 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:45:59 |need to build the finally binary .snap file (and it won't 07:45:59 |work with the patch applied). This further reduces the build 07:45:59 |time. 07:45:59 |--- 07:45:59 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:45:59 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:45:59 | 07:45:59 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:45:59 |index 1e537489..faf42425 100644 07:45:59 |--- a/snap/snapcraft.yaml 07:45:59 |+++ b/snap/snapcraft.yaml 07:45:59 -------------------------- 07:45:59 patching file snap/snapcraft.yaml 07:45:59 Using Plan A... 07:45:59 Hunk #1 succeeded at 73. 07:45:59 Hunk #2 succeeded at 202. 07:45:59 Hunk #3 succeeded at 214. 07:45:59 Hunk #4 succeeded at 222. 07:45:59 Hunk #5 succeeded at 229. 07:45:59 Hunk #6 succeeded at 256. 07:45:59 Hunk #7 succeeded at 290. 07:45:59 Hunk #8 succeeded at 341. 07:45:59 Hmm... Ignoring the trailing garbage. 07:45:59 done 07:45:59 + sudo snapcraft prime --use-lxd 07:45:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:45:59 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: 07:45:59 - README.md 07:45:59 07:45:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:46:00 Launching a container. 07:46:13 Waiting for container to be ready 07:46:13 To start your first instance, try: lxc launch ubuntu:18.04 07:46:13 07:46:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:46:15 Waiting for network to be ready... 07:46:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:46:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 07:46:16 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:46:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:46:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:46:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:46:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:46:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:46:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:46:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:46:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:46:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:46:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:46:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:46:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:46:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:46:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:46:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:46:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:46:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 07:46:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:46:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:46:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:46:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:46:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:46:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:46:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:46:20 Fetched 23.5 MB in 5s (5158 kB/s) 07:46:21 Reading package lists... 07:46:21 Reading package lists... 07:46:22 Building dependency tree... 07:46:22 Reading state information... 07:46:22 The following additional packages will be installed: 07:46:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:46:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:46:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:46:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:46:22 Suggested packages: 07:46:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:46:22 Recommended packages: 07:46:22 gnupg libsasl2-modules 07:46:22 The following NEW packages will be installed: 07:46:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:46:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:46:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:46:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:46:22 The following packages will be upgraded: 07:46:22 gpg gpg-agent gpgconf libudev1 07:46:22 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 07:46:22 Need to get 3531 kB of archives. 07:46:22 After this operation, 13.3 MB of additional disk space will be used. 07:46:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:46:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:46:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:46:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 07:46:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 07:46:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:46:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:46:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:46:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 07:46:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 07:46:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:46:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:46:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:46:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:46:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:46:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:46:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:46:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:46:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:46:23 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:46:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:46:23 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:46:23 debconf: delaying package configuration, since apt-utils is not installed 07:46:23 Fetched 3531 kB in 1s (3035 kB/s) 07:46:23 (Reading database ... 12511 files and directories currently installed.) 07:46:23 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 07:46:23 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:46:23 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 07:46:23 Selecting previously unselected package udev. 07:46:23 (Reading database ... 12511 files and directories currently installed.) 07:46:23 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 07:46:24 Unpacking udev (237-3ubuntu10.43) ... 07:46:24 Selecting previously unselected package libfuse2:amd64. 07:46:24 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:46:24 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:46:24 Selecting previously unselected package fuse. 07:46:24 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:46:24 Unpacking fuse (2.9.7-1ubuntu1) ... 07:46:24 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:46:24 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:46:24 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:46:24 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:46:24 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:46:24 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:46:24 Selecting previously unselected package libksba8:amd64. 07:46:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:46:24 Unpacking libksba8:amd64 (1.3.5-2) ... 07:46:24 Selecting previously unselected package libroken18-heimdal:amd64. 07:46:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:46:24 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:24 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:46:25 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:25 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:46:25 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:25 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libwind0-heimdal:amd64. 07:46:25 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:25 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:46:25 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:25 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:46:25 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:25 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:46:25 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:25 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:46:25 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:46:25 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:25 Selecting previously unselected package libsasl2-modules-db:amd64. 07:46:25 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:46:25 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:46:25 Selecting previously unselected package libsasl2-2:amd64. 07:46:25 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:46:25 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:46:25 Selecting previously unselected package libldap-common. 07:46:25 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:46:25 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:46:25 Selecting previously unselected package libldap-2.4-2:amd64. 07:46:25 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:46:25 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:46:25 Selecting previously unselected package dirmngr. 07:46:25 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:46:25 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:46:26 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:46:26 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:46:26 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:46:26 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:46:26 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:46:26 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:46:26 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:26 Setting up libksba8:amd64 (1.3.5-2) ... 07:46:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:46:26 Setting up udev (237-3ubuntu10.43) ... 07:46:26 invoke-rc.d: policy-rc.d denied execution of start. 07:46:26 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:26 Processing triggers for systemd (237-3ubuntu10) ... 07:46:26 Setting up fuse (2.9.7-1ubuntu1) ... 07:46:26 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:46:26 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:26 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:26 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:26 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:27 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:27 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:27 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:46:27 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:46:27 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:46:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:46:27 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:46:27 settings in the [Install] section, and DefaultInstance for template units). 07:46:27 This means they are not meant to be enabled using systemctl. 07:46:27 Possible reasons for having this kind of units are: 07:46:27 1) A unit may be statically enabled by being symlinked from another unit's 07:46:27 .wants/ or .requires/ directory. 07:46:27 2) A unit's purpose may be to act as a helper for some other unit which has 07:46:27 a requirement dependency on it. 07:46:27 3) A unit may be started when needed via activation (socket, path, timer, 07:46:27 D-Bus, udev, scripted systemctl call, ...). 07:46:27 4) In case of template units, the unit is meant to be enabled with some 07:46:27 instance name specified. 07:46:27 Reading package lists... 07:46:27 Building dependency tree... 07:46:27 Reading state information... 07:46:27 The following additional packages will be installed: 07:46:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:46:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:46:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:46:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:46:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:46:27 Suggested packages: 07:46:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:46:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:46:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:46:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:46:27 systemd-container policykit-1 07:46:27 Recommended packages: 07:46:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:46:28 The following NEW packages will be installed: 07:46:28 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:46:28 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:46:28 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:46:28 multiarch-support openssh-client python3 python3-minimal python3.6 07:46:28 python3.6-minimal snapd squashfs-tools sudo 07:46:28 The following packages will be upgraded: 07:46:28 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:46:28 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 07:46:28 Need to get 35.2 MB of archives. 07:46:28 After this operation, 141 MB of additional disk space will be used. 07:46:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:46:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:46:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:46:28 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 07:46:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:46:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:46:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:46:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:46:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:46:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:46:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:46:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:46:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:46:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:46:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:46:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:46:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:46:29 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 07:46:29 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:46:29 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:46:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:46:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:46:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:46:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:46:29 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:46:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:46:29 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:46:29 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:46:29 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:46:29 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:46:30 debconf: delaying package configuration, since apt-utils is not installed 07:46:30 Fetched 35.2 MB in 2s (16.9 MB/s) 07:46:30 (Reading database ... 12757 files and directories currently installed.) 07:46:30 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 07:46:30 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:46:31 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 07:46:31 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:46:31 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 07:46:31 (Reading database ... 12757 files and directories currently installed.) 07:46:31 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:46:31 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:46:31 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:46:31 (Reading database ... 12757 files and directories currently installed.) 07:46:31 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:46:31 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:46:32 Setting up apt (1.6.12ubuntu0.2) ... 07:46:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:46:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:46:32 (Reading database ... 12764 files and directories currently installed.) 07:46:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:46:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:46:33 Selecting previously unselected package libpython3.6-minimal:amd64. 07:46:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:46:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:46:33 Selecting previously unselected package libexpat1:amd64. 07:46:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:46:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:46:33 Selecting previously unselected package python3.6-minimal. 07:46:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:46:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:46:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:46:33 Checking for services that may need to be restarted...done. 07:46:33 Checking for services that may need to be restarted...done. 07:46:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:46:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:46:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:46:34 Selecting previously unselected package python3-minimal. 07:46:34 (Reading database ... 13012 files and directories currently installed.) 07:46:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:46:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:46:34 Selecting previously unselected package mime-support. 07:46:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:46:34 Unpacking mime-support (3.60ubuntu1) ... 07:46:34 Selecting previously unselected package libmpdec2:amd64. 07:46:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:46:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:46:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:46:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:46:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:46:35 Selecting previously unselected package python3.6. 07:46:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:46:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:46:35 Selecting previously unselected package libpython3-stdlib:amd64. 07:46:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:46:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:46:35 Setting up python3-minimal (3.6.7-1~18.04) ... 07:46:35 Selecting previously unselected package python3. 07:46:35 (Reading database ... 13442 files and directories currently installed.) 07:46:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:46:35 Unpacking python3 (3.6.7-1~18.04) ... 07:46:35 Selecting previously unselected package multiarch-support. 07:46:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:46:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:46:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:46:35 Selecting previously unselected package liblzo2-2:amd64. 07:46:35 (Reading database ... 13479 files and directories currently installed.) 07:46:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:46:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:46:35 Selecting previously unselected package libbsd0:amd64. 07:46:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:46:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:46:35 Selecting previously unselected package sudo. 07:46:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:46:35 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:46:35 Selecting previously unselected package apparmor. 07:46:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:46:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:46:36 Selecting previously unselected package libedit2:amd64. 07:46:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:46:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:46:36 Selecting previously unselected package libkrb5support0:amd64. 07:46:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:46:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:46:36 Selecting previously unselected package libk5crypto3:amd64. 07:46:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:46:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:46:36 Selecting previously unselected package libkeyutils1:amd64. 07:46:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:46:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:46:36 Selecting previously unselected package libkrb5-3:amd64. 07:46:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:46:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:46:36 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:46:36 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:46:36 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:46:36 Selecting previously unselected package libssl1.0.0:amd64. 07:46:36 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:46:36 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:46:36 Selecting previously unselected package openssh-client. 07:46:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:46:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:46:37 Selecting previously unselected package squashfs-tools. 07:46:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:46:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:46:37 Selecting previously unselected package snapd. 07:46:37 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:46:37 Unpacking snapd (2.48+18.04) ... 07:46:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:46:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:46:39 Setting up mime-support (3.60ubuntu1) ... 07:46:39 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:46:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:46:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:46:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:46:39 Setting up systemd (237-3ubuntu10.43) ... 07:46:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:46:40 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:46:40 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:46:40 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:46:40 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:46:40 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:46:40 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:46:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:46:41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:46:41 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:46:41 Setting up python3 (3.6.7-1~18.04) ... 07:46:41 running python rtupdate hooks for python3.6... 07:46:41 running python post-rtupdate hooks for python3.6... 07:46:41 Setting up apparmor (2.12-4ubuntu5.1) ... 07:46:42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:46:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:46:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:46:43 Setting up snapd (2.48+18.04) ... 07:46:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:46:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:46:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:46:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:46:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:46:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:46:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:46:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:46:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:46:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:46:45 /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' 07:46:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:46:46 Processing triggers for systemd (237-3ubuntu10.43) ... 07:46:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:46:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:46:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:46:48 Reading package lists... 07:46:48 Reading package lists... 07:46:48 Building dependency tree... 07:46:48 Reading state information... 07:46:48 Calculating upgrade... 07:46:48 The following packages will be upgraded: 07:46:48 advancecomp base-files bash binutils binutils-common 07:46:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:46:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:46:48 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:46:48 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:46:48 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:46:48 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:46:48 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:46:48 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:46:48 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:46:48 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:46:48 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:46:48 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:46:48 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:46:48 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:46:48 Need to get 63.5 MB of archives. 07:46:48 After this operation, 5191 kB of additional disk space will be used. 07:46:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 07:46:48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:46:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:46:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:46:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:46:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:46:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:46:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:46:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:46:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:46:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:46:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:46:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:46:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:46:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:46:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:46:49 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:46:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:46:49 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:46:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:46:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:46:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 07:46:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:46:49 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:46:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:46:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:46:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:46:49 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:46:49 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:46:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:46:49 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:46:49 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:46:49 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:46:49 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:46:49 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:46:49 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:46:49 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:46:50 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:46:50 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 07:46:50 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:46:50 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:46:50 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:46:50 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:46:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:46:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:46:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:46:50 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:46:50 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:46:50 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:46:50 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:46:50 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:46:50 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:46:50 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:46:50 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:46:50 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:46:50 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:46:50 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:46:50 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:46:50 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:46:50 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:46:50 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:46:50 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:46:50 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:46:50 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:46:50 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:46:50 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:46:50 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:46:50 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:46:50 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:46:50 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:46:50 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:46:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:46:50 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:46:50 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:46:50 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:46:50 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:46:50 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 07:46:50 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:46:50 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:46:50 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:46:50 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:46:50 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:46:50 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:46:50 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:46:50 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:46:50 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:46:50 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:46:51 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:46:51 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:46:51 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:46:51 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:46:52 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:46:52 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:46:52 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:46:52 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:46:52 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:46:52 debconf: delaying package configuration, since apt-utils is not installed 07:46:52 Fetched 63.5 MB in 3s (18.8 MB/s) 07:46:52 (Reading database ... 13912 files and directories currently installed.) 07:46:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:46:52 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:46:53 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:46:53 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:46:53 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 07:46:53 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 07:46:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:54 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:54 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:54 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:54 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:46:55 (Reading database ... 13911 files and directories currently installed.) 07:46:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:55 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:46:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:46:55 (Reading database ... 13911 files and directories currently installed.) 07:46:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:46:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:46:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:46:55 (Reading database ... 13911 files and directories currently installed.) 07:46:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:46:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:46:56 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:46:56 (Reading database ... 13911 files and directories currently installed.) 07:46:56 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:46:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:46:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:46:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:46:56 Setting up base-files (10.1ubuntu2.10) ... 07:46:56 Installing new version of config file /etc/issue ... 07:46:56 Installing new version of config file /etc/issue.net ... 07:46:56 Installing new version of config file /etc/lsb-release ... 07:46:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:46:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:46:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:46:57 Removing obsolete conffile /etc/default/motd-news ... 07:46:57 (Reading database ... 13912 files and directories currently installed.) 07:46:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:46:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:46:57 Setting up bash (4.4.18-2ubuntu1.2) ... 07:46:57 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 07:46:57 (Reading database ... 13912 files and directories currently installed.) 07:46:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:46:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:46:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:46:58 (Reading database ... 13912 files and directories currently installed.) 07:46:58 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 07:46:58 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 07:46:58 Setting up tar (1.29b-2ubuntu0.1) ... 07:46:58 (Reading database ... 13912 files and directories currently installed.) 07:46:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:46:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:46:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:46:58 (Reading database ... 13912 files and directories currently installed.) 07:46:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:46:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:46:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:46:58 (Reading database ... 13912 files and directories currently installed.) 07:46:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:46:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:46:58 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:46:59 (Reading database ... 13912 files and directories currently installed.) 07:46:59 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:46:59 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:46:59 Setting up grep (3.1-2build1) ... 07:46:59 (Reading database ... 13912 files and directories currently installed.) 07:46:59 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:46:59 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:46:59 Setting up login (1:4.5-1ubuntu2) ... 07:46:59 (Reading database ... 13912 files and directories currently installed.) 07:46:59 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:46:59 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:46:59 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:46:59 (Reading database ... 13912 files and directories currently installed.) 07:46:59 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:46:59 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:00 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:00 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:00 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:00 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:01 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:47:01 (Reading database ... 13912 files and directories currently installed.) 07:47:01 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:47:01 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:47:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:47:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:47:02 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:47:02 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:47:02 (Reading database ... 13912 files and directories currently installed.) 07:47:02 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:47:02 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:47:02 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:47:02 (Reading database ... 13912 files and directories currently installed.) 07:47:02 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:02 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:02 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:02 (Reading database ... 13912 files and directories currently installed.) 07:47:02 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:02 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:02 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:02 (Reading database ... 13912 files and directories currently installed.) 07:47:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:03 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:03 (Reading database ... 13912 files and directories currently installed.) 07:47:03 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:03 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:03 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:03 (Reading database ... 13912 files and directories currently installed.) 07:47:03 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:03 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:03 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:03 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:03 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:03 (Reading database ... 13912 files and directories currently installed.) 07:47:03 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:03 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:03 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:03 (Reading database ... 13912 files and directories currently installed.) 07:47:03 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:03 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:03 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:47:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:47:03 ---> 571933c5fc09 07:47:03 Step 3/23 : WORKDIR /edgex-go 07:47:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:47:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:47:03 ---> 571933c5fc09 07:47:03 Step 3/24 : WORKDIR /edgex-go 07:47:04 (Reading database ... 13912 files and directories currently installed.) 07:47:04 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:04 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:04 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:47:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:47:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:47:04 ---> 571933c5fc09 07:47:04 Step 3/24 : WORKDIR /edgex-go 07:47:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:47:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:47:04 ---> 571933c5fc09 07:47:04 Step 3/21 : WORKDIR /edgex-go 07:47:04 (Reading database ... 13912 files and directories currently installed.) 07:47:04 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:04 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:47:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:47:04 ---> 571933c5fc09 07:47:04 Step 3/22 : WORKDIR /edgex-go 07:47:04 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:47:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:47:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:47:05 (Reading database ... 13912 files and directories currently installed.) 07:47:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:47:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:05 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:47:05 (Reading database ... 13912 files and directories currently installed.) 07:47:05 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:47:05 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:47:05 (Reading database ... 13914 files and directories currently installed.) 07:47:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:47:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:47:06 Setting up debconf (1.5.66ubuntu1) ... 07:47:06 (Reading database ... 13914 files and directories currently installed.) 07:47:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:47:06 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:06 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:06 (Reading database ... 13914 files and directories currently installed.) 07:47:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:47:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:06 (Reading database ... 13914 files and directories currently installed.) 07:47:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:47:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:07 (Reading database ... 13914 files and directories currently installed.) 07:47:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 07:47:07 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:47:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:07 (Reading database ... 13914 files and directories currently installed.) 07:47:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:47:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:47:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:47:08 (Reading database ... 13914 files and directories currently installed.) 07:47:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:47:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:08 (Reading database ... 13914 files and directories currently installed.) 07:47:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:08 (Reading database ... 13914 files and directories currently installed.) 07:47:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:47:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:47:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:47:08 ---> Running in 3a8d9aadd2d8 07:47:08 ---> Running in 6305593f2c30 07:47:08 ---> Running in a904aea70eaf 07:47:08 ---> Running in d92ceba227c8 07:47:08 ---> Running in 43ce7bc56467 07:47:08 Removing intermediate container a904aea70eaf 07:47:08 ---> ce04ab1d11cc 07:47:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:08 Removing intermediate container 3a8d9aadd2d8 07:47:08 ---> 1abb7a40807e 07:47:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:08 Removing intermediate container 43ce7bc56467 07:47:08 ---> c12e515886c8 07:47:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:08 (Reading database ... 13914 files and directories currently installed.) 07:47:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:47:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:47:09 Setting up passwd (1:4.5-1ubuntu2) ... 07:47:09 (Reading database ... 13914 files and directories currently installed.) 07:47:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:47:09 Removing intermediate container 6305593f2c30 07:47:09 ---> 7354999f8c47 07:47:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:09 Removing intermediate container d92ceba227c8 07:47:09 ---> 36defb242e40 07:47:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:09 ---> Running in 70c8976ba8d4 07:47:09 ---> Running in 792f3dd2eb26 07:47:09 ---> Running in fdb9bce1e1a3 07:47:09 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:47:09 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:47:09 (Reading database ... 13914 files and directories currently installed.) 07:47:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:47:09 ---> Running in e68bc78f2fe9 07:47:09 ---> Running in 0c4a92557fbe 07:47:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:47:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:47:09 (Reading database ... 13914 files and directories currently installed.) 07:47:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:47:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:47:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:47:09 (Reading database ... 13914 files and directories currently installed.) 07:47:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:47:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:47:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:47:10 (Reading database ... 13914 files and directories currently installed.) 07:47:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:47:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:47:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:47:10 (Reading database ... 13914 files and directories currently installed.) 07:47:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:47:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:47:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:47:10 (Reading database ... 13915 files and directories currently installed.) 07:47:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:47:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:47:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:47:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:47:10 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:47:10 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:47:11 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:47:11 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:47:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:47:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:47:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:47:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:47:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:47:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:47:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:47:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:47:11 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:47:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:47:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:47:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:47:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:47:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:47:12 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 07:47:12 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 07:47:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:47:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:47:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:47:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:47:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:47:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:47:13 Removing intermediate container 70c8976ba8d4 07:47:13 ---> 44a6c837c6ef 07:47:13 Step 5/24 : RUN apk update && apk add make git 07:47:13 ---> Running in 89d1aadd0b05 07:47:13 Removing intermediate container 792f3dd2eb26 07:47:13 ---> 52cf1d3731b0 07:47:13 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:47:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:47:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:47:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:47:13 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:47:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:47:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:47:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:14 ---> Running in ca38d65a939f 07:47:14 Removing intermediate container fdb9bce1e1a3 07:47:14 ---> 69106270bcc4 07:47:14 Step 5/22 : RUN apk update && apk add make git 07:47:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:14 ---> Running in 5b669648e0cc 07:47:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:14 Removing intermediate container 0c4a92557fbe 07:47:14 ---> 2b9b91b60c41 07:47:14 Step 5/21 : RUN apk update && apk add make git 07:47:14 Removing intermediate container e68bc78f2fe9 07:47:14 ---> e821d8ca6862 07:47:14 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:47:15 ---> Running in 3822d286843a 07:47:15 ---> Running in ff2486d72702 07:47:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:17 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:47:17 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:47:17 OK: 12620 distinct packages available 07:47:17 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:47:17 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:47:17 OK: 12620 distinct packages available 07:47:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:18 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:47:18 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:47:18 OK: 12620 distinct packages available 07:47:18 OK: 217 MiB in 51 packages 07:47:18 OK: 217 MiB in 51 packages 07:47:18 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:47:18 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:47:18 OK: 12620 distinct packages available 07:47:18 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:47:18 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:47:18 OK: 12620 distinct packages available 07:47:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:47:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:47:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:47:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:47:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:47:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:47:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:47:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:47:19 OK: 217 MiB in 51 packages 07:47:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:47:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:47:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:47:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:47:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:47:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:47:19 OK: 217 MiB in 51 packages 07:47:19 OK: 217 MiB in 51 packages 07:47:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:47:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:47:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:47:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:47:20 Setting up tzdata (2020d-0ubuntu0.18.04) ... 07:47:20 07:47:20 Current default time zone: 'Etc/UTC' 07:47:20 Local time is now: Mon Jan 4 07:47:20 UTC 2021. 07:47:20 Universal Time is now: Mon Jan 4 07:47:20 UTC 2021. 07:47:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:47:20 07:47:20 Setting up systemd-sysv (237-3ubuntu10.43) ... 07:47:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:20 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 07:47:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:47:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:47:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:47:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:47:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:47:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:47:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:47:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:47:20 Removing intermediate container ca38d65a939f 07:47:20 ---> 0af85c022b1a 07:47:20 Step 6/23 : COPY go.mod . 07:47:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:47:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:20 Setting up patch (2.7.6-2ubuntu1.1) ... 07:47:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:47:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:47:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:47:20 Installing new version of config file /etc/ssl/openssl.cnf ... 07:47:21 Removing intermediate container 89d1aadd0b05 07:47:21 ---> 07de0ebd892b 07:47:21 Step 6/24 : COPY go.mod . 07:47:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:47:21 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:47:21 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:47:21 Removing intermediate container 5b669648e0cc 07:47:21 ---> 33a7830202ba 07:47:21 Step 6/22 : COPY go.mod . 07:47:21 ---> bb3a6842905b 07:47:21 Step 7/23 : RUN go mod download 07:47:21 Removing intermediate container ff2486d72702 07:47:21 ---> f438d702aebf 07:47:21 Step 6/21 : COPY go.mod . 07:47:21 ---> 0e99ffdcbf68 07:47:21 Step 7/24 : RUN go mod download 07:47:21 ---> Running in 31c7944a1bc8 07:47:22 Removing intermediate container 3822d286843a 07:47:22 ---> 15e4b24d098d 07:47:22 Step 6/24 : COPY go.mod . 07:47:22 ---> Running in 7c9c92d8d394 07:47:22 Updating certificates in /etc/ssl/certs... 07:47:22 ---> 44ba2fed432b 07:47:22 Step 7/22 : RUN go mod download 07:47:23 ---> 61b5c37ea9fb 07:47:23 Step 7/21 : RUN go mod download 07:47:23 ---> 20a553c03819 07:47:23 Step 7/24 : RUN go mod download 07:47:23 22 added, 17 removed; done. 07:47:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:47:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:47:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:47:23 ---> Running in 4f3fc41f9bbd 07:47:23 ---> Running in 9fdcaff27f88 07:47:23 Setting up pkgbinarymangler (138.18.04.1) ... 07:47:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:47:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up perl (5.26.1-6ubuntu0.5) ... 07:47:23 ---> Running in b8e45aa37b71 07:47:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:47:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:47:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:47:23 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:47:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:47:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:47:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:47:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:47:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:47:24 Processing triggers for systemd (237-3ubuntu10.43) ... 07:47:24 Processing triggers for mime-support (3.60ubuntu1) ... 07:47:24 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:47:24 Updating certificates in /etc/ssl/certs... 07:47:24 0 added, 0 removed; done. 07:47:24 Running hooks in /etc/ca-certificates/update.d... 07:47:24 done. 07:47:24 Reading package lists... 07:47:25 Building dependency tree... 07:47:25 Reading state information... 07:47:25 The following NEW packages will be installed: 07:47:25 apt-transport-https 07:47:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:47:25 Need to get 1696 B of archives. 07:47:25 After this operation, 153 kB of additional disk space will be used. 07:47:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:47:25 debconf: delaying package configuration, since apt-utils is not installed 07:47:25 Fetched 1696 B in 0s (28.9 kB/s) 07:47:25 Selecting previously unselected package apt-transport-https. 07:47:25 (Reading database ... 13929 files and directories currently installed.) 07:47:25 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:47:25 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:47:25 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:47:25 Waiting for network to be ready... 07:47:27 Removing intermediate container 31c7944a1bc8 07:47:27 ---> 3ef4fab6ab88 07:47:27 Step 8/23 : COPY . . 07:47:27 Removing intermediate container 7c9c92d8d394 07:47:27 ---> c2a00172b64d 07:47:27 Step 8/24 : COPY . . 07:47:28 Removing intermediate container 4f3fc41f9bbd 07:47:28 ---> 6c65cbcecfbb 07:47:28 Step 8/22 : COPY . . 07:47:29 Removing intermediate container b8e45aa37b71 07:47:29 ---> b0b047247e43 07:47:29 Step 8/24 : COPY . . 07:47:29 Removing intermediate container 9fdcaff27f88 07:47:29 ---> 51098d6200e7 07:47:29 Step 8/21 : COPY . . 07:47:31 2021-01-04T07:47:28Z INFO Waiting for automatic snapd restart... 07:47:31 snapd 2.48.1 from Canonical* installed 07:47:32 "snapd" switched to the "latest/stable" channel 07:47:32 07:47:35 core18 20201210 from Canonical* installed 07:47:35 "core18" switched to the "latest/stable" channel 07:47:35 07:47:39 snapcraft 4.4.4 from Canonical* installed 07:47:40 "snapcraft" switched to the "latest/stable" channel 07:47:40 07:47:43 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: 07:47:43 - README.md 07:47:43 07:47:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:47:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:47:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:47:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:47:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:47:51 Reading package lists... 07:47:51 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 07:47:56 ---> 1d2b8b61ddb4 07:47:56 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:47:56 ---> 4e18a7dc7585 07:47:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:47:56 ---> e000c8cf2618 07:47:56 Step 9/23 : RUN make cmd/core-data/core-data 07:47:56 ---> 96caae40b389 07:47:56 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:47:56 ---> Running in 479f50b0e6b3 07:47:56 ---> Running in 0737777a6b27 07:47:56 ---> Running in d745913fc63d 07:47:56 ---> Running in 0e742b4c2668 07:47:56 ---> e2df9b34abb9 07:47:56 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:47:56 ---> Running in e18d8c880a6b 07:47:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:47:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:47:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:47:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:47:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:47:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:47:58 Reading package lists... 07:47:58 Building dependency tree... 07:47:58 Reading state information... 07:47:58 Suggested packages: 07:47:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:47:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:47:58 Recommended packages: 07:47:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:47:58 The following NEW packages will be installed: 07:47:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:47:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:47:58 pkg-config zip 07:47:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:47:58 Need to get 7655 kB of archives. 07:47:58 After this operation, 43.7 MB of additional disk space will be used. 07:47:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:47:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:47:58 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:47:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:47:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:47:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:47:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:47:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:47:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:47:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:47:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:47:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:47:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:47:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:47:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:47:58 debconf: delaying package configuration, since apt-utils is not installed 07:47:58 Fetched 7655 kB in 1s (10.2 MB/s) 07:47:58 Selecting previously unselected package libglib2.0-0:amd64. 07:47:58 (Reading database ... 13933 files and directories currently installed.) 07:47:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:47:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:47:59 Selecting previously unselected package libpsl5:amd64. 07:47:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:47:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:47:59 Selecting previously unselected package libnghttp2-14:amd64. 07:47:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:47:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:47:59 Selecting previously unselected package librtmp1:amd64. 07:47:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:47:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:47:59 Selecting previously unselected package libcurl3-gnutls:amd64. 07:47:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:47:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:47:59 Selecting previously unselected package liberror-perl. 07:47:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:47:59 Unpacking liberror-perl (0.17025-1) ... 07:47:59 Selecting previously unselected package git-man. 07:47:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:47:59 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:47:59 Selecting previously unselected package git. 07:47:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:47:59 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:48:00 Selecting previously unselected package libnorm1:amd64. 07:48:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:48:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:48:00 Selecting previously unselected package libpgm-5.2-0:amd64. 07:48:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:48:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:48:00 Selecting previously unselected package libsodium23:amd64. 07:48:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:48:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:48:00 Selecting previously unselected package libzmq5:amd64. 07:48:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:48:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:48:01 Selecting previously unselected package libzmq3-dev:amd64. 07:48:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:48:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:48:01 Selecting previously unselected package pkg-config. 07:48:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:48:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:48:01 Selecting previously unselected package zip. 07:48:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:48:01 Unpacking zip (3.0-11build1) ... 07:48:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:48:01 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:48:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:48:01 Setting up liberror-perl (0.17025-1) ... 07:48:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:48:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:48:01 No schema files found: doing nothing. 07:48:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:48:01 Setting up zip (3.0-11build1) ... 07:48:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:48:01 Setting up libsodium23:amd64 (1.0.16-2) ... 07:48:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:48:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:48:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:48:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:48:01 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:48:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:48:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:48:08 git set to automatically installed. 07:48:08 git-man set to automatically installed. 07:48:08 libcurl3-gnutls set to automatically installed. 07:48:08 liberror-perl set to automatically installed. 07:48:08 libglib2.0-0 set to automatically installed. 07:48:08 libnghttp2-14 set to automatically installed. 07:48:08 libnorm1 set to automatically installed. 07:48:08 libpgm-5.2-0 set to automatically installed. 07:48:08 libpsl5 set to automatically installed. 07:48:08 librtmp1 set to automatically installed. 07:48:08 libsodium23 set to automatically installed. 07:48:08 libzmq3-dev set to automatically installed. 07:48:08 libzmq5 set to automatically installed. 07:48:08 pkg-config set to automatically installed. 07:48:08 zip set to automatically installed. 07:48:10 snapd is not logged in, snap install commands will use sudo 07:48:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:48:17 snap "core18" has no updates available 07:48:18 Pulling config-common 07:48:19 Pulling go-build-helper 07:48:46 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:48:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:48:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 07:48:46 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:48:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:48:46 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:48:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:48:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:48:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:48:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:48:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:48:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:48:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:48:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:48:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:48:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:48:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:48:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:48:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:48:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 07:48:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:48:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:48:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:48:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:48:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:48:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:48:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:48:46 Fetched 23.5 MB in 0s (0 B/s) 07:48:46 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:48:46 Fetched 96.5 kB in 0s (0 B/s) 07:48:46 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:48:46 Fetched 279 kB in 0s (0 B/s) 07:48:46 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:48:46 Fetched 122 kB in 0s (0 B/s) 07:48:46 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:48:46 Fetched 77.8 kB in 0s (0 B/s) 07:48:46 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:48:46 Fetched 8848 B in 0s (0 B/s) 07:48:46 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:48:46 Fetched 47.8 kB in 0s (0 B/s) 07:48:46 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:48:46 Fetched 45.6 kB in 0s (0 B/s) 07:48:46 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 07:48:46 Fetched 14.8 kB in 0s (0 B/s) 07:48:46 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:48:46 Fetched 214 kB in 0s (0 B/s) 07:48:46 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:48:46 Fetched 155 kB in 0s (0 B/s) 07:48:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:48:46 Fetched 50.6 kB in 0s (0 B/s) 07:48:46 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:48:46 Fetched 14.8 kB in 0s (0 B/s) 07:48:46 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:48:46 Fetched 41.8 kB in 0s (0 B/s) 07:48:46 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:48:46 Fetched 499 kB in 0s (0 B/s) 07:48:46 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:48:46 Fetched 111 kB in 0s (0 B/s) 07:48:46 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:48:46 Fetched 240 kB in 0s (0 B/s) 07:48:46 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:48:46 Fetched 29.3 kB in 0s (0 B/s) 07:48:46 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:48:46 Fetched 85.5 kB in 0s (0 B/s) 07:48:46 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:48:46 Fetched 24.5 kB in 0s (0 B/s) 07:48:46 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 07:48:46 Fetched 49.2 kB in 0s (0 B/s) 07:48:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:48:46 Fetched 54.2 kB in 0s (0 B/s) 07:48:46 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:48:46 Fetched 30.8 kB in 0s (0 B/s) 07:48:46 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:48:46 Fetched 17.0 kB in 0s (0 B/s) 07:48:46 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:48:46 Fetched 85.9 kB in 0s (0 B/s) 07:48:46 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:48:46 Fetched 8720 B in 0s (0 B/s) 07:48:46 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:48:46 Fetched 137 kB in 0s (0 B/s) 07:48:46 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:48:46 Fetched 119 kB in 0s (0 B/s) 07:48:46 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:48:46 Fetched 109 kB in 0s (0 B/s) 07:48:46 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:48:46 Fetched 11.1 kB in 0s (0 B/s) 07:48:46 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:48:46 Fetched 645 kB in 0s (0 B/s) 07:48:46 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:48:46 Fetched 41.3 kB in 0s (0 B/s) 07:48:46 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:48:46 Fetched 17.9 kB in 0s (0 B/s) 07:48:46 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:48:46 Fetched 368 kB in 0s (0 B/s) 07:48:46 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 07:48:46 Fetched 187 kB in 0s (0 B/s) 07:48:46 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:48:46 Fetched 175 kB in 0s (0 B/s) 07:48:46 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:48:46 Fetched 206 kB in 0s (0 B/s) 07:48:46 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:48:46 Fetched 1301 kB in 0s (0 B/s) 07:48:46 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:48:46 Fetched 36.2 kB in 0s (0 B/s) 07:48:46 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:48:46 Fetched 159 kB in 0s (0 B/s) 07:48:46 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:48:46 Fetched 107 kB in 0s (0 B/s) 07:48:46 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:48:46 Fetched 48.7 kB in 0s (0 B/s) 07:48:46 Pulling static-packages 07:48:46 'go115' has dependencies that need to be staged: static-packages go-build-helper 07:48:46 Skipping pull go-build-helper (already ran) 07:48:46 Skipping pull static-packages (already ran) 07:48:46 Building go-build-helper 07:48:50 Building static-packages 07:48:52 Staging go-build-helper 07:48:53 Staging static-packages 07:48:54 Pulling go115 07:48:55 'edgex-go' has dependencies that need to be staged: go115 07:48:55 Skipping pull go115 (already ran) 07:48:55 Building go115 07:48:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:55 Dload Upload Total Spent Left Speed 07:48:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 174k 0 0 748k 0 0:02:38 --:--:-- 0:02:38 745k 28 115M 28 32.8M 0 0 26.6M 0 0:00:04 0:00:01 0:00:03 26.6M 64 115M 64 74.0M 0 0 33.1M 0 0:00:03 0:00:02 0:00:01 33.1M 92 115M 92 107M 0 0 33.1M 0 0:00:03 0:00:03 --:--:-- 33.1M 100 115M 100 115M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M 07:48:59 go1.15.2.linux-amd64.tar.gz: OK 07:49:03 Staging go115 07:49:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:49:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:49:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:49:10 Fetched 0 B in 0s (0 B/s) 07:49:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:49:10 Fetched 224 kB in 0s (0 B/s) 07:49:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:49:10 Fetched 157 kB in 0s (0 B/s) 07:49:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:49:10 Fetched 221 kB in 0s (0 B/s) 07:49:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:49:10 Fetched 143 kB in 0s (0 B/s) 07:49:10 Pulling edgex-go 07:49:11 Pulling version 07:49:12 Building config-common 07:49:15 Skipping build go-build-helper (already ran) 07:49:15 Skipping build static-packages (already ran) 07:49:15 Skipping build go115 (already ran) 07:49:15 Building edgex-go 07:49:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:49:17 go: downloading github.com/gorilla/mux v1.8.0 07:49:17 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 07:49:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 07:49:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:49:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 07:49:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:49:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:49:17 go: downloading github.com/google/uuid v1.1.2 07:49:17 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 07:49:17 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 07:49:17 go: downloading github.com/pkg/errors v0.8.1 07:49:17 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 07:49:17 go: downloading github.com/hashicorp/consul/api v1.1.0 07:49:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:49:17 go: downloading github.com/imdario/mergo v0.3.11 07:49:17 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:49:17 go: downloading github.com/BurntSushi/toml v0.3.1 07:49:17 go: downloading github.com/go-kit/kit v0.8.0 07:49:17 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:49:17 go: downloading github.com/x448/float16 v0.8.4 07:49:17 go: downloading github.com/pebbe/zmq4 v1.0.0 07:49:17 go: downloading github.com/pelletier/go-toml v1.2.0 07:49:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:49:17 go: downloading gopkg.in/yaml.v2 v2.4.0 07:49:17 go: downloading github.com/hashicorp/serf v0.8.2 07:49:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:49:17 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:49:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:49:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:49:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:49:17 go: downloading github.com/leodido/go-urn v1.2.0 07:49:17 go: downloading github.com/go-playground/universal-translator v0.17.0 07:49:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:49:17 go: downloading github.com/mitchellh/copystructure v1.0.0 07:49:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:49:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:49:17 go: downloading github.com/go-playground/locales v0.13.0 07:49:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:49:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:49:17 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:49:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:49:28 Removing intermediate container d745913fc63d 07:49:28 ---> 0e945c4e67cc 07:49:28 07:49:28 Step 10/22 : FROM alpine:3.10 07:49:28 Removing intermediate container 479f50b0e6b3 07:49:28 ---> eb512a018581 07:49:28 3.10: Pulling from library/alpine 07:49:28 07:49:28 Step 10/24 : FROM alpine:3.10 07:49:28 3.10: Pulling from library/alpine 07:49:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:49:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:49:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:49:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:49:31 Status: Downloaded newer image for alpine:3.10 07:49:31 ---> 536a684cf733 07:49:31 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:49:31 Status: Downloaded newer image for alpine:3.10 07:49:31 ---> 536a684cf733 07:49:31 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:49:32 go: downloading github.com/stretchr/testify v1.6.1 07:49:32 go: downloading github.com/pmezard/go-difflib v1.0.0 07:49:32 go: downloading github.com/davecgh/go-spew v1.1.1 07:49:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:49:32 ---> Running in 1bb4c1eea017 07:49:32 ---> Running in f9e99281b6e2 07:49:32 Removing intermediate container e18d8c880a6b 07:49:32 ---> 7b6f4face6b1 07:49:32 07:49:32 Step 10/24 : FROM scratch 07:49:32 ---> 07:49:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:49:33 ---> Running in e168d88facb2 07:49:33 Removing intermediate container 0e742b4c2668 07:49:33 ---> 64e3a30fe58b 07:49:33 07:49:33 Step 10/21 : FROM scratch 07:49:33 ---> 07:49:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:49:33 ---> Running in fee3fc66ed0a 07:49:34 Removing intermediate container e168d88facb2 07:49:34 ---> 33cc7255faf4 07:49:34 Step 12/24 : ENV APP_PORT=48060 07:49:34 ---> Running in b041d2ae34f4 07:49:34 Removing intermediate container fee3fc66ed0a 07:49:34 ---> 6a131e0f4c8a 07:49:34 Step 12/21 : ENV APP_PORT=48085 07:49: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 07:49:34 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:49:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:49:34 ---> Running in 2c2406c2af67 07:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:49:35 Removing intermediate container b041d2ae34f4 07:49:35 ---> afe52e567bba 07:49:35 Step 13/24 : EXPOSE $APP_PORT 07:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:49:35 Removing intermediate container 2c2406c2af67 07:49:35 ---> c762e08743a0 07:49:35 Step 13/21 : EXPOSE $APP_PORT 07:49:35 ---> Running in d65922f9c750 07:49:35 ---> Running in 0fe0e14776b7 07:49:35 v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:49:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:49:35 OK: 10171 distinct packages available 07:49:35 v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:49:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:49:35 OK: 10171 distinct packages available 07:49:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:49:35 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:49:36 Removing intermediate container d65922f9c750 07:49:36 ---> 60f0115d48bf 07:49:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:49:36 Removing intermediate container 0fe0e14776b7 07:49:36 ---> 3eeffa8ebf7a 07:49:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:49:36 (1/5) Installing ca-certificates (20191127-r2) 07:49:36 (1/5) Installing ca-certificates (20191127-r2) 07:49:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:49:36 (3/5) Installing libcurl (7.66.0-r3) 07:49:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:49:36 (4/5) Installing curl (7.66.0-r3) 07:49:36 (3/5) Installing libcurl (7.66.0-r3) 07:49:36 (5/5) Installing dumb-init (1.2.2-r1) 07:49:36 Executing busybox-1.30.1-r3.trigger 07:49:36 (4/5) Installing curl (7.66.0-r3) 07:49:36 (5/5) Installing dumb-init (1.2.2-r1) 07:49:36 Executing ca-certificates-20191127-r2.trigger 07:49:36 Executing busybox-1.30.1-r3.trigger 07:49:36 Executing ca-certificates-20191127-r2.trigger 07:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:49:37 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:49:37 OK: 7 MiB in 19 packages 07:49:37 OK: 7 MiB in 19 packages 07:49:37 ---> ea3df14ae85c 07:49:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:49:38 ---> c7b204a0c07d 07:49:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:49:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:49:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:49:40 ---> f8f515154bc9 07:49:40 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:49:41 ---> 07427dcc842a 07:49:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:49:41 Removing intermediate container f9e99281b6e2 07:49:41 ---> 1241a190ba84 07:49:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:49:41 Removing intermediate container 1bb4c1eea017 07:49:41 ---> df02b9724689 07:49:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:49:41 ---> Running in b3ebec0ab7d9 07:49:41 ---> Running in 26082653da95 07:49:42 ---> 1a906ece6b26 07:49:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:49:42 ---> 08679e149196 07:49:42 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:49:42 Removing intermediate container b3ebec0ab7d9 07:49:42 ---> 48b3bb138705 07:49:42 Step 13/24 : WORKDIR / 07:49:42 ---> Running in bb9906927a61 07:49:42 ---> Running in 28e5a86b9918 07:49:42 Removing intermediate container 26082653da95 07:49:42 ---> 158218c9de27 07:49:42 Step 13/22 : WORKDIR / 07:49:43 ---> Running in aec6a4f724d6 07:49:43 ---> c63c0214dace 07:49:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:49:43 Removing intermediate container bb9906927a61 07:49:43 ---> 672dce7b6146 07:49:43 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:49:43 Building version 07:49:43 ---> Running in 8e5be6a8610c 07:49:43 Removing intermediate container 28e5a86b9918 07:49:43 ---> b94aa05ae78e 07:49:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:49:43 Removing intermediate container aec6a4f724d6 07:49:43 ---> 8a5c57492fba 07:49:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:49:44 Removing intermediate container 8e5be6a8610c 07:49:44 ---> 99393507970f 07:49:44 Step 19/21 : LABEL arch=arm64 07:49:44 ---> Running in 2c7f2214d492 07:49:44 ---> 996adf05a97f 07:49:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:49:44 ---> ff7e34905a76 07:49:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:49:44 ---> 26da185b5ba0 07:49:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:49:45 Staging config-common 07:49:45 Removing intermediate container 2c7f2214d492 07:49:45 ---> 36d8867bad37 07:49:45 Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:49:45 ---> Running in 3d343ff19d77 07:49:46 Skipping stage go-build-helper (already ran) 07:49:46 Skipping stage static-packages (already ran) 07:49:46 Skipping stage go115 (already ran) 07:49:46 Staging edgex-go 07:49:46 ---> ae443de1f2d9 07:49:46 ---> 127ef621cc2f 07:49:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 20/24 : ENTRYPOINT ["/support-notifications"] 07:49:46 07:49:46 ---> Running in aeff08b17b9f 07:49:46 ---> 3cc5d36d716b 07:49:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:49:46 Removing intermediate container 3d343ff19d77 07:49:46 ---> 06e3469406f3 07:49:46 Step 21/21 : LABEL version=0.0.0 07:49:46 ---> Running in 4de4175a0779 07:49:47 Staging version 07:49:47 Removing intermediate container aeff08b17b9f 07:49:47 ---> 55b70ceb5524 07:49:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:49:47 ---> 428e1c79c100 07:49:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:49:47 ---> Running in cd2ce2aa2e62 07:49:48 ---> 5597379e8514 07:49:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:49:48 Removing intermediate container 4de4175a0779 07:49:48 ---> b40302782655 07:49:48 07:49:48 Priming config-common 07:49:48 Removing intermediate container cd2ce2aa2e62 07:49:48 ---> 6ec5294baf4d 07:49:48 Step 22/24 : LABEL arch=arm64 07:49:48 Successfully built b40302782655 07:49:49 Successfully tagged docker-support-scheduler-go-arm64:latest 07:49:49  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 07:49:49 Priming go-build-helper 07:49:49 ---> Running in 4dd00837566a 07:49:49 ---> a43083be55c4 07:49:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:49:49 ---> 2e9b3d2f6dc1 07:49:49 Step 18/22 : RUN chmod +x entrypoint.sh 07:49:49 Removing intermediate container 0737777a6b27 07:49:49 ---> 710db9d93eb0 07:49:49 07:49:49 Step 10/23 : FROM alpine 07:49:50 ---> Running in 002a5bd7164c 07:49:50 latest: Pulling from library/alpine 07:49:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:49:50 Priming static-packages 07:49:50 Status: Downloaded newer image for alpine:latest 07:49:50 ---> afeebe901d6b 07:49:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:49:50 Removing intermediate container 4dd00837566a 07:49:50 ---> cd19130b5459 07:49:50 Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:49:51 ---> Running in f34eef4f56e7 07:49:51 ---> Running in 9deb7a9f0c45 07:49:52 ---> 50119552c44e 07:49:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:49:52 Priming go115 07:49:52 Removing intermediate container f34eef4f56e7 07:49:52 ---> 36c0b7926e5f 07:49:52 Step 24/24 : LABEL version=0.0.0 07:49:52 Removing intermediate container 9deb7a9f0c45 07:49:52 ---> f288dba9d6d2 07:49:52 Step 12/23 : ENV APP_PORT=48080 07:49:52 ---> Running in 1f670a179318 07:49:53 ---> Running in c3d191aeb0d0 07:49:53 ---> 5e620e5e150b 07:49:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:53 Priming edgex-go 07:49:53 ---> Running in a8df567f6deb 07:49:54 Removing intermediate container 1f670a179318 07:49:54 ---> fc1889b92348 07:49:54 07:49:54 Removing intermediate container c3d191aeb0d0 07:49:54 ---> 561205e91be0 07:49:54 Step 13/23 : EXPOSE $APP_PORT 07:49:54 Priming version 07:49:54 Removing intermediate container 002a5bd7164c 07:49:54 ---> b4ed312eb734 07:49:54 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:49:54 ---> Running in b0a026deeffc 07:49:55 ---> Running in 633be0b6be4c 07:49:55 Successfully built fc1889b92348 07:49:55 Successfully tagged docker-support-notifications-go-arm64:latest 07:49:55 Building docker-security-proxy-setup-go 07:49:55  Building docker-support-notifications-go ... done Removing intermediate container b0a026deeffc 07:49:55 ---> 3cebd4051b45 07:49:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:55 Removing intermediate container 633be0b6be4c 07:49:55 ---> d65547308545 07:49:55 Step 20/22 : LABEL arch=arm64 07:49:55 ---> Running in cdea9d863737 07:49:55 ---> Running in 6643a9f82a7d 07:49:55 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:49:56 Removing intermediate container 6643a9f82a7d 07:49:56 ---> 0a2494ad9d3a 07:49:56 Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:49:56 ---> Running in 8bf9e369d4d6 07:49:57 Removing intermediate container a8df567f6deb 07:49:57 ---> 734f3ebfcac3 07:49:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] } 07:49:57 Removing intermediate container 8bf9e369d4d6 07:49:57 ---> 49409b57e2c6 07:49:57 Step 22/22 : LABEL version=0.0.0 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 07:49:57 ---> Running in 1c65ee7a30b7 07:49:57 ---> Running in 20ddf25d6121 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:49:59 Removing intermediate container 1c65ee7a30b7 07:49:59 ---> ebb8f281da69 07:49:59 Step 22/24 : LABEL arch=arm64 07:49:59 Removing intermediate container 20ddf25d6121 07:49:59 ---> 6926fc08fc45 07:49:59 07:49:59 ---> Running in 2faea56a0b36 07:49:59 Successfully built 6926fc08fc45 07:50:00 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 07:50:00 Building docker-core-metadata-go 07:50:00  Building docker-security-bootstrap-redis-go ... done Removing intermediate container cdea9d863737 07:50:00 ---> c4e352f9e98e 07:50:00 Step 15/23 : RUN apk --no-cache add zeromq 07:50:00 Removing intermediate container 2faea56a0b36 07:50:00 ---> 2d549b46a5b0 07:50:00 Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:50:00 ---> Running in 6f4b508e9058 07:50:00 ---> Running in 95d5dc81c0b2 07:50:01 Removing intermediate container 95d5dc81c0b2 07:50:01 ---> bb9430eccc5a 07:50:01 Step 24/24 : LABEL version=0.0.0 07:50:02 ---> Running in 075041c6ef86 07:50:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:02 Removing intermediate container 075041c6ef86 07:50:02 ---> 3770eb228af6 07:50:02 07:50:03 Successfully built 3770eb228af6 07:50:03 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:50:03  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 07:50:03 (1/5) Installing libgcc (9.3.0-r2) 07:50:03 (2/5) Installing libsodium (1.0.18-r0) 07:50:03 (3/5) Installing libstdc++ (9.3.0-r2) 07:50:03 (4/5) Installing libzmq (4.3.3-r0) 07:50:03 (5/5) Installing zeromq (4.3.3-r0) 07:50:04 Executing busybox-1.31.1-r19.trigger 07:50:04 OK: 8 MiB in 19 packages 07:50:06 Removing intermediate container 6f4b508e9058 07:50:06 ---> 0fac2c5d3848 07:50:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:50:08 ---> 9129b011370b 07:50:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:50:10 ---> 2477b3196fe5 07:50:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:50:11 ---> 4fe5421e27b6 07:50:11 Step 19/23 : ENTRYPOINT ["/core-data"] 07:50:12 ---> Running in 059e6872e4b3 07:50:12 Removing intermediate container 059e6872e4b3 07:50:12 ---> 9835b8578610 07:50:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:50:13 ---> Running in f601f609e1b4 07:50:13 Removing intermediate container f601f609e1b4 07:50:13 ---> f5773dcbc220 07:50:13 Step 21/23 : LABEL arch=arm64 07:50:14 ---> Running in c0fbb048ac70 07:50:15 Removing intermediate container c0fbb048ac70 07:50:15 ---> 7fe366b4dfd9 07:50:15 Step 22/23 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:50:15 ---> Running in af5f82aa9c9a 07:50:16 Removing intermediate container af5f82aa9c9a 07:50:16 ---> 65f09920b7dd 07:50:16 Step 23/23 : LABEL version=0.0.0 07:50:16 ---> Running in ac606a51f7b0 07:50:17 Removing intermediate container ac606a51f7b0 07:50:17 ---> fe350c0acc69 07:50:17 07:50:18 Successfully built fe350c0acc69 07:50:18 Successfully tagged docker-core-data-go-arm64:latest 07:50:30  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:50:30 ---> 571933c5fc09 07:50:30 Step 3/27 : WORKDIR /edgex-go 07:50:30 ---> Using cache 07:50:30 ---> 36defb242e40 07:50:30 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:30 ---> Using cache 07:50:30 ---> 2b9b91b60c41 07:50:30 Step 5/27 : RUN apk update && apk add make bash git 07:50:31 ---> Running in 8bfbd428f871 07:50:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:34 v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] 07:50:34 v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:50:34 OK: 12620 distinct packages available 07:50:35 OK: 217 MiB in 51 packages 07:50:39 Removing intermediate container 8bfbd428f871 07:50:39 ---> b22189b4cdeb 07:50:39 Step 6/27 : COPY go.mod . 07:50:40 ---> 608f8a6f75c9 07:50:40 Step 7/27 : RUN go mod download 07:50:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:50:41 ---> 571933c5fc09 07:50:41 Step 3/21 : WORKDIR /edgex-go 07:50:41 ---> Using cache 07:50:41 ---> 36defb242e40 07:50:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:41 ---> Using cache 07:50:41 ---> 2b9b91b60c41 07:50:41 Step 5/21 : RUN apk update && apk add make git 07:50:41 ---> Using cache 07:50:41 ---> f438d702aebf 07:50:41 Step 6/21 : COPY go.mod . 07:50:41 ---> Using cache 07:50:41 ---> 61b5c37ea9fb 07:50:41 Step 7/21 : RUN go mod download 07:50:41 ---> Using cache 07:50:41 ---> 51098d6200e7 07:50:41 Step 8/21 : COPY . . ---> Running in 997f14096a16 07:50:41 07:50:41 ---> Using cache 07:50:41 ---> 96caae40b389 07:50:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:50:41 ---> Running in 31494d3dfb82 07:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:50:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:50:44 ---> 571933c5fc09 07:50:44 Step 3/22 : WORKDIR /edgex-go 07:50:44 ---> Using cache 07:50:44 ---> 36defb242e40 07:50:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:44 ---> Using cache 07:50:44 ---> 2b9b91b60c41 07:50:44 Step 5/22 : RUN apk update && apk add make git 07:50:44 ---> Using cache 07:50:44 ---> f438d702aebf 07:50:44 Step 6/22 : COPY go.mod . 07:50:44 ---> Using cache 07:50:44 ---> 61b5c37ea9fb 07:50:44 Step 7/22 : RUN go mod download 07:50:44 ---> Using cache 07:50:44 ---> 51098d6200e7 07:50:44 Step 8/22 : COPY . . 07:50:44 ---> Using cache 07:50:44 ---> 96caae40b389 07:50:44 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:50:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:50:45 ---> 571933c5fc09 07:50:45 Step 3/22 : WORKDIR /edgex-go 07:50:45 ---> Using cache 07:50:45 ---> 36defb242e40 07:50:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:45 ---> Using cache 07:50:45 ---> 2b9b91b60c41 07:50:45 Step 5/22 : RUN apk update && apk add make git 07:50:45 ---> Using cache 07:50:45 ---> f438d702aebf 07:50:45 Step 6/22 : COPY go.mod . 07:50:45 ---> Using cache 07:50:45 ---> 61b5c37ea9fb 07:50:45 Step 7/22 : RUN go mod download 07:50:45 ---> Using cache 07:50:45 ---> 51098d6200e7 07:50:45 Step 8/22 : COPY . . 07:50:45 ---> Running in 7fa28c3a5746 07:50:45 ---> Using cache 07:50:45 ---> 96caae40b389 07:50:45 Step 9/22 : RUN make cmd/core-command/core-command 07:50:45 ---> Running in 44c561dcec2c 07:50:46 Removing intermediate container 997f14096a16 07:50:46 ---> 96dc6d019a89 07:50:46 Step 8/27 : COPY . . 07:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:50: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 07:51:07 ---> d94894a32e24 07:51:07 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:51:07 ---> Running in 3605e1e94628 07:51:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:51:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:52:03 Removing intermediate container 31494d3dfb82 07:52:03 ---> 814694208a52 07:52:03 07:52:03 Step 10/21 : FROM alpine 07:52:03 ---> afeebe901d6b 07:52:03 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:52:03 ---> Running in ce24c4379399 07:52:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:52:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:52:05 v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:52:05 v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:52:05 OK: 12615 distinct packages available 07:52:06 Removing intermediate container 44c561dcec2c 07:52:06 ---> acf429456281 07:52:06 07:52:06 Step 10/22 : FROM scratch 07:52:06 ---> 07:52:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:52:06 ---> Using cache 07:52:06 ---> 6a131e0f4c8a 07:52:06 Step 12/22 : ENV APP_PORT=48082 07:52:06 ---> Running in 83684b3bb95d 07:52:06 (1/4) Installing ca-certificates (20191127-r4) 07:52:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:52:06 (3/4) Installing libcurl (7.69.1-r3) 07:52:06 (4/4) Installing curl (7.69.1-r3) 07:52:06 Executing busybox-1.31.1-r19.trigger 07:52:06 Executing ca-certificates-20191127-r4.trigger 07:52:07 OK: 7 MiB in 18 packages 07:52:07 Removing intermediate container 83684b3bb95d 07:52:07 ---> 6719a5ea693e 07:52:07 Step 13/22 : EXPOSE $APP_PORT 07:52:07 ---> Running in 6c8613df80ee 07:52:08 Removing intermediate container 6c8613df80ee 07:52:08 ---> 426a7b487228 07:52:08 Step 14/22 : WORKDIR / 07:52:08 ---> Running in 3e03ac0ca892 07:52:09 Removing intermediate container ce24c4379399 07:52:09 ---> 88f864e87e1b 07:52:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:52:09 Removing intermediate container 3e03ac0ca892 07:52:09 ---> 1844069e0fe1 07:52:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:52:09 ---> Running in fa8280a79faa 07:52:10 Removing intermediate container fa8280a79faa 07:52:10 ---> 19c22fee04ee 07:52:10 Step 13/21 : WORKDIR /edgex 07:52:10 ---> 222b9c7d22c2 07:52:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:52:10 ---> Running in fd3727b54e5c 07:52:11 Removing intermediate container fd3727b54e5c 07:52:11 ---> a7d44fcc2d3b 07:52:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:52:12 ---> 569f89cedc1f 07:52:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:52:12 ---> be53c67111c3 07:52:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:52:12 ---> 6b7e4b711561 07:52:12 Step 18/22 : ENTRYPOINT ["/core-command"] 07:52:13 ---> Running in 1d60b775f3fc 07:52:14 Removing intermediate container 1d60b775f3fc 07:52:14 ---> cf3818fbd11c 07:52:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:14 ---> dc525a8a4775 07:52:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:52:14 ---> Running in 1febd9d99050 07:52:15 Removing intermediate container 1febd9d99050 07:52:15 ---> 5c18499cee68 07:52:15 Step 20/22 : LABEL arch=arm64 07:52:16 ---> Running in 5380a444fb5f 07:52:16 ---> c7325378e442 07:52:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:52:17 ---> Running in 22bc636ee0f6 07:52:17 Removing intermediate container 5380a444fb5f 07:52:17 ---> d19223baff31 07:52:17 Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:52:17 Removing intermediate container 3605e1e94628 07:52:17 ---> afcbcc3a1bee 07:52:17 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:52:17 ---> Running in 3142c8d43f18 07:52:18 ---> Running in 76e9deea4b05 07:52:18 Removing intermediate container 22bc636ee0f6 07:52:18 ---> f9e2fc9c8b2f 07:52:18 Step 18/21 : CMD ["--init=true"] 07:52:18 Removing intermediate container 7fa28c3a5746 07:52:18 ---> 72c544f82559 07:52:18 07:52:18 Step 10/22 : FROM scratch 07:52:18 ---> 07:52:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:52:18 ---> Running in a13a058acce8 07:52:18 Removing intermediate container 3142c8d43f18 07:52:18 ---> f351dfe2be3b 07:52:18 Step 22/22 : LABEL version=0.0.0 07:52:18 ---> Using cache 07:52:18 ---> 6a131e0f4c8a 07:52:18 Step 12/22 : ENV APP_PORT=48081 07:52:18 ---> Running in 5bc8ed7bfa77 07:52:18 ---> Running in a6d283f8f9f1 07:52:19 Removing intermediate container a13a058acce8 07:52:19 ---> 4374b363aa30 07:52:19 Step 19/21 : LABEL arch=arm64 07:52:19 Removing intermediate container 5bc8ed7bfa77 07:52:19 ---> c20059a0678a 07:52:19 Step 13/22 : EXPOSE $APP_PORT 07:52:19 ---> Running in 237d69438dc5 07:52:19 Removing intermediate container a6d283f8f9f1 07:52:19 ---> 657e45d43414 07:52:19 07:52:19 ---> Running in c5b72e971078 07:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:52:20 Successfully built 657e45d43414 07:52:20 Successfully tagged docker-core-command-go-arm64:latest 07:52:20 Removing intermediate container 237d69438dc5 07:52:20  Building docker-core-command-go ... done  ---> 586f46a447c8 07:52:20 Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:52:20 Removing intermediate container c5b72e971078 07:52:20 ---> 0587a7d75c37 07:52:20 Step 14/22 : WORKDIR / 07:52:20 ---> Running in 1a537c5298af 07:52:20 ---> Running in 9313c453a560 07:52:21 Removing intermediate container 1a537c5298af 07:52:21 ---> 4b136ee9c751 07:52:21 Step 21/21 : LABEL version=0.0.0 07:52:21 Removing intermediate container 9313c453a560 07:52:21 ---> 41b4a0e673ca 07:52:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:52:21 ---> Running in 8df457dd9d78 07:52:21 Removing intermediate container 8df457dd9d78 07:52:21 ---> ae2fa19ec3f7 07:52:21 07:52:22 ---> 676d775c9be7 07:52:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:52:22 Successfully built ae2fa19ec3f7 07:52:22 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:52:22  Building docker-security-proxy-setup-go ... done Removing intermediate container 76e9deea4b05 07:52:22 ---> c1d3cb97f99c 07:52:22 07:52:22 Step 11/27 : FROM docker:latest 07:52:22 ---> f66387bf908a 07:52:22 Step 12/27 : RUN apk add --no-cache bash 07:52:23 ---> Running in 0d63fc8efa0a 07:52:23 ---> 70d9b54dc367 07:52:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:52:24 ---> 79233a94fd9a 07:52:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:52:24 ---> Running in 4339d4c0335f 07:52:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:52:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:52:25 Removing intermediate container 4339d4c0335f 07:52:25 ---> 2de3613d4398 07:52:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:25 ---> Running in e50b9ec44cbc 07:52:25 (1/2) Installing readline (8.0.4-r0) 07:52:25 (2/2) Installing bash (5.0.17-r0) 07:52:25 Removing intermediate container e50b9ec44cbc 07:52:25 ---> b87436ceb82c 07:52:25 Step 20/22 : LABEL arch=arm64 07:52:25 Executing bash-5.0.17-r0.post-install 07:52:25 Executing busybox-1.31.1-r19.trigger 07:52:25 OK: 12 MiB in 22 packages 07:52:25 ---> Running in 1348fe428ac3 07:52:26 Removing intermediate container 1348fe428ac3 07:52:26 ---> 87e8507e6487 07:52:26 Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:52:26 ---> Running in e9818453a9d5 07:52:27 Removing intermediate container e9818453a9d5 07:52:27 ---> 47cd2dce6d9d 07:52:27 Step 22/22 : LABEL version=0.0.0 07:52:27 Removing intermediate container 0d63fc8efa0a 07:52:27 ---> 33372bf58446 07:52:27 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:52:27 ---> Running in 407641227da6 07:52:27 ---> Running in bfb886c38ba6 07:52:27 Removing intermediate container 407641227da6 07:52:27 ---> c245133129f0 07:52:27 07:52:28 Successfully built c245133129f0 07:52:28 Successfully tagged docker-core-metadata-go-arm64:latest 07:52:29  Building docker-core-metadata-go ... done Removing intermediate container bfb886c38ba6 07:52:29 ---> 7e47868f84a6 07:52:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:52:29 ---> Running in d658f7ba2743 07:52:29 Removing intermediate container d658f7ba2743 07:52:29 ---> 1c0bc691e116 07:52:29 Step 15/27 : ENV APP_PORT=48090 07:52:30 ---> Running in 7a9d729c4561 07:52:30 Removing intermediate container 7a9d729c4561 07:52:30 ---> 318f7399bf95 07:52:30 Step 16/27 : EXPOSE $APP_PORT 07:52:30 ---> Running in 0209858b44c8 07:52:31 Removing intermediate container 0209858b44c8 07:52:31 ---> 7e3a331beb9e 07:52:31 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:52:32 ---> 57def1991d76 07:52:32 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:52:33 ---> 1ed686f57d8f 07:52:33 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:52:34 ---> 775ae68f0e19 07:52:34 Step 20/27 : RUN apk --no-cache add py3-pip 07:52:34 ---> Running in b8876c8d3030 07:52:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:52:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:52:36 (1/33) Installing libbz2 (1.0.8-r1) 07:52:36 (2/33) Installing expat (2.2.9-r1) 07:52:36 (3/33) Installing libffi (3.3-r2) 07:52:36 (4/33) Installing gdbm (1.13-r1) 07:52:36 (5/33) Installing xz-libs (5.2.5-r0) 07:52:36 (6/33) Installing sqlite-libs (3.32.1-r0) 07:52:36 (7/33) Installing python3 (3.8.5-r0) 07:52:38 (8/33) Installing py3-appdirs (1.4.4-r1) 07:52:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:52:38 (10/33) Installing py3-parsing (2.4.7-r0) 07:52:38 (11/33) Installing py3-six (1.15.0-r0) 07:52:38 (12/33) Installing py3-packaging (20.4-r0) 07:52:38 (13/33) Installing py3-setuptools (47.0.0-r0) 07:52:38 (14/33) Installing py3-chardet (3.0.4-r4) 07:52:38 (15/33) Installing py3-idna (2.9-r0) 07:52:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:52:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:52:38 (18/33) Installing py3-requests (2.23.0-r0) 07:52:38 (19/33) Installing py3-msgpack (1.0.0-r0) 07:52:38 (20/33) Installing py3-lockfile (0.12.2-r3) 07:52:38 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:52:38 (22/33) Installing py3-colorama (0.4.3-r0) 07:52:38 (23/33) Installing py3-distlib (0.3.0-r0) 07:52:38 (24/33) Installing py3-distro (1.5.0-r1) 07:52:38 (25/33) Installing py3-webencodings (0.5.1-r3) 07:52:38 (26/33) Installing py3-html5lib (1.0.1-r4) 07:52:38 (27/33) Installing py3-pytoml (0.1.21-r0) 07:52:38 (28/33) Installing py3-pep517 (0.8.2-r0) 07:52:38 (29/33) Installing py3-progress (1.5-r0) 07:52:38 (30/33) Installing py3-toml (0.10.1-r0) 07:52:38 (31/33) Installing py3-retrying (1.3.3-r0) 07:52:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:52:38 (33/33) Installing py3-pip (20.1.1-r0) 07:52:38 Executing busybox-1.31.1-r19.trigger 07:52:38 OK: 71 MiB in 55 packages 07:52:46 Removing intermediate container b8876c8d3030 07:52:46 ---> 674b08df8dbe 07:52:46 Step 21/27 : RUN pip install docker-compose==1.23.2 07:52:46 ---> Running in ffddb6721eb0 07:52:50 Collecting docker-compose==1.23.2 07:52:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:52:50 Collecting docopt<0.7,>=0.6.1 07:52:50 Downloading docopt-0.6.2.tar.gz (25 kB) 07:52:52 Collecting dockerpty<0.5,>=0.4.1 07:52:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:52:55 Collecting PyYAML<4,>=3.10 07:52:55 Downloading PyYAML-3.13.tar.gz (270 kB) 07:52:58 Collecting jsonschema<3,>=2.5.1 07:52:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:52:58 Collecting texttable<0.10,>=0.9.0 07:52:58 Downloading texttable-0.9.1.tar.gz (11 kB) 07:53:00 Collecting websocket-client<1.0,>=0.32.0 07:53:00 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:53:01 Collecting cached-property<2,>=1.2.0 07:53:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:53:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:53:01 Collecting docker<4.0,>=3.6.0 07:53:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:53:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:53:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:53:03 Collecting docker-pycreds>=0.4.0 07:53:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:53:03 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) 07:53:03 Collecting idna<2.8,>=2.5 07:53:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:53:04 Collecting urllib3<1.25,>=1.21.1 07:53:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:53:04 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) 07:53:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:53:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:53:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:53:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:53:05 Installing collected packages: docopt, dockerpty, PyYAML, jsonschema, texttable, websocket-client, cached-property, idna, urllib3, requests, docker-pycreds, docker, docker-compose 07:53:05 Running setup.py install for docopt: started 07:53:07 Running setup.py install for docopt: finished with status 'done' 07:53:07 Running setup.py install for dockerpty: started 07:53:09 Running setup.py install for dockerpty: finished with status 'done' 07:53:09 Running setup.py install for PyYAML: started 07:53:11 Running setup.py install for PyYAML: finished with status 'done' 07:53:11 Running setup.py install for texttable: started 07:53:13 Running setup.py install for texttable: finished with status 'done' 07:53:13 Attempting uninstall: idna 07:53:13 Found existing installation: idna 2.9 07:53:13 Uninstalling idna-2.9: 07:53:13 Successfully uninstalled idna-2.9 07:53:14 Attempting uninstall: urllib3 07:53:14 Found existing installation: urllib3 1.25.9 07:53:14 Uninstalling urllib3-1.25.9: 07:53:14 Successfully uninstalled urllib3-1.25.9 07:53:14 Attempting uninstall: requests 07:53:14 Found existing installation: requests 2.23.0 07:53:14 Uninstalling requests-2.23.0: 07:53:15 Successfully uninstalled requests-2.23.0 07:53:17 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 07:53:20 Removing intermediate container ffddb6721eb0 07:53:20 ---> 5ade3164a504 07:53:20 Step 22/27 : RUN apk --no-cache add curl 07:53:20 ---> Running in ee44161b7f22 07:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:53:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:53:22 (2/3) Installing libcurl (7.69.1-r3) 07:53:22 (3/3) Installing curl (7.69.1-r3) 07:53:22 Executing busybox-1.31.1-r19.trigger 07:53:22 OK: 71 MiB in 58 packages 07:53:24 Removing intermediate container ee44161b7f22 07:53:24 ---> 725c2b74d086 07:53:24 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:53:24 ---> Running in 8214d97d4814 07:53:24 Removing intermediate container 8214d97d4814 07:53:24 ---> 611fa3fe24d6 07:53:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:24 ---> Running in 8202bc6e50da 07:53:24 Removing intermediate container 8202bc6e50da 07:53:24 ---> 9af966b21141 07:53:24 Step 25/27 : LABEL arch=arm64 07:53:25 ---> Running in ef130a86be19 07:53:25 Removing intermediate container ef130a86be19 07:53:25 ---> a2386995b5dd 07:53:25 Step 26/27 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 07:53:25 ---> Running in 668ba2bc5b3e 07:53:26 Removing intermediate container 668ba2bc5b3e 07:53:26 ---> 4e91418a5202 07:53:26 Step 27/27 : LABEL version=0.0.0 07:53:26 ---> Running in a6d0b7d3083b 07:53:26 Removing intermediate container a6d0b7d3083b 07:53:26 ---> 373b155adc52 07:53:26 07:53:27 Successfully built 373b155adc52 07:53:27 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:53:27  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:53:27 $ docker stop --time=1 4452d7f233b26524bf1c725f9bc73c25b82c52634f86c6f127f10b16d72dfd08 07:53:29 $ docker rm -f 4452d7f233b26524bf1c725f9bc73c25b82c52634f86c6f127f10b16d72dfd08 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:30 + docker images 07:53:30 + grep docker 07:53:30 docker-sys-mgmt-agent-go-arm64 latest 373b155adc52 4 seconds ago 300MB 07:53:30 docker-core-metadata-go-arm64 latest c245133129f0 About a minute ago 12.2MB 07:53:30 docker-security-proxy-setup-go-arm64 latest ae2fa19ec3f7 About a minute ago 23.3MB 07:53:30 docker-core-command-go-arm64 latest 657e45d43414 About a minute ago 9.98MB 07:53:30 docker-core-data-go-arm64 latest fe350c0acc69 3 minutes ago 20.9MB 07:53:30 docker-security-secretstore-setup-go-arm64 latest 3770eb228af6 3 minutes ago 23.5MB 07:53:30 docker-security-bootstrap-redis-go-arm64 latest 6926fc08fc45 3 minutes ago 15.1MB 07:53:30 docker-support-notifications-go-arm64 latest fc1889b92348 3 minutes ago 11.4MB 07:53:30 docker-support-scheduler-go-arm64 latest b40302782655 3 minutes ago 10MB 07:53:30 docker latest f66387bf908a 2 weeks 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 07:53:32 provisioning config files... 07:53:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7182513645805324158tmp [Pipeline] { [Pipeline] sh 07:53:33 + set +x 07:53:33 + curl -s https://codecov.io/bash 07:53:33 + bash -s -- 07:53:33 07:53:33 _____ _ 07:53:33 / ____| | | 07:53:33 | | ___ __| | ___ ___ _____ __ 07:53:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:53:33 | |___| (_) | (_| | __/ (_| (_) \ V / 07:53:33 \_____\___/ \__,_|\___|\___\___/ \_/ 07:53:33 Bash-20201231-23d4836 07:53:33 07:53:33 07:53:33 ==> git version 2.24.3 found 07:53:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:53:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:53:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:53:33 ==> Jenkins CI detected. 07:53:33 project root: . 07:53:33 --> token set from env 07:53:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:53:33 ==> Running gcov in . (disable via -X gcov) 07:53:33 ==> Python coveragepy not found 07:53:33 ==> Searching for coverage reports in: 07:53:33 + . 07:53:33 -> Found 1 reports 07:53:33 ==> Detecting git/mercurial file structure 07:53:33 ==> Reading reports 07:53:33 + ./coverage.out bytes=538343 07:53:33 ==> Appending adjustments 07:53:33 https://docs.codecov.io/docs/fixing-reports 07:53:36 + Found adjustments 07:53:36 ==> Gzipping contents 07:53:36 84K /tmp/codecov.ebua4K.gz 07:53:36 ==> Uploading reports 07:53:36 url: https://codecov.io 07:53:36 query: branch=PR-2962&commit=48681769295103152e3208b5d229db6fda73c965&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 07:53:36 -> Pinging Codecov 07:53:36 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2962&commit=48681769295103152e3208b5d229db6fda73c965&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 07:53:37 -> Uploading to 07:53:37 https://storage.googleapis.com/codecov/v4/raw/2021-01-04/00271124DB129430A58F1EEE437C3FCB/48681769295103152e3208b5d229db6fda73c965/14d07c7e-e7b3-40fc-b05e-991b1e38cc43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T075336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6f2de904eb1bd1e9a8291e2dbff93a3d0b5819cb1196c871c3774a2607d3554 07:53:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:53:37 Dload Upload Total Spent Left Speed 07:53:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81952 0 0 100 81952 0 145k --:--:-- --:--:-- --:--:-- 145k 07:53:37 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/48681769295103152e3208b5d229db6fda73c965 [Pipeline] } 07:53:37 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 07:53:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:53:40 ---> package-listing.sh 07:53:40 ++ facter osfamily 07:53:40 ++ tr '[:upper:]' '[:lower:]' 07:53:40 + OS_FAMILY=redhat 07:53:40 + workspace=/w/workspace/edgex-go/5 07:53:40 + START_PACKAGES=/tmp/packages_start.txt 07:53:40 + END_PACKAGES=/tmp/packages_end.txt 07:53:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:53:40 + PACKAGES=/tmp/packages_start.txt 07:53:40 + '[' /w/workspace/edgex-go/5 ']' 07:53:40 + PACKAGES=/tmp/packages_end.txt 07:53:40 + case "${OS_FAMILY}" in 07:53:40 + rpm -qa 07:53:40 + sort 07:53:46 + '[' -f /tmp/packages_start.txt ']' 07:53:46 + '[' -f /tmp/packages_end.txt ']' 07:53:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:53:46 + '[' /w/workspace/edgex-go/5 ']' 07:53:46 + mkdir -p /w/workspace/edgex-go/5/archives/ 07:53:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 07:53:46 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:53:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:53:46 07:53:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:53:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:53:47 alpine: Pulling from edgex-lftools-log-publisher 07:53:47 df20fa9351a1: Pulling fs layer 07:53:47 36b3adc4ff6f: Pulling fs layer 07:53:47 8ad3a11d3b57: Pulling fs layer 07:53:47 46f8f816bc3b: Pulling fs layer 07:53:47 93b61091891f: Pulling fs layer 07:53:47 93b9cdb0e59b: Pulling fs layer 07:53:47 5e14af77c1be: Pulling fs layer 07:53:47 01666e4c0597: Pulling fs layer 07:53:47 aa168da1d23b: Pulling fs layer 07:53:47 5e14af77c1be: Waiting 07:53:47 93b9cdb0e59b: Waiting 07:53:47 46f8f816bc3b: Waiting 07:53:47 01666e4c0597: Waiting 07:53:47 93b61091891f: Waiting 07:53:47 aa168da1d23b: Waiting 07:53:47 36b3adc4ff6f: Verifying Checksum 07:53:47 36b3adc4ff6f: Download complete 07:53:47 46f8f816bc3b: Verifying Checksum 07:53:47 46f8f816bc3b: Download complete 07:53:47 df20fa9351a1: Verifying Checksum 07:53:47 93b9cdb0e59b: Verifying Checksum 07:53:47 93b9cdb0e59b: Download complete 07:53:47 5e14af77c1be: Verifying Checksum 07:53:47 5e14af77c1be: Download complete 07:53:47 93b61091891f: Verifying Checksum 07:53:47 93b61091891f: Download complete 07:53:47 01666e4c0597: Verifying Checksum 07:53:47 01666e4c0597: Download complete 07:53:47 df20fa9351a1: Pull complete 07:53:47 36b3adc4ff6f: Pull complete 07:53:48 8ad3a11d3b57: Verifying Checksum 07:53:48 8ad3a11d3b57: Download complete 07:53:49 8ad3a11d3b57: Pull complete 07:53:49 46f8f816bc3b: Pull complete 07:53:50 aa168da1d23b: Verifying Checksum 07:53:50 aa168da1d23b: Download complete 07:53:50 93b61091891f: Pull complete 07:53:51 93b9cdb0e59b: Pull complete 07:53:51 5e14af77c1be: Pull complete 07:53:51 01666e4c0597: Pull complete 07:54:01 aa168da1d23b: Pull complete 07:54:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:54:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:54:01 prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container 07:54:01 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:54:08 $ docker top 045450a28f602a7d82dca6e71eef56b531407301d7c78e0be32bbd1ac9ca55d3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:54:09 + mkdir -p /var/log/sa [Pipeline] sh 07:54:09 + ls /var/log/sa-host 07:54:09 + sadf -c /var/log/sa-host/sa04 07:54:09 file_magic: OK 07:54:09 HZ: Using current value: 100 07:54:09 file_header: OK 07:54:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:54:09 Statistics: 07:54:09 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... 07:54:09 File successfully converted to sysstat format version 12.2.1 07:54:09 + sadf -c /var/log/sa-host/sa23 07:54:09 file_magic: OK 07:54:09 HZ: Using current value: 100 07:54:09 file_header: OK 07:54:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:54:09 Statistics: 07:54:09 Hnuu...uuuununununu... 07:54:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:10 provisioning config files... 07:54:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config593799290368841372tmp [Pipeline] { [Pipeline] echo 07:54:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:54:10 ---> create-netrc.sh [Pipeline] } 07:54:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:54:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:54:11 ---> python-tools-install.sh [Pipeline] echo 07:54:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:54:11 ---> sudo-logs.sh 07:54:11 Archiving 'sudo' log.. [Pipeline] echo 07:54:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:54:11 ---> job-cost.sh 07:54:11 lf-activate-venv: SKIPPING 07:54:11 INFO: No Stack... 07:54:12 INFO: Retrieving Pricing Info for: v1-standard-2 07:54:12 INFO: Archiving Costs [Pipeline] echo 07:54:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:54:13 ---> logs-deploy.sh 07:54:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/5 07:54:13 INFO: archiving workspace using pattern(s): 07:54:14 Archives upload complete. 07:54:14 INFO: archiving logs to Nexus