Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+c8e01228eebdce54d172fd10835788ee98243d1b (6e77f53c6e80f81f5401f70fdce47153d6411d07) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17127 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee Merge succeeded, producing c78fc549b649976f700a0ed9140204a1200fb3b8 Checking out Revision c78fc549b649976f700a0ed9140204a1200fb3b8 (PR-2924) > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # 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 c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c78fc549b649976f700a0ed9140204a1200fb3b8 # timeout=10 Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f93d0cf65c9c2e0ca73d4379dde84567387244f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:23 ========================================================= 00:31:23 EdgeX Global Pipelines Version Info 00:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:25 ------------------- 00:31:25 stable info: 00:31:25 ------------------- 00:31:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:25 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:25 Message: update stable to v1.0.173 00:31:26 ------------------- 00:31:26 experimental info: 00:31:26 ------------------- 00:31:26 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:26 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:31:26 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo 00:31:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo 00:31:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c78fc549b649976f700a0ed9140204a1200fb3b8 [Pipeline] echo 00:31:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c78fc54 [Pipeline] echo 00:31:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:29 provisioning config files... 00:31:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config2058635889546077676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:29 ---> docker-login.sh 00:31:29 nexus3.edgexfoundry.org:10001 00:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:30 Configure a credential helper to remove this warning. See 00:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:30 00:31:30 Login Succeeded 00:31:30 nexus3.edgexfoundry.org:10002 00:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:30 Configure a credential helper to remove this warning. See 00:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:30 00:31:30 Login Succeeded 00:31:30 nexus3.edgexfoundry.org:10003 00:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:30 Configure a credential helper to remove this warning. See 00:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:30 00:31:30 Login Succeeded 00:31:30 nexus3.edgexfoundry.org:10004 00:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:30 Configure a credential helper to remove this warning. See 00:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:30 00:31:30 Login Succeeded 00:31:30 docker.io 00:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:31 Configure a credential helper to remove this warning. See 00:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:31 00:31:31 Login Succeeded 00:31:31 ---> docker-login.sh ends [Pipeline] } 00:31:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:31 ++ 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 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/core-command/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo core-command,cmd/core-command/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/core-data/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo core-data,cmd/core-data/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/core-metadata/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/support-notifications/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/support-scheduler/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:31 + for file in '`ls cmd/**/Dockerfile`' 00:31:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:31 ++ cut -d/ -f2 00:31:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:31 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 00:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:32 00:31:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:33 latest: Pulling from edgex-devops/git-semver 00:31:33 31603596830f: Pulling fs layer 00:31:33 2a8b12db71e7: Pulling fs layer 00:31:33 6ca5941a6612: Pulling fs layer 00:31:33 ecc8261a40a4: Pulling fs layer 00:31:33 ecc8261a40a4: Waiting 00:31:33 2a8b12db71e7: Verifying Checksum 00:31:33 2a8b12db71e7: Download complete 00:31:33 31603596830f: Verifying Checksum 00:31:33 31603596830f: Download complete 00:31:33 ecc8261a40a4: Download complete 00:31:33 6ca5941a6612: Verifying Checksum 00:31:33 6ca5941a6612: Download complete 00:31:33 31603596830f: Pull complete 00:31:33 2a8b12db71e7: Pull complete 00:31:34 6ca5941a6612: Pull complete 00:31:35 ecc8261a40a4: Pull complete 00:31:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:35 prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container 00:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:37 $ docker top 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:38 [ssh-agent] Looking for ssh-agent implementation... 00:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:38 $ docker exec 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent 00:31:38 SSH_AUTH_SOCK=/tmp/ssh-M4hHRbzCu7nh/agent.11 00:31:38 SSH_AGENT_PID=16 00:31:38 Running ssh-add (command line suppressed) 00:31:38 Identity added: /w/workspace/edgex-go/11@tmp/private_key_9100588603634912020.key (/w/workspace/edgex-go/11@tmp/private_key_9100588603634912020.key) 00:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:39 + git tag --points-at HEAD [Pipeline] } 00:31:39 $ docker exec --env ******** --env ******** 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent -k 00:31:39 unset SSH_AUTH_SOCK; 00:31:39 unset SSH_AGENT_PID; 00:31:39 echo Agent pid 16 killed; 00:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:39 [ssh-agent] Looking for ssh-agent implementation... 00:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:39 $ docker exec 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent 00:31:39 SSH_AUTH_SOCK=/tmp/ssh-0nkwKBl5Uy3t/agent.46 00:31:39 SSH_AGENT_PID=52 00:31:39 Running ssh-add (command line suppressed) 00:31:39 Identity added: /w/workspace/edgex-go/11@tmp/private_key_4255617819738817371.key (/w/workspace/edgex-go/11@tmp/private_key_4255617819738817371.key) 00:31:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:40 + git semver init 00:31:40 # -> Open(): unable to determine branch for HEAD 00:31:40 # $GIT_DIR = /w/workspace/edgex-go/11/.git 00:31:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 00:31:40 # $SEMVER_REMOTE_NAME = origin 00:31:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:40 # $SEMVER_USER_NAME = edgex-jenkins 00:31:40 # $SEMVER_BRANCH = PR-2924 00:31:40 # $SEMVER_TEMP = /tmp/semver-540886187 00:31:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:27 # '/tmp/semver-540886187' -> '/w/workspace/edgex-go/11/.semver' 00:32:27 # -> Force: false 00:32:27 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 00:32:27 $ docker exec --env ******** --env ******** 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e ssh-agent -k 00:32:27 unset SSH_AUTH_SOCK; 00:32:27 unset SSH_AGENT_PID; 00:32:27 echo Agent pid 52 killed; 00:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:28 + git semver [Pipeline] } 00:32:28 $ docker stop --time=1 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e 00:32:29 $ docker rm -f 4e8313cb32d290acc10e8709645bdc776a0f933369c66461f6dd6f75b69efa1e [Pipeline] // withDockerContainer [Pipeline] sh 00:32:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:31 Stashed 1 file(s) [Pipeline] echo 00:32:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:32 + sudo service docker restart 00:32:32 + true 00:32:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:33 ========================================================= 00:32:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:32:37 Sending build context to Docker daemon 326.2MB 00:32:37 Step 1/7 : ARG BASE=golang:1.15-alpine 00:32:37 Step 2/7 : FROM ${BASE} 00:32:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:37 188c0c94c7c5: Pulling fs layer 00:32:37 0ef7d3d256c8: Pulling fs layer 00:32:37 de9db76c5a1d: Pulling fs layer 00:32:37 bca2f99d35d6: Pulling fs layer 00:32:37 93359f2a8cfa: Pulling fs layer 00:32:37 7c6f9722023f: Pulling fs layer 00:32:37 a35cf1a2eb13: Pulling fs layer 00:32:37 93359f2a8cfa: Waiting 00:32:37 7c6f9722023f: Waiting 00:32:37 a35cf1a2eb13: Waiting 00:32:37 bca2f99d35d6: Waiting 00:32:37 de9db76c5a1d: Verifying Checksum 00:32:37 de9db76c5a1d: Download complete 00:32:37 0ef7d3d256c8: Verifying Checksum 00:32:37 0ef7d3d256c8: Download complete 00:32:37 93359f2a8cfa: Download complete 00:32:37 7c6f9722023f: Verifying Checksum 00:32:37 7c6f9722023f: Download complete 00:32:37 188c0c94c7c5: Verifying Checksum 00:32:37 188c0c94c7c5: Download complete 00:32:37 188c0c94c7c5: Pull complete 00:32:37 0ef7d3d256c8: Pull complete 00:32:38 de9db76c5a1d: Pull complete 00:32:39 a35cf1a2eb13: Verifying Checksum 00:32:39 a35cf1a2eb13: Download complete 00:32:40 bca2f99d35d6: Verifying Checksum 00:32:40 bca2f99d35d6: Download complete 00:32:45 bca2f99d35d6: Pull complete 00:32:45 93359f2a8cfa: Pull complete 00:32:45 7c6f9722023f: Pull complete 00:32:46 Still waiting to schedule task 00:32:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-17120’ 00:32:52 a35cf1a2eb13: Pull complete 00:32:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:52 ---> a62c8e92a672 00:32:52 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 00:32:52 ---> Running in 3d5b206365bc 00:32:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:55 (1/12) Installing libmagic (5.38-r0) 00:32:56 (2/12) Installing file (5.38-r0) 00:32:56 (3/12) Installing libc-dev (0.7.2-r3) 00:32:56 (4/12) Installing g++ (9.3.0-r2) 00:33:22 (5/12) Installing fortify-headers (1.1-r0) 00:33:22 (6/12) Installing patch (2.7.6-r6) 00:33:22 (7/12) Installing build-base (0.5-r2) 00:33:22 (8/12) Installing libsodium (1.0.18-r0) 00:33:22 (9/12) Installing pkgconf (1.7.2-r0) 00:33:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:22 (11/12) Installing libzmq (4.3.3-r0) 00:33:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:22 Executing busybox-1.31.1-r19.trigger 00:33:22 OK: 233 MiB in 51 packages 00:33:24 Removing intermediate container 3d5b206365bc 00:33:24 ---> c696c04c57c1 00:33:24 Step 4/7 : WORKDIR /edgex-go 00:33:24 ---> Running in b130920933be 00:33:24 Removing intermediate container b130920933be 00:33:24 ---> 3dadea80956a 00:33:24 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:33:24 latest: Pulling from library/docker 00:33:25 801bfaa63ef2: Pulling fs layer 00:33:25 4f7dc993c79e: Pulling fs layer 00:33:25 d39d95e4997f: Pulling fs layer 00:33:25 1cda4b703d87: Pulling fs layer 00:33:25 54e5375350ea: Pulling fs layer 00:33:25 f08cd1b3bb1b: Pulling fs layer 00:33:25 8e17d04e0c68: Pulling fs layer 00:33:25 1cda4b703d87: Waiting 00:33:25 8e17d04e0c68: Waiting 00:33:25 f08cd1b3bb1b: Waiting 00:33:25 d39d95e4997f: Verifying Checksum 00:33:25 d39d95e4997f: Download complete 00:33:25 801bfaa63ef2: Verifying Checksum 00:33:25 801bfaa63ef2: Download complete 00:33:25 4f7dc993c79e: Verifying Checksum 00:33:25 4f7dc993c79e: Download complete 00:33:25 54e5375350ea: Verifying Checksum 00:33:25 54e5375350ea: Download complete 00:33:25 f08cd1b3bb1b: Verifying Checksum 00:33:25 f08cd1b3bb1b: Download complete 00:33:25 801bfaa63ef2: Pull complete 00:33:25 8e17d04e0c68: Verifying Checksum 00:33:25 8e17d04e0c68: Download complete 00:33:25 4f7dc993c79e: Pull complete 00:33:25 d39d95e4997f: Pull complete 00:33:26 1cda4b703d87: Verifying Checksum 00:33:26 1cda4b703d87: Download complete 00:33:29 1cda4b703d87: Pull complete 00:33:29 54e5375350ea: Pull complete 00:33:29 f08cd1b3bb1b: Pull complete 00:33:29 8e17d04e0c68: Pull complete 00:33:29 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 00:33:29 Status: Downloaded newer image for docker:latest 00:33:31 ---> 5f9051629eae 00:33:31 Step 6/7 : COPY go.mod . 00:33:31 ---> d166ebb03a51 00:33:31 Step 7/7 : RUN go mod download 00:33:31 ---> Running in d19a8c9dac27 00:33:54 Removing intermediate container d19a8c9dac27 00:33:54 ---> 27ef651b43e9 00:33:54 Successfully built 27ef651b43e9 00:33:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:54 + docker inspect -f . ci-base-image-x86_64 00:33:54 . [Pipeline] withDockerContainer 00:33:55 prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container 00:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat 00:33:56 $ docker top ab6c37cc96238ab31290b615d750a739420ac10ea82899881bae339183159dae -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:56 + go version 00:33:56 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:56 $ docker stop --time=1 ab6c37cc96238ab31290b615d750a739420ac10ea82899881bae339183159dae 00:33:58 $ docker rm -f ab6c37cc96238ab31290b615d750a739420ac10ea82899881bae339183159dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:58 + docker inspect -f . ci-base-image-x86_64 00:33:58 . [Pipeline] withDockerContainer 00:33:59 prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container 00:33:59 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat 00:33:59 $ docker top 3b17e58863af40a21bf7c5b0c4be5d7d12ed5138f27c9802f7c640e73420e309 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:00 ========================================================= 00:34:00 [edgeXBuildGoParallel] Running Tests and Build... 00:34:00 ========================================================= [Pipeline] sh 00:34:00 + make test 00:34:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:10 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.0% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.402s coverage: 72.7% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.105s coverage: 83.3% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.445s coverage: 28.6% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.098s coverage: 97.5% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.352s coverage: 93.8% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 75.5% of statements 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements 00:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.4% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.5% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 68.9% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.357s coverage: 84.0% of statements 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.044s coverage: 100.0% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.773s coverage: 29.1% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:34:58 GO111MODULE=on go vet ./... 00:35:20 gofmt -l . 00:35:20 [ "`gofmt -l .`" = "" ] 00:35:21 ./bin/test-go-mod-tidy.sh 00:35:22 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:23 + ls -al . 00:35:23 total 628 00:35:23 drwxrwxr-x 10 1001 1001 4096 Dec 22 00:35 . 00:35:23 drwxr-xr-x 4 root root 30 Dec 22 00:33 .. 00:35:23 -rw-rw-r-- 1 1001 1001 11 Dec 22 00:31 .dockerignore 00:35:23 drwxrwxr-x 8 1001 1001 179 Dec 22 00:31 .git 00:35:23 drwxrwxr-x 3 1001 1001 125 Dec 22 00:31 .github 00:35:23 -rw-rw-r-- 1 1001 1001 824 Dec 22 00:31 .gitignore 00:35:23 drwx------ 3 1001 1001 47 Dec 22 00:32 .semver 00:35:23 -rw-rw-r-- 1 1001 1001 166 Dec 22 00:31 .sonarcloud.properties 00:35:23 -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:31 CONTRIBUTING.md 00:35:23 -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:31 Dockerfile.build 00:35:23 -rw-rw-r-- 1 1001 1001 863 Dec 22 00:31 Jenkinsfile 00:35:23 -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:31 LICENSE 00:35:23 -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:31 Makefile 00:35:23 -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:31 README.md 00:35:23 -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:31 SECURITY.md 00:35:23 -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION 00:35:23 -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:31 ZMQWindows.md 00:35:23 drwxrwxr-x 2 1001 1001 117 Dec 22 00:31 bin 00:35:23 drwxrwxr-x 14 1001 1001 4096 Dec 22 00:31 cmd 00:35:23 -rw-r--r-- 1 root root 532301 Dec 22 00:34 coverage.out 00:35:23 -rw-r--r-- 1 root root 979 Dec 22 00:35 go.mod 00:35:23 -rw-r--r-- 1 root root 18739 Dec 22 00:35 go.sum 00:35:23 drwxrwxr-x 8 1001 1001 127 Dec 22 00:31 internal 00:35:23 drwxrwxr-x 4 1001 1001 26 Dec 22 00:31 openapi 00:35:23 drwxrwxr-x 4 1001 1001 71 Dec 22 00:31 snap 00:35:23 -rw-rw-r-- 1 1001 1001 168 Dec 22 00:31 version.go [Pipeline] sh 00:35:24 + '[' -e coverage.out ] 00:35:24 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:24 Stashed 1 file(s) [Pipeline] sh 00:35:25 + make build 00:35:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:45 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 00:35:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:35:47 $ docker stop --time=1 3b17e58863af40a21bf7c5b0c4be5d7d12ed5138f27c9802f7c640e73420e309 00:35:49 $ docker rm -f 3b17e58863af40a21bf7c5b0c4be5d7d12ed5138f27c9802f7c640e73420e309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:50 00:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:51 latest: Pulling from edgex-devops/edgex-compose 00:35:51 cbdbe7a5bc2a: Pulling fs layer 00:35:51 ca9280d653b3: Pulling fs layer 00:35:51 7e9c9ca2126c: Pulling fs layer 00:35:51 cbdbe7a5bc2a: Download complete 00:35:51 cbdbe7a5bc2a: Pull complete 00:35:52 ca9280d653b3: Verifying Checksum 00:35:52 ca9280d653b3: Download complete 00:35:53 7e9c9ca2126c: Verifying Checksum 00:35:53 7e9c9ca2126c: Download complete 00:35:53 ca9280d653b3: Pull complete 00:35:59 7e9c9ca2126c: Pull complete 00:35:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:59 prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container 00:35:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:03 $ docker top 8550a0d1a35cbb22680dc63a9a664429557e8c634c964fa9a9e3442766a2f7f6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:03 + docker-compose build --help 00:36:03 + grep parallel 00:36:04 --parallel Build images in parallel. [Pipeline] } 00:36:04 $ docker stop --time=1 8550a0d1a35cbb22680dc63a9a664429557e8c634c964fa9a9e3442766a2f7f6 00:36:06 $ docker rm -f 8550a0d1a35cbb22680dc63a9a664429557e8c634c964fa9a9e3442766a2f7f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:06 . [Pipeline] withDockerContainer 00:36:06 prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container 00:36:06 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:07 $ docker top 34489dab7d6581abdd4b67130e0e82f941cb46a98f55f5814214ee17fc6df90f -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:08 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:09 Building docker-core-command-go ... 00:36:09 Building docker-core-data-go ... 00:36:09 Building docker-core-metadata-go ... 00:36:09 Building docker-security-bootstrap-redis-go ... 00:36:09 Building docker-security-proxy-setup-go ... 00:36:09 Building docker-security-secretstore-setup-go ... 00:36:09 Building docker-support-notifications-go ... 00:36:09 Building docker-support-scheduler-go ... 00:36:09 Building docker-sys-mgmt-agent-go ... 00:36:09 Building docker-security-secretstore-setup-go 00:36:09 Building docker-core-metadata-go 00:36:09 Building docker-security-proxy-setup-go 00:36:09 Building docker-support-scheduler-go 00:36:09 Building docker-sys-mgmt-agent-go 00:36:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17137 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 00:36:17 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:36:22 using credential edgex-jenkins-ssh 00:36:22 Cloning the remote Git repository 00:36:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:22 > git init /w/workspace/edgex-go/11 # timeout=10 00:36:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:23 > git --version # timeout=10 00:36:23 > git --version # 'git version 2.17.1' 00:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:41 ---> 27ef651b43e9 00:36:41 Step 3/21 : WORKDIR /edgex-go 00:36:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:41 ---> 27ef651b43e9 00:36:41 Step 3/22 : WORKDIR /edgex-go 00:36:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:41 ---> 27ef651b43e9 00:36:41 Step 3/24 : WORKDIR /edgex-go 00:36:41 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:36:41 ---> 27ef651b43e9 00:36:41 Step 3/27 : WORKDIR /edgex-go 00:36:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:41 ---> 27ef651b43e9 00:36:41 Step 3/21 : WORKDIR /edgex-go 00:36:41 ---> Running in 2d90834f0b8b 00:36:41 ---> Running in c620216da956 00:36:41 ---> Running in 1b27603e2997 00:36:41 ---> Running in 39b87bd66eac 00:36:41 ---> Running in d75798e64d09 00:36:41 Removing intermediate container 39b87bd66eac 00:36:41 ---> e0959ea25240 00:36:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:41 Removing intermediate container c620216da956 00:36:41 ---> 9890be2f64bd 00:36:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 2d90834f0b8b 00:36:41 00:36:41 ---> f49ff82caf25 00:36:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:41 Removing intermediate container 1b27603e2997 00:36:41 ---> ec38f56f9164 00:36:41 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:41 Removing intermediate container d75798e64d09 00:36:41 ---> 763e95164892 00:36:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:42 ---> Running in 9b9f41824e73 00:36:42 ---> Running in bad3f5fb2338 00:36:42 ---> Running in 6a130a459297 00:36:42 ---> Running in 1d3a82fd30d3 00:36:42 ---> Running in 9edf5e6bbba8 00:36:43 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:36:44 Removing intermediate container bad3f5fb2338 00:36:44 ---> f26e9010ae20 00:36:44 Step 5/22 : RUN apk update && apk add make git 00:36:44 ---> Running in b01abb2e0566 00:36:44 Removing intermediate container 6a130a459297 00:36:44 ---> 72d81fef8de5 00:36:44 Step 5/24 : RUN apk update && apk add make git 00:36:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:43 > git config core.sparsecheckout # timeout=10 00:36:43 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:36:44 > git remote # timeout=10 00:36:44 > git config --get remote.origin.url # timeout=10 00:36:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:44 > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 00:36:44 ---> Running in 3edb76f694a3 00:36:44 Removing intermediate container 9b9f41824e73 00:36:44 ---> 4bbf21c5492a 00:36:44 Step 5/21 : RUN apk update && apk add make git 00:36:44 Merge succeeded, producing 2906993285cb5e8231a243d6d3844cd1791d71e0 00:36:44 Checking out Revision 2906993285cb5e8231a243d6d3844cd1791d71e0 (PR-2924) 00:36:44 Removing intermediate container 9edf5e6bbba8 00:36:44 ---> 21bee18111b2 00:36:44 Step 5/21 : RUN apk update && apk add make git 00:36:44 Removing intermediate container 1d3a82fd30d3 00:36:44 ---> 2b32efb6700c 00:36:44 Step 5/27 : RUN apk update && apk add make bash git 00:36:44 ---> Running in 897a9d7448f3 00:36:44 ---> Running in 244f54b27de3 00:36:44 ---> Running in ba7f14755763 00:36:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:44 > git rev-parse HEAD^{commit} # timeout=10 00:36:44 > git config core.sparsecheckout # timeout=10 00:36:44 > git checkout -f 2906993285cb5e8231a243d6d3844cd1791d71e0 # timeout=10 00:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:47 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:47 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:47 OK: 12750 distinct packages available 00:36:47 OK: 233 MiB in 51 packages 00:36:47 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:47 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:47 OK: 12750 distinct packages available 00:36:47 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:47 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:47 OK: 12750 distinct packages available 00:36:47 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:47 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:47 OK: 12750 distinct packages available 00:36:47 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:47 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:47 OK: 12750 distinct packages available 00:36:47 OK: 233 MiB in 51 packages 00:36:48 OK: 233 MiB in 51 packages 00:36:48 OK: 233 MiB in 51 packages 00:36:48 Removing intermediate container b01abb2e0566 00:36:48 ---> 0f4baf3f4578 00:36:48 Step 6/22 : COPY go.mod . 00:36:48 OK: 233 MiB in 51 packages 00:36:48 ---> b85a15ba767c 00:36:48 Step 7/22 : RUN go mod download 00:36:48 Removing intermediate container 3edb76f694a3 00:36:48 ---> 14d5dd1e013a 00:36:48 Step 6/24 : COPY go.mod . 00:36:48 ---> Running in bf36e7ca6d92 00:36:48 Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" 00:36:48 First time build. Skipping changelog. 00:36:48 > git rev-list --no-walk f93d0cf65c9c2e0ca73d4379dde84567387244f5 # timeout=10 00:36:49 Removing intermediate container 244f54b27de3 00:36:49 ---> 52bf4a18598a 00:36:49 Step 6/21 : COPY go.mod . 00:36:49 ---> eca553fe7a0f 00:36:49 Step 7/24 : RUN go mod download 00:36:49 Removing intermediate container 897a9d7448f3 00:36:49 ---> be292aa98eb9 00:36:49 Step 6/21 : COPY go.mod . 00:36:49 Removing intermediate container ba7f14755763 00:36:49 ---> f6737650da28 00:36:49 Step 6/27 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:49 ---> Running in 68e08efa3f04 00:36:49 ---> 09d2015ec51d 00:36:49 Step 7/21 : RUN go mod download 00:36:49 ---> Running in e68c6e7249ef 00:36:49 ---> 2ded6db7d2d6 00:36:49 Step 7/21 : RUN go mod download 00:36:49 ---> 7c63993ee880 00:36:49 Step 7/27 : RUN go mod download 00:36:50 ---> Running in 9ddd6863fccb 00:36:50 ---> Running in b64430f068df 00:36:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:51 Removing intermediate container bf36e7ca6d92 00:36:51 ---> 68fae8e2b691 00:36:51 Step 8/22 : COPY . . 00:36:51 Removing intermediate container 68e08efa3f04 00:36:51 ---> 115864b46535 00:36:51 Step 8/24 : COPY . . 00:36:51 + true 00:36:51 + sudo service docker restart 00:36:53 Removing intermediate container e68c6e7249ef 00:36:53 ---> 9a782737f8d6 00:36:53 Step 8/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:53 provisioning config files... 00:36:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8274714368320325746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:53 ---> docker-login.sh 00:36:53 nexus3.edgexfoundry.org:10001 00:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:55 Configure a credential helper to remove this warning. See 00:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:55 00:36:55 Login Succeeded 00:36:55 nexus3.edgexfoundry.org:10002 00:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:55 Configure a credential helper to remove this warning. See 00:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:55 00:36:55 Login Succeeded 00:36:55 nexus3.edgexfoundry.org:10003 00:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:56 Configure a credential helper to remove this warning. See 00:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:56 00:36:56 Login Succeeded 00:36:56 nexus3.edgexfoundry.org:10004 00:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:56 Configure a credential helper to remove this warning. See 00:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:56 00:36:56 Login Succeeded 00:36:56 docker.io 00:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:57 Configure a credential helper to remove this warning. See 00:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:57 00:36:57 Login Succeeded 00:36:57 ---> docker-login.sh ends [Pipeline] } 00:36:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:58 ========================================================= 00:36:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:37:01 Sending build context to Docker daemon 165.3MB 00:37:01 Step 1/7 : ARG BASE=golang:1.15-alpine 00:37:01 Step 2/7 : FROM ${BASE} 00:37:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:01 5f621e34cdf4: Pulling fs layer 00:37:01 a4357932f1b6: Pulling fs layer 00:37:01 18c013af1878: Pulling fs layer 00:37:01 00ac8860ef70: Pulling fs layer 00:37:01 63d7cb157983: Pulling fs layer 00:37:01 b116817d02f9: Pulling fs layer 00:37:01 745a02a5169b: Pulling fs layer 00:37:01 00ac8860ef70: Waiting 00:37:01 63d7cb157983: Waiting 00:37:01 b116817d02f9: Waiting 00:37:01 745a02a5169b: Waiting 00:37:01 18c013af1878: Download complete 00:37:01 a4357932f1b6: Verifying Checksum 00:37:01 a4357932f1b6: Download complete 00:37:01 63d7cb157983: Verifying Checksum 00:37:01 63d7cb157983: Download complete 00:37:01 b116817d02f9: Verifying Checksum 00:37:01 b116817d02f9: Download complete 00:37:01 5f621e34cdf4: Verifying Checksum 00:37:01 5f621e34cdf4: Download complete 00:37:01 Removing intermediate container 9ddd6863fccb 00:37:01 ---> ace081ee53de 00:37:01 Step 8/21 : COPY . . 00:37:01 Removing intermediate container b64430f068df 00:37:01 ---> 0ce8d18344eb 00:37:01 Step 8/27 : COPY . . 00:37:01 5f621e34cdf4: Pull complete 00:37:02 a4357932f1b6: Pull complete 00:37:02 18c013af1878: Pull complete 00:37:02 745a02a5169b: Verifying Checksum 00:37:02 745a02a5169b: Download complete 00:37:03 00ac8860ef70: Verifying Checksum 00:37:03 00ac8860ef70: Download complete 00:37:14 00ac8860ef70: Pull complete 00:37:14 63d7cb157983: Pull complete 00:37:14 b116817d02f9: Pull complete 00:37:18 745a02a5169b: Pull complete 00:37:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:18 ---> b7e6874047d6 00:37:18 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 00:37:21 ---> Running in edf5d54a8abd 00:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:25 (1/12) Installing libmagic (5.38-r0) 00:37:25 (2/12) Installing file (5.38-r0) 00:37:25 (3/12) Installing libc-dev (0.7.2-r3) 00:37:25 (4/12) Installing g++ (9.3.0-r2) 00:37:33 ---> 004ed1102247 00:37:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:37:33 ---> Running in fae568e6fbdf 00:37:33 ---> 5924473fd89d 00:37:33 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:33 ---> 118285117216 00:37:33 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:33 ---> 20ce46cc5c50 00:37:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:33 ---> cc2e659ebd3b 00:37:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:33 ---> Running in 56f48448a582 00:37:33 ---> Running in b949598ee59b 00:37:33 ---> Running in f13d88271abe 00:37:33 ---> Running in 9bdf227f324a 00:37:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:37:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:37:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:38 (5/12) Installing fortify-headers (1.1-r0) 00:37:38 (6/12) Installing patch (2.7.6-r6) 00:37:38 (7/12) Installing build-base (0.5-r2) 00:37:38 (8/12) Installing libsodium (1.0.18-r0) 00:37:38 (9/12) Installing pkgconf (1.7.2-r0) 00:37:38 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:38 (11/12) Installing libzmq (4.3.3-r0) 00:37:38 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:38 Executing busybox-1.31.1-r19.trigger 00:37:38 OK: 217 MiB in 51 packages 00:37:42 Removing intermediate container edf5d54a8abd 00:37:42 ---> cbbdded24f84 00:37:42 Step 4/7 : WORKDIR /edgex-go 00:37:42 ---> Running in f84a8a28e9f5 00:37:42 Removing intermediate container f84a8a28e9f5 00:37:42 ---> 6c96f3f3a8f4 00:37:42 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:37:43 latest: Pulling from library/docker 00:37:43 159e5727ea61: Pulling fs layer 00:37:43 687389c36290: Pulling fs layer 00:37:43 94e28978939c: Pulling fs layer 00:37:43 ea42096754a7: Pulling fs layer 00:37:43 bd61cee6920e: Pulling fs layer 00:37:43 87c4ece4675c: Pulling fs layer 00:37:43 90ca8b2ff088: Pulling fs layer 00:37:43 ea42096754a7: Waiting 00:37:43 bd61cee6920e: Waiting 00:37:43 90ca8b2ff088: Waiting 00:37:43 87c4ece4675c: Waiting 00:37:43 94e28978939c: Verifying Checksum 00:37:43 94e28978939c: Download complete 00:37:43 687389c36290: Verifying Checksum 00:37:43 687389c36290: Download complete 00:37:43 159e5727ea61: Verifying Checksum 00:37:43 159e5727ea61: Download complete 00:37:43 bd61cee6920e: Verifying Checksum 00:37:43 bd61cee6920e: Download complete 00:37:43 87c4ece4675c: Verifying Checksum 00:37:43 87c4ece4675c: Download complete 00:37:43 90ca8b2ff088: Verifying Checksum 00:37:43 90ca8b2ff088: Download complete 00:37:44 159e5727ea61: Pull complete 00:37:45 687389c36290: Pull complete 00:37:45 ea42096754a7: Verifying Checksum 00:37:45 ea42096754a7: Download complete 00:37:45 94e28978939c: Pull complete 00:37:49 ea42096754a7: Pull complete 00:37:49 bd61cee6920e: Pull complete 00:37:49 87c4ece4675c: Pull complete 00:37:50 90ca8b2ff088: Pull complete 00:37:50 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 00:37:50 Status: Downloaded newer image for docker:latest 00:37:53 ---> 79592e0cebab 00:37:53 Step 6/7 : COPY go.mod . 00:37:54 ---> f1f5836a00a9 00:37:54 Step 7/7 : RUN go mod download 00:37:54 ---> Running in 9f2e2886363d 00:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:04 Removing intermediate container b949598ee59b 00:38:04 ---> 1498fec8f8fa 00:38:04 00:38:04 Step 10/21 : FROM scratch 00:38:04 ---> 00:38:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:04 Removing intermediate container 56f48448a582 00:38:04 ---> eb499538d671 00:38:04 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:04 Removing intermediate container f13d88271abe 00:38:04 ---> ba0045a4f2ff 00:38:04 00:38:04 Step 10/24 : FROM alpine:3.10 00:38:05 3.10: Pulling from library/alpine 00:38:05 ---> Running in 645635268cf2 00:38:05 ---> Running in d95afa6678b5 00:38:06 Removing intermediate container d95afa6678b5 00:38:06 ---> 6a1dee254660 00:38:06 Step 12/21 : ENV APP_PORT=48085 00:38:07 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:38:08 Status: Downloaded newer image for alpine:3.10 00:38:08 ---> be4e4bea2c2e 00:38:08 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:08 ---> Running in b412cea05f4d 00:38:08 Removing intermediate container 9bdf227f324a 00:38:08 ---> 125ea51b59ef 00:38:08 00:38:08 Step 10/21 : FROM alpine 00:38:08 ---> Running in ab340f271760 00:38:08 latest: Pulling from library/alpine 00:38:09 Removing intermediate container b412cea05f4d 00:38:09 ---> 56f550d9c85b 00:38:09 Step 13/21 : EXPOSE $APP_PORT 00:38:09 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:09 Removing intermediate container fae568e6fbdf 00:38:09 ---> d8f14f3c54f9 00:38:09 00:38:09 Step 10/22 : FROM scratch 00:38:09 ---> 00:38:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:09 ---> Using cache 00:38:09 ---> 6a1dee254660 00:38:09 Step 12/22 : ENV APP_PORT=48081 00:38:09 Status: Downloaded newer image for alpine:latest 00:38:09 ---> 389fef711851 00:38:09 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:38:09 ---> Running in 971195d54b17 00:38:09 ---> Running in 513243afdab0 00:38:09 ---> Running in 76b3029765aa 00:38:09 Removing intermediate container 971195d54b17 00:38:09 ---> a4b172045fe0 00:38:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:38:09 Removing intermediate container 513243afdab0 00:38:09 ---> 3a6d9e3b0245 00:38:09 Step 13/22 : EXPOSE $APP_PORT 00:38:09 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:38:09 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:38:09 OK: 10350 distinct packages available 00:38:09 ---> Running in 54c52dc92a5d 00:38:09 Removing intermediate container 645635268cf2 00:38:09 ---> 65fdb3234a7d 00:38:09 00:38:09 Step 11/27 : FROM docker:latest 00:38:09 ---> 0040bc98e531 00:38:09 Step 12/27 : RUN apk add --no-cache bash 00:38:10 ---> a0d533974fb4 00:38:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:10 (1/5) Installing ca-certificates (20191127-r2) 00:38:10 ---> Running in 10ba545da788 00:38:10 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:38:10 (3/5) Installing libcurl (7.66.0-r3) 00:38:10 (4/5) Installing curl (7.66.0-r3) 00:38:10 (5/5) Installing dumb-init (1.2.2-r1) 00:38:10 Executing busybox-1.30.1-r3.trigger 00:38:10 Executing ca-certificates-20191127-r2.trigger 00:38:10 OK: 7 MiB in 19 packages 00:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:10 Removing intermediate container 54c52dc92a5d 00:38:10 ---> b78aaf89ad62 00:38:10 Step 14/22 : WORKDIR / 00:38:10 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:38:10 v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:38:10 OK: 12745 distinct packages available 00:38:11 ---> Running in bf58d79418ea 00:38:11 (1/4) Installing ca-certificates (20191127-r4) 00:38:11 ---> 5718a57ebb26 00:38:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:11 (3/4) Installing libcurl (7.69.1-r3) 00:38:11 (4/4) Installing curl (7.69.1-r3) 00:38:11 Executing busybox-1.31.1-r19.trigger 00:38:11 Executing ca-certificates-20191127-r4.trigger 00:38:11 OK: 7 MiB in 18 packages 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:11 Removing intermediate container bf58d79418ea 00:38:11 ---> c8c092284dbd 00:38:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:38:11 (1/2) Installing readline (8.0.4-r0) 00:38:11 (2/2) Installing bash (5.0.17-r0) 00:38:12 Executing bash-5.0.17-r0.post-install 00:38:12 Executing busybox-1.31.1-r19.trigger 00:38:12 OK: 12 MiB in 22 packages 00:38:12 ---> 0360b1545d6b 00:38:12 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:38:12 ---> ff4c2749ffab 00:38:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:12 ---> Running in ace23400c99d 00:38:12 Removing intermediate container ab340f271760 00:38:12 ---> 1a6b12e86713 00:38:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:13 ---> Running in 03643f6e80b1 00:38:14 Removing intermediate container ace23400c99d 00:38:14 ---> dfa48844b77a 00:38:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:14 Removing intermediate container 76b3029765aa 00:38:14 ---> 408507baa62d 00:38:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:14 ---> 972d7c42f90e 00:38:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:14 ---> Running in b0c0031b372f 00:38:14 Removing intermediate container 03643f6e80b1 00:38:14 ---> cd39afaf89e1 00:38:14 Step 13/24 : WORKDIR / 00:38:14 Removing intermediate container 10ba545da788 00:38:14 ---> 4f7120a3cb49 00:38:14 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:38:14 ---> Running in 31699b923863 00:38:14 ---> Running in 0658f9c913cb 00:38:14 ---> Running in fb0e0732bcb2 00:38:14 ---> d13d9f6bfed5 00:38:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:38:14 Removing intermediate container b0c0031b372f 00:38:14 ---> 2eb96cbc48a6 00:38:14 Step 19/21 : LABEL arch=x86_64 00:38:14 ---> Running in f4bce197d85a 00:38:14 Removing intermediate container 31699b923863 00:38:14 ---> 1ae4827598a7 00:38:14 Step 13/21 : WORKDIR /edgex 00:38:14 ---> Running in 5dcc687de372 00:38:14 Removing intermediate container fb0e0732bcb2 00:38:14 ---> ab9acb82340d 00:38:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:15 ---> Running in c1acc56b9816 00:38:15 Removing intermediate container f4bce197d85a 00:38:15 ---> dc97e5682b9a 00:38:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:15 Removing intermediate container 5dcc687de372 00:38:15 ---> c3880756feab 00:38:15 Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:38:15 ---> Running in fdd1b654eff6 00:38:15 ---> Running in 3001d5400b38 00:38:15 Removing intermediate container c1acc56b9816 00:38:15 ---> f676c17f0603 00:38:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:15 ---> 7a0b39d21341 00:38:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:16 Removing intermediate container fdd1b654eff6 00:38:16 ---> 58ededb0f89e 00:38:16 Step 20/22 : LABEL arch=x86_64 00:38:16 Removing intermediate container 3001d5400b38 00:38:16 ---> 3e029a8f9a08 00:38:16 Step 21/21 : LABEL version=0.0.0 00:38:16 ---> Running in 77c633d28ab7 00:38:16 ---> Running in 56bdc18c8dec 00:38:16 ---> ba3f1bb5b6ff 00:38:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:16 ---> 5047d5e0f9ca 00:38:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:16 Removing intermediate container 0658f9c913cb 00:38:16 ---> 9c3aabae95c0 00:38:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:38:16 ---> Running in b41012d91711 00:38:16 Removing intermediate container 56bdc18c8dec 00:38:16 ---> 0044b632e6ca 00:38:16 00:38:16 Removing intermediate container 77c633d28ab7 00:38:16 ---> 14f1de373e9c 00:38:16 Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:38:16 ---> 2bfa2c1820ba 00:38:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:16 ---> Running in a14ae7a82247 00:38:16 Removing intermediate container b41012d91711 00:38:16 ---> 2377af917a91 00:38:16 Step 15/27 : ENV APP_PORT=48090 00:38:17 ---> c1a65d11a7f3 00:38:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:17 Successfully built 0044b632e6ca 00:38:17 Successfully tagged docker-support-scheduler-go:latest 00:38:17  Building docker-support-scheduler-go ... done Building docker-core-data-go 00:38:17 ---> Running in 482f0d8d3ca1 00:38:17 Removing intermediate container a14ae7a82247 00:38:17 ---> 5f791a4b4f7d 00:38:17 Step 22/22 : LABEL version=0.0.0 00:38:17 ---> Running in 4cd4aeb96cbf 00:38:17 Removing intermediate container 482f0d8d3ca1 00:38:17 ---> 82e5000f584b 00:38:17 Step 16/27 : EXPOSE $APP_PORT 00:38:18 ---> f7d2043651bb 00:38:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:18 ---> Running in a311ca0577f6 00:38:19 Removing intermediate container 4cd4aeb96cbf 00:38:19 ---> 6f16a76c3fb3 00:38:19 00:38:20 Successfully built 6f16a76c3fb3 00:38:20 Successfully tagged docker-core-metadata-go:latest 00:38:20 Building docker-security-bootstrap-redis-go 00:38:21 Removing intermediate container 9f2e2886363d 00:38:21 ---> f356f9aad29d 00:38:21 Successfully built f356f9aad29d 00:38:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:22 + docker inspect -f . ci-base-image-arm64 00:38:22 . 00:38:22  Building docker-core-metadata-go ... done  ---> 996931b3d214 00:38:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:22 Removing intermediate container a311ca0577f6 00:38:22 ---> 20fa33c6b44f 00:38:22 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withDockerContainer 00:38:22 ---> c9443db59a52 00:38:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:22 prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container 00:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:24 $ docker top 94ce5122284e809438fa8766da14320fdd55891ace94f90ad9932ad78848dbb2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:24 ---> Running in 025abd5b0215 00:38:25 + go version 00:38:25 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:25 $ docker stop --time=1 94ce5122284e809438fa8766da14320fdd55891ace94f90ad9932ad78848dbb2 00:38:25 ---> 006d31ba2f26 00:38:25 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:25 ---> 7ea505fa9863 00:38:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:27 $ docker rm -f 94ce5122284e809438fa8766da14320fdd55891ace94f90ad9932ad78848dbb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:28 ---> Running in 73631ccaf6e1 00:38:28 + docker inspect -f . ci-base-image-arm64 00:38:28 . [Pipeline] withDockerContainer 00:38:28 prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container 00:38:28 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:28 Removing intermediate container 025abd5b0215 00:38:28 ---> 297324740cfd 00:38:28 Step 18/21 : CMD ["--init=true"] 00:38:30 $ docker top ab62d8448856a5a202632c13f066916a2c5ecf307273f2b41c454916096901c9 -eo pid,comm 00:38:30 ---> de48f2d5b595 00:38:30 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] { [Pipeline] echo 00:38:30 ========================================================= 00:38:30 [edgeXBuildGoParallel] Running Tests and Build... 00:38:30 ========================================================= [Pipeline] sh 00:38:30 ---> Running in 31150d9eed89 00:38:31 + make test 00:38:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:31 Removing intermediate container 31150d9eed89 00:38:31 ---> 89230e9cf323 00:38:31 Step 19/21 : LABEL arch=x86_64 00:38:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:31 ---> 27ef651b43e9 00:38:31 Step 3/23 : WORKDIR /edgex-go 00:38:31 ---> Using cache 00:38:31 ---> 763e95164892 00:38:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Using cache 00:38:31 ---> 21bee18111b2 00:38:31 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:38:32 ---> 1348c7a6b8a7 00:38:32 Step 20/27 : RUN apk --no-cache add py3-pip 00:38:32 ---> Running in 30d3ce53ca72 00:38:32 ---> Running in 08c654cef327 00:38:32 ---> Running in c01c1faf22f5 00:38:33 Removing intermediate container 08c654cef327 00:38:33 ---> 30a6a6378e23 00:38:33 Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:38:33 ---> Running in 24716bb5dc19 00:38:33 Removing intermediate container 73631ccaf6e1 00:38:33 ---> 88793e71e6d0 00:38:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:33 ---> Running in d8723dbb3dfd 00:38:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:34 Removing intermediate container 24716bb5dc19 00:38:34 ---> 8f5770e12962 00:38:34 Step 21/21 : LABEL version=0.0.0 00:38:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:34 Removing intermediate container d8723dbb3dfd 00:38:34 ---> ce7336ffd28d 00:38:34 Step 22/24 : LABEL arch=x86_64 00:38:34 ---> Running in 515f45b9d30c 00:38:34 (1/33) Installing libbz2 (1.0.8-r1) 00:38:35 (2/33) Installing expat (2.2.9-r1) 00:38:35 (3/33) Installing libffi (3.3-r2) 00:38:35 (4/33) Installing gdbm (1.13-r1) 00:38:35 (5/33) Installing xz-libs (5.2.5-r0) 00:38:35 ---> Running in 6737faa9c765 00:38:35 (6/33) Installing sqlite-libs (3.32.1-r0) 00:38:35 (7/33) Installing python3 (3.8.5-r0) 00:38:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:36 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:36 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:36 OK: 12750 distinct packages available 00:38:36 OK: 233 MiB in 51 packages 00:38:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:37 ---> 27ef651b43e9 00:38:37 Step 3/22 : WORKDIR /edgex-go 00:38:37 ---> Using cache 00:38:37 ---> 763e95164892 00:38:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:37 ---> Using cache 00:38:37 ---> 21bee18111b2 00:38:37 Step 5/22 : RUN apk update && apk add make git 00:38:37 ---> Using cache 00:38:37 ---> be292aa98eb9 00:38:37 Step 6/22 : COPY go.mod . 00:38:37 ---> Using cache 00:38:37 ---> 2ded6db7d2d6 00:38:37 Step 7/22 : RUN go mod download 00:38:37 ---> Using cache 00:38:37 ---> ace081ee53de 00:38:37 Step 8/22 : COPY . . 00:38:37 ---> Using cache 00:38:37 ---> 5924473fd89d 00:38:37 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:38:38 Removing intermediate container 515f45b9d30c 00:38:38 ---> 15d15670d0b6 00:38:38 00:38:39 (8/33) Installing py3-appdirs (1.4.4-r1) 00:38:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:38:39 ---> Running in 13e871f1f466 00:38:39 Removing intermediate container 6737faa9c765 00:38:39 ---> b1d590a5abcf 00:38:39 Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:38:39 (10/33) Installing py3-parsing (2.4.7-r0) 00:38:39 (11/33) Installing py3-six (1.15.0-r0) 00:38:39 (12/33) Installing py3-packaging (20.4-r0) 00:38:39 (13/33) Installing py3-setuptools (47.0.0-r0) 00:38:39 Successfully built 15d15670d0b6 00:38:39 (14/33) Installing py3-chardet (3.0.4-r4) 00:38:39 Successfully tagged docker-security-proxy-setup-go:latest 00:38:39 Building docker-support-notifications-go 00:38:39  Building docker-security-proxy-setup-go ... done (15/33) Installing py3-idna (2.9-r0) 00:38:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:38:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:38:39 ---> Running in 03f20723eb91 00:38:39 (18/33) Installing py3-requests (2.23.0-r0) 00:38:39 (19/33) Installing py3-msgpack (1.0.0-r0) 00:38:39 (20/33) Installing py3-lockfile (0.12.2-r3) 00:38:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:38:40 (22/33) Installing py3-colorama (0.4.3-r0) 00:38:40 (23/33) Installing py3-distlib (0.3.0-r0) 00:38:40 Removing intermediate container 30d3ce53ca72 00:38:40 ---> 8f97fdde923a 00:38:40 Step 6/23 : COPY go.mod . 00:38:41 (24/33) Installing py3-distro (1.5.0-r1) 00:38:42 (25/33) Installing py3-webencodings (0.5.1-r3) 00:38:42 (26/33) Installing py3-html5lib (1.0.1-r4) 00:38:43 (27/33) Installing py3-pytoml (0.1.21-r0) 00:38:43 Removing intermediate container 03f20723eb91 00:38:43 ---> 0a261047ade7 00:38:43 Step 24/24 : LABEL version=0.0.0 00:38:44 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 00:38:44 (28/33) Installing py3-pep517 (0.8.2-r0) 00:38:44 (29/33) Installing py3-progress (1.5-r0) 00:38:44 (30/33) Installing py3-toml (0.10.1-r0) 00:38:44 (31/33) Installing py3-retrying (1.3.3-r0) 00:38:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:38:45 (33/33) Installing py3-pip (20.1.1-r0) 00:38:46 Executing busybox-1.31.1-r19.trigger 00:38:46 OK: 71 MiB in 55 packages 00:38:46 ---> Running in e05c655e4df5 00:38:47 ---> 7a8832c12d5d 00:38:47 Step 7/23 : RUN go mod download 00:38:49 ---> Running in c4b5eb371e7b 00:38:49 Removing intermediate container e05c655e4df5 00:38:49 ---> 25fbe0036f14 00:38:49 00:38:50 Successfully built 25fbe0036f14 00:38:50 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:50  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 00:38:57 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:58 Removing intermediate container c4b5eb371e7b 00:38:58 ---> 2e50196131e4 00:38:58 Step 8/23 : COPY . . 00:38:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:58 ---> 27ef651b43e9 00:38:58 Step 3/24 : WORKDIR /edgex-go 00:38:58 ---> Using cache 00:38:58 ---> 763e95164892 00:38:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:58 ---> Using cache 00:38:58 ---> 21bee18111b2 00:38:58 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:38:58 ---> Running in 55521a760893 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:03 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:39:03 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:39:03 OK: 12750 distinct packages available 00:39:04 OK: 233 MiB in 51 packages 00:39:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:39:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:08 ---> 27ef651b43e9 00:39:08 Step 3/22 : WORKDIR /edgex-go 00:39:08 ---> Using cache 00:39:08 ---> 763e95164892 00:39:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:08 ---> Using cache 00:39:08 ---> 21bee18111b2 00:39:08 Step 5/22 : RUN apk update && apk add make git 00:39:08 ---> Using cache 00:39:08 ---> be292aa98eb9 00:39:08 Step 6/22 : COPY go.mod . 00:39:08 ---> Using cache 00:39:08 ---> 2ded6db7d2d6 00:39:08 Step 7/22 : RUN go mod download 00:39:08 ---> Using cache 00:39:08 ---> ace081ee53de 00:39:08 Step 8/22 : COPY . . 00:39:08 ---> Using cache 00:39:08 ---> 5924473fd89d 00:39:08 Step 9/22 : RUN make cmd/core-command/core-command 00:39:09 ---> Running in 13d24fb27ecb 00:39:12 Removing intermediate container 55521a760893 00:39:12 ---> bc2ca942e3ad 00:39:12 Step 6/24 : COPY go.mod . 00:39: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 00:39:12 Removing intermediate container c01c1faf22f5 00:39:12 ---> effc036451e4 00:39:12 Step 21/27 : RUN pip install docker-compose==1.23.2 00:39:12 Removing intermediate container 13e871f1f466 00:39:12 ---> a864b55503b4 00:39:12 00:39:12 Step 10/22 : FROM alpine:3.10 00:39:12 ---> be4e4bea2c2e 00:39:12 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:39:13 ---> Using cache 00:39:13 ---> 1a6b12e86713 00:39:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:39:13 ---> Running in ae500d45c260 00:39:15 ---> 3ffbeb3c73d8 00:39:15 Step 7/24 : RUN go mod download 00:39:15 ---> Running in 018ac2f0a8f0 00:39:16 ---> Running in 2dcf45a294ea 00:39:16 Removing intermediate container 018ac2f0a8f0 00:39:16 ---> c9e985cbc647 00:39:16 Step 13/22 : WORKDIR / 00:39:16 ---> Running in 733d0c0c82c0 00:39:18 Removing intermediate container 733d0c0c82c0 00:39:18 ---> a8dbb9c0cd5d 00:39:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:39:21 ---> c7e72682011d 00:39:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:39:21 Collecting docker-compose==1.23.2 00:39:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:22 Collecting cached-property<2,>=1.2.0 00:39:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:22 ---> f694fedc4069 00:39:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:39:22 Collecting docopt<0.7,>=0.6.1 00:39:22 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:23 ---> 347795219d10 00:39:23 Step 9/23 : RUN make cmd/core-data/core-data 00:39:23 Removing intermediate container 2dcf45a294ea 00:39:23 ---> f297d186c9e6 00:39:23 Step 8/24 : COPY . . 00:39:23 ---> Running in f07182668d15 00:39:23 ---> baaddd19568f 00:39:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:39:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:39:26 ---> 6647dd82bab7 00:39:26 Step 18/22 : RUN chmod +x entrypoint.sh 00:39:26 Collecting PyYAML<4,>=3.10 00:39:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:27 ---> Running in d875e5aa8bc2 00:39:29 Collecting texttable<0.10,>=0.9.0 00:39:29 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:30 Collecting dockerpty<0.5,>=0.4.1 00:39:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:32 Collecting websocket-client<1.0,>=0.32.0 00:39:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:32 Collecting jsonschema<3,>=2.5.1 00:39:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:32 Collecting docker<4.0,>=3.6.0 00:39:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:34 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:39:35 Collecting idna<2.8,>=2.5 00:39:36 Removing intermediate container d875e5aa8bc2 00:39:36 ---> adae22a864da 00:39:36 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:39:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:39:37 Collecting urllib3<1.25,>=1.21.1 00:39:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:37 ---> Running in 0fd023b084a3 00:39:37 Collecting docker-pycreds>=0.4.0 00:39:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:37 Installing collected packages: cached-property, docopt, idna, urllib3, requests, PyYAML, texttable, dockerpty, websocket-client, jsonschema, docker-pycreds, docker, docker-compose 00:39:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:38 Running setup.py install for docopt: started 00:39:38 Removing intermediate container 0fd023b084a3 00:39:38 ---> d5c232b0a0d6 00:39:38 Step 20/22 : LABEL arch=x86_64 00:39:38 ---> Running in 1e015ed2f75c 00:39:39 Running setup.py install for docopt: finished with status 'done' 00:39:39 Attempting uninstall: idna 00:39:39 Found existing installation: idna 2.9 00:39:39 Uninstalling idna-2.9: 00:39:39 Successfully uninstalled idna-2.9 00:39:39 Removing intermediate container 1e015ed2f75c 00:39:39 ---> c7bbcc08ca46 00:39:39 Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:39:40 Attempting uninstall: urllib3 00:39:40 Found existing installation: urllib3 1.25.9 00:39:40 Uninstalling urllib3-1.25.9: 00:39:41 Successfully uninstalled urllib3-1.25.9 00:39:43 ---> Running in ddbc56bac78d 00:39:43 Attempting uninstall: requests 00:39:43 Found existing installation: requests 2.23.0 00:39:43 Uninstalling requests-2.23.0: 00:39:44 Successfully uninstalled requests-2.23.0 00:39:44 Removing intermediate container 13d24fb27ecb 00:39:44 ---> 5a027417e2ef 00:39:44 00:39:44 Step 10/22 : FROM scratch 00:39:44 ---> 00:39:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:44 Running setup.py install for PyYAML: started 00:39:45 ---> Using cache 00:39:45 ---> 6a1dee254660 00:39:45 Step 12/22 : ENV APP_PORT=48082 00:39:45 Removing intermediate container ddbc56bac78d 00:39:45 ---> b73d4302ec88 00:39:45 Step 22/22 : LABEL version=0.0.0 00:39:46 Running setup.py install for PyYAML: finished with status 'done' 00:39:46 Running setup.py install for texttable: started 00:39:46 ---> Running in 27a8da6dae26 00:39:46 Running setup.py install for texttable: finished with status 'done' 00:39:47 Running setup.py install for dockerpty: started 00:39:47 ---> Running in fd20923f9c47 00:39:47 Removing intermediate container 27a8da6dae26 00:39:47 ---> ff2313842ae0 00:39:47 Step 13/22 : EXPOSE $APP_PORT 00:39:47 Removing intermediate container fd20923f9c47 00:39:47 ---> 040a23f6f6c7 00:39:47 00:39:47 ---> 803f52104f6c 00:39:47 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:39:47 ---> Running in 2e508063a26c 00:39:47 Successfully built 040a23f6f6c7 00:39:47 Running setup.py install for dockerpty: finished with status 'done' 00:39:47 Successfully tagged docker-security-bootstrap-redis-go:latest 00:39:47  Building docker-security-bootstrap-redis-go ... done  ---> Running in 5cf66f4baaf8 00:39:47 Removing intermediate container 2e508063a26c 00:39:47 ---> 80706d8e416b 00:39:47 Step 14/22 : WORKDIR / 00:39:47 ---> Running in d51d0d6c17f4 00:39:48 Removing intermediate container d51d0d6c17f4 00:39:48 ---> 5c63ca974f40 00:39:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:39:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:39:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:39:49 ---> aeb495f8e336 00:39:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:51 ---> d21480f29161 00:39:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:51 ---> b4ee50f4cc1c 00:39:51 Step 18/22 : ENTRYPOINT ["/core-command"] 00:39:51 ---> Running in ec9b97232157 00:39:52 Removing intermediate container ec9b97232157 00:39:52 ---> cb0116c71645 00:39:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:55 ---> Running in acb5cd48d776 00:39:55 Removing intermediate container ae500d45c260 00:39:55 ---> 13f84b4a15ab 00:39:55 Step 22/27 : RUN apk --no-cache add curl 00:39:55 ---> Running in 334817656e74 00:39:55 Removing intermediate container acb5cd48d776 00:39:55 ---> 8ad97f9f1b8e 00:39:55 Step 20/22 : LABEL arch=x86_64 00:39:56 ---> Running in 105a022f756a 00:39:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:57 Removing intermediate container 105a022f756a 00:39:57 ---> 979b01f1b1ff 00:39:57 Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:39:57 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:57 (2/3) Installing libcurl (7.69.1-r3) 00:39:57 (3/3) Installing curl (7.69.1-r3) 00:39:57 Executing busybox-1.31.1-r19.trigger 00:39:57 OK: 72 MiB in 58 packages 00:39:57 ---> Running in 27e830253962 00:39:58 Removing intermediate container 27e830253962 00:39:58 ---> 201533a2fcb9 00:39:58 Step 22/22 : LABEL version=0.0.0 00:40:00 ---> Running in 7d88a0db7761 00:40:00 Removing intermediate container f07182668d15 00:40:00 ---> 0c4d96d6cb05 00:40:00 00:40:00 Step 10/23 : FROM alpine 00:40:00 ---> 389fef711851 00:40:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:00 Removing intermediate container 334817656e74 00:40:00 ---> 73102467414e 00:40:00 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:00 ---> Running in 3f3c7e8623e2 00:40:00 ---> Running in 354d2c9ca1e8 00:40:00 Removing intermediate container 7d88a0db7761 00:40:00 ---> 4be64a685163 00:40:00 00:40:00 Successfully built 4be64a685163 00:40:01 Successfully tagged docker-core-command-go:latest 00:40:01  Building docker-core-command-go ... done Removing intermediate container 3f3c7e8623e2 00:40:01 ---> 021df4f2e0b5 00:40:01 Step 12/23 : ENV APP_PORT=48080 00:40:01 Removing intermediate container 354d2c9ca1e8 00:40:01 ---> 889d4a1a77a9 00:40:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:01 ---> Running in d0751e395ef0 00:40:01 ---> Running in 83c9813cd48e 00:40:01 Removing intermediate container d0751e395ef0 00:40:01 ---> 900e2004321f 00:40:01 Step 13/23 : EXPOSE $APP_PORT 00:40:01 ---> Running in bfceb61fd7a6 00:40:01 Removing intermediate container 83c9813cd48e 00:40:01 ---> 9ed146e2967f 00:40:01 Step 25/27 : LABEL arch=x86_64 00:40:01 ---> Running in fb1143025f90 00:40:02 Removing intermediate container bfceb61fd7a6 00:40:02 ---> d7c00635cf4f 00:40:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:02 ---> Running in ecb12f00fb6a 00:40:02 Removing intermediate container fb1143025f90 00:40:02 ---> 81e4cccbfaee 00:40:02 Step 26/27 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:40:02 ---> Running in 64ade4afba03 00:40:02 Removing intermediate container 64ade4afba03 00:40:02 ---> 932fc73c897e 00:40:02 Step 27/27 : LABEL version=0.0.0 00:40:02 ---> Running in 4992983f5184 00:40:02 Removing intermediate container 4992983f5184 00:40:02 ---> 01b2483e588f 00:40:02 00:40:03 Successfully built 01b2483e588f 00:40:03 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:03  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ecb12f00fb6a 00:40:03 ---> 416f7c1ffe23 00:40:03 Step 15/23 : RUN apk --no-cache add zeromq 00:40:03 ---> Running in a1a186bc00d0 00:40:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:05 Removing intermediate container 5cf66f4baaf8 00:40:05 ---> 7afad4e18521 00:40:05 00:40:05 Step 10/24 : FROM scratch 00:40:05 ---> 00:40:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:40:05 ---> Running in a804565bf946 00:40:06 Removing intermediate container a804565bf946 00:40:06 ---> 10f1c8060629 00:40:06 Step 12/24 : ENV APP_PORT=48060 00:40:06 ---> Running in 9c853b6025b2 00:40:06 Removing intermediate container 9c853b6025b2 00:40:06 ---> 41a01ec68532 00:40:06 Step 13/24 : EXPOSE $APP_PORT 00:40:06 ---> Running in 0f8a190d0780 00:40:06 Removing intermediate container 0f8a190d0780 00:40:06 ---> 5cc67df8d82b 00:40:06 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:40:06 (1/5) Installing libgcc (9.3.0-r2) 00:40:06 (2/5) Installing libsodium (1.0.18-r0) 00:40:06 ---> 59d4ecb23953 00:40:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:40:07 (3/5) Installing libstdc++ (9.3.0-r2) 00:40:07 (4/5) Installing libzmq (4.3.3-r0) 00:40:08 ---> 544034d6e8f8 00:40:08 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:40:08 (5/5) Installing zeromq (4.3.3-r0) 00:40:08 Executing busybox-1.31.1-r19.trigger 00:40:08 OK: 8 MiB in 19 packages 00:40:08 ---> 9bd6e2442bb7 00:40:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:40:08 ---> 0e12b8ae07f0 00:40:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:09 Removing intermediate container a1a186bc00d0 00:40:09 ---> c3c9769bd7c9 00:40:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:40:09 ---> bb1960245ad9 00:40:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:40:09 ---> af3cb7a7e95e 00:40:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:09 ---> 246fd1ceb035 00:40:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:40:09 ---> Running in eed09901674f 00:40:09 Removing intermediate container eed09901674f 00:40:09 ---> 10c25346ddbe 00:40:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:09 ---> Running in 459a43ad5874 00:40:09 ---> 3b2b45d0c8e7 00:40:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:10 Removing intermediate container 459a43ad5874 00:40:10 ---> f2141f6bacd3 00:40:10 Step 22/24 : LABEL arch=x86_64 00:40:10 ---> Running in 41a0fe57b159 00:40:10 ---> b4c84db4dcef 00:40:10 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:10 ---> Running in 612ca1b81216 00:40:10 Removing intermediate container 41a0fe57b159 00:40:10 ---> 04c09d929719 00:40:10 Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:40:10 ---> Running in 1ec5a7e97270 00:40:10 Removing intermediate container 612ca1b81216 00:40:10 ---> 1b7451e0fa7c 00:40:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.237s coverage: 46.6% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:10 ---> Running in cf77289356cd 00:40:10 Removing intermediate container 1ec5a7e97270 00:40:10 ---> 552a816cff78 00:40:10 Step 24/24 : LABEL version=0.0.0 00:40:10 ---> Running in 1a6fcdb64a67 00:40:11 Removing intermediate container cf77289356cd 00:40:11 ---> e082e89383d7 00:40:11 Step 21/23 : LABEL arch=x86_64 00:40:11 ---> Running in 1318b0297a7d 00:40:11 Removing intermediate container 1a6fcdb64a67 00:40:11 ---> 85c3a0984a31 00:40:11 00:40:11 Successfully built 85c3a0984a31 00:40:11 Successfully tagged docker-support-notifications-go:latest 00:40:11  Building docker-support-notifications-go ... done Removing intermediate container 1318b0297a7d 00:40:11 ---> 0f988a14692b 00:40:11 Step 22/23 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:40:11 ---> Running in 82bb6b4a417f 00:40:12 Removing intermediate container 82bb6b4a417f 00:40:12 ---> 6dbbb8973e4d 00:40:12 Step 23/23 : LABEL version=0.0.0 00:40:12 ---> Running in be1d275b0b83 00:40:12 Removing intermediate container be1d275b0b83 00:40:12 ---> 48bed56d9a10 00:40:12 00:40:12 Successfully built 48bed56d9a10 00:40:12 Successfully tagged docker-core-data-go:latest 00:40:12  Building docker-core-data-go ... done  [Pipeline] } 00:40:12 $ docker stop --time=1 34489dab7d6581abdd4b67130e0e82f941cb46a98f55f5814214ee17fc6df90f 00:40:14 $ docker rm -f 34489dab7d6581abdd4b67130e0e82f941cb46a98f55f5814214ee17fc6df90f [Pipeline] // withDockerContainer [Pipeline] sh 00:40:14 + docker images 00:40:14 + grep docker 00:40:14 docker-core-data-go latest 48bed56d9a10 2 seconds ago 22.2MB 00:40:14 docker-support-notifications-go latest 85c3a0984a31 4 seconds ago 12.1MB 00:40:14 docker-sys-mgmt-agent-go latest 01b2483e588f 12 seconds ago 313MB 00:40:14 docker-core-command-go latest 4be64a685163 14 seconds ago 10.6MB 00:40:14 docker-security-bootstrap-redis-go latest 040a23f6f6c7 28 seconds ago 15.9MB 00:40:14 docker-security-secretstore-setup-go latest 25fbe0036f14 About a minute ago 24.7MB 00:40:14 docker-security-proxy-setup-go latest 15d15670d0b6 About a minute ago 24.5MB 00:40:14 docker-core-metadata-go latest 6f16a76c3fb3 About a minute ago 13MB 00:40:14 docker-support-scheduler-go latest 0044b632e6ca About a minute ago 10.8MB 00:40:14 docker latest 0040bc98e531 4 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.469s coverage: 27.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.536s coverage: 72.7% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.680s coverage: 83.3% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.366s coverage: 86.7% of statements 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.359s coverage: 97.5% of statements 00:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:30 Still waiting to schedule task 00:40:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.085s coverage: 93.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.161s coverage: 87.2% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.173s coverage: 84.2% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.4% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 63.5% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 91.3% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 00:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.932s coverage: 68.9% of statements 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.0% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.601s coverage: 84.0% of statements 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements 00:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.365s coverage: 47.1% of statements 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 00:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.074s coverage: 29.1% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:40:59 GO111MODULE=on go vet ./... 00:41:46 Running on prd-ubuntu18.04-docker-8c-8g-17141 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 00:41:46 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:41:48 using credential edgex-jenkins-ssh 00:41:48 Cloning the remote Git repository 00:41:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:48 > git init /w/workspace/edgex-go/11 # timeout=10 00:41:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:48 > git --version # timeout=10 00:41:48 > git --version # 'git version 2.17.1' 00:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:57 Merging remotes/origin/master commit c8e01228eebdce54d172fd10835788ee98243d1b into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:41:58 Merge succeeded, producing cebc7453465a767c3c98a5081d28e6c6b527022d 00:41:58 Checking out Revision cebc7453465a767c3c98a5081d28e6c6b527022d (PR-2924) 00:41:57 > git config core.sparsecheckout # timeout=10 00:41:57 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:41:58 > git remote # timeout=10 00:41:58 > git config --get remote.origin.url # timeout=10 00:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:58 > git merge c8e01228eebdce54d172fd10835788ee98243d1b # timeout=10 00:41:58 > git rev-parse HEAD^{commit} # timeout=10 00:41:58 > git config core.sparsecheckout # timeout=10 00:41:58 > git checkout -f cebc7453465a767c3c98a5081d28e6c6b527022d # timeout=10 00:42:01 Commit message: "Merge commit 'c8e01228eebdce54d172fd10835788ee98243d1b' into HEAD" 00:42:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:01 > git rev-list --no-walk f93d0cf65c9c2e0ca73d4379dde84567387244f5 # timeout=10 00:42:02 + echo snap-build.sh 00:42:02 snap-build.sh 00:42:02 + SNAP_BASE_DIR=. 00:42:02 + '[' '!' -z /w/workspace/edgex-go/11 ']' 00:42:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 00:42:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 00:42:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 00:42:02 + cd /w/workspace/edgex-go/11 00:42:02 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:02 Reading package lists... 00:42:03 Building dependency tree... 00:42:03 Reading state information... 00:42:03 The following packages were automatically installed and are no longer required: 00:42:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:03 uidmap xdelta3 00:42:03 Use 'sudo apt autoremove' to remove them. 00:42:03 The following packages will be REMOVED: 00:42:03 lxd* lxd-client* 00:42:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:03 After this operation, 31.7 MB disk space will be freed. 00:42:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:42:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:05 Removing lxd dnsmasq configuration 00:42:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:42:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:07 gofmt -l . 00:42:07 [ "`gofmt -l .`" = "" ] 00:42:07 ./bin/test-go-mod-tidy.sh 00:42:07 ./bin/test-attribution-txt.sh 00:42:07 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:07 Processing triggers for ureadahead (0.100.0-21) ... 00:42:09 + sudo snap remove --purge lxd 00:42:09 snap "lxd" is not installed 00:42:09 + sudo groupadd --force --system lxd 00:42:09 ++ whoami 00:42:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:09 + newgrp - lxd 00:42:09 + sudo snap install lxd [Pipeline] sh 00:42:11 + ls -al . 00:42:11 total 656 00:42:11 drwxrwxr-x 9 1001 1001 4096 Dec 22 00:42 . 00:42:11 drwxr-xr-x 4 root root 4096 Dec 22 00:38 .. 00:42:11 -rw-rw-r-- 1 1001 1001 11 Dec 22 00:36 .dockerignore 00:42:11 drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 .git 00:42:11 drwxrwxr-x 3 1001 1001 4096 Dec 22 00:36 .github 00:42:11 -rw-rw-r-- 1 1001 1001 824 Dec 22 00:36 .gitignore 00:42:11 -rw-rw-r-- 1 1001 1001 166 Dec 22 00:36 .sonarcloud.properties 00:42:11 -rw-rw-r-- 1 1001 1001 3804 Dec 22 00:36 CONTRIBUTING.md 00:42:11 -rw-rw-r-- 1 1001 1001 1035 Dec 22 00:36 Dockerfile.build 00:42:11 -rw-rw-r-- 1 1001 1001 863 Dec 22 00:36 Jenkinsfile 00:42:11 -rw-rw-r-- 1 1001 1001 10775 Dec 22 00:36 LICENSE 00:42:11 -rw-rw-r-- 1 1001 1001 5750 Dec 22 00:36 Makefile 00:42:11 -rw-rw-r-- 1 1001 1001 6511 Dec 22 00:36 README.md 00:42:11 -rw-rw-r-- 1 1001 1001 6744 Dec 22 00:36 SECURITY.md 00:42:11 -rw-rw-r-- 1 1001 1001 5 Dec 22 00:32 VERSION 00:42:11 -rw-rw-r-- 1 1001 1001 4131 Dec 22 00:36 ZMQWindows.md 00:42:11 drwxrwxr-x 2 1001 1001 4096 Dec 22 00:36 bin 00:42:11 drwxrwxr-x 14 1001 1001 4096 Dec 22 00:36 cmd 00:42:11 -rw-r--r-- 1 root root 532301 Dec 22 00:40 coverage.out 00:42:11 -rw-r--r-- 1 root root 979 Dec 22 00:42 go.mod 00:42:11 -rw-r--r-- 1 root root 18739 Dec 22 00:42 go.sum 00:42:11 drwxrwxr-x 8 1001 1001 4096 Dec 22 00:36 internal 00:42:11 drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 openapi 00:42:11 drwxrwxr-x 4 1001 1001 4096 Dec 22 00:36 snap 00:42:11 -rw-rw-r-- 1 1001 1001 168 Dec 22 00:36 version.go [Pipeline] sh 00:42:12 + '[' -e coverage.out ] 00:42:12 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:12 Warning: overwriting stash ‘coverage-report’ 00:42:13 Stashed 1 file(s) [Pipeline] sh 00:42:14 + make build 00:42:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:19 2020-12-22T00:42:18Z INFO Waiting for automatic snapd restart... 00:42:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:37 lxd 4.9 from Canonical* installed 00:42:37 + sudo lxd init --auto 00:42:45 + sudo snap install --classic snapcraft 00:42:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:53 snapcraft 4.4.4 from Canonical* installed 00:42:53 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:42:53 + patch --verbose -p1 00:42:53 Hmm... Looks like a unified diff to me... 00:42:53 The text leading up to this was: 00:42:53 -------------------------- 00:42:53 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:42:53 |From: Tony Espy 00:42:53 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:42:53 |Subject: [PATCH] optimize snap build for pipeline CI check 00:42:53 | 00:42:53 |This patch is used by the EdgeX CI pipeline builds to 00:42:53 |optimize the snap CI check run for pull requests. When 00:42:53 |applied, it essentially strips out everything (apps and 00:42:53 |parts) from the snapcraft.yaml file except those required 00:42:53 |to build edgex-go, as the whole idea of the CI check is to 00:42:53 |catch changes to edgex-go that break the snap build. 00:42:53 | 00:42:53 |In general, anyone updating snapcraft.yaml will also need 00:42:53 |to update this patch file, otherwise it may fail to apply, 00:42:53 |resulting in a failed snap build CI check in the associated 00:42:53 |pull request. 00:42:53 | 00:42:53 |Note - in addition to applying this patch, the pipeline also 00:42:53 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:42:53 |need to build the finally binary .snap file (and it won't 00:42:53 |work with the patch applied). This further reduces the build 00:42:53 |time. 00:42:53 |--- 00:42:53 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:42:53 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:42:53 | 00:42:53 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:42:53 |index 1e537489..faf42425 100644 00:42:53 |--- a/snap/snapcraft.yaml 00:42:53 |+++ b/snap/snapcraft.yaml 00:42:53 -------------------------- 00:42:53 patching file snap/snapcraft.yaml 00:42:53 Using Plan A... 00:42:53 Hunk #1 succeeded at 73. 00:42:53 Hunk #2 succeeded at 202. 00:42:53 Hunk #3 succeeded at 214. 00:42:53 Hunk #4 succeeded at 222. 00:42:53 Hunk #5 succeeded at 229. 00:42:53 Hunk #6 succeeded at 256. 00:42:53 Hunk #7 succeeded at 290. 00:42:53 Hunk #8 succeeded at 341. 00:42:53 Hmm... Ignoring the trailing garbage. 00:42:53 done 00:42:53 + sudo snapcraft prime --use-lxd 00:42:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:42:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:42:54 - README.md 00:42:54 00:42:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:54 Launching a container. 00:43:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:09 Waiting for container to be ready 00:43:09 To start your first instance, try: lxc launch ubuntu:18.04 00:43:09 00:43:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:43:12 Waiting for network to be ready... 00:43:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:43:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:43:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:43:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:43:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:43:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:43:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:43:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:43:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 00:43:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:43:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:43:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:43:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:43:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:43:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:43:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:43:16 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 00:43:17 Fetched 23.5 MB in 5s (4790 kB/s) 00:43:18 Reading package lists... 00:43:18 Reading package lists... 00:43:19 Building dependency tree... 00:43:19 Reading state information... 00:43:19 The following additional packages will be installed: 00:43:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:43:19 Suggested packages: 00:43:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:43:19 Recommended packages: 00:43:19 gnupg libsasl2-modules 00:43:19 The following NEW packages will be installed: 00:43:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:43:19 The following packages will be upgraded: 00:43:19 gpg gpg-agent gpgconf libudev1 00:43:19 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 00:43:19 Need to get 3531 kB of archives. 00:43:19 After this operation, 13.3 MB of additional disk space will be used. 00:43:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:43:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:43:19 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:43:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:43:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:43:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 00:43:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 00:43:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:43:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:43:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:43:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:43:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:43:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:43:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:43:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:43:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:43:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:43:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:43:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:43:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:43:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:43:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:43:20 debconf: delaying package configuration, since apt-utils is not installed 00:43:20 Fetched 3531 kB in 1s (3503 kB/s) 00:43:20 (Reading database ... 12511 files and directories currently installed.) 00:43:20 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:43:20 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:20 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:43:20 Selecting previously unselected package udev. 00:43:20 (Reading database ... 12511 files and directories currently installed.) 00:43:20 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:43:20 Unpacking udev (237-3ubuntu10.43) ... 00:43:20 Selecting previously unselected package libfuse2:amd64. 00:43:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:43:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:21 Selecting previously unselected package fuse. 00:43:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:43:21 Unpacking fuse (2.9.7-1ubuntu1) ... 00:43:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:21 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:21 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:21 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:21 Selecting previously unselected package libksba8:amd64. 00:43:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:43:21 Unpacking libksba8:amd64 (1.3.5-2) ... 00:43:21 Selecting previously unselected package libroken18-heimdal:amd64. 00:43:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:43:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:43:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:43:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:21 Selecting previously unselected package libwind0-heimdal:amd64. 00:43:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:43:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:43:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:43:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:43:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:22 Selecting previously unselected package libsasl2-modules-db:amd64. 00:43:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:43:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:22 Selecting previously unselected package libsasl2-2:amd64. 00:43:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:43:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:22 Selecting previously unselected package libldap-common. 00:43:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:43:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:43:22 Selecting previously unselected package libldap-2.4-2:amd64. 00:43:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:43:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:43:22 Selecting previously unselected package dirmngr. 00:43:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:22 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:43:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:43:22 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:43:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:22 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:43:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:22 Setting up libksba8:amd64 (1.3.5-2) ... 00:43:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:22 Setting up udev (237-3ubuntu10.43) ... 00:43:23 invoke-rc.d: policy-rc.d denied execution of start. 00:43:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Processing triggers for systemd (237-3ubuntu10) ... 00:43:23 Setting up fuse (2.9.7-1ubuntu1) ... 00:43:23 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:43:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [Pipeline] } 00:43:23 $ docker stop --time=1 ab62d8448856a5a202632c13f066916a2c5ecf307273f2b41c454916096901c9 00:43:24 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:43:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:43:24 settings in the [Install] section, and DefaultInstance for template units). 00:43:24 This means they are not meant to be enabled using systemctl. 00:43:24 Possible reasons for having this kind of units are: 00:43:24 1) A unit may be statically enabled by being symlinked from another unit's 00:43:24 .wants/ or .requires/ directory. 00:43:24 2) A unit's purpose may be to act as a helper for some other unit which has 00:43:24 a requirement dependency on it. 00:43:24 3) A unit may be started when needed via activation (socket, path, timer, 00:43:24 D-Bus, udev, scripted systemctl call, ...). 00:43:24 4) In case of template units, the unit is meant to be enabled with some 00:43:24 instance name specified. 00:43:24 Reading package lists... 00:43:24 Building dependency tree... 00:43:24 Reading state information... 00:43:25 The following additional packages will be installed: 00:43:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:43:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:43:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:43:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:43:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:43:25 Suggested packages: 00:43:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:43:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:43:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:43:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:43:25 systemd-container policykit-1 00:43:25 Recommended packages: 00:43:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:43:25 The following NEW packages will be installed: 00:43:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:43:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:43:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:43:25 multiarch-support openssh-client python3 python3-minimal python3.6 00:43:25 python3.6-minimal snapd squashfs-tools sudo 00:43:25 The following packages will be upgraded: 00:43:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:43:25 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 00:43:25 Need to get 35.2 MB of archives. 00:43:25 After this operation, 141 MB of additional disk space will be used. 00:43:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:43:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:43:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:43:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:43:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:43:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:43:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:43:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:43:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:43:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:43:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:43:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:43:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:43:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:43:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:43:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:43:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:43:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:43:26 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:43:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:43:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:43:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:43:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:43:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:43:26 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:43:26 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:43:26 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:43:26 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:43:26 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:43:26 $ docker rm -f ab62d8448856a5a202632c13f066916a2c5ecf307273f2b41c454916096901c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:43:27 debconf: delaying package configuration, since apt-utils is not installed 00:43:27 Fetched 35.2 MB in 2s (15.3 MB/s) 00:43:27 (Reading database ... 12757 files and directories currently installed.) 00:43:27 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:27 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 00:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:43:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:28 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:28 29e5d40040c1: Pulling fs layer 00:43:28 1ce36da41761: Pulling fs layer 00:43:28 25b303627fd3: Pulling fs layer 00:43:28 (Reading database ... 12757 files and directories currently installed.) 00:43:28 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:43:28 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:43:28 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:43:28 29e5d40040c1: Verifying Checksum 00:43:29 (Reading database ... 12757 files and directories currently installed.) 00:43:29 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:43:29 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:43:29 Setting up apt (1.6.12ubuntu0.2) ... 00:43:29 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:43:29 1ce36da41761: Verifying Checksum 00:43:29 1ce36da41761: Download complete 00:43:29 29e5d40040c1: Pull complete 00:43:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:43:29 (Reading database ... 12764 files and directories currently installed.) 00:43:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:43:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:43:30 Selecting previously unselected package libpython3.6-minimal:amd64. 00:43:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:30 Selecting previously unselected package libexpat1:amd64. 00:43:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:43:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:30 Selecting previously unselected package python3.6-minimal. 00:43:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:43:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:43:30 1ce36da41761: Pull complete 00:43:30 Checking for services that may need to be restarted...done. 00:43:30 Checking for services that may need to be restarted...done. 00:43:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:43:31 25b303627fd3: Verifying Checksum 00:43:31 25b303627fd3: Download complete 00:43:31 Selecting previously unselected package python3-minimal. 00:43:31 (Reading database ... 13012 files and directories currently installed.) 00:43:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:43:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:43:31 Selecting previously unselected package mime-support. 00:43:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:43:31 Unpacking mime-support (3.60ubuntu1) ... 00:43:31 Selecting previously unselected package libmpdec2:amd64. 00:43:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:43:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:43:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:31 Selecting previously unselected package python3.6. 00:43:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:43:31 Selecting previously unselected package libpython3-stdlib:amd64. 00:43:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:43:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:32 Setting up python3-minimal (3.6.7-1~18.04) ... 00:43:32 Selecting previously unselected package python3. 00:43:32 (Reading database ... 13442 files and directories currently installed.) 00:43:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:43:32 Unpacking python3 (3.6.7-1~18.04) ... 00:43:32 Selecting previously unselected package multiarch-support. 00:43:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:43:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:43:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:43:32 Selecting previously unselected package liblzo2-2:amd64. 00:43:32 (Reading database ... 13479 files and directories currently installed.) 00:43:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:43:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:32 Selecting previously unselected package libbsd0:amd64. 00:43:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:43:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:32 Selecting previously unselected package sudo. 00:43:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:43:33 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:43:33 Selecting previously unselected package apparmor. 00:43:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:43:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:43:33 Selecting previously unselected package libedit2:amd64. 00:43:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:43:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:43:33 Selecting previously unselected package libkrb5support0:amd64. 00:43:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:43:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:33 Selecting previously unselected package libk5crypto3:amd64. 00:43:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:43:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:33 Selecting previously unselected package libkeyutils1:amd64. 00:43:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:43:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:33 Selecting previously unselected package libkrb5-3:amd64. 00:43:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:43:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:43:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:43:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:33 Selecting previously unselected package libssl1.0.0:amd64. 00:43:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:43:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:43:33 Selecting previously unselected package openssh-client. 00:43:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:43:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:34 Selecting previously unselected package squashfs-tools. 00:43:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:43:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:43:34 Selecting previously unselected package snapd. 00:43:34 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:43:34 Unpacking snapd (2.48+18.04) ... 00:43:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:43:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:43:36 Setting up mime-support (3.60ubuntu1) ... 00:43:36 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:43:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:36 Setting up systemd (237-3ubuntu10.43) ... 00:43:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:43:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:43:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:43:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:43:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:39 Setting up python3 (3.6.7-1~18.04) ... 00:43:39 running python rtupdate hooks for python3.6... 00:43:39 running python post-rtupdate hooks for python3.6... 00:43:39 Setting up apparmor (2.12-4ubuntu5.1) ... 00:43:40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:43:40 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:40 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:41 Setting up snapd (2.48+18.04) ... 00:43:41 25b303627fd3: Pull complete 00:43:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:41 prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container 00:43:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:43:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:43:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:43:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:43:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:43:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:43:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:43:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:43:43 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:43:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:43 Processing triggers for systemd (237-3ubuntu10.43) ... 00:43:44 $ docker top 0d1538902f32c03284b635b5d835c6cd0773d98310300b6d6f3e75b1963c7300 -eo pid,comm [Pipeline] { 00:43:45 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:45 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] sh 00:43:45 + docker-compose build --help 00:43:45 + grep parallel 00:43:46 Reading package lists... 00:43:46 Reading package lists... 00:43:46 Building dependency tree... 00:43:46 Reading state information... 00:43:47 Calculating upgrade... 00:43:47 The following packages will be upgraded: 00:43:47 advancecomp base-files bash binutils binutils-common 00:43:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:43:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:43:47 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:43:47 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:43:47 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:43:47 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:43:47 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:43:47 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 00:43:47 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 00:43:47 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 00:43:47 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 00:43:47 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 00:43:47 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:43:47 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:43:47 Need to get 63.5 MB of archives. 00:43:47 After this operation, 5191 kB of additional disk space will be used. 00:43:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 00:43:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:43:47 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:43:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:43:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:43:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:43:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:43:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:43:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:43:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:43:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:43:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:43:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:43:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:43:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:43:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:43:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:43:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:43:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:43:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:43:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:43:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:43:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:43:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:43:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:43:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:43:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:43:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:43:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:43:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:43:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:43:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:43:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:43:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:43:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:43:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:43:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:43:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:43:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:43:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:43:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:43:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:43:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:43:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 00:43:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:43:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:43:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:43:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:43:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:43:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:43:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:43:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:43:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:43:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:43:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:43:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:43:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:43:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:43:48 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:43:48 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:43:48 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:43:48 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:43:48 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:43:48 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:43:48 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:43:48 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:43:48 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:43:48 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:43:48 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:43:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:43:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:43:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:43:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:43:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:43:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:43:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:43:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:43:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:43:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:43:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:43:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:43:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:43:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:43:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:43:49 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:43:49 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:43:49 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:43:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:43:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:43:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:43:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:43:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:43:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:43:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:43:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:43:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:43:49 debconf: delaying package configuration, since apt-utils is not installed 00:43:49 Fetched 63.5 MB in 2s (34.8 MB/s) 00:43:49 --parallel Build images in parallel. 00:43:49 (Reading database ... 13912 files and directories currently installed.) 00:43:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:43:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } 00:43:49 $ docker stop --time=1 0d1538902f32c03284b635b5d835c6cd0773d98310300b6d6f3e75b1963c7300 00:43:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 00:43:50 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 00:43:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:51 $ docker rm -f 0d1538902f32c03284b635b5d835c6cd0773d98310300b6d6f3e75b1963c7300 00:43:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 00:43:51 (Reading database ... 13911 files and directories currently installed.) 00:43:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:43:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [Pipeline] isUnix [Pipeline] sh 00:43:52 (Reading database ... 13911 files and directories currently installed.) 00:43:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:52 . [Pipeline] withDockerContainer 00:43:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:52 prd-ubuntu18.04-docker-arm64-4c-16g-17137 does not seem to be running inside a container 00:43:52 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:52 (Reading database ... 13911 files and directories currently installed.) 00:43:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:43:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:43:53 (Reading database ... 13911 files and directories currently installed.) 00:43:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:43:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:43:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:43:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:43:53 Setting up base-files (10.1ubuntu2.10) ... 00:43:54 Installing new version of config file /etc/issue ... 00:43:54 Installing new version of config file /etc/issue.net ... 00:43:54 Installing new version of config file /etc/lsb-release ... 00:43:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:43:54 $ docker top cef99ec076ec1dd1e36a6ac82c1c7e6f91d82ea48b76128e5663cdaed11ee928 -eo pid,comm 00:43:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:43:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:43:54 Removing obsolete conffile /etc/default/motd-news ... 00:43:54 (Reading database ... 13912 files and directories currently installed.) 00:43:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:43:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [Pipeline] { [Pipeline] sh 00:43:54 Setting up bash (4.4.18-2ubuntu1.2) ... 00:43:54 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:43:54 (Reading database ... 13912 files and directories currently installed.) 00:43:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:43:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:43:54 (Reading database ... 13912 files and directories currently installed.) 00:43:54 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:43:54 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:43:55 Setting up tar (1.29b-2ubuntu0.1) ... 00:43:55 (Reading database ... 13912 files and directories currently installed.) 00:43:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:43:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:55 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:43:55 (Reading database ... 13912 files and directories currently installed.) 00:43:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:55 (Reading database ... 13912 files and directories currently installed.) 00:43:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:43:55 (Reading database ... 13912 files and directories currently installed.) 00:43:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:43:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:43:56 Setting up grep (3.1-2build1) ... 00:43:56 (Reading database ... 13912 files and directories currently installed.) 00:43:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:56 Setting up login (1:4.5-1ubuntu2) ... 00:43:56 (Reading database ... 13912 files and directories currently installed.) 00:43:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:43:56 (Reading database ... 13912 files and directories currently installed.) 00:43:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:43:58 (Reading database ... 13912 files and directories currently installed.) 00:43:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:43:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:58 Building docker-core-command-go ... 00:43:58 Building docker-core-data-go ... 00:43:58 Building docker-core-metadata-go ... 00:43:58 Building docker-security-bootstrap-redis-go ... 00:43:58 Building docker-security-proxy-setup-go ... 00:43:58 Building docker-security-secretstore-setup-go ... 00:43:58 Building docker-support-notifications-go ... 00:43:58 Building docker-support-scheduler-go ... 00:43:58 Building docker-sys-mgmt-agent-go ... 00:43:58 Building docker-core-data-go 00:43:58 Building docker-security-secretstore-setup-go 00:43:58 Building docker-support-notifications-go 00:43:58 Building docker-support-scheduler-go 00:43:58 Building docker-security-bootstrap-redis-go 00:43:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:59 (Reading database ... 13912 files and directories currently installed.) 00:43:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:43:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:59 (Reading database ... 13912 files and directories currently installed.) 00:43:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:00 (Reading database ... 13912 files and directories currently installed.) 00:44:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:00 (Reading database ... 13912 files and directories currently installed.) 00:44:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:00 (Reading database ... 13912 files and directories currently installed.) 00:44:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:00 (Reading database ... 13912 files and directories currently installed.) 00:44:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:01 (Reading database ... 13912 files and directories currently installed.) 00:44:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:01 (Reading database ... 13912 files and directories currently installed.) 00:44:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:01 (Reading database ... 13912 files and directories currently installed.) 00:44:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:44:01 (Reading database ... 13912 files and directories currently installed.) 00:44:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:44:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:44:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:44:02 (Reading database ... 13912 files and directories currently installed.) 00:44:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:44:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:44:03 (Reading database ... 13912 files and directories currently installed.) 00:44:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:44:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:44:03 (Reading database ... 13914 files and directories currently installed.) 00:44:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:44:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:44:03 Setting up debconf (1.5.66ubuntu1) ... 00:44:04 (Reading database ... 13914 files and directories currently installed.) 00:44:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:04 (Reading database ... 13914 files and directories currently installed.) 00:44:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:04 (Reading database ... 13914 files and directories currently installed.) 00:44:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:04 (Reading database ... 13914 files and directories currently installed.) 00:44:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:44:05 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:44:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:05 (Reading database ... 13914 files and directories currently installed.) 00:44:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:44:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:44:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:44:05 (Reading database ... 13914 files and directories currently installed.) 00:44:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:44:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:06 (Reading database ... 13914 files and directories currently installed.) 00:44:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:06 (Reading database ... 13914 files and directories currently installed.) 00:44:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:44:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:44:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:44:06 (Reading database ... 13914 files and directories currently installed.) 00:44:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:07 Setting up passwd (1:4.5-1ubuntu2) ... 00:44:07 (Reading database ... 13914 files and directories currently installed.) 00:44:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:44:07 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:44:07 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:44:07 (Reading database ... 13914 files and directories currently installed.) 00:44:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:44:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:44:07 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:44:07 (Reading database ... 13914 files and directories currently installed.) 00:44:07 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:44:07 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:44:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:44:08 (Reading database ... 13914 files and directories currently installed.) 00:44:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:44:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:44:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:44:08 (Reading database ... 13914 files and directories currently installed.) 00:44:08 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:44:08 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:44:08 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:44:08 (Reading database ... 13914 files and directories currently installed.) 00:44:08 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:44:08 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:44:08 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:44:08 (Reading database ... 13915 files and directories currently installed.) 00:44:08 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:08 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:08 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:08 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:44:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:44:09 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:44:09 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:44:09 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:44:09 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:44:09 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:44:09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:44:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:44:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:44:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:44:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:44:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:44:10 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:44:10 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:44:10 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:44:10 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:44:10 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:44:10 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 00:44:10 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 00:44:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:44:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:44:11 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:44:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:44:11 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:11 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:12 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:12 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:12 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:12 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:12 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:12 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:12 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:44:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:44:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:44:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:44:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:44:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:44:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:44:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:44:18 Setting up tzdata (2020d-0ubuntu0.18.04) ... 00:44:18 00:44:18 Current default time zone: 'Etc/UTC' 00:44:18 Local time is now: Tue Dec 22 00:44:18 UTC 2020. 00:44:18 Universal Time is now: Tue Dec 22 00:44:18 UTC 2020. 00:44:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:44:18 00:44:18 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:44:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:18 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 00:44:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:44:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:44:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:44:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:44:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:44:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:44:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:44:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:44:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:44:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:19 Setting up patch (2.7.6-2ubuntu1.1) ... 00:44:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:44:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:44:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:44:19 Installing new version of config file /etc/ssl/openssl.cnf ... 00:44:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:44:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:44:19 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:44:21 Updating certificates in /etc/ssl/certs... 00:44:22 22 added, 17 removed; done. 00:44:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:44:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:44:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:44:22 Setting up pkgbinarymangler (138.18.04.1) ... 00:44:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:44:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up perl (5.26.1-6ubuntu0.5) ... 00:44:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:44:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:44:22 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:44:22 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:44:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:44:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:44:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:44:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:44:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:22 Processing triggers for systemd (237-3ubuntu10.43) ... 00:44:22 Processing triggers for mime-support (3.60ubuntu1) ... 00:44:22 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:44:22 Updating certificates in /etc/ssl/certs... 00:44:23 0 added, 0 removed; done. 00:44:23 Running hooks in /etc/ca-certificates/update.d... 00:44:23 done. 00:44:24 Reading package lists... 00:44:24 Building dependency tree... 00:44:24 Reading state information... 00:44:24 The following NEW packages will be installed: 00:44:24 apt-transport-https 00:44:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:44:24 Need to get 1696 B of archives. 00:44:24 After this operation, 153 kB of additional disk space will be used. 00:44:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:44:24 debconf: delaying package configuration, since apt-utils is not installed 00:44:24 Fetched 1696 B in 0s (9515 B/s) 00:44:24 Selecting previously unselected package apt-transport-https. 00:44:24 (Reading database ... 13929 files and directories currently installed.) 00:44:24 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:44:24 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:44:24 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:44:25 Waiting for network to be ready... 00:44:31 2020-12-22T00:44:28Z INFO Waiting for automatic snapd restart... 00:44:31 snapd 2.48.1 from Canonical* installed 00:44:33 "snapd" switched to the "latest/stable" channel 00:44:33 00:44:37 core18 20201210 from Canonical* installed 00:44:37 "core18" switched to the "latest/stable" channel 00:44:37 00:44:42 snapcraft 4.4.4 from Canonical* installed 00:44:42 "snapcraft" switched to the "latest/stable" channel 00:44:42 00:44:45 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:44:45 - README.md 00:44:45 00:44:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:53 Reading package lists... 00:44:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:45:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:00 Reading package lists... 00:45:00 Building dependency tree... 00:45:00 Reading state information... 00:45:00 Suggested packages: 00:45:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:45:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:45:00 Recommended packages: 00:45:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:45:00 The following NEW packages will be installed: 00:45:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:45:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:45:00 pkg-config zip 00:45:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:45:00 Need to get 7655 kB of archives. 00:45:00 After this operation, 43.7 MB of additional disk space will be used. 00:45:00 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:45:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:45:01 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:45:01 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:45:01 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:45:01 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:45:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:45:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:45:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:45:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:45:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:45:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:45:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:45:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:45:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:45:01 debconf: delaying package configuration, since apt-utils is not installed 00:45:01 Fetched 7655 kB in 1s (6965 kB/s) 00:45:02 Selecting previously unselected package libglib2.0-0:amd64. 00:45:02 (Reading database ... 13933 files and directories currently installed.) 00:45:02 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:45:02 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:45:02 Selecting previously unselected package libpsl5:amd64. 00:45:02 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:45:02 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:45:02 Selecting previously unselected package libnghttp2-14:amd64. 00:45:02 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:45:02 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:02 Selecting previously unselected package librtmp1:amd64. 00:45:02 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:45:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:02 Selecting previously unselected package libcurl3-gnutls:amd64. 00:45:02 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:45:02 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:45:03 Selecting previously unselected package liberror-perl. 00:45:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:45:03 Unpacking liberror-perl (0.17025-1) ... 00:45:03 Selecting previously unselected package git-man. 00:45:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:45:03 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:45:03 Selecting previously unselected package git. 00:45:03 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:45:03 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:45:04 Selecting previously unselected package libnorm1:amd64. 00:45:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:45:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:04 Selecting previously unselected package libpgm-5.2-0:amd64. 00:45:04 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:45:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:05 Selecting previously unselected package libsodium23:amd64. 00:45:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:45:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:45:05 Selecting previously unselected package libzmq5:amd64. 00:45:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:05 Selecting previously unselected package libzmq3-dev:amd64. 00:45:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:05 Selecting previously unselected package pkg-config. 00:45:05 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:45:05 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:45:05 Selecting previously unselected package zip. 00:45:05 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:45:05 Unpacking zip (3.0-11build1) ... 00:45:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:05 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:45:05 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:05 Setting up liberror-perl (0.17025-1) ... 00:45:05 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:45:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:45:06 No schema files found: doing nothing. 00:45:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:06 Setting up zip (3.0-11build1) ... 00:45:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:06 Setting up libsodium23:amd64 (1.0.16-2) ... 00:45:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:45:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:45:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:06 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:45:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:45:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:06 ---> f356f9aad29d 00:45:06 Step 3/24 : WORKDIR /edgex-go 00:45:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 00:45:06 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:06 00:45:06 ---> f356f9aad29d 00:45:06 ---> f356f9aad29d 00:45:06 Step 3/21 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go 00:45:06 00:45:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:06 ---> f356f9aad29d 00:45:06 Step 3/23 : WORKDIR /edgex-go 00:45:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:07 ---> f356f9aad29d 00:45:07 Step 3/24 : WORKDIR /edgex-go 00:45:11 ---> Running in f4b7f3c107f1 00:45:11 ---> Running in 5339aeb43b03 00:45:11 ---> Running in 6ce6080417a9 00:45:11 ---> Running in 640d40c49af8 00:45:11 ---> Running in c1b80ccb47d9 00:45:11 Removing intermediate container 5339aeb43b03 00:45:11 ---> ea6a674e151c 00:45:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 Removing intermediate container c1b80ccb47d9 00:45:11 ---> 1aeb224d66e2 00:45:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 ---> Running in a7c72ba2fb5f 00:45:11 Removing intermediate container 640d40c49af8 00:45:11 ---> 28bab8f044f0 00:45:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 Removing intermediate container 6ce6080417a9 00:45:11 ---> bb78121c44ba 00:45:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 Removing intermediate container f4b7f3c107f1 00:45:11 ---> 6dea6a577aa5 00:45:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 ---> Running in 709e47e66ad7 00:45:11 ---> Running in 7a16a2aa1561 00:45:11 ---> Running in 8147f09dab58 00:45:11 ---> Running in 2a8dee83e02e 00:45:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:12 git set to automatically installed. 00:45:12 git-man set to automatically installed. 00:45:12 libcurl3-gnutls set to automatically installed. 00:45:12 liberror-perl set to automatically installed. 00:45:12 libglib2.0-0 set to automatically installed. 00:45:12 libnghttp2-14 set to automatically installed. 00:45:12 libnorm1 set to automatically installed. 00:45:12 libpgm-5.2-0 set to automatically installed. 00:45:12 libpsl5 set to automatically installed. 00:45:12 librtmp1 set to automatically installed. 00:45:12 libsodium23 set to automatically installed. 00:45:12 libzmq3-dev set to automatically installed. 00:45:12 libzmq5 set to automatically installed. 00:45:12 pkg-config set to automatically installed. 00:45:12 zip set to automatically installed. 00:45:14 snapd is not logged in, snap install commands will use sudo 00:45:15 Removing intermediate container a7c72ba2fb5f 00:45:15 ---> 36855daf8d1d 00:45:15 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:45:15 ---> Running in 083cf3225261 00:45:15 Removing intermediate container 709e47e66ad7 00:45:15 ---> 286ab2185e84 00:45:15 Step 5/24 : RUN apk update && apk add make git 00:45:15 Removing intermediate container 8147f09dab58 00:45:15 ---> 855a38221503 00:45:15 Step 5/21 : RUN apk update && apk add make git 00:45:15 ---> Running in b549c04fbfb3 00:45:16 ---> Running in 531ed5cddfc6 00:45:16 Removing intermediate container 7a16a2aa1561 00:45:16 ---> 7e92865a2d42 00:45:16 Step 5/22 : RUN apk update && apk add make git 00:45:16 Removing intermediate container 2a8dee83e02e 00:45:16 ---> 3da8940572c6 00:45:16 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:45:16 ---> Running in 9f48ab653497 00:45:16 ---> Running in e1aa473d2ba3 00:45:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:19 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:19 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:19 OK: 12620 distinct packages available 00:45:20 OK: 217 MiB in 51 packages 00:45:20 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:20 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:20 OK: 12620 distinct packages available 00:45:20 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:20 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:20 OK: 12620 distinct packages available 00:45:20 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:20 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:20 OK: 12620 distinct packages available 00:45:20 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:20 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:20 OK: 12620 distinct packages available 00:45:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:21 snap "core18" has no updates available 00:45:21 OK: 217 MiB in 51 packages 00:45:21 OK: 217 MiB in 51 packages 00:45:21 OK: 217 MiB in 51 packages 00:45:21 OK: 217 MiB in 51 packages 00:45:21 Pulling config-common 00:45:22 Removing intermediate container 083cf3225261 00:45:22 ---> 6c49f357e579 00:45:22 Step 6/24 : COPY go.mod . 00:45:22 Pulling go-build-helper 00:45:23 ---> eae17a2c2cac 00:45:23 Step 7/24 : RUN go mod download 00:45:23 ---> Running in 77b8326dcccb 00:45:23 Removing intermediate container b549c04fbfb3 00:45:23 ---> 2f1750f48b35 00:45:23 Step 6/24 : COPY go.mod . 00:45:23 Removing intermediate container 531ed5cddfc6 00:45:23 ---> bb54b1c26f20 00:45:23 Step 6/21 : COPY go.mod . 00:45:23 Removing intermediate container e1aa473d2ba3 00:45:23 ---> 17706d730e77 00:45:23 Step 6/23 : COPY go.mod . 00:45:23 Removing intermediate container 9f48ab653497 00:45:23 ---> ff10cb1b75cc 00:45:23 Step 6/22 : COPY go.mod . 00:45:24 ---> 949e0eac9147 00:45:24 Step 7/24 : RUN go mod download 00:45:24 ---> Running in f2a83e7d5472 00:45:24 ---> 86ca34e1d0ab 00:45:24 Step 7/21 : RUN go mod download 00:45:24 ---> 6168c74bb4d3 00:45:24 Step 7/23 : RUN go mod download 00:45:24 ---> 3d6b4995dc29 00:45:24 Step 7/22 : RUN go mod download 00:45:25 ---> Running in fdc1da309fcd 00:45:25 ---> Running in 738bee4b10d1 00:45:25 ---> Running in ca832327e033 00:45:27 Removing intermediate container 77b8326dcccb 00:45:27 ---> 391bee8f5bee 00:45:27 Step 8/24 : COPY . . 00:45:29 Removing intermediate container f2a83e7d5472 00:45:29 ---> 614b161d3b31 00:45:29 Step 8/24 : COPY . . 00:45:30 Removing intermediate container fdc1da309fcd 00:45:30 ---> 04e96fa24c57 00:45:30 Step 8/21 : COPY . . 00:45:30 Removing intermediate container 738bee4b10d1 00:45:30 ---> 808ed8bb477f 00:45:30 Step 8/23 : COPY . . 00:45:30 Removing intermediate container ca832327e033 00:45:30 ---> 62a9cbef54de 00:45:30 Step 8/22 : COPY . . 00:45:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:49 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:45:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:45:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:45:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:45:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:45:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:45:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:45:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:45:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 00:45:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:45:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:45:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:45:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:45:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:45:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:45:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:45:49 Fetched 23.5 MB in 0s (0 B/s) 00:45:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:45:49 Fetched 96.5 kB in 0s (0 B/s) 00:45:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:45:49 Fetched 279 kB in 0s (0 B/s) 00:45:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:45:49 Fetched 122 kB in 0s (0 B/s) 00:45:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:45:49 Fetched 77.8 kB in 0s (0 B/s) 00:45:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:45:49 Fetched 8848 B in 0s (0 B/s) 00:45:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:45:49 Fetched 47.8 kB in 0s (0 B/s) 00:45:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:45:49 Fetched 45.6 kB in 0s (0 B/s) 00:45:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 00:45:49 Fetched 14.8 kB in 0s (0 B/s) 00:45:49 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:45:49 Fetched 214 kB in 0s (0 B/s) 00:45:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:45:49 Fetched 155 kB in 0s (0 B/s) 00:45:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:45:49 Fetched 50.6 kB in 0s (0 B/s) 00:45:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:45:49 Fetched 14.8 kB in 0s (0 B/s) 00:45:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:45:49 Fetched 41.8 kB in 0s (0 B/s) 00:45:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:45:49 Fetched 499 kB in 0s (0 B/s) 00:45:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:45:49 Fetched 111 kB in 0s (0 B/s) 00:45:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:45:49 Fetched 240 kB in 0s (0 B/s) 00:45:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:45:49 Fetched 29.3 kB in 0s (0 B/s) 00:45:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:45:49 Fetched 85.5 kB in 0s (0 B/s) 00:45:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:45:49 Fetched 24.5 kB in 0s (0 B/s) 00:45:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 00:45:49 Fetched 49.2 kB in 0s (0 B/s) 00:45:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:45:49 Fetched 54.2 kB in 0s (0 B/s) 00:45:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:45:49 Fetched 30.8 kB in 0s (0 B/s) 00:45:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:45:49 Fetched 17.0 kB in 0s (0 B/s) 00:45:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:45:49 Fetched 85.9 kB in 0s (0 B/s) 00:45:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:45:49 Fetched 8720 B in 0s (0 B/s) 00:45:49 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:45:49 Fetched 137 kB in 0s (0 B/s) 00:45:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:45:49 Fetched 119 kB in 0s (0 B/s) 00:45:49 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:45:49 Fetched 109 kB in 0s (0 B/s) 00:45:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:45:49 Fetched 11.1 kB in 0s (0 B/s) 00:45:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:45:49 Fetched 645 kB in 0s (0 B/s) 00:45:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:45:49 Fetched 41.3 kB in 0s (0 B/s) 00:45:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:45:49 Fetched 17.9 kB in 0s (0 B/s) 00:45:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:45:49 Fetched 368 kB in 0s (0 B/s) 00:45:49 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 00:45:49 Fetched 187 kB in 0s (0 B/s) 00:45:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:45:49 Fetched 175 kB in 0s (0 B/s) 00:45:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:45:50 Fetched 206 kB in 0s (0 B/s) 00:45:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:45:50 Fetched 1301 kB in 0s (0 B/s) 00:45:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:45:50 Fetched 36.2 kB in 0s (0 B/s) 00:45:50 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:45:50 Fetched 159 kB in 0s (0 B/s) 00:45:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:45:50 Fetched 107 kB in 0s (0 B/s) 00:45:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:45:50 Fetched 48.7 kB in 0s (0 B/s) 00:45:50 Pulling static-packages 00:45:50 'go115' has dependencies that need to be staged: go-build-helper static-packages 00:45:50 Skipping pull go-build-helper (already ran) 00:45:50 Skipping pull static-packages (already ran) 00:45:50 Building go-build-helper 00:45:55 Building static-packages 00:45:57 ---> f8ba6f5dafae 00:45:57 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:45:57 ---> 1eb854a005a8 00:45:57 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:57 ---> cf6ca02fe3cd 00:45:57 Step 9/23 : RUN make cmd/core-data/core-data 00:45:57 ---> Running in 63a7208e2833 00:45:57 ---> Running in 71ffbb1ae256 00:45:57 ---> Running in ccc22a1cbefa 00:45:57 ---> cefa5120310c 00:45:57 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:45:57 ---> 29facfa8abc0 00:45:57 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:45:57 ---> Running in 5aa301c3ec5b 00:45:57 ---> Running in 2bd81dc3d025 00:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45: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 00:45:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:57 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 00:45:57 Staging go-build-helper 00:45:58 Staging static-packages 00:45:59 Pulling go115 00:46:00 'edgex-go' has dependencies that need to be staged: go115 00:46:00 Skipping pull go115 (already ran) 00:46:00 Building go115 00:46:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:00 Dload Upload Total Spent Left Speed 00:46:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 115M 17 20.4M 0 0 29.0M 0 0:00:03 --:--:-- 0:00:03 29.0M 48 115M 48 56.1M 0 0 32.9M 0 0:00:03 0:00:01 0:00:02 32.9M 74 115M 74 86.4M 0 0 31.8M 0 0:00:03 0:00:02 0:00:01 31.8M 100 115M 100 115M 0 0 31.4M 0 0:00:03 0:00:03 --:--:-- 31.4M 00:46:05 go1.15.2.linux-amd64.tar.gz: OK 00:46:10 Staging go115 00:46:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:16 Fetched 0 B in 0s (0 B/s) 00:46:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:46:16 Fetched 224 kB in 0s (0 B/s) 00:46:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:46:16 Fetched 157 kB in 0s (0 B/s) 00:46:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:46:16 Fetched 221 kB in 0s (0 B/s) 00:46:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:46:16 Fetched 143 kB in 0s (0 B/s) 00:46:16 Pulling edgex-go 00:46:17 Pulling version 00:46:18 Building config-common 00:46:21 Skipping build go-build-helper (already ran) 00:46:21 Skipping build static-packages (already ran) 00:46:21 Skipping build go115 (already ran) 00:46:21 Building edgex-go 00:46:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:46:23 go: downloading github.com/gorilla/mux v1.8.0 00:46:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.131 00:46:23 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 00:46:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:46:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 00:46:23 go: downloading github.com/google/uuid v1.1.2 00:46:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:46:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:46:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:46:23 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 00:46:23 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:46:23 go: downloading github.com/pelletier/go-toml v1.2.0 00:46:23 go: downloading github.com/BurntSushi/toml v0.3.1 00:46:23 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 00:46:23 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:46:23 go: downloading github.com/imdario/mergo v0.3.11 00:46:23 go: downloading gopkg.in/yaml.v2 v2.4.0 00:46:23 go: downloading github.com/go-kit/kit v0.8.0 00:46:23 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:46:23 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:46:23 go: downloading github.com/pkg/errors v0.8.1 00:46:23 go: downloading github.com/hashicorp/consul/api v1.1.0 00:46:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:46:23 go: downloading github.com/x448/float16 v0.8.4 00:46:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:46:23 go: downloading github.com/pebbe/zmq4 v1.0.0 00:46:23 go: downloading github.com/go-playground/universal-translator v0.17.0 00:46:23 go: downloading github.com/leodido/go-urn v1.2.0 00:46:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:46:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:46:23 go: downloading github.com/mitchellh/copystructure v1.0.0 00:46:23 go: downloading github.com/hashicorp/serf v0.8.2 00:46:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:46:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:46:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:46:23 go: downloading github.com/go-playground/locales v0.13.0 00:46:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:46:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:46:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:46:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:46:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:38 go: downloading github.com/stretchr/testify v1.6.1 00:46:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:46:38 go: downloading github.com/pmezard/go-difflib v1.0.0 00:46:38 go: downloading github.com/davecgh/go-spew v1.1.1 00:46:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:40 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:46:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:46:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:46:43 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:45 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 00:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:46 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:46:49 Building version 00:46:51 Staging config-common 00:46:52 Skipping stage go-build-helper (already ran) 00:46:52 Skipping stage static-packages (already ran) 00:46:52 Skipping stage go115 (already ran) 00:46:52 Staging edgex-go 00:46:53 Staging version 00:46:54 Priming config-common 00:46:56 Priming go-build-helper 00:46:57 Priming static-packages 00:46:59 Priming go115 00:47:00 Priming edgex-go 00:47:01 Priming version 00:47:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:29 Removing intermediate container 71ffbb1ae256 00:47:29 ---> 8d52bf9e8be3 00:47:29 00:47:29 Step 10/24 : FROM alpine:3.10 00:47:29 Removing intermediate container 2bd81dc3d025 00:47:29 ---> fad8b67c8c1b 00:47:29 00:47:29 Step 10/22 : FROM alpine:3.10 00:47:29 3.10: Pulling from library/alpine 00:47:29 3.10: Pulling from library/alpine 00:47:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:47:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:47:31 Status: Downloaded newer image for alpine:3.10 00:47:31 ---> 536a684cf733 00:47:31 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:31 Status: Image is up to date for alpine:3.10 00:47:31 ---> 536a684cf733 00:47:31 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:33 ---> Running in 519139bae494 00:47:33 ---> Running in 9fc91e7263a6 00:47:33 Removing intermediate container 5aa301c3ec5b 00:47:33 ---> 92d09b6e105f 00:47:33 00:47:33 Step 10/21 : FROM scratch 00:47:33 ---> 00:47:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:33 ---> Running in 9761fc444a03 00:47:34 Removing intermediate container 63a7208e2833 00:47:34 ---> cbf42587213f 00:47:34 00:47:34 Step 10/24 : FROM scratch 00:47:34 ---> 00:47:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:47:34 ---> Running in 36e18ca731e0 00:47:34 Removing intermediate container 9761fc444a03 00:47:34 ---> e08c37f32f3c 00:47:34 Step 12/21 : ENV APP_PORT=48085 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:35 ---> Running in 7ab84d74b185 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:35 Removing intermediate container 36e18ca731e0 00:47:35 ---> dd8ac41a9129 00:47:35 Step 12/24 : ENV APP_PORT=48060 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:35 ---> Running in 7b187b0c9bab 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:35 Removing intermediate container 7ab84d74b185 00:47:35 ---> 38997cdb82f6 00:47:35 Step 13/21 : EXPOSE $APP_PORT 00:47:35 ---> Running in 6b2512437d1e 00:47:35 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:35 OK: 10171 distinct packages available 00:47:35 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:35 OK: 10171 distinct packages available 00:47:35 Removing intermediate container 7b187b0c9bab 00:47:35 ---> 08b368d1abba 00:47:35 Step 13/24 : EXPOSE $APP_PORT 00:47:36 ---> Running in f758d3932b45 00:47:36 (1/5) Installing ca-certificates (20191127-r2) 00:47:36 Removing intermediate container 6b2512437d1e 00:47:36 ---> e4813614c6e1 00:47:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:47:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:36 (3/5) Installing libcurl (7.66.0-r3) 00:47:36 (1/5) Installing ca-certificates (20191127-r2) 00:47:36 (4/5) Installing curl (7.66.0-r3) 00:47:36 (5/5) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.30.1-r3.trigger 00:47:36 Executing ca-certificates-20191127-r2.trigger 00:47:36 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:36 (3/5) Installing libcurl (7.66.0-r3) 00:47:36 (4/5) Installing curl (7.66.0-r3) 00:47:36 (5/5) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.30.1-r3.trigger 00:47:36 Executing ca-certificates-20191127-r2.trigger 00:47:36 OK: 7 MiB in 19 packages 00:47:36 Removing intermediate container f758d3932b45 00:47:36 ---> ee3801277e91 00:47:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:47:37 OK: 7 MiB in 19 packages 00:47:37 ---> 8d9b8f8e5ccd 00:47:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:38 ---> 23ec2b0c4d5a 00:47:38 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:47:39 ---> 5cb5015b364f 00:47:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:40 Removing intermediate container 9fc91e7263a6 00:47:40 ---> d796e5c9804f 00:47:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:40 ---> 2aa78e30b67f 00:47:40 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:47:40 Removing intermediate container 519139bae494 00:47:40 ---> 891d68a07ed0 00:47:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:47:40 ---> Running in d4952ec5f37f 00:47:41 ---> cdb9a6c96a73 00:47:41 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:47:41 ---> Running in ad0123ec0a70 00:47:41 ---> Running in 6a7b6735f726 00:47:41 Removing intermediate container d4952ec5f37f 00:47:41 ---> 7d70dccdf1e2 00:47:41 Step 13/24 : WORKDIR / 00:47:41 ---> Running in 656d5ff650ba 00:47:41 Removing intermediate container ad0123ec0a70 00:47:41 ---> 1e3c1437d594 00:47:41 Step 13/22 : WORKDIR / 00:47:42 Removing intermediate container 6a7b6735f726 00:47:42 ---> a904d189f265 00:47:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:42 ---> Running in cae1f5d42459 00:47:42 ---> Running in ef891405711b 00:47:42 ---> eac00850c78a 00:47:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:47:42 Removing intermediate container 656d5ff650ba 00:47:42 ---> 4f383c871d6b 00:47:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:43 Removing intermediate container cae1f5d42459 00:47:43 ---> ce3c67a8cee7 00:47:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:47:43 Removing intermediate container ef891405711b 00:47:43 ---> 05f085a15331 00:47:43 Step 19/21 : LABEL arch=arm64 00:47:43 ---> Running in 7f5747c15463 00:47:43 ---> d5b9331b9612 00:47:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:44 ---> b8fcce713da0 00:47: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 00:47:44 Removing intermediate container 7f5747c15463 00:47:44 ---> aa4f1d79a766 00:47:44 Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:47:44 ---> 9c702b2b8629 00:47:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:47:44 ---> Running in 3b84bccf4ade 00:47:45 ---> 0a9a21a269cf 00:47:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:45 Removing intermediate container 3b84bccf4ade 00:47:45 ---> de00a1bfc885 00:47:45 Step 21/21 : LABEL version=0.0.0 00:47:45 ---> 7e2ec019d1e1 00:47:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:46 ---> Running in 9f93bd7ee4bc 00:47:46 ---> d3de117d6ed5 00:47:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:47:46 Removing intermediate container 9f93bd7ee4bc 00:47:46 ---> f0193a36bba9 00:47:46 00:47:47 ---> 80a3a400ce77 00:47:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:47 ---> 0ca9200bf518 00:47:47 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:47:47 Successfully built f0193a36bba9 00:47:47 Successfully tagged docker-support-scheduler-go-arm64:latest 00:47:47 ---> 3441d33d5d52 00:47:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.tomlBuilding docker-core-metadata-go 00:47:47 00:47:47  Building docker-support-scheduler-go ... done  ---> Running in 46e6d6c9bd9d 00:47:48 Removing intermediate container 46e6d6c9bd9d 00:47:48 ---> d34b6eed2271 00:47:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:48 ---> Running in a43e9f7cc4c8 00:47:49 ---> 762c7d43ffef 00:47:49 Step 18/22 : RUN chmod +x entrypoint.sh 00:47:49 ---> ac73e980fe45 00:47:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:50 ---> Running in 1424fa11718c 00:47:50 Removing intermediate container a43e9f7cc4c8 00:47:50 ---> dd35811d73c5 00:47:50 Step 22/24 : LABEL arch=arm64 00:47:51 ---> adfc068ff628 00:47:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:51 ---> Running in 82d9a951b021 00:47:51 Removing intermediate container ccc22a1cbefa 00:47:51 ---> e2990744bd42 00:47:51 00:47:51 Step 10/23 : FROM alpine 00:47:51 latest: Pulling from library/alpine 00:47:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:51 Status: Downloaded newer image for alpine:latest 00:47:51 ---> afeebe901d6b 00:47:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:52 ---> Running in 2d0f6889083a 00:47:52 ---> 4c704cfdb7fd 00:47:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:52 Removing intermediate container 82d9a951b021 00:47:52 ---> dd472632afd5 00:47:52 Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:47:53 ---> Running in e5f9cf712fa7 00:47:53 ---> Running in fa35f8d21a34 00:47:53 Removing intermediate container 2d0f6889083a 00:47:53 ---> 0db12a974270 00:47:53 Step 12/23 : ENV APP_PORT=48080 00:47:53 ---> Running in b54a1ef7ce04 00:47:53 Removing intermediate container e5f9cf712fa7 00:47:53 ---> 70bd54c0771d 00:47:53 Step 24/24 : LABEL version=0.0.0 00:47:54 ---> Running in ab0fe1c43491 00:47:54 Removing intermediate container 1424fa11718c 00:47:54 ---> fb252f42dbf7 00:47:54 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:47:54 Removing intermediate container b54a1ef7ce04 00:47:54 ---> fd0bda9c0f50 00:47:54 Step 13/23 : EXPOSE $APP_PORT 00:47:54 ---> Running in db789e943078 00:47:54 ---> Running in a386053c1caa 00:47:54 Removing intermediate container ab0fe1c43491 00:47:54 ---> 73a06ea5b4df 00:47:54 00:47:55 Successfully built 73a06ea5b4df 00:47:55 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:55 Building docker-security-proxy-setup-go 00:47:55  Building docker-support-notifications-go ... done Removing intermediate container db789e943078 00:47:55 ---> f73263228743 00:47:55 Step 20/22 : LABEL arch=arm64 00:47:55 Removing intermediate container a386053c1caa 00:47:55 ---> d034f0b4ee84 00:47:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:55 ---> Running in e2db0e4397bf 00:47:56 ---> Running in 3d9b187c9476 00:47:56 Removing intermediate container e2db0e4397bf 00:47:56 ---> 7ded2c5d9d8a 00:47:56 Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:47:56 Removing intermediate container fa35f8d21a34 00:47:56 ---> f6b1dd1e82bd 00:47:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:47:56 ---> Running in e0b612ed09b3 00:47:57 ---> Running in 113fbe261d50 00:47:57 Removing intermediate container e0b612ed09b3 00:47:57 ---> a720e3a5732f 00:47:57 Step 22/22 : LABEL version=0.0.0 00:47:58 Removing intermediate container 113fbe261d50 00:47:58 ---> 8aedcbe59fb3 00:47:58 Step 22/24 : LABEL arch=arm64 00:47:58 ---> Running in 08a8701aa886 00:47:58 ---> Running in 0bcab48de2c7 00:47:59 Removing intermediate container 08a8701aa886 00:47:59 ---> 78d2957f4501 00:47:59 00:47:59 Successfully built 78d2957f4501 00:47:59 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:47:59  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 0bcab48de2c7 00:47:59 ---> 267e32f211d7 00:47:59 Building docker-sys-mgmt-agent-go 00:47:59 Step 23/24 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:47:59 Removing intermediate container 3d9b187c9476 00:47:59 ---> ac2d34f9c024 00:47:59 Step 15/23 : RUN apk --no-cache add zeromq 00:48:00 ---> Running in 2b3ed0805d02 00:48:00 ---> Running in 1e3529b00b83 00:48:01 Removing intermediate container 1e3529b00b83 00:48:01 ---> 32ada41e9764 00:48:01 Step 24/24 : LABEL version=0.0.0 00:48:01 ---> Running in e99298482edd 00:48:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:02 Removing intermediate container e99298482edd 00:48:02 ---> f665fd2996c8 00:48:02 00:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:02 Successfully built f665fd2996c8 00:48:02 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:02  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 00:48:03 (1/5) Installing libgcc (9.3.0-r2) 00:48:03 (2/5) Installing libsodium (1.0.18-r0) 00:48:03 (3/5) Installing libstdc++ (9.3.0-r2) 00:48:04 (4/5) Installing libzmq (4.3.3-r0) 00:48:04 (5/5) Installing zeromq (4.3.3-r0) 00:48:04 Executing busybox-1.31.1-r19.trigger 00:48:04 OK: 8 MiB in 19 packages 00:48:07 Removing intermediate container 2b3ed0805d02 00:48:07 ---> dc8bc4402535 00:48:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:48:09 ---> 289414db7b66 00:48:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:11 ---> 8485c4dd5ca7 00:48:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:12 ---> d451d23500dd 00:48:12 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:12 ---> Running in dbcd255858ba 00:48:13 Removing intermediate container dbcd255858ba 00:48:13 ---> f5446bf54a48 00:48:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:13 ---> Running in 843d252181d4 00:48:14 Removing intermediate container 843d252181d4 00:48:14 ---> 6ba15a7d39fd 00:48:14 Step 21/23 : LABEL arch=arm64 00:48:14 ---> Running in f9125d1f8e64 00:48:15 Removing intermediate container f9125d1f8e64 00:48:15 ---> c8833adf45e7 00:48:15 Step 22/23 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:48:15 ---> Running in 69e141d77a8f 00:48:16 Removing intermediate container 69e141d77a8f 00:48:16 ---> c182bc4d7033 00:48:16 Step 23/23 : LABEL version=0.0.0 00:48:16 ---> Running in eed450358c51 00:48:17 Removing intermediate container eed450358c51 00:48:17 ---> 517d2e3dac77 00:48:17 00:48:18 Successfully built 517d2e3dac77 00:48:18 Successfully tagged docker-core-data-go-arm64:latest 00:48:19  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:19 ---> f356f9aad29d 00:48:19 Step 3/22 : WORKDIR /edgex-go 00:48:19 ---> Using cache 00:48:19 ---> 6dea6a577aa5 00:48:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:19 ---> Using cache 00:48:19 ---> 3da8940572c6 00:48:19 Step 5/22 : RUN apk update && apk add make git 00:48:20 ---> Running in 2d2fce5b4470 00:48:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:23 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:23 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:23 OK: 12620 distinct packages available 00:48:24 OK: 217 MiB in 51 packages 00:48:26 Removing intermediate container 2d2fce5b4470 00:48:26 ---> a93638e427ae 00:48:26 Step 6/22 : COPY go.mod . 00:48:28 ---> 68509706eb95 00:48:28 Step 7/22 : RUN go mod download 00:48:28 ---> Running in a9c361fce074 00:48:32 Removing intermediate container a9c361fce074 00:48:32 ---> a09aa75aed10 00:48:32 Step 8/22 : COPY . . 00:48:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:36 ---> f356f9aad29d 00:48:36 Step 3/21 : WORKDIR /edgex-go 00:48:36 ---> Using cache 00:48:36 ---> 6dea6a577aa5 00:48:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:36 ---> Using cache 00:48:36 ---> 3da8940572c6 00:48:36 Step 5/21 : RUN apk update && apk add make git 00:48:36 ---> Using cache 00:48:36 ---> a93638e427ae 00:48:36 Step 6/21 : COPY go.mod . 00:48:36 ---> Using cache 00:48:36 ---> 68509706eb95 00:48:36 Step 7/21 : RUN go mod download 00:48:36 ---> Using cache 00:48:36 ---> a09aa75aed10 00:48:36 Step 8/21 : COPY . . 00:48:39 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:48:39 ---> f356f9aad29d 00:48:39 Step 3/27 : WORKDIR /edgex-go 00:48:39 ---> Using cache 00:48:39 ---> 6dea6a577aa5 00:48:39 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:39 ---> Using cache 00:48:39 ---> 3da8940572c6 00:48:39 Step 5/27 : RUN apk update && apk add make bash git 00:48:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:40 ---> f356f9aad29d 00:48:40 Step 3/22 : WORKDIR /edgex-go 00:48:40 ---> Using cache 00:48:40 ---> 6dea6a577aa5 00:48:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:40 ---> Using cache 00:48:40 ---> 3da8940572c6 00:48:40 Step 5/22 : RUN apk update && apk add make git 00:48:40 ---> Using cache 00:48:40 ---> a93638e427ae 00:48:40 Step 6/22 : COPY go.mod . 00:48:40 ---> Using cache 00:48:40 ---> 68509706eb95 00:48:40 Step 7/22 : RUN go mod download 00:48:40 ---> Using cache 00:48:40 ---> a09aa75aed10 00:48:40 Step 8/22 : COPY . . 00:48:48 ---> Running in 67ebf1a2d32a 00:48:49 ---> 955d641087b5 00:48:49 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:48:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:51 ---> Running in fc9db53cd109 00:48:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:51 ---> 1989b70923ee 00:48:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:48:52 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:52 v3.12.3-17-g42fdcdb4bc [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:52 OK: 12620 distinct packages available 00:48:52 ---> Running in eb8027c739a9 00:48:53 OK: 217 MiB in 51 packages 00:48:53 ---> 3acf11cec130 00:48:53 Step 9/22 : RUN make cmd/core-command/core-command 00:48:53 ---> Running in a8b2b69801db 00:48:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:48:55 Removing intermediate container 67ebf1a2d32a 00:48:55 ---> 1ef435808d13 00:48:55 Step 6/27 : COPY go.mod . 00:48:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:48:56 ---> f7aed3a708e5 00:48:56 Step 7/27 : RUN go mod download 00:48:57 ---> Running in bf74153eb12c 00:49:01 Removing intermediate container bf74153eb12c 00:49:01 ---> 92ded86fea7b 00:49:01 Step 8/27 : COPY . . 00:49:19 ---> 548013a48ce7 00:49:19 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:19 ---> Running in 50178b943003 00:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:50:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:50:15 Removing intermediate container eb8027c739a9 00:50:15 ---> 2b836b893dd8 00:50:15 00:50:15 Step 10/21 : FROM alpine 00:50:15 ---> afeebe901d6b 00:50:15 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:50:15 ---> Running in 60fd2d4945ca 00:50:15 Removing intermediate container a8b2b69801db 00:50:15 ---> 14b16a0233cd 00:50:15 00:50:15 Step 10/22 : FROM scratch 00:50:15 ---> 00:50:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:15 ---> Using cache 00:50:15 ---> e08c37f32f3c 00:50:15 Step 12/22 : ENV APP_PORT=48082 00:50:15 ---> Running in c5092d2529df 00:50:15 Removing intermediate container c5092d2529df 00:50:15 ---> bdad8f9e8b73 00:50:15 Step 13/22 : EXPOSE $APP_PORT 00:50:15 ---> Running in 678a773f7110 00:50:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:15 Removing intermediate container 678a773f7110 00:50:15 ---> 142d7106269c 00:50:15 Step 14/22 : WORKDIR / 00:50:16 ---> Running in bc78408348ef 00:50:16 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:50:16 v3.12.3-17-g42fdcdb4bc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:50:16 OK: 12615 distinct packages available 00:50:16 Removing intermediate container bc78408348ef 00:50:16 ---> 950d590dd927 00:50:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:50:17 (1/4) Installing ca-certificates (20191127-r4) 00:50:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:17 (3/4) Installing libcurl (7.69.1-r3) 00:50:17 (4/4) Installing curl (7.69.1-r3) 00:50:17 Executing busybox-1.31.1-r19.trigger 00:50:17 Executing ca-certificates-20191127-r4.trigger 00:50:17 ---> b5b0c906a075 00:50:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:17 OK: 7 MiB in 18 packages 00:50:20 ---> ddd8de1a0b59 00:50:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:20 Removing intermediate container 60fd2d4945ca 00:50:20 ---> 73dc562810da 00:50:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:20 ---> Running in c4517a6e16a1 00:50:21 ---> 6f9b3377f896 00:50:21 Step 18/22 : ENTRYPOINT ["/core-command"] 00:50:21 ---> Running in 2e2e3fbb1a6d 00:50:21 Removing intermediate container c4517a6e16a1 00:50:21 ---> 25b2c39842dd 00:50:21 Step 13/21 : WORKDIR /edgex 00:50:21 ---> Running in f288aec3bcfb 00:50:21 Removing intermediate container 2e2e3fbb1a6d 00:50:21 ---> e0720ef4054c 00:50:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:22 ---> Running in 5ab7545320a9 00:50:22 Removing intermediate container f288aec3bcfb 00:50:22 ---> 269707e41cfd 00:50:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:23 Removing intermediate container 5ab7545320a9 00:50:23 ---> 4a00cf13fb8c 00:50:23 Step 20/22 : LABEL arch=arm64 00:50:23 ---> Running in da8028493962 00:50:23 ---> 81b011d0f1e0 00:50:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:24 Removing intermediate container da8028493962 00:50:24 ---> ef8d56183172 00:50:24 Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:50:24 ---> Running in bca902805656 00:50:25 Removing intermediate container fc9db53cd109 00:50:25 ---> 30765f8f2d12 00:50:25 00:50:25 Step 10/22 : FROM scratch 00:50:25 ---> 00:50:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:25 ---> d80e6c352278 00:50:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:25 ---> Using cache 00:50:25 ---> e08c37f32f3c 00:50:25 Step 12/22 : ENV APP_PORT=48081 00:50:25 Removing intermediate container bca902805656 00:50:25 ---> c79e4dbb818b 00:50:25 Step 22/22 : LABEL version=0.0.0 00:50:25 ---> Running in 6b48906b76df 00:50:25 ---> Running in 91c61eb08a25 00:50:26 Removing intermediate container 6b48906b76df 00:50:26 ---> 942591f2c323 00:50:26 Step 13/22 : EXPOSE $APP_PORT 00:50:26 Removing intermediate container 91c61eb08a25 00:50:26 ---> 9db49f3a8cd4 00:50:26 00:50:26 ---> Running in 16f30749d4cc 00:50:26 ---> 8e8f70f4d458 00:50:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:27 Successfully built 9db49f3a8cd4 00:50:27 Removing intermediate container 50178b943003 00:50:27 ---> 70812ac292e0 00:50:27 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:27 ---> Running in 32f364c5a0b2 00:50:27 Successfully tagged docker-core-command-go-arm64:latest 00:50:27  Building docker-core-command-go ... done Removing intermediate container 16f30749d4cc 00:50:27 ---> bff1b55a596b 00:50:27 Step 14/22 : WORKDIR / 00:50:27 ---> Running in 1a7c04a903cb 00:50:27 ---> Running in 7380eb6be67b 00:50:27 Removing intermediate container 32f364c5a0b2 00:50:27 ---> fb0782d7e745 00:50:27 Step 18/21 : CMD ["--init=true"] 00:50:27 ---> Running in aa059f529006 00:50:28 Removing intermediate container 7380eb6be67b 00:50:28 ---> e549a9419470 00:50:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:50:28 Removing intermediate container aa059f529006 00:50:28 ---> 23fc92be975e 00:50:28 Step 19/21 : LABEL arch=arm64 00:50:28 ---> Running in b2d10d82182c 00:50:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:50:28 ---> eae363857b26 00:50:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:29 Removing intermediate container b2d10d82182c 00:50:29 ---> 1fbd868f3383 00:50:29 Step 20/21 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:50:29 ---> Running in b293457a10b0 00:50:30 Removing intermediate container b293457a10b0 00:50:30 ---> 483a81c5a42e 00:50:30 Step 21/21 : LABEL version=0.0.0 00:50:30 ---> cd8c1f0ae618 00:50:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:30 ---> Running in 1290a2b57e5b 00:50:30 Removing intermediate container 1290a2b57e5b 00:50:30 ---> b6b483e99d8a 00:50:30 00:50:31 Successfully built b6b483e99d8a 00:50:31 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:31  Building docker-security-proxy-setup-go ... done  ---> 77ad2279d28e 00:50:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:50:31 ---> Running in 09e4fa98270f 00:50:31 Removing intermediate container 1a7c04a903cb 00:50:31 ---> 9787cdb7a41d 00:50:31 00:50:31 Step 11/27 : FROM docker:latest 00:50:31 ---> f66387bf908a 00:50:31 Step 12/27 : RUN apk add --no-cache bash 00:50:31 ---> Running in 0d1969859fd4 00:50:32 Removing intermediate container 09e4fa98270f 00:50:32 ---> 98bb30e390b6 00:50:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:32 ---> Running in 6daa5b3f1c1a 00:50:32 Removing intermediate container 6daa5b3f1c1a 00:50:32 ---> 5802708880b7 00:50:32 Step 20/22 : LABEL arch=arm64 00:50:32 ---> Running in de940a07bd80 00:50:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:33 Removing intermediate container de940a07bd80 00:50:33 ---> 808bd978849b 00:50:33 Step 21/22 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:50:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:33 ---> Running in 05bb24ba7f15 00:50:33 (1/2) Installing readline (8.0.4-r0) 00:50:33 (2/2) Installing bash (5.0.17-r0) 00:50:33 Removing intermediate container 05bb24ba7f15 00:50:33 ---> fdb89de96909 00:50:33 Step 22/22 : LABEL version=0.0.0 00:50:33 Executing bash-5.0.17-r0.post-install 00:50:33 Executing busybox-1.31.1-r19.trigger 00:50:33 OK: 12 MiB in 22 packages 00:50:34 ---> Running in b616ab9a2b71 00:50:34 Removing intermediate container b616ab9a2b71 00:50:34 ---> c5b4b2cac984 00:50:34 00:50:34 Successfully built c5b4b2cac984 00:50:34 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:35  Building docker-core-metadata-go ... done Removing intermediate container 0d1969859fd4 00:50:35 ---> 1bb40e409432 00:50:35 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:50:35 ---> Running in b4e79bd61cc1 00:50:37 Removing intermediate container b4e79bd61cc1 00:50:37 ---> 20ef67db80cb 00:50:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:37 ---> Running in cd6b226e9eac 00:50:37 Removing intermediate container cd6b226e9eac 00:50:37 ---> 3448bae8580b 00:50:37 Step 15/27 : ENV APP_PORT=48090 00:50:38 ---> Running in 3c2625682727 00:50:38 Removing intermediate container 3c2625682727 00:50:38 ---> ad811e986fdb 00:50:38 Step 16/27 : EXPOSE $APP_PORT 00:50:38 ---> Running in 5e5f19fabd23 00:50:39 Removing intermediate container 5e5f19fabd23 00:50:39 ---> 1d6b93289f97 00:50:39 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:40 ---> dd852e699c8d 00:50:40 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:41 ---> deb08264ccc3 00:50:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:41 ---> f9a8ed2859b2 00:50:41 Step 20/27 : RUN apk --no-cache add py3-pip 00:50:42 ---> Running in 73d2ea8efbdf 00:50:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:43 (1/33) Installing libbz2 (1.0.8-r1) 00:50:43 (2/33) Installing expat (2.2.9-r1) 00:50:43 (3/33) Installing libffi (3.3-r2) 00:50:43 (4/33) Installing gdbm (1.13-r1) 00:50:43 (5/33) Installing xz-libs (5.2.5-r0) 00:50:43 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:43 (7/33) Installing python3 (3.8.5-r0) 00:50:45 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:45 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:45 (11/33) Installing py3-six (1.15.0-r0) 00:50:45 (12/33) Installing py3-packaging (20.4-r0) 00:50:45 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:45 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:45 (15/33) Installing py3-idna (2.9-r0) 00:50:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:45 (18/33) Installing py3-requests (2.23.0-r0) 00:50:45 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:45 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:46 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:46 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:46 (24/33) Installing py3-distro (1.5.0-r1) 00:50:46 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:46 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:46 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:46 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:46 (29/33) Installing py3-progress (1.5-r0) 00:50:46 (30/33) Installing py3-toml (0.10.1-r0) 00:50:46 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:46 (33/33) Installing py3-pip (20.1.1-r0) 00:50:46 Executing busybox-1.31.1-r19.trigger 00:50:46 OK: 71 MiB in 55 packages 00:50:53 Removing intermediate container 73d2ea8efbdf 00:50:53 ---> 226f39b0f35c 00:50:53 Step 21/27 : RUN pip install docker-compose==1.23.2 00:50:53 ---> Running in 394bc0ac8ff9 00:50:57 Collecting docker-compose==1.23.2 00:50:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:57 Collecting docopt<0.7,>=0.6.1 00:50:57 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:59 Collecting texttable<0.10,>=0.9.0 00:50:59 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:01 Collecting dockerpty<0.5,>=0.4.1 00:51:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:03 Collecting websocket-client<1.0,>=0.32.0 00:51:03 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:04 Collecting docker<4.0,>=3.6.0 00:51:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:05 Collecting PyYAML<4,>=3.10 00:51:05 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:10 Collecting cached-property<2,>=1.2.0 00:51:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:10 Collecting jsonschema<3,>=2.5.1 00:51:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:11 Collecting docker-pycreds>=0.4.0 00:51:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:11 Collecting idna<2.8,>=2.5 00:51:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:12 Collecting urllib3<1.25,>=1.21.1 00:51:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:51:12 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:51:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:13 Installing collected packages: docopt, texttable, dockerpty, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, cached-property, jsonschema, docker-compose 00:51:13 Running setup.py install for docopt: started 00:51:15 Running setup.py install for docopt: finished with status 'done' 00:51:15 Running setup.py install for texttable: started 00:51:16 Running setup.py install for texttable: finished with status 'done' 00:51:16 Running setup.py install for dockerpty: started 00:51:18 Running setup.py install for dockerpty: finished with status 'done' 00:51:18 Attempting uninstall: idna 00:51:18 Found existing installation: idna 2.9 00:51:18 Uninstalling idna-2.9: 00:51:18 Successfully uninstalled idna-2.9 00:51:19 Attempting uninstall: urllib3 00:51:19 Found existing installation: urllib3 1.25.9 00:51:19 Uninstalling urllib3-1.25.9: 00:51:19 Successfully uninstalled urllib3-1.25.9 00:51:20 Attempting uninstall: requests 00:51:20 Found existing installation: requests 2.23.0 00:51:20 Uninstalling requests-2.23.0: 00:51:20 Successfully uninstalled requests-2.23.0 00:51:21 Running setup.py install for PyYAML: started 00:51:23 Running setup.py install for PyYAML: finished with status 'done' 00:51:24 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:51:29 Removing intermediate container 394bc0ac8ff9 00:51:29 ---> b5a872172833 00:51:29 Step 22/27 : RUN apk --no-cache add curl 00:51:29 ---> Running in 9e544ff598ec 00:51:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:30 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:30 (2/3) Installing libcurl (7.69.1-r3) 00:51:30 (3/3) Installing curl (7.69.1-r3) 00:51:30 Executing busybox-1.31.1-r19.trigger 00:51:30 OK: 71 MiB in 58 packages 00:51:31 Removing intermediate container 9e544ff598ec 00:51:31 ---> 5b85f44f3b43 00:51:31 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:31 ---> Running in 67737751451d 00:51:32 Removing intermediate container 67737751451d 00:51:32 ---> 5a39c0336fd9 00:51:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:32 ---> Running in 8c93f53ff195 00:51:32 Removing intermediate container 8c93f53ff195 00:51:32 ---> 2d0de38c2429 00:51:32 Step 25/27 : LABEL arch=arm64 00:51:32 ---> Running in 613b41f27e31 00:51:33 Removing intermediate container 613b41f27e31 00:51:33 ---> 689cb3a7af4b 00:51:33 Step 26/27 : LABEL git_sha=c78fc549b649976f700a0ed9140204a1200fb3b8 00:51:33 ---> Running in d6be22eaa2ee 00:51:33 Removing intermediate container d6be22eaa2ee 00:51:33 ---> 9acd82c5bc8e 00:51:33 Step 27/27 : LABEL version=0.0.0 00:51:33 ---> Running in 1742e4f96ab8 00:51:34 Removing intermediate container 1742e4f96ab8 00:51:34 ---> 17821dd71168 00:51:34 00:51:34 Successfully built 17821dd71168 00:51:34 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:35  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:51:35 $ docker stop --time=1 cef99ec076ec1dd1e36a6ac82c1c7e6f91d82ea48b76128e5663cdaed11ee928 00:51:37 $ docker rm -f cef99ec076ec1dd1e36a6ac82c1c7e6f91d82ea48b76128e5663cdaed11ee928 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:37 + grep docker 00:51:37 + docker images 00:51:37 docker-sys-mgmt-agent-go-arm64 latest 17821dd71168 3 seconds ago 300MB 00:51:37 docker-core-metadata-go-arm64 latest c5b4b2cac984 About a minute ago 12.3MB 00:51:37 docker-security-proxy-setup-go-arm64 latest b6b483e99d8a About a minute ago 23.2MB 00:51:37 docker-core-command-go-arm64 latest 9db49f3a8cd4 About a minute ago 9.98MB 00:51:37 docker-core-data-go-arm64 latest 517d2e3dac77 3 minutes ago 21MB 00:51:37 docker-security-secretstore-setup-go-arm64 latest f665fd2996c8 3 minutes ago 23.5MB 00:51:37 docker-security-bootstrap-redis-go-arm64 latest 78d2957f4501 3 minutes ago 15.2MB 00:51:37 docker-support-notifications-go-arm64 latest 73a06ea5b4df 3 minutes ago 11.4MB 00:51:37 docker-support-scheduler-go-arm64 latest f0193a36bba9 3 minutes ago 10.1MB 00:51:37 docker latest f66387bf908a 3 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:51:39 provisioning config files... 00:51:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config2113308742258122852tmp [Pipeline] { [Pipeline] sh 00:51:40 + set +x 00:51:40 + curl -s https://codecov.io/bash 00:51:40 + bash -s -- 00:51:40 00:51:40 _____ _ 00:51:40 / ____| | | 00:51:40 | | ___ __| | ___ ___ _____ __ 00:51:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:51:40 | |___| (_) | (_| | __/ (_| (_) \ V / 00:51:40 \_____\___/ \__,_|\___|\___\___/ \_/ 00:51:40 Bash-20201217-3d3df35 00:51:40 00:51:40 00:51:40 git version 2.24.3 found 00:51:40 curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:51:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:51:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 00:51:40 ==> Jenkins CI detected. 00:51:40 project root: . 00:51:40 --> token set from env 00:51:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:51:40 ==> Running gcov in . (disable via -X gcov) 00:51:40 ==> Python coveragepy not found 00:51:40 ==> Searching for coverage reports in: 00:51:40 + . 00:51:40 -> Found 1 reports 00:51:40 ==> Detecting git/mercurial file structure 00:51:40 ==> Reading reports 00:51:40 + ./coverage.out bytes=532301 00:51:40 ==> Appending adjustments 00:51:40 https://docs.codecov.io/docs/fixing-reports 00:51:44 + Found adjustments 00:51:44 ==> Gzipping contents 00:51:44 80K /tmp/codecov.tzhPSU.gz 00:51:44 ==> Uploading reports 00:51:44 url: https://codecov.io 00:51:44 query: branch=PR-2924&commit=c78fc549b649976f700a0ed9140204a1200fb3b8&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= 00:51:44 -> Pinging Codecov 00:51:44 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2924&commit=c78fc549b649976f700a0ed9140204a1200fb3b8&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= 00:51:44 -> Uploading to 00:51:44 https://storage.googleapis.com/codecov/v4/raw/2020-12-22/00271124DB129430A58F1EEE437C3FCB/c78fc549b649976f700a0ed9140204a1200fb3b8/67ab8aac-bf71-4ac0-a6ff-a220a00490b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T005144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f47f0c20a4e1d8e3a1840259568360b8b6fe04cafb79bee3e86e544a4e6ac82 00:51:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:44 Dload Upload Total Spent Left Speed 00:51:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81358 0 0 100 81358 0 131k --:--:-- --:--:-- --:--:-- 131k 100 81358 0 0 100 81358 0 131k --:--:-- --:--:-- --:--:-- 131k 00:51:44 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c78fc549b649976f700a0ed9140204a1200fb3b8 [Pipeline] } 00:51:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:51:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:47 ---> package-listing.sh 00:51:47 ++ facter osfamily 00:51:47 ++ tr '[:upper:]' '[:lower:]' 00:51:47 + OS_FAMILY=redhat 00:51:47 + workspace=/w/workspace/edgex-go/11 00:51:47 + START_PACKAGES=/tmp/packages_start.txt 00:51:47 + END_PACKAGES=/tmp/packages_end.txt 00:51:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:47 + PACKAGES=/tmp/packages_start.txt 00:51:47 + '[' /w/workspace/edgex-go/11 ']' 00:51:47 + PACKAGES=/tmp/packages_end.txt 00:51:47 + case "${OS_FAMILY}" in 00:51:47 + rpm -qa 00:51:47 + sort 00:51:51 + '[' -f /tmp/packages_start.txt ']' 00:51:51 + '[' -f /tmp/packages_end.txt ']' 00:51:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:52 + '[' /w/workspace/edgex-go/11 ']' 00:51:52 + mkdir -p /w/workspace/edgex-go/11/archives/ 00:51:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 00:51:52 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:51:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:52 00:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:53 alpine: Pulling from edgex-lftools-log-publisher 00:51:53 df20fa9351a1: Pulling fs layer 00:51:53 36b3adc4ff6f: Pulling fs layer 00:51:53 8ad3a11d3b57: Pulling fs layer 00:51:53 46f8f816bc3b: Pulling fs layer 00:51:53 93b61091891f: Pulling fs layer 00:51:53 93b9cdb0e59b: Pulling fs layer 00:51:53 5e14af77c1be: Pulling fs layer 00:51:53 01666e4c0597: Pulling fs layer 00:51:53 aa168da1d23b: Pulling fs layer 00:51:53 46f8f816bc3b: Waiting 00:51:53 93b61091891f: Waiting 00:51:53 93b9cdb0e59b: Waiting 00:51:53 aa168da1d23b: Waiting 00:51:53 5e14af77c1be: Waiting 00:51:53 01666e4c0597: Waiting 00:51:53 36b3adc4ff6f: Download complete 00:51:53 46f8f816bc3b: Verifying Checksum 00:51:53 46f8f816bc3b: Download complete 00:51:53 df20fa9351a1: Verifying Checksum 00:51:53 93b9cdb0e59b: Verifying Checksum 00:51:53 93b9cdb0e59b: Download complete 00:51:53 5e14af77c1be: Verifying Checksum 00:51:53 5e14af77c1be: Download complete 00:51:53 93b61091891f: Verifying Checksum 00:51:53 93b61091891f: Download complete 00:51:53 01666e4c0597: Download complete 00:51:53 df20fa9351a1: Pull complete 00:51:53 36b3adc4ff6f: Pull complete 00:51:53 8ad3a11d3b57: Verifying Checksum 00:51:53 8ad3a11d3b57: Download complete 00:51:54 8ad3a11d3b57: Pull complete 00:51:54 46f8f816bc3b: Pull complete 00:51:55 aa168da1d23b: Verifying Checksum 00:51:55 aa168da1d23b: Download complete 00:51:56 93b61091891f: Pull complete 00:51:56 93b9cdb0e59b: Pull complete 00:51:56 5e14af77c1be: Pull complete 00:51:57 01666e4c0597: Pull complete 00:52:07 aa168da1d23b: Pull complete 00:52:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:07 prd-centos7-docker-4c-2g-17127 does not seem to be running inside a container 00:52:07 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-lftools-log-publisher:alpine cat 00:52:12 $ docker top 81631f5f2b59d27ccc50017c00b484ed42694938f4390d2aad144c9cb2e8fbd3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:12 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:13 + mkdir -p /var/log/sa [Pipeline] sh 00:52:13 + ls /var/log/sa-host 00:52:13 + sadf -c /var/log/sa-host/sa22 00:52:13 file_magic: OK 00:52:13 HZ: Using current value: 100 00:52:13 file_header: OK 00:52:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:52:13 Statistics: 00:52:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:13 File successfully converted to sysstat format version 12.2.1 00:52:13 + sadf -c /var/log/sa-host/sa23 00:52:13 file_magic: OK 00:52:13 HZ: Using current value: 100 00:52:13 file_header: OK 00:52:13 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:52:13 Statistics: 00:52:13 Hnuu...uuuununununu... 00:52:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:13 provisioning config files... 00:52:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config8494868703474227859tmp [Pipeline] { [Pipeline] echo 00:52:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:14 ---> create-netrc.sh [Pipeline] } 00:52:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:14 ---> python-tools-install.sh [Pipeline] echo 00:52:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:14 ---> sudo-logs.sh 00:52:14 Archiving 'sudo' log.. [Pipeline] echo 00:52:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:15 ---> job-cost.sh 00:52:15 lf-activate-venv: SKIPPING 00:52:15 INFO: No Stack... 00:52:16 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:16 INFO: Archiving Costs [Pipeline] echo 00:52:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:17 ---> logs-deploy.sh 00:52:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/11 00:52:17 INFO: archiving workspace using pattern(s): 00:52:18 Archives upload complete. 00:52:18 INFO: archiving logs to Nexus