Pull request #2979 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 23c4e628336c03c14212b36c77e8a5c1b465333e+68a8f910767166238b38b7946bcb5bba3869a893 (efc6bbb1fe4b31004e8665f91ed75bf3fde1279f) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2979/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2979/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17880 in /w/workspace/edgexfoundry_edgex-go_PR-2979 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 23c4e628336c03c14212b36c77e8a5c1b465333e Merge succeeded, producing 23c4e628336c03c14212b36c77e8a5c1b465333e Checking out Revision 23c4e628336c03c14212b36c77e8a5c1b465333e (PR-2979) > 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/2979/head:refs/remotes/origin/PR-2979 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23c4e628336c03c14212b36c77e8a5c1b465333e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23c4e628336c03c14212b36c77e8a5c1b465333e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:50:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:50:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:50:53 ========================================================= 05:50:53 EdgeX Global Pipelines Version Info 05:50:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:50:54 ------------------- 05:50:54 stable info: 05:50:54 ------------------- 05:50:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:50:54 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:50:54 Message: update stable to v1.0.173 05:50:55 ------------------- 05:50:55 experimental info: 05:50:55 ------------------- 05:50:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:50:55 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:50:55 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:50:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:50:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2979 [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2979 [Pipeline] echo 05:50:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2979 [Pipeline] echo 05:50:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23c4e628336c03c14212b36c77e8a5c1b465333e [Pipeline] echo 05:50:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23c4e62 [Pipeline] echo 05:50:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:50:59 provisioning config files... 05:50:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2271473189207982859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:00 ---> docker-login.sh 05:51:00 nexus3.edgexfoundry.org:10001 05:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:00 Configure a credential helper to remove this warning. See 05:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:00 05:51:00 Login Succeeded 05:51:00 nexus3.edgexfoundry.org:10002 05:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:00 Configure a credential helper to remove this warning. See 05:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:00 05:51:00 Login Succeeded 05:51:00 nexus3.edgexfoundry.org:10003 05:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:00 Configure a credential helper to remove this warning. See 05:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:00 05:51:00 Login Succeeded 05:51:00 nexus3.edgexfoundry.org:10004 05:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:01 Configure a credential helper to remove this warning. See 05:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:01 05:51:01 Login Succeeded 05:51:01 docker.io 05:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:01 Configure a credential helper to remove this warning. See 05:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:01 05:51:01 Login Succeeded 05:51:01 ---> docker-login.sh ends [Pipeline] } 05:51:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:02 ++ 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 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/core-command/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo core-command,cmd/core-command/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/core-data/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo core-data,cmd/core-data/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/core-metadata/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo core-metadata,cmd/core-metadata/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/security-bootstrap-redis/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/security-proxy-setup/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/support-notifications/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo support-notifications,cmd/support-notifications/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/support-scheduler/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:51:02 + for file in '`ls cmd/**/Dockerfile`' 05:51:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:51:02 ++ cut -d/ -f2 05:51:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:51:02 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 05:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:03 05:51:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:51:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:03 latest: Pulling from edgex-devops/git-semver 05:51:03 31603596830f: Pulling fs layer 05:51:03 2a8b12db71e7: Pulling fs layer 05:51:03 6ca5941a6612: Pulling fs layer 05:51:03 ecc8261a40a4: Pulling fs layer 05:51:03 ecc8261a40a4: Waiting 05:51:03 2a8b12db71e7: Verifying Checksum 05:51:03 2a8b12db71e7: Download complete 05:51:03 31603596830f: Download complete 05:51:03 6ca5941a6612: Verifying Checksum 05:51:03 6ca5941a6612: Download complete 05:51:03 ecc8261a40a4: Verifying Checksum 05:51:03 ecc8261a40a4: Download complete 05:51:04 31603596830f: Pull complete 05:51:04 2a8b12db71e7: Pull complete 05:51:05 6ca5941a6612: Pull complete 05:51:05 ecc8261a40a4: Pull complete 05:51:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:51:05 prd-centos7-docker-4c-2g-17880 does not seem to be running inside a container 05:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:51:08 $ docker top 61b1b51e39ad504882ff7cb661af32222c2fb4896c7e68f0f8299bc570fc67f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:08 [ssh-agent] Looking for ssh-agent implementation... 05:51:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:09 $ docker exec 61b1b51e39ad504882ff7cb661af32222c2fb4896c7e68f0f8299bc570fc67f0 ssh-agent 05:51:09 SSH_AUTH_SOCK=/tmp/ssh-K7ATolZhVKnV/agent.13 05:51:09 SSH_AGENT_PID=18 05:51:09 Running ssh-add (command line suppressed) 05:51:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5641467342303040980.key (/w/workspace/edgex-go/1@tmp/private_key_5641467342303040980.key) 05:51:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:09 + git tag --points-at HEAD [Pipeline] } 05:51:09 $ docker exec --env ******** --env ******** 61b1b51e39ad504882ff7cb661af32222c2fb4896c7e68f0f8299bc570fc67f0 ssh-agent -k 05:51:10 unset SSH_AUTH_SOCK; 05:51:10 unset SSH_AGENT_PID; 05:51:10 echo Agent pid 18 killed; 05:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:51:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:10 [ssh-agent] Looking for ssh-agent implementation... 05:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:10 $ docker exec 61b1b51e39ad504882ff7cb661af32222c2fb4896c7e68f0f8299bc570fc67f0 ssh-agent 05:51:10 SSH_AUTH_SOCK=/tmp/ssh-ML9uveRwjSew/agent.47 05:51:10 SSH_AGENT_PID=53 05:51:10 Running ssh-add (command line suppressed) 05:51:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8735853670469465738.key (/w/workspace/edgex-go/1@tmp/private_key_8735853670469465738.key) 05:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:11 + git semver init 05:51:11 # -> Open(): unable to determine branch for HEAD 05:51:11 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:51:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:51:11 # $SEMVER_REMOTE_NAME = origin 05:51:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:51:11 # $SEMVER_USER_NAME = edgex-jenkins 05:51:11 # $SEMVER_BRANCH = PR-2979 05:51:11 # $SEMVER_TEMP = /tmp/semver-572643817 05:51:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:51:33 # '/tmp/semver-572643817' -> '/w/workspace/edgex-go/1/.semver' 05:51:34 # -> Force: false 05:51:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:51:34 $ docker exec --env ******** --env ******** 61b1b51e39ad504882ff7cb661af32222c2fb4896c7e68f0f8299bc570fc67f0 ssh-agent -k 05:51:34 unset SSH_AUTH_SOCK; 05:51:34 unset SSH_AGENT_PID; 05:51:34 echo Agent pid 53 killed; 05:51:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:35 + git semver [Pipeline] } 05:51:35 $ docker stop --time=1 61b1b51e39ad504882ff7cb661af32222c2fb4896c7e68f0f8299bc570fc67f0 05:51:37 $ docker rm -f 61b1b51e39ad504882ff7cb661af32222c2fb4896c7e68f0f8299bc570fc67f0 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:51:38 Stashed 1 file(s) [Pipeline] echo 05:51:38 [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 05:51:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:51:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:40 + sudo service docker restart 05:51:40 + true 05:51:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:51:42 ========================================================= 05:51:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:51:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:51:42 + 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 . 05:51:46 Sending build context to Docker daemon 326.2MB 05:51:46 Step 1/7 : ARG BASE=golang:1.15-alpine 05:51:46 Step 2/7 : FROM ${BASE} 05:51:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:51:46 188c0c94c7c5: Pulling fs layer 05:51:46 0ef7d3d256c8: Pulling fs layer 05:51:46 de9db76c5a1d: Pulling fs layer 05:51:46 bca2f99d35d6: Pulling fs layer 05:51:46 93359f2a8cfa: Pulling fs layer 05:51:46 7c6f9722023f: Pulling fs layer 05:51:46 a35cf1a2eb13: Pulling fs layer 05:51:46 93359f2a8cfa: Waiting 05:51:46 7c6f9722023f: Waiting 05:51:46 a35cf1a2eb13: Waiting 05:51:46 bca2f99d35d6: Waiting 05:51:46 de9db76c5a1d: Verifying Checksum 05:51:46 de9db76c5a1d: Download complete 05:51:46 0ef7d3d256c8: Verifying Checksum 05:51:46 0ef7d3d256c8: Download complete 05:51:46 93359f2a8cfa: Verifying Checksum 05:51:46 93359f2a8cfa: Download complete 05:51:46 188c0c94c7c5: Verifying Checksum 05:51:46 188c0c94c7c5: Download complete 05:51:46 7c6f9722023f: Verifying Checksum 05:51:46 7c6f9722023f: Download complete 05:51:46 188c0c94c7c5: Pull complete 05:51:47 0ef7d3d256c8: Pull complete 05:51:47 de9db76c5a1d: Pull complete 05:51:49 a35cf1a2eb13: Verifying Checksum 05:51:49 a35cf1a2eb13: Download complete 05:51:49 bca2f99d35d6: Verifying Checksum 05:51:49 bca2f99d35d6: Download complete 05:51:54 Still waiting to schedule task 05:51:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:51:54 bca2f99d35d6: Pull complete 05:51:55 93359f2a8cfa: Pull complete 05:51:55 7c6f9722023f: Pull complete 05:52:01 a35cf1a2eb13: Pull complete 05:52:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:52:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:52:01 ---> a62c8e92a672 05:52:01 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 05:52:01 ---> Running in c7b26088db60 05:52:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:52:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:52:03 (1/12) Installing libmagic (5.38-r0) 05:52:03 (2/12) Installing file (5.38-r0) 05:52:04 (3/12) Installing libc-dev (0.7.2-r3) 05:52:04 (4/12) Installing g++ (9.3.0-r2) 05:52:18 (5/12) Installing fortify-headers (1.1-r0) 05:52:18 (6/12) Installing patch (2.7.6-r6) 05:52:18 (7/12) Installing build-base (0.5-r2) 05:52:18 (8/12) Installing libsodium (1.0.18-r0) 05:52:18 (9/12) Installing pkgconf (1.7.2-r0) 05:52:18 (10/12) Installing libsodium-dev (1.0.18-r0) 05:52:18 (11/12) Installing libzmq (4.3.3-r0) 05:52:18 (12/12) Installing zeromq-dev (4.3.3-r0) 05:52:18 Executing busybox-1.31.1-r19.trigger 05:52:18 OK: 233 MiB in 51 packages 05:52:22 Removing intermediate container c7b26088db60 05:52:22 ---> dbf70abeac72 05:52:22 Step 4/7 : WORKDIR /edgex-go 05:52:22 ---> Running in 28f993e4d7cd 05:52:22 Removing intermediate container 28f993e4d7cd 05:52:22 ---> c5e96bea55df 05:52:22 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:52:23 latest: Pulling from library/docker 05:52:23 801bfaa63ef2: Pulling fs layer 05:52:23 4f7dc993c79e: Pulling fs layer 05:52:23 d39d95e4997f: Pulling fs layer 05:52:23 1cda4b703d87: Pulling fs layer 05:52:23 54e5375350ea: Pulling fs layer 05:52:23 f08cd1b3bb1b: Pulling fs layer 05:52:23 8e17d04e0c68: Pulling fs layer 05:52:23 1cda4b703d87: Waiting 05:52:23 54e5375350ea: Waiting 05:52:23 f08cd1b3bb1b: Waiting 05:52:23 8e17d04e0c68: Waiting 05:52:23 d39d95e4997f: Verifying Checksum 05:52:23 d39d95e4997f: Download complete 05:52:23 801bfaa63ef2: Verifying Checksum 05:52:23 801bfaa63ef2: Download complete 05:52:23 4f7dc993c79e: Verifying Checksum 05:52:23 4f7dc993c79e: Download complete 05:52:23 54e5375350ea: Download complete 05:52:23 801bfaa63ef2: Pull complete 05:52:23 8e17d04e0c68: Verifying Checksum 05:52:23 8e17d04e0c68: Download complete 05:52:23 4f7dc993c79e: Pull complete 05:52:24 d39d95e4997f: Pull complete 05:52:24 1cda4b703d87: Download complete 05:52:24 f08cd1b3bb1b: Verifying Checksum 05:52:24 f08cd1b3bb1b: Download complete 05:52:27 1cda4b703d87: Pull complete 05:52:27 54e5375350ea: Pull complete 05:52:27 f08cd1b3bb1b: Pull complete 05:52:27 8e17d04e0c68: Pull complete 05:52:27 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 05:52:27 Status: Downloaded newer image for docker:latest 05:52:29 ---> a352c8c25c27 05:52:29 Step 6/7 : COPY go.mod . 05:52:29 ---> 3ea6efec651a 05:52:29 Step 7/7 : RUN go mod download 05:52:29 ---> Running in 7b58eaaf32ce 05:52:56 Removing intermediate container 7b58eaaf32ce 05:52:56 ---> 98874009662d 05:52:56 Successfully built 98874009662d 05:52:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:52:56 + docker inspect -f . ci-base-image-x86_64 05:52:56 . [Pipeline] withDockerContainer 05:52:56 prd-centos7-docker-4c-2g-17880 does not seem to be running inside a container 05:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:52:57 $ docker top 240477e5b5fc22deadcebccf9d89e91e2e078715d64d11c826874041f46ee789 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:57 + go version 05:52:57 go version go1.15.5 linux/amd64 [Pipeline] } 05:52:58 $ docker stop --time=1 240477e5b5fc22deadcebccf9d89e91e2e078715d64d11c826874041f46ee789 05:52:59 $ docker rm -f 240477e5b5fc22deadcebccf9d89e91e2e078715d64d11c826874041f46ee789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:00 + docker inspect -f . ci-base-image-x86_64 05:53:00 . [Pipeline] withDockerContainer 05:53:00 prd-centos7-docker-4c-2g-17880 does not seem to be running inside a container 05:53:00 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:53:01 $ docker top ed7da4e75a1f28d31d87b26ebb88926b818c399abb2fcae10be2bb546494ef58 -eo pid,comm [Pipeline] { [Pipeline] echo 05:53:01 ========================================================= 05:53:01 [edgeXBuildGoParallel] Running Tests and Build... 05:53:01 ========================================================= [Pipeline] sh 05:53:02 + make test 05:53:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:53:10 ? github.com/edgexfoundry/edgex-go [no test files] 05:53:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:53:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:53:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:53:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:53:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:53:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.6% of statements 05:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:53:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.150s coverage: 27.0% of statements 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:53:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:53:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:53:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.408s coverage: 74.4% of statements 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:53:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.124s coverage: 83.3% of statements 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.349s coverage: 28.6% of statements 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:53:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.133s coverage: 97.5% of statements 05:53:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:53:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 05:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.288s coverage: 93.8% of statements 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.4% of statements 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.235s coverage: 63.5% of statements 05:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements 05:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements 05:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 05:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 05:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 05:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 55.9% of statements 05:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements 05:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.295s coverage: 84.0% of statements 05:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements 05:53:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.110s coverage: 47.1% of statements 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:53:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:53:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.640s coverage: 29.1% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 05:53:53 GO111MODULE=on go vet ./... 05:54:15 gofmt -l . 05:54:15 [ "`gofmt -l .`" = "" ] 05:54:15 ./bin/test-go-mod-tidy.sh 05:54:15 ./bin/test-attribution-txt.sh [Pipeline] sh 05:54:17 + ls -al . 05:54:17 total 636 05:54:17 drwxrwxr-x 10 1001 1001 4096 Dec 31 05:54 . 05:54:17 drwxr-xr-x 4 root root 28 Dec 31 05:53 .. 05:54:17 -rw-rw-r-- 1 1001 1001 11 Dec 31 05:50 .dockerignore 05:54:17 drwxrwxr-x 8 1001 1001 179 Dec 31 05:50 .git 05:54:17 drwxrwxr-x 3 1001 1001 125 Dec 31 05:50 .github 05:54:17 -rw-rw-r-- 1 1001 1001 824 Dec 31 05:50 .gitignore 05:54:17 drwx------ 3 1001 1001 47 Dec 31 05:51 .semver 05:54:17 -rw-rw-r-- 1 1001 1001 166 Dec 31 05:50 .sonarcloud.properties 05:54:17 -rw-rw-r-- 1 1001 1001 3804 Dec 31 05:50 CONTRIBUTING.md 05:54:17 -rw-rw-r-- 1 1001 1001 1035 Dec 31 05:50 Dockerfile.build 05:54:17 -rw-rw-r-- 1 1001 1001 863 Dec 31 05:50 Jenkinsfile 05:54:17 -rw-rw-r-- 1 1001 1001 10775 Dec 31 05:50 LICENSE 05:54:17 -rw-rw-r-- 1 1001 1001 5750 Dec 31 05:50 Makefile 05:54:17 -rw-rw-r-- 1 1001 1001 6511 Dec 31 05:50 README.md 05:54:17 -rw-rw-r-- 1 1001 1001 6744 Dec 31 05:50 SECURITY.md 05:54:17 -rw-rw-r-- 1 1001 1001 5 Dec 31 05:51 VERSION 05:54:17 -rw-rw-r-- 1 1001 1001 4131 Dec 31 05:50 ZMQWindows.md 05:54:17 drwxrwxr-x 2 1001 1001 117 Dec 31 05:50 bin 05:54:17 drwxrwxr-x 14 1001 1001 4096 Dec 31 05:50 cmd 05:54:17 -rw-r--r-- 1 root root 537189 Dec 31 05:53 coverage.out 05:54:17 -rw-r--r-- 1 root root 979 Dec 31 05:54 go.mod 05:54:17 -rw-r--r-- 1 root root 18739 Dec 31 05:54 go.sum 05:54:17 drwxrwxr-x 8 1001 1001 127 Dec 31 05:50 internal 05:54:17 drwxrwxr-x 4 1001 1001 26 Dec 31 05:50 openapi 05:54:17 drwxrwxr-x 4 1001 1001 71 Dec 31 05:50 snap 05:54:17 -rw-rw-r-- 1 1001 1001 168 Dec 31 05:50 version.go [Pipeline] sh 05:54:17 + '[' -e coverage.out ] 05:54:17 + chown 1001:1001 coverage.out [Pipeline] stash 05:54:17 Stashed 1 file(s) [Pipeline] sh 05:54:18 + make build 05:54:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:54:20 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 05:54:29 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 05:54:29 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 05:54:31 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 05:54:31 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 05:54:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17885 in /w/workspace/edgexfoundry_edgex-go_PR-2979 [Pipeline] { [Pipeline] ws 05:54:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:54:32 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 05:54:34 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 05:54:35 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 05:54:36 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 05:54:37 using credential edgex-jenkins-ssh 05:54:37 Cloning the remote Git repository 05:54:37 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 05:54:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:54:37 > git init /w/workspace/edgex-go/1 # timeout=10 05:54:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:54:37 > git --version # timeout=10 05:54:37 > git --version # 'git version 2.17.1' 05:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:38 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] } 05:54:39 $ docker stop --time=1 ed7da4e75a1f28d31d87b26ebb88926b818c399abb2fcae10be2bb546494ef58 05:54:41 $ docker rm -f ed7da4e75a1f28d31d87b26ebb88926b818c399abb2fcae10be2bb546494ef58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:54:43 05:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:54:43 latest: Pulling from edgex-devops/edgex-compose 05:54:43 cbdbe7a5bc2a: Pulling fs layer 05:54:43 ca9280d653b3: Pulling fs layer 05:54:43 7e9c9ca2126c: Pulling fs layer 05:54:44 cbdbe7a5bc2a: Verifying Checksum 05:54:44 cbdbe7a5bc2a: Download complete 05:54:44 cbdbe7a5bc2a: Pull complete 05:54:44 ca9280d653b3: Verifying Checksum 05:54:44 ca9280d653b3: Download complete 05:54:45 7e9c9ca2126c: Download complete 05:54:45 ca9280d653b3: Pull complete 05:54:52 7e9c9ca2126c: Pull complete 05:54:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:54:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:54:52 prd-centos7-docker-4c-2g-17880 does not seem to be running inside a container 05:54:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:54:54 $ docker top 0bbcaae9810316e4dc9f9a09fe48b51886294eead59d968676d9948fee17738a -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:55 + docker-compose build --help 05:54:55 + grep parallel 05:54:55 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 23c4e628336c03c14212b36c77e8a5c1b465333e 05:54:55 Merge succeeded, producing 23c4e628336c03c14212b36c77e8a5c1b465333e 05:54:55 Checking out Revision 23c4e628336c03c14212b36c77e8a5c1b465333e (PR-2979) 05:54:56 --parallel Build images in parallel. [Pipeline] } 05:54:56 $ docker stop --time=1 0bbcaae9810316e4dc9f9a09fe48b51886294eead59d968676d9948fee17738a 05:54:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:54:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:54:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2979/head:refs/remotes/origin/PR-2979 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:54:55 > git config core.sparsecheckout # timeout=10 05:54:55 > git checkout -f 23c4e628336c03c14212b36c77e8a5c1b465333e # timeout=10 05:54:55 > git remote # timeout=10 05:54:55 > git config --get remote.origin.url # timeout=10 05:54:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:55 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 05:54:55 > git rev-parse HEAD^{commit} # timeout=10 05:54:55 > git config core.sparsecheckout # timeout=10 05:54:55 > git checkout -f 23c4e628336c03c14212b36c77e8a5c1b465333e # timeout=10 05:54:57 $ docker rm -f 0bbcaae9810316e4dc9f9a09fe48b51886294eead59d968676d9948fee17738a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:54:58 . [Pipeline] withDockerContainer 05:54:58 prd-centos7-docker-4c-2g-17880 does not seem to be running inside a container 05:54:58 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 05:54:59 $ docker top d173f354d201172e8774bb3aff9f3b4e0c15d8e52dad79b8824bc0400d061073 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:59 + docker-compose -f ./docker-compose-build.yml build --parallel 05:55:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 05:55:00 > git --version # timeout=10 05:55:00 > git --version # 'git version 2.17.1' 05:55:00 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:55:00 Building docker-core-command-go ... 05:55:00 Building docker-core-data-go ... 05:55:00 Building docker-core-metadata-go ... 05:55:00 Building docker-security-bootstrap-redis-go ... 05:55:00 Building docker-security-proxy-setup-go ... 05:55:00 Building docker-security-secretstore-setup-go ... 05:55:00 Building docker-support-notifications-go ... 05:55:00 Building docker-support-scheduler-go ... 05:55:00 Building docker-sys-mgmt-agent-go ... 05:55:00 Building docker-support-scheduler-go 05:55:00 Building docker-support-notifications-go 05:55:00 Building docker-security-bootstrap-redis-go 05:55:00 Building docker-security-proxy-setup-go 05:55:00 Building docker-core-data-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:55:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:55:02 + sudo service docker restart 05:55:02 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:55:05 provisioning config files... 05:55:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1813118953103950257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:05 ---> docker-login.sh 05:55:05 nexus3.edgexfoundry.org:10001 05:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:06 Configure a credential helper to remove this warning. See 05:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:06 05:55:06 Login Succeeded 05:55:06 nexus3.edgexfoundry.org:10002 05:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:07 Configure a credential helper to remove this warning. See 05:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:07 05:55:07 Login Succeeded 05:55:07 nexus3.edgexfoundry.org:10003 05:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:07 Configure a credential helper to remove this warning. See 05:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:07 05:55:07 Login Succeeded 05:55:07 nexus3.edgexfoundry.org:10004 05:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:08 Configure a credential helper to remove this warning. See 05:55:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:08 05:55:08 Login Succeeded 05:55:08 docker.io 05:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:09 Configure a credential helper to remove this warning. See 05:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:09 05:55:09 Login Succeeded 05:55:09 ---> docker-login.sh ends [Pipeline] } 05:55:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:09 ========================================================= 05:55:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:55:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:55:10 + 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 . 05:55:13 Sending build context to Docker daemon 165.3MB 05:55:13 Step 1/7 : ARG BASE=golang:1.15-alpine 05:55:13 Step 2/7 : FROM ${BASE} 05:55:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:13 5f621e34cdf4: Pulling fs layer 05:55:13 a4357932f1b6: Pulling fs layer 05:55:13 18c013af1878: Pulling fs layer 05:55:13 00ac8860ef70: Pulling fs layer 05:55:13 63d7cb157983: Pulling fs layer 05:55:13 b116817d02f9: Pulling fs layer 05:55:13 745a02a5169b: Pulling fs layer 05:55:13 00ac8860ef70: Waiting 05:55:13 63d7cb157983: Waiting 05:55:13 b116817d02f9: Waiting 05:55:13 745a02a5169b: Waiting 05:55:13 18c013af1878: Verifying Checksum 05:55:13 18c013af1878: Download complete 05:55:13 a4357932f1b6: Download complete 05:55:13 63d7cb157983: Verifying Checksum 05:55:13 63d7cb157983: Download complete 05:55:13 b116817d02f9: Verifying Checksum 05:55:13 b116817d02f9: Download complete 05:55:13 5f621e34cdf4: Verifying Checksum 05:55:13 5f621e34cdf4: Download complete 05:55:13 5f621e34cdf4: Pull complete 05:55:13 a4357932f1b6: Pull complete 05:55:14 18c013af1878: Pull complete 05:55:15 745a02a5169b: Verifying Checksum 05:55:15 745a02a5169b: Download complete 05:55:16 00ac8860ef70: Verifying Checksum 05:55:16 00ac8860ef70: Download complete 05:55:27 00ac8860ef70: Pull complete 05:55:27 63d7cb157983: Pull complete 05:55:27 b116817d02f9: Pull complete 05:55:31 745a02a5169b: Pull complete 05:55:31 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:55:31 ---> b7e6874047d6 05:55:31 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 05:55:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 05:55:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:55:33 ---> 98874009662d 05:55:33 Step 3/24 : WORKDIR /edgex-go 05:55:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 05:55:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:55:33 ---> 98874009662d 05:55:33 Step 3/23 : WORKDIR /edgex-go 05:55:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 05:55:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:55:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine ---> 98874009662d 05:55:33 05:55:33 Step 3/21 : WORKDIR /edgex-goStep 2/21 : FROM ${BUILDER_BASE} AS builder 05:55:33 05:55:33 ---> 98874009662d 05:55:33 Step 3/21 : WORKDIR /edgex-go 05:55:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 05:55:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:55:33 ---> 98874009662d 05:55:33 Step 3/22 : WORKDIR /edgex-go 05:55:33 ---> Running in 2f56cf47571a 05:55:33 ---> Running in 2564bfc71cbc 05:55:33 ---> Running in 8291ad19de5b 05:55:33 ---> Running in 56fe297b9069 05:55:33 ---> Running in 64933f10bc28 05:55:33 Removing intermediate container 2564bfc71cbc 05:55:33 ---> 6e44d3d61f31 05:55:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:33 Removing intermediate container 2f56cf47571a 05:55:33 ---> 191adb6dc785 05:55:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:33 Removing intermediate container 64933f10bc28 05:55:33 ---> 8f0713b63b91 05:55:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:33 Removing intermediate container 56fe297b9069 05:55:33 ---> 07bd7ab59207 05:55:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:33 ---> Running in 71efd441aec9 05:55:33 Removing intermediate container 8291ad19de5b 05:55:33 ---> 322ca098f724 05:55:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:33 ---> Running in a07f1e08dc81 05:55:33 ---> Running in 2dc32c395774 05:55:33 ---> Running in 0f0c121ea0db 05:55:33 ---> Running in 1dfa7c981f2f 05:55:33 Removing intermediate container a07f1e08dc81 05:55:33 ---> cdc13e50fe96 05:55:33 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 05:55:33 ---> Running in 3fa3537283de 05:55:33 Removing intermediate container 71efd441aec9 05:55:33 ---> ddda683414e0 05:55:33 Step 5/21 : RUN apk update && apk add make git 05:55:33 ---> Running in dfe469c3f574 05:55:33 Removing intermediate container 2dc32c395774 05:55:33 ---> 7370a756018f 05:55:33 Step 5/21 : RUN apk update && apk add make git 05:55:33 Removing intermediate container 0f0c121ea0db 05:55:33 ---> 282f1366f713 05:55:33 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 05:55:33 Removing intermediate container 1dfa7c981f2f 05:55:33 ---> f7006ac2a218 05:55:33 Step 5/22 : RUN apk update && apk add make git 05:55:33 ---> Running in 8d06305879c8 05:55:33 ---> Running in 9f08a6ff4808 05:55:33 ---> Running in ce5817f89377 05:55:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:34 ---> Running in 8567d8a915f8 05:55:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:55:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:36 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:55:36 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 05:55:36 OK: 12750 distinct packages available 05:55:37 OK: 233 MiB in 51 packages 05:55:37 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:55:37 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 05:55:37 OK: 12750 distinct packages available 05:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:55:37 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:55:37 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 05:55:37 OK: 12750 distinct packages available 05:55:37 OK: 233 MiB in 51 packages 05:55:37 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:55:37 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 05:55:37 OK: 12750 distinct packages available 05:55:37 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:55:37 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 05:55:37 OK: 12750 distinct packages available 05:55:37 OK: 233 MiB in 51 packages 05:55:37 Removing intermediate container 3fa3537283de 05:55:37 ---> 4e44a0c79792 05:55:37 Step 6/24 : COPY go.mod . 05:55:37 OK: 233 MiB in 51 packages 05:55:38 OK: 233 MiB in 51 packages 05:55:38 Removing intermediate container dfe469c3f574 05:55:38 ---> 465d48d9afe2 05:55:38 Step 6/21 : COPY go.mod . 05:55:38 ---> c0f93b1d2dfc 05:55:38 Step 7/24 : RUN go mod download 05:55:38 ---> Running in c892bf73cbc0 05:55:38 Removing intermediate container 8d06305879c8 05:55:38 ---> 98a5818f0241 05:55:38 Step 6/21 : COPY go.mod . 05:55:38 ---> e6fe41405622 05:55:38 Step 7/21 : RUN go mod download 05:55:39 ---> Running in d6fbf4a834a3 05:55:39 ---> fa29c2245483 05:55:39 Step 7/21 : RUN go mod download 05:55:39 Removing intermediate container ce5817f89377 05:55:39 ---> 9b3cc7a16a76 05:55:39 Step 6/22 : COPY go.mod . 05:55:39 Removing intermediate container 9f08a6ff4808 05:55:39 ---> 610180e764f4 05:55:39 Step 6/23 : COPY go.mod . 05:55:39 (1/12) Installing libmagic (5.38-r0) 05:55:39 ---> Running in 979640f253fa 05:55:39 (2/12) Installing file (5.38-r0) 05:55:39 (3/12) Installing libc-dev (0.7.2-r3) 05:55:39 ---> 2d8addff7c72 05:55:39 Step 7/22 : RUN go mod download 05:55:39 ---> 8b6537d4220e 05:55:39 Step 7/23 : RUN go mod download 05:55:39 ---> Running in 15778a1844f0 05:55:39 (4/12) Installing g++ (9.3.0-r2) 05:55:39 ---> Running in f9fa78a18218 05:55:40 Removing intermediate container d6fbf4a834a3 05:55:40 ---> 5e305e27ccdd 05:55:40 Step 8/21 : COPY . . 05:55:40 Removing intermediate container c892bf73cbc0 05:55:40 ---> f6cca2bc751b 05:55:40 Step 8/24 : COPY . . 05:55:42 Removing intermediate container 979640f253fa 05:55:42 ---> 6b4593fb8de4 05:55:42 Step 8/21 : COPY . . 05:55:47 Removing intermediate container 15778a1844f0 05:55:47 ---> 860ba9a819aa 05:55:47 Step 8/22 : COPY . . 05:55:47 Removing intermediate container f9fa78a18218 05:55:47 ---> 44e2418a4b8b 05:55:47 Step 8/23 : COPY . . 05:55:54 (5/12) Installing fortify-headers (1.1-r0) 05:55:54 (6/12) Installing patch (2.7.6-r6) 05:55:54 (7/12) Installing build-base (0.5-r2) 05:55:54 (8/12) Installing libsodium (1.0.18-r0) 05:55:54 (9/12) Installing pkgconf (1.7.2-r0) 05:55:54 (10/12) Installing libsodium-dev (1.0.18-r0) 05:55:54 (11/12) Installing libzmq (4.3.3-r0) 05:55:54 (12/12) Installing zeromq-dev (4.3.3-r0) 05:55:54 Executing busybox-1.31.1-r19.trigger 05:55:54 OK: 217 MiB in 51 packages 05:55:58 Removing intermediate container 8567d8a915f8 05:55:58 ---> ccbf85b2a113 05:55:58 Step 4/7 : WORKDIR /edgex-go 05:55:58 ---> Running in 51a4b0e11318 05:55:58 Removing intermediate container 51a4b0e11318 05:55:58 ---> 8edc2a446044 05:55:58 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:55:59 latest: Pulling from library/docker 05:55:59 159e5727ea61: Pulling fs layer 05:55:59 687389c36290: Pulling fs layer 05:55:59 94e28978939c: Pulling fs layer 05:55:59 ea42096754a7: Pulling fs layer 05:55:59 bd61cee6920e: Pulling fs layer 05:55:59 87c4ece4675c: Pulling fs layer 05:55:59 90ca8b2ff088: Pulling fs layer 05:55:59 ea42096754a7: Waiting 05:55:59 bd61cee6920e: Waiting 05:55:59 90ca8b2ff088: Waiting 05:55:59 87c4ece4675c: Waiting 05:55:59 94e28978939c: Verifying Checksum 05:55:59 94e28978939c: Download complete 05:55:59 687389c36290: Verifying Checksum 05:55:59 687389c36290: Download complete 05:55:59 159e5727ea61: Verifying Checksum 05:55:59 159e5727ea61: Download complete 05:55:59 bd61cee6920e: Verifying Checksum 05:55:59 bd61cee6920e: Download complete 05:55:59 87c4ece4675c: Verifying Checksum 05:55:59 87c4ece4675c: Download complete 05:55:59 90ca8b2ff088: Verifying Checksum 05:56:00 90ca8b2ff088: Download complete 05:56:00 159e5727ea61: Pull complete 05:56:00 687389c36290: Pull complete 05:56:01 ea42096754a7: Verifying Checksum 05:56:01 ea42096754a7: Download complete 05:56:01 94e28978939c: Pull complete 05:56:04 ea42096754a7: Pull complete 05:56:05 bd61cee6920e: Pull complete 05:56:05 87c4ece4675c: Pull complete 05:56:06 90ca8b2ff088: Pull complete 05:56:06 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 05:56:06 Status: Downloaded newer image for docker:latest 05:56:10 ---> 9c81f33991c7 05:56:10 Step 6/7 : COPY go.mod . 05:56:10 ---> f97bdda48fb4 05:56:10 Step 7/7 : RUN go mod download 05:56:10 ---> Running in cf39c8c086ee 05:56:19 ---> d840b05cf885 05:56:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:56:19 ---> 48072a6399f2 05:56:19 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 05:56:19 ---> e4b05f144c25 05:56:19 Step 9/24 : RUN make cmd/support-notifications/support-notifications 05:56:19 ---> c6186c6c0007 05:56:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 05:56:19 ---> 18d2c95fcf8c 05:56:19 Step 9/23 : RUN make cmd/core-data/core-data 05:56:19 ---> Running in 6831b958fafe 05:56:19 ---> Running in c59276de5743 05:56:19 ---> Running in e89f0df419be 05:56:19 ---> Running in 348905510d4e 05:56:19 ---> Running in 41e0e9184372 05:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:56:19 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 05:56:19 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 05:56:19 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 05:56:37 Removing intermediate container cf39c8c086ee 05:56:37 ---> ae4240e31ed7 05:56:37 Successfully built ae4240e31ed7 05:56:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:56:37 + docker inspect -f . ci-base-image-arm64 05:56:37 . [Pipeline] withDockerContainer 05:56:37 prd-ubuntu18.04-docker-arm64-4c-16g-17885 does not seem to be running inside a container 05:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:56:39 $ docker top dae5a2406d50a0206e9659c809d1e2448deb17809c09659c3f648e734cbd6d32 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:40 + go version 05:56:40 go version go1.15.5 linux/arm64 [Pipeline] } 05:56:40 $ docker stop --time=1 dae5a2406d50a0206e9659c809d1e2448deb17809c09659c3f648e734cbd6d32 05:56:42 $ docker rm -f dae5a2406d50a0206e9659c809d1e2448deb17809c09659c3f648e734cbd6d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:43 + docker inspect -f . ci-base-image-arm64 05:56:43 . [Pipeline] withDockerContainer 05:56:44 prd-ubuntu18.04-docker-arm64-4c-16g-17885 does not seem to be running inside a container 05:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:56:45 $ docker top a7325d526f762005522c6c20057b78e9f19479246cebdd684577c6eb04959dec -eo pid,comm [Pipeline] { [Pipeline] echo 05:56:47 ========================================================= 05:56:47 [edgeXBuildGoParallel] Running Tests and Build... 05:56:47 ========================================================= [Pipeline] sh 05:56:48 + make test 05:56:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:56:52 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 05:56:56 Removing intermediate container c59276de5743 05:56:56 ---> 583e15d0856f 05:56:56 05:56:56 Step 10/24 : FROM scratch 05:56:56 ---> 05:56:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 05:56:56 Removing intermediate container 348905510d4e 05:56:56 ---> 6094ae73dd99 05:56:56 05:56:56 Step 10/22 : FROM alpine:3.10 05:56:56 Removing intermediate container 6831b958fafe 05:56:56 ---> 1073946c39e0 05:56:56 05:56:56 Step 10/21 : FROM scratch 05:56:56 ---> 05:56:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:56:56 3.10: Pulling from library/alpine 05:56:56 ---> Running in 5fde4ff1ee0d 05:56:56 ---> Running in f37f6a9896b3 05:56:57 Removing intermediate container 5fde4ff1ee0d 05:56:57 ---> f8b099afe08e 05:56:57 Step 12/21 : ENV APP_PORT=48085 05:56:58 Removing intermediate container f37f6a9896b3 05:56:58 ---> bd4e6ea7b57f 05:56:58 Step 12/24 : ENV APP_PORT=48060 05:56:58 ---> Running in 6e676eea1cab 05:56:58 ---> Running in 6aa98366de63 05:56:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 05:56:58 Status: Downloaded newer image for alpine:3.10 05:56:58 ---> be4e4bea2c2e 05:56:58 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 05:56:58 Removing intermediate container e89f0df419be 05:56:58 ---> 8dd611710dc5 05:56:58 05:56:58 Step 10/21 : FROM alpine 05:56:58 latest: Pulling from library/alpine 05:56:58 Removing intermediate container 6e676eea1cab 05:56:58 ---> 27a7b05e8520 05:56:58 Step 13/21 : EXPOSE $APP_PORT 05:56:58 ---> Running in a3e327d53189 05:56:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:56:58 Removing intermediate container 6aa98366de63 05:56:58 ---> d63001e254d9 05:56:58 Step 13/24 : EXPOSE $APP_PORT 05:56:58 Status: Downloaded newer image for alpine:latest 05:56:58 ---> 389fef711851 05:56:58 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 05:56:58 ---> Running in c38c4579f6d3 05:56:58 ---> Running in 842e109c58a7 05:56:59 ---> Running in 7898a4061dae 05:57:01 Removing intermediate container 842e109c58a7 05:57:01 ---> 8427de37f1d4 05:57:01 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 05:57:01 Removing intermediate container c38c4579f6d3 05:57:01 ---> 76d77c409cf6 05:57:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 05:57:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:57:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:57:01 v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 05:57:01 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 05:57:01 OK: 10350 distinct packages available 05:57:01 (1/5) Installing ca-certificates (20191127-r2) 05:57:01 Removing intermediate container 41e0e9184372 05:57:01 ---> f67109d990ec 05:57:01 05:57:01 Step 10/23 : FROM alpine 05:57:01 (2/5) Installing nghttp2-libs (1.39.2-r1) 05:57:01 (3/5) Installing libcurl (7.66.0-r3) 05:57:01 (4/5) Installing curl (7.66.0-r3) 05:57:01 (5/5) Installing dumb-init (1.2.2-r1) 05:57:01 Executing busybox-1.30.1-r3.trigger 05:57:01 Executing ca-certificates-20191127-r2.trigger 05:57:01 OK: 7 MiB in 19 packages 05:57:02 ---> 389fef711851 05:57:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:57:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:02 ---> fa79ae4f8da6 05:57:02 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 05:57:02 ---> b248de969160 05:57:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:57:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:02 ---> Running in 06e9ad351763 05:57:02 v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 05:57:02 v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 05:57:02 OK: 12745 distinct packages available 05:57:02 Removing intermediate container 06e9ad351763 05:57:02 ---> 8de41a047c04 05:57:02 Step 12/23 : ENV APP_PORT=48080 05:57:02 (1/4) Installing ca-certificates (20191127-r4) 05:57:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:57:02 (3/4) Installing libcurl (7.69.1-r3) 05:57:03 (4/4) Installing curl (7.69.1-r3) 05:57:03 Executing busybox-1.31.1-r19.trigger 05:57:03 Executing ca-certificates-20191127-r4.trigger 05:57:03 OK: 7 MiB in 18 packages 05:57:04 ---> a3790a81571a 05:57:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 05:57:04 ---> Running in b06c7c19f5ca 05:57:04 Removing intermediate container a3e327d53189 05:57:04 ---> 5b964711164c 05:57:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 05:57:04 ---> fe04c6155b22 05:57:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:57:04 ---> Running in d1abe2354d38 05:57:04 Removing intermediate container b06c7c19f5ca 05:57:04 ---> ad181393bbed 05:57:04 Step 13/23 : EXPOSE $APP_PORT 05:57:05 ---> Running in 587de2ff7162 05:57:05 Removing intermediate container d1abe2354d38 05:57:05 ---> ed71ea011440 05:57:05 Step 13/22 : WORKDIR / 05:57:05 ---> ccf7402dd7aa 05:57:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 05:57:05 Removing intermediate container 7898a4061dae 05:57:05 ---> 167e1d95c3a3 05:57:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:57:05 ---> 6f04a26f394e 05:57:05 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 05:57:05 ---> Running in 2ab49258e123 05:57:06 ---> Running in 8726806ed153 05:57:06 ---> Running in 4917cba4c321 05:57:06 Removing intermediate container 587de2ff7162 05:57:06 ---> f3839aa57dd7 05:57:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:06 ---> 7b65f22bf6f1 05:57:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:57:06 Removing intermediate container 2ab49258e123 05:57:06 ---> c399e3cc693b 05:57:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 05:57:06 Removing intermediate container 8726806ed153 05:57:06 ---> 56a0ac8a140b 05:57:06 Step 13/21 : WORKDIR /edgex 05:57:06 Removing intermediate container 4917cba4c321 05:57:06 ---> e5f5fa089a5c 05:57:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:06 ---> Running in 5a330f85dd41 05:57:07 ---> Running in a2525131f1ad 05:57:07 ---> Running in 4abc554e6401 05:57:07 ---> 6810fd4a4232 05:57:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 05:57:07 ---> 4c9144ce2d04 05:57:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:57:07 Removing intermediate container 4abc554e6401 05:57:07 ---> 0f308bb1a83f 05:57:07 Step 19/21 : LABEL arch=x86_64 05:57:07 Removing intermediate container a2525131f1ad 05:57:07 ---> d720267f22bb 05:57:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:57:07 ---> Running in f3efc6e2e513 05:57:07 ---> 45d58f37dcae 05:57:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 05:57:07 ---> 964168b3043f 05:57:07 Step 20/24 : ENTRYPOINT ["/support-notifications"] 05:57:07 ---> Running in 2fa4145610cb 05:57:07 Removing intermediate container f3efc6e2e513 05:57:07 ---> 84d2c3c847a5 05:57:07 Step 20/21 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:57:07 ---> aefcd7364c93 05:57:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:57:08 ---> Running in 1cae8b6441e6 05:57:08 ---> 99bc934113f0 05:57:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 05:57:08 Removing intermediate container 2fa4145610cb 05:57:08 ---> 6f3d0ef1ad03 05:57:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:08 ---> Running in b6acc6c8e4be 05:57:08 Removing intermediate container 1cae8b6441e6 05:57:08 ---> afe5df1a6aa4 05:57:08 Step 21/21 : LABEL version=0.0.0 05:57:08 ---> b0bd0da8287a 05:57:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:57:08 Removing intermediate container 5a330f85dd41 05:57:08 ---> 46b458e2f960 05:57:08 Step 15/23 : RUN apk --no-cache add zeromq 05:57:08 ---> 7abbfc0d567f 05:57:08 Step 18/22 : RUN chmod +x entrypoint.sh 05:57:08 ---> Running in 08a198da7195 05:57:09 ---> Running in 6a66f6739aca 05:57:09 Removing intermediate container b6acc6c8e4be 05:57:09 ---> 09a4d564bdec 05:57:09 Step 22/24 : LABEL arch=x86_64 05:57:09 ---> Running in d96d4c8a15ce 05:57:09 ---> Running in e3cff43b8d7c 05:57:09 Removing intermediate container 08a198da7195 05:57:09 ---> c183f5f02fa7 05:57:09 05:57:09 ---> 6301113aed2e 05:57:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:57:09 Successfully built c183f5f02fa7 05:57:09 Successfully tagged docker-support-scheduler-go:latest 05:57:09 Building docker-core-metadata-go 05:57:09  Building docker-support-scheduler-go ... done  ---> Running in 5fbebbb8bc48 05:57:09 Removing intermediate container e3cff43b8d7c 05:57:09 ---> c5404d012e33 05:57:09 Step 23/24 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:57:09 ---> Running in cad5aeec1407 05:57:09 Removing intermediate container 5fbebbb8bc48 05:57:09 ---> a22220f545cb 05:57:09 Step 18/21 : CMD ["--init=true"] 05:57:10 ---> Running in 56e9492e2b41 05:57:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:10 Removing intermediate container cad5aeec1407 05:57:10 ---> f0514bcd49c4 05:57:10 Step 24/24 : LABEL version=0.0.0 05:57:10 ? github.com/edgexfoundry/edgex-go [no test files] 05:57:10 ---> Running in e25fc37d44f6 05:57:10 Removing intermediate container 56e9492e2b41 05:57:10 ---> eb6bff62f447 05:57:10 Step 19/21 : LABEL arch=x86_64 05:57:10 ---> Running in 8f5975dc7147 05:57:10 Removing intermediate container e25fc37d44f6 05:57:10 ---> 2e26bc4e25f7 05:57:10 05:57:11 Successfully built 2e26bc4e25f7 05:57:11 Successfully tagged docker-support-notifications-go:latest 05:57:11 Building docker-security-secretstore-setup-go 05:57:11 Removing intermediate container 8f5975dc7147 05:57:11 ---> 7c209d23314e 05:57:11 Step 20/21 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:57:11  Building docker-support-notifications-go ... done Removing intermediate container 6a66f6739aca 05:57:11 ---> 1c2daf6adec0 05:57:11 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 05:57:11 ---> Running in d666077a770a 05:57:11 ---> Running in fcb8970b8aa5 05:57:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:13 (1/5) Installing libgcc (9.3.0-r2) 05:57:13 (2/5) Installing libsodium (1.0.18-r0) 05:57:13 (3/5) Installing libstdc++ (9.3.0-r2) 05:57:14 (4/5) Installing libzmq (4.3.3-r0) 05:57:14 (5/5) Installing zeromq (4.3.3-r0) 05:57:14 Executing busybox-1.31.1-r19.trigger 05:57:14 OK: 8 MiB in 19 packages 05:57:16 Removing intermediate container d666077a770a 05:57:16 ---> 33b8f58046d5 05:57:16 Step 21/21 : LABEL version=0.0.0 05:57:16 Removing intermediate container fcb8970b8aa5 05:57:16 ---> ca7206a262de 05:57:16 Step 20/22 : LABEL arch=x86_64 05:57:16 ---> Running in e3523492b0f8 05:57:17 ---> Running in 264296d461b5 05:57:17 Removing intermediate container e3523492b0f8 05:57:17 ---> 29d9dc403f62 05:57:17 Step 21/22 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:57:17 Removing intermediate container 264296d461b5 05:57:17 ---> 18cd241542c9 05:57:17 05:57:17 ---> Running in 4f75669be4cd 05:57:17 Successfully built 18cd241542c9 05:57:17 Successfully tagged docker-security-proxy-setup-go:latest 05:57:17  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 05:57:18 Removing intermediate container d96d4c8a15ce 05:57:18 ---> ab8c05177054 05:57:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 05:57:21 Removing intermediate container 4f75669be4cd 05:57:21 ---> 2b3b77279386 05:57:21 Step 22/22 : LABEL version=0.0.0 05:57:28 ---> Running in e56d585aed1c 05:57:28 ---> 7795e8c7e8a9 05:57:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:57:28 Removing intermediate container e56d585aed1c 05:57:28 ---> a283a3aaeb4b 05:57:28 05:57:28 Successfully built a283a3aaeb4b 05:57:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 05:57:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:57:28 Successfully tagged docker-security-bootstrap-redis-go:latest 05:57:28 Building docker-core-command-go 05:57:28  Building docker-security-bootstrap-redis-go ... done  ---> 98874009662d 05:57:28 Step 3/22 : WORKDIR /edgex-go 05:57:29 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 05:57:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:57:29 ---> 98874009662d 05:57:29 Step 3/24 : WORKDIR /edgex-go 05:57:29 ---> Using cache 05:57:29 ---> Using cache 05:57:29 ---> 322ca098f724 05:57:29 ---> 322ca098f724 05:57:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:29 05:57:29 ---> Using cache 05:57:29 ---> Using cache 05:57:29 ---> f7006ac2a218 05:57:29 ---> f7006ac2a218 05:57:29 Step 5/24 : RUN apk update && apk add make gitStep 5/22 : RUN apk update && apk add make git 05:57:29 05:57:29 ---> Using cache 05:57:29 ---> Using cache 05:57:29 ---> 9b3cc7a16a76 05:57:29 ---> 9b3cc7a16a76 05:57:29 Step 6/24 : COPY go.mod .Step 6/22 : COPY go.mod . 05:57:29 05:57:29 ---> Using cache 05:57:29 ---> Using cache 05:57:29 ---> 2d8addff7c72 05:57:29 ---> 2d8addff7c72 05:57:29 Step 7/24 : RUN go mod downloadStep 7/22 : RUN go mod download 05:57:29 05:57:29 ---> Using cache 05:57:29 ---> 860ba9a819aa 05:57:29 Step 8/22 : COPY . . 05:57:29 ---> Using cache 05:57:29 ---> 860ba9a819aa 05:57:29 Step 8/24 : COPY . . 05:57:29 ---> Using cache 05:57:29 ---> c6186c6c0007 05:57:29 Step 9/22 : RUN make cmd/core-metadata/core-metadata 05:57:29 ---> Using cache 05:57:29 ---> c6186c6c0007 05:57:29 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:57:30 ---> 336dbec6d635 05:57:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:57:32 ---> Running in 264bdab79c87 05:57:32 ---> Running in 91ce902a9b04 05:57:32 ---> 740991a1e148 05:57:32 Step 19/23 : ENTRYPOINT ["/core-data"] 05:57:33 ---> Running in e022329fffbc 05:57:35 Removing intermediate container e022329fffbc 05:57:35 ---> 8c0c028f8f1e 05:57:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:35 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 05:57:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:57:35 ---> Running in 3a4b96c6adbc 05:57:36 Removing intermediate container 3a4b96c6adbc 05:57:36 ---> 8f2d191cbafd 05:57:36 Step 21/23 : LABEL arch=x86_64 05:57:36 ---> Running in b92c56aa7940 05:57:38 Removing intermediate container b92c56aa7940 05:57:38 ---> 352f6f34dcff 05:57:38 Step 22/23 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:57:38 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 05:57:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 05:57:38 ---> 98874009662d 05:57:38 Step 3/27 : WORKDIR /edgex-go 05:57:38 ---> Using cache 05:57:38 ---> 322ca098f724 05:57:38 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:38 ---> Using cache 05:57:38 ---> f7006ac2a218 05:57:38 Step 5/27 : RUN apk update && apk add make bash git 05:57:40 ---> Running in a42720c68afa 05:57:40 ---> Running in 9f2f80e39c00 05:57:40 Removing intermediate container a42720c68afa 05:57:40 ---> daddc8a8c0c8 05:57:40 Step 23/23 : LABEL version=0.0.0 05:57:40 ---> Running in d2bac99d2852 05:57:41 Removing intermediate container d2bac99d2852 05:57:41 ---> 6b7bdd955eaa 05:57:41 05:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:41 Successfully built 6b7bdd955eaa 05:57:41 Successfully tagged docker-core-data-go:latest 05:57:42  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:44 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 05:57:44 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 05:57:44 OK: 12750 distinct packages available 05:57:44 OK: 233 MiB in 51 packages 05:57:46 Removing intermediate container 9f2f80e39c00 05:57:46 ---> 9480e8233325 05:57:46 Step 6/27 : COPY go.mod . 05:57:47 ---> fae854fb43d8 05:57:47 Step 7/27 : RUN go mod download 05:57:47 ---> Running in 8607119402be 05:57:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 05:57:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:57:48 ---> 98874009662d 05:57:48 Step 3/22 : WORKDIR /edgex-go 05:57:48 ---> Using cache 05:57:48 ---> 322ca098f724 05:57:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:48 ---> Using cache 05:57:48 ---> f7006ac2a218 05:57:48 Step 5/22 : RUN apk update && apk add make git 05:57:48 ---> Using cache 05:57:48 ---> 9b3cc7a16a76 05:57:48 Step 6/22 : COPY go.mod . 05:57:48 ---> Using cache 05:57:48 ---> 2d8addff7c72 05:57:48 Step 7/22 : RUN go mod download 05:57:48 ---> Using cache 05:57:48 ---> 860ba9a819aa 05:57:48 Step 8/22 : COPY . . 05:57:48 ---> Using cache 05:57:48 ---> c6186c6c0007 05:57:48 Step 9/22 : RUN make cmd/core-command/core-command 05:57:49 ---> Running in e353dcd6f617 05:57:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:57:50 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 05:57:52 Removing intermediate container 8607119402be 05:57:52 ---> 385cfa2f4194 05:57:52 Step 8/27 : COPY . . 05:57:57 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 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:58:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:58:12 Removing intermediate container 264bdab79c87 05:58:12 ---> 767c16ae7324 05:58:12 05:58:12 Step 10/24 : FROM alpine:3.10 05:58:12 ---> be4e4bea2c2e 05:58:12 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 05:58:12 ---> Using cache 05:58:12 ---> 5b964711164c 05:58:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:58:12 Removing intermediate container 91ce902a9b04 05:58:12 ---> 6f4db6b229d9 05:58:12 05:58:12 Step 10/22 : FROM scratch 05:58:12 ---> 05:58:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:58:12 ---> Using cache 05:58:12 ---> f8b099afe08e 05:58:12 Step 12/22 : ENV APP_PORT=48081 05:58:13 ---> Running in 4701f82db4e2 05:58:14 ---> Running in b2e9f956472e 05:58:14 Removing intermediate container 4701f82db4e2 05:58:14 ---> a905cfc5ba9f 05:58:14 Step 13/24 : WORKDIR / 05:58:15 Removing intermediate container b2e9f956472e 05:58:15 ---> ce7cc6b2ab73 05:58:15 Step 13/22 : EXPOSE $APP_PORT 05:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:58:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:58:15 ---> Running in 668c9eed06a3 05:58:15 ---> Running in fad0d2791cb3 05:58:15 ---> c430c6761a90 05:58:15 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:58:15 ---> Running in 9521ebda396b 05:58:15 Removing intermediate container fad0d2791cb3 05:58:15 ---> 89e0a28b1f15 05:58:15 Step 14/22 : WORKDIR / 05:58:16 Removing intermediate container 668c9eed06a3 05:58:16 ---> 0b189c1f4ea9 05:58:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:58:16 ---> Running in 67a639ce0ce6 05:58:17 ---> 58be2e4d1cc8 05:58:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:58:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:58:17 Removing intermediate container e353dcd6f617 05:58:17 ---> 9459d8144bc2 05:58:17 05:58:17 Step 10/22 : FROM scratch 05:58:17 ---> 05:58:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:58:17 Removing intermediate container 67a639ce0ce6 05:58:17 ---> c71ee49e2a09 05:58:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 05:58:17 ---> Using cache 05:58:17 ---> f8b099afe08e 05:58:17 Step 12/22 : ENV APP_PORT=48082 05:58:17 ---> Running in 78c3896c58e3 05:58:17 ---> e90022a5f593 05:58:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:58:17 Removing intermediate container 78c3896c58e3 05:58:17 ---> 6a10557d1290 05:58:17 Step 13/22 : EXPOSE $APP_PORT 05:58:17 ---> a34ac4e17926 05:58:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:58:18 ---> Running in 2a6584f1ff66 05:58:18 ---> 5207a6f40671 05:58:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:58:18 Removing intermediate container 2a6584f1ff66 05:58:18 ---> d4e3b35720c9 05:58:18 Step 14/22 : WORKDIR / 05:58:18 ---> Running in 2d9c1c6e3e41 05:58:19 ---> 511fdfae934d 05:58:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:58:19 Removing intermediate container 2d9c1c6e3e41 05:58:19 ---> b8bd0a80cc8b 05:58:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 05:58:19 ---> 35b977083e30 05:58:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:58:19 ---> 6a7c1368637d 05:58:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 05:58:19 ---> da33df766f63 05:58:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:58:19 ---> Running in bb06d02b404e 05:58:20 ---> c08a72cf333d 05:58:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:58:20 Removing intermediate container bb06d02b404e 05:58:20 ---> 045653ed31c4 05:58:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:20 ---> Running in 72e906eadc86 05:58:20 ---> 57568409e9d7 05:58:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:58:20 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.243s coverage: 46.6% of statements 05:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:58:21 Removing intermediate container 72e906eadc86 05:58:21 ---> 28f838f74efb 05:58:21 Step 20/22 : LABEL arch=x86_64 05:58:21 ---> 75b5507fe622 05:58:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:58:21 ---> Running in 00198db1fdf5 05:58:21 ---> Running in bfe27760cb74 05:58:21 ---> 972731a18682 05:58:21 Step 18/22 : ENTRYPOINT ["/core-command"] 05:58:21 ---> Running in 0676dfc5f862 05:58:21 Removing intermediate container 00198db1fdf5 05:58:21 ---> 466f9f352080 05:58:21 Step 21/22 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:58:22 ---> Running in 1ff98bbb061a 05:58:22 Removing intermediate container 0676dfc5f862 05:58:22 ---> ba9d0acece96 05:58:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:22 ---> Running in 7779a2ade8b8 05:58:22 Removing intermediate container 1ff98bbb061a 05:58:22 ---> 4cef8c0ab4c6 05:58:22 Step 22/22 : LABEL version=0.0.0 05:58:22 ---> Running in aabbb13b9289 05:58:22 Removing intermediate container 7779a2ade8b8 05:58:22 ---> c6926b5ad42f 05:58:22 Step 20/22 : LABEL arch=x86_64 05:58:22 ---> Running in 55354179f9b3 05:58:22 Removing intermediate container aabbb13b9289 05:58:22 ---> a65cbd939eac 05:58:22 05:58:23 Successfully built a65cbd939eac 05:58:23 Successfully tagged docker-core-metadata-go:latest 05:58:23  Building docker-core-metadata-go ... done Removing intermediate container 55354179f9b3 05:58:23 ---> 27f40621adca 05:58:23 Step 21/22 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:58:23 ---> Running in c46fd628f07c 05:58:23 Removing intermediate container bfe27760cb74 05:58:23 ---> 500a14662b92 05:58:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:58:23 ---> Running in d8311b7695fb 05:58:23 Removing intermediate container c46fd628f07c 05:58:23 ---> 903da1bfeedc 05:58:23 Step 22/22 : LABEL version=0.0.0 05:58:23 Removing intermediate container d8311b7695fb 05:58:23 ---> bb6c54972207 05:58:23 Step 22/24 : LABEL arch=x86_64 05:58:23 ---> Running in f2f98f665ce6 05:58:23 ---> Running in a069db545690 05:58:24 Removing intermediate container a069db545690 05:58:24 ---> 2a13a64bca12 05:58:24 Step 23/24 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:58:24 Removing intermediate container f2f98f665ce6 05:58:24 ---> 55e6e8daf2b6 05:58:24 05:58:25 Successfully built 55e6e8daf2b6 05:58:25 ---> Running in e84cdb9700a8 05:58:25 Successfully tagged docker-core-command-go:latest 05:58:25  Building docker-core-command-go ... done Removing intermediate container e84cdb9700a8 05:58:25 ---> c649d4bea235 05:58:25 Step 24/24 : LABEL version=0.0.0 05:58:25 ---> Running in 8c9618adabad 05:58:25 Removing intermediate container 8c9618adabad 05:58:25 ---> e58b185098f3 05:58:25 05:58:25 Successfully built e58b185098f3 05:58:25 Successfully tagged docker-security-secretstore-setup-go:latest 05:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.460s coverage: 27.0% of statements 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.540s coverage: 74.4% of statements 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.303s coverage: 83.3% of statements 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:58:30  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9521ebda396b 05:58:30 ---> 3089b7256099 05:58:30 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:58:30 ---> Running in 7dff67f43d9c 05:58:30 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 05:58:31 Removing intermediate container 7dff67f43d9c 05:58:31 ---> ae0f84fa0297 05:58:31 05:58:31 Step 11/27 : FROM docker:latest 05:58:31 ---> 0040bc98e531 05:58:31 Step 12/27 : RUN apk add --no-cache bash 05:58:31 ---> Running in 721f8a78146c 05:58:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:31 (1/2) Installing readline (8.0.4-r0) 05:58:31 (2/2) Installing bash (5.0.17-r0) 05:58:31 Executing bash-5.0.17-r0.post-install 05:58:31 Executing busybox-1.31.1-r19.trigger 05:58:31 OK: 12 MiB in 22 packages 05:58:32 Removing intermediate container 721f8a78146c 05:58:32 ---> 3d9045d32070 05:58:32 Step 13/27 : RUN rm -rf /var/cache/apk/* 05:58:32 ---> Running in d8662f655521 05:58:33 Removing intermediate container d8662f655521 05:58:33 ---> 1fb90620a808 05:58:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 05:58:33 ---> Running in 81c2db72dce0 05:58:33 Removing intermediate container 81c2db72dce0 05:58:33 ---> ccbb8a999e22 05:58:33 Step 15/27 : ENV APP_PORT=48090 05:58:33 ---> Running in d3c3d1bd0866 05:58:33 Removing intermediate container d3c3d1bd0866 05:58:33 ---> 12ab015caee7 05:58:33 Step 16/27 : EXPOSE $APP_PORT 05:58:34 ---> Running in 08ba597d2def 05:58:34 Removing intermediate container 08ba597d2def 05:58:34 ---> 704b760c15aa 05:58:34 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:58:34 ---> 08980f7052b6 05:58:34 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:58:34 ---> 78948d73d860 05:58:34 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:58:35 ---> 22bea4e1cc21 05:58:35 Step 20/27 : RUN apk --no-cache add py3-pip 05:58:35 ---> Running in d394e5a2c4c7 05:58:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.158s coverage: 28.6% of statements 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.404s coverage: 86.7% of statements 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:58:36 (1/33) Installing libbz2 (1.0.8-r1) 05:58:36 (2/33) Installing expat (2.2.9-r1) 05:58:36 (3/33) Installing libffi (3.3-r2) 05:58:36 (4/33) Installing gdbm (1.13-r1) 05:58:36 (5/33) Installing xz-libs (5.2.5-r0) 05:58:36 (6/33) Installing sqlite-libs (3.32.1-r0) 05:58:36 (7/33) Installing python3 (3.8.5-r0) 05:58:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.402s coverage: 97.5% of statements 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:58:36 (8/33) Installing py3-appdirs (1.4.4-r1) 05:58:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 05:58:36 (10/33) Installing py3-parsing (2.4.7-r0) 05:58:36 (11/33) Installing py3-six (1.15.0-r0) 05:58:36 (12/33) Installing py3-packaging (20.4-r0) 05:58:36 (13/33) Installing py3-setuptools (47.0.0-r0) 05:58:37 (14/33) Installing py3-chardet (3.0.4-r4) 05:58:37 (15/33) Installing py3-idna (2.9-r0) 05:58:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 05:58:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 05:58:37 (18/33) Installing py3-requests (2.23.0-r0) 05:58:37 (19/33) Installing py3-msgpack (1.0.0-r0) 05:58:37 (20/33) Installing py3-lockfile (0.12.2-r3) 05:58:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 05:58:37 (22/33) Installing py3-colorama (0.4.3-r0) 05:58:37 (23/33) Installing py3-distlib (0.3.0-r0) 05:58:37 (24/33) Installing py3-distro (1.5.0-r1) 05:58:37 (25/33) Installing py3-webencodings (0.5.1-r3) 05:58:37 (26/33) Installing py3-html5lib (1.0.1-r4) 05:58:37 (27/33) Installing py3-pytoml (0.1.21-r0) 05:58:37 (28/33) Installing py3-pep517 (0.8.2-r0) 05:58:37 (29/33) Installing py3-progress (1.5-r0) 05:58:37 (30/33) Installing py3-toml (0.10.1-r0) 05:58:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements 05:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:58:38 (31/33) Installing py3-retrying (1.3.3-r0) 05:58:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 05:58:38 (33/33) Installing py3-pip (20.1.1-r0) 05:58:38 Executing busybox-1.31.1-r19.trigger 05:58:38 OK: 71 MiB in 55 packages 05:58:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.970s coverage: 93.8% of statements 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:58:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:58:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.213s coverage: 0.1% of statements 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.130s coverage: 75.5% of statements 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.8% of statements 05:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements 05:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.193s coverage: 84.2% of statements 05:58:46 Removing intermediate container d394e5a2c4c7 05:58:46 ---> 35e32d01cb48 05:58:46 Step 21/27 : RUN pip install docker-compose==1.23.2 05:58:46 ---> Running in 358c9ef9cb86 05:58:47 Collecting docker-compose==1.23.2 05:58:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.4% of statements 05:58:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:58:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:58:47 Collecting jsonschema<3,>=2.5.1 05:58:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:58:48 Collecting docker<4.0,>=3.6.0 05:58:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:58:48 Collecting websocket-client<1.0,>=0.32.0 05:58:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 05:58:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:58:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:58:48 Collecting PyYAML<4,>=3.10 05:58:48 Downloading PyYAML-3.13.tar.gz (270 kB) 05:58:49 Collecting cached-property<2,>=1.2.0 05:58:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:58:49 Collecting texttable<0.10,>=0.9.0 05:58:49 Downloading texttable-0.9.1.tar.gz (11 kB) 05:58:50 Collecting docopt<0.7,>=0.6.1 05:58:50 Downloading docopt-0.6.2.tar.gz (25 kB) 05:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.624s coverage: 63.5% of statements 05:58:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 05:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 05:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 05:58:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 05:58:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:58:50 Collecting dockerpty<0.5,>=0.4.1 05:58:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:58:51 Collecting docker-pycreds>=0.4.0 05:58:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 05:58:51 Collecting urllib3<1.25,>=1.21.1 05:58:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:58:51 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) 05:58:51 Collecting idna<2.8,>=2.5 05:58:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:58:51 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) 05:58:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:58:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:58:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:58:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:58:51 Installing collected packages: jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, cached-property, texttable, docopt, dockerpty, docker-compose 05:58:52 Attempting uninstall: urllib3 05:58:52 Found existing installation: urllib3 1.25.9 05:58:52 Uninstalling urllib3-1.25.9: 05:58:52 Successfully uninstalled urllib3-1.25.9 05:58:52 Attempting uninstall: idna 05:58:52 Found existing installation: idna 2.9 05:58:52 Uninstalling idna-2.9: 05:58:52 Successfully uninstalled idna-2.9 05:58:52 Attempting uninstall: requests 05:58:52 Found existing installation: requests 2.23.0 05:58:52 Uninstalling requests-2.23.0: 05:58:52 Successfully uninstalled requests-2.23.0 05:58:52 Running setup.py install for PyYAML: started 05:58:53 Running setup.py install for PyYAML: finished with status 'done' 05:58:53 Running setup.py install for texttable: started 05:58:54 Running setup.py install for texttable: finished with status 'done' 05:58:54 Running setup.py install for docopt: started 05:58:54 Running setup.py install for docopt: finished with status 'done' 05:58:54 Running setup.py install for dockerpty: started 05:58:55 Running setup.py install for dockerpty: finished with status 'done' 05:58:55 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 05:58:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.851s coverage: 55.9% of statements 05:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.416s coverage: 37.0% of statements 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.627s coverage: 84.0% of statements 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.104s coverage: 100.0% of statements 05:58:58 Removing intermediate container 358c9ef9cb86 05:58:58 ---> d83263794a67 05:58:58 Step 22/27 : RUN apk --no-cache add curl 05:58:58 ---> Running in 6583555c804c 05:58:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:59 (1/3) Installing nghttp2-libs (1.41.0-r0) 05:58:59 (2/3) Installing libcurl (7.69.1-r3) 05:58:59 (3/3) Installing curl (7.69.1-r3) 05:58:59 Executing busybox-1.31.1-r19.trigger 05:58:59 OK: 72 MiB in 58 packages 05:58:59 Removing intermediate container 6583555c804c 05:58:59 ---> 5ffebaeab617 05:58:59 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 05:58:59 ---> Running in 0a3214e4a563 05:58:59 Removing intermediate container 0a3214e4a563 05:58:59 ---> 2492be10d2d0 05:58:59 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:59 ---> Running in 79b4ed1ad7b1 05:59:00 Removing intermediate container 79b4ed1ad7b1 05:59:00 ---> 8c2c69a318cb 05:59:00 Step 25/27 : LABEL arch=x86_64 05:59:00 ---> Running in 93642e88ba67 05:59:00 Removing intermediate container 93642e88ba67 05:59:00 ---> babbdd6db77a 05:59:00 Step 26/27 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 05:59:00 ---> Running in d7e269e3a0ad 05:59:00 Removing intermediate container d7e269e3a0ad 05:59:00 ---> c4e2403473f9 05:59:00 Step 27/27 : LABEL version=0.0.0 05:59:00 ---> Running in 0fa427926127 05:59:00 Removing intermediate container 0fa427926127 05:59:00 ---> c61d60f1a32e 05:59:00 05:59:00 Successfully built c61d60f1a32e 05:59:00 Successfully tagged docker-sys-mgmt-agent-go:latest 05:59:01  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 05:59:01 $ docker stop --time=1 d173f354d201172e8774bb3aff9f3b4e0c15d8e52dad79b8824bc0400d061073 05:59:03 $ docker rm -f d173f354d201172e8774bb3aff9f3b4e0c15d8e52dad79b8824bc0400d061073 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:03 + docker images 05:59:03 + grep docker 05:59:03 docker-sys-mgmt-agent-go latest c61d60f1a32e 3 seconds ago 313MB 05:59:03 docker-security-secretstore-setup-go latest e58b185098f3 38 seconds ago 24.6MB 05:59:03 docker-core-command-go latest 55e6e8daf2b6 39 seconds ago 10.6MB 05:59:03 docker-core-metadata-go latest a65cbd939eac 41 seconds ago 13MB 05:59:03 docker-core-data-go latest 6b7bdd955eaa About a minute ago 22.2MB 05:59:03 docker-security-bootstrap-redis-go latest a283a3aaeb4b About a minute ago 15.8MB 05:59:03 docker-security-proxy-setup-go latest 18cd241542c9 About a minute ago 24.5MB 05:59:03 docker-support-notifications-go latest 2e26bc4e25f7 About a minute ago 12MB 05:59:03 docker-support-scheduler-go latest c183f5f02fa7 About a minute ago 10.7MB 05:59:03 docker latest 0040bc98e531 13 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 05:59:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.1% of statements 05:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:59:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.145s coverage: 100.0% of statements 05:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:59:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.143s coverage: 100.0% of statements 05:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.928s coverage: 29.1% of statements 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.270s coverage: 99.0% of statements 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 05:59:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements 05:59:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 05:59:11 GO111MODULE=on go vet ./... 05:59:19 Still waiting to schedule task 05:59:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:00:19 gofmt -l . 06:00:19 [ "`gofmt -l .`" = "" ] 06:00:19 ./bin/test-go-mod-tidy.sh 06:00:19 ./bin/test-attribution-txt.sh [Pipeline] sh 06:00:23 + ls -al . 06:00:23 total 664 06:00:23 drwxrwxr-x 9 1001 1001 4096 Dec 31 06:00 . 06:00:23 drwxr-xr-x 4 root root 4096 Dec 31 05:56 .. 06:00:23 -rw-rw-r-- 1 1001 1001 11 Dec 31 05:54 .dockerignore 06:00:23 drwxrwxr-x 8 1001 1001 4096 Dec 31 05:54 .git 06:00:23 drwxrwxr-x 3 1001 1001 4096 Dec 31 05:54 .github 06:00:23 -rw-rw-r-- 1 1001 1001 824 Dec 31 05:54 .gitignore 06:00:23 -rw-rw-r-- 1 1001 1001 166 Dec 31 05:54 .sonarcloud.properties 06:00:23 -rw-rw-r-- 1 1001 1001 3804 Dec 31 05:54 CONTRIBUTING.md 06:00:23 -rw-rw-r-- 1 1001 1001 1035 Dec 31 05:54 Dockerfile.build 06:00:23 -rw-rw-r-- 1 1001 1001 863 Dec 31 05:54 Jenkinsfile 06:00:23 -rw-rw-r-- 1 1001 1001 10775 Dec 31 05:54 LICENSE 06:00:23 -rw-rw-r-- 1 1001 1001 5750 Dec 31 05:54 Makefile 06:00:23 -rw-rw-r-- 1 1001 1001 6511 Dec 31 05:54 README.md 06:00:23 -rw-rw-r-- 1 1001 1001 6744 Dec 31 05:54 SECURITY.md 06:00:23 -rw-rw-r-- 1 1001 1001 5 Dec 31 05:51 VERSION 06:00:23 -rw-rw-r-- 1 1001 1001 4131 Dec 31 05:54 ZMQWindows.md 06:00:23 drwxrwxr-x 2 1001 1001 4096 Dec 31 05:54 bin 06:00:23 drwxrwxr-x 14 1001 1001 4096 Dec 31 05:54 cmd 06:00:23 -rw-r--r-- 1 root root 537189 Dec 31 05:59 coverage.out 06:00:23 -rw-r--r-- 1 root root 979 Dec 31 06:00 go.mod 06:00:23 -rw-r--r-- 1 root root 18739 Dec 31 06:00 go.sum 06:00:23 drwxrwxr-x 8 1001 1001 4096 Dec 31 05:54 internal 06:00:23 drwxrwxr-x 4 1001 1001 4096 Dec 31 05:54 openapi 06:00:23 drwxrwxr-x 4 1001 1001 4096 Dec 31 05:54 snap 06:00:23 -rw-rw-r-- 1 1001 1001 168 Dec 31 05:54 version.go [Pipeline] sh 06:00:24 + '[' -e coverage.out ] 06:00:24 + chown 1001:1001 coverage.out [Pipeline] stash 06:00:24 Warning: overwriting stash ‘coverage-report’ 06:00:25 Stashed 1 file(s) [Pipeline] sh 06:00:26 + make build 06:00:26 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 06:00:38 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 06:01:01 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 06:01:04 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 06:01:11 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 06:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:01:15 Running on prd-ubuntu18.04-docker-8c-8g-17893 in /w/workspace/edgexfoundry_edgex-go_PR-2979 [Pipeline] { [Pipeline] ws 06:01:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:01:15 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 06:01:17 using credential edgex-jenkins-ssh 06:01:17 Cloning the remote Git repository 06:01:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:01:18 > git init /w/workspace/edgex-go/1 # timeout=10 06:01:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:01:18 > git --version # timeout=10 06:01:18 > git --version # 'git version 2.17.1' 06:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:21 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 06:01:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:01:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:01:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2979/head:refs/remotes/origin/PR-2979 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:23 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 23c4e628336c03c14212b36c77e8a5c1b465333e 06:01:23 Merge succeeded, producing 23c4e628336c03c14212b36c77e8a5c1b465333e 06:01:23 Checking out Revision 23c4e628336c03c14212b36c77e8a5c1b465333e (PR-2979) 06:01:23 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 06:01:23 > git config core.sparsecheckout # timeout=10 06:01:23 > git checkout -f 23c4e628336c03c14212b36c77e8a5c1b465333e # timeout=10 06:01:23 > git remote # timeout=10 06:01:23 > git config --get remote.origin.url # timeout=10 06:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:23 > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 06:01:23 > git rev-parse HEAD^{commit} # timeout=10 06:01:23 > git config core.sparsecheckout # timeout=10 06:01:23 > git checkout -f 23c4e628336c03c14212b36c77e8a5c1b465333e # timeout=10 06:01:26 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 06:01:27 > git --version # timeout=10 06:01:27 > git --version # 'git version 2.17.1' 06:01:27 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:28 + echo snap-build.sh 06:01:28 snap-build.sh 06:01:28 + SNAP_BASE_DIR=. 06:01:28 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:01:28 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:01:28 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:01:28 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:01:28 + cd /w/workspace/edgex-go/1 06:01:28 + sudo apt-get remove -qy --purge lxd lxd-client 06:01:28 Reading package lists... 06:01:28 Building dependency tree... 06:01:28 Reading state information... 06:01:28 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 06:01:28 The following packages were automatically installed and are no longer required: 06:01:28 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:01:28 uidmap xdelta3 06:01:28 Use 'sudo apt autoremove' to remove them. 06:01:28 The following packages will be REMOVED: 06:01:28 lxd* lxd-client* 06:01:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:01:28 After this operation, 31.7 MB disk space will be freed. 06:01:29 (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.) 06:01:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:01:30 Removing lxd dnsmasq configuration 06:01:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:01:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:01:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:01:31 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 06:01:31 (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.) 06:01:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:01:33 Processing triggers for systemd (237-3ubuntu10.42) ... 06:01:33 Processing triggers for ureadahead (0.100.0-21) ... 06:01:34 + sudo snap remove --purge lxd 06:01:34 snap "lxd" is not installed 06:01:34 + sudo groupadd --force --system lxd 06:01:34 ++ whoami 06:01:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:01:34 + newgrp - lxd 06:01:34 + sudo snap install lxd 06:01:34 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] } 06:01:39 $ docker stop --time=1 a7325d526f762005522c6c20057b78e9f19479246cebdd684577c6eb04959dec 06:01:41 2020-12-31T06:01:39Z INFO Waiting for automatic snapd restart... 06:01:41 $ docker rm -f a7325d526f762005522c6c20057b78e9f19479246cebdd684577c6eb04959dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:01:44 06:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:01:44 latest: Pulling from edgex-devops/edgex-compose-arm64 06:01:44 29e5d40040c1: Pulling fs layer 06:01:44 1ce36da41761: Pulling fs layer 06:01:44 25b303627fd3: Pulling fs layer 06:01:45 29e5d40040c1: Verifying Checksum 06:01:45 29e5d40040c1: Download complete 06:01:45 29e5d40040c1: Pull complete 06:01:45 1ce36da41761: Verifying Checksum 06:01:45 1ce36da41761: Download complete 06:01:47 1ce36da41761: Pull complete 06:01:47 25b303627fd3: Verifying Checksum 06:01:47 25b303627fd3: Download complete 06:01:56 lxd 4.9 from Canonical* installed 06:01:56 + sudo lxd init --auto 06:01:57 25b303627fd3: Pull complete 06:01:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:01:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:01:57 prd-ubuntu18.04-docker-arm64-4c-16g-17885 does not seem to be running inside a container 06:01:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:02:00 $ docker top 416c161addd6b2415d695b9760770d2f959892ff179878c765780139c9e3a082 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:02 + + grepdocker-compose parallel build 06:02:02 --help 06:02:04 + sudo snap install --classic snapcraft 06:02:05 --parallel Build images in parallel. [Pipeline] } 06:02:05 $ docker stop --time=1 416c161addd6b2415d695b9760770d2f959892ff179878c765780139c9e3a082 06:02:07 $ docker rm -f 416c161addd6b2415d695b9760770d2f959892ff179878c765780139c9e3a082 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:02:08 . [Pipeline] withDockerContainer 06:02:08 prd-ubuntu18.04-docker-arm64-4c-16g-17885 does not seem to be running inside a container 06:02:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:02:09 snapcraft 4.4.4 from Canonical* installed 06:02:09 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:02:09 + patch --verbose -p1 06:02:09 Hmm... Looks like a unified diff to me... 06:02:09 The text leading up to this was: 06:02:09 -------------------------- 06:02:09 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:02:09 |From: Tony Espy 06:02:09 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:02:09 |Subject: [PATCH] optimize snap build for pipeline CI check 06:02:09 | 06:02:09 |This patch is used by the EdgeX CI pipeline builds to 06:02:09 |optimize the snap CI check run for pull requests. When 06:02:09 |applied, it essentially strips out everything (apps and 06:02:09 |parts) from the snapcraft.yaml file except those required 06:02:09 |to build edgex-go, as the whole idea of the CI check is to 06:02:09 |catch changes to edgex-go that break the snap build. 06:02:09 | 06:02:09 |In general, anyone updating snapcraft.yaml will also need 06:02:09 |to update this patch file, otherwise it may fail to apply, 06:02:09 |resulting in a failed snap build CI check in the associated 06:02:09 |pull request. 06:02:09 | 06:02:09 |Note - in addition to applying this patch, the pipeline also 06:02:09 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:02:09 |need to build the finally binary .snap file (and it won't 06:02:09 |work with the patch applied). This further reduces the build 06:02:09 |time. 06:02:09 |--- 06:02:09 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:02:09 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:02:09 | 06:02:09 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:02:09 |index 1e537489..faf42425 100644 06:02:09 |--- a/snap/snapcraft.yaml 06:02:09 |+++ b/snap/snapcraft.yaml 06:02:09 -------------------------- 06:02:09 patching file snap/snapcraft.yaml 06:02:09 Using Plan A... 06:02:09 Hunk #1 succeeded at 73. 06:02:09 Hunk #2 succeeded at 202. 06:02:09 Hunk #3 succeeded at 214. 06:02:09 Hunk #4 succeeded at 222. 06:02:09 Hunk #5 succeeded at 229. 06:02:09 Hunk #6 succeeded at 256. 06:02:09 Hunk #7 succeeded at 290. 06:02:09 Hunk #8 succeeded at 341. 06:02:09 Hmm... Ignoring the trailing garbage. 06:02:09 done 06:02:09 + sudo snapcraft prime --use-lxd 06:02:10 $ docker top 3537c08cce7b43796f60540392a1f3bf59d70dcb2ff1b6724c354131c069a4bf -eo pid,comm 06:02:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:02:10 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: 06:02:10 - README.md 06:02:10 06:02:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] { [Pipeline] sh 06:02:11 Launching a container. 06:02:11 + docker-compose -f ./docker-compose-build.yml build --parallel 06:02:14 Building docker-core-command-go ... 06:02:14 Building docker-core-data-go ... 06:02:14 Building docker-core-metadata-go ... 06:02:14 Building docker-security-bootstrap-redis-go ... 06:02:14 Building docker-security-proxy-setup-go ... 06:02:14 Building docker-security-secretstore-setup-go ... 06:02:14 Building docker-support-notifications-go ... 06:02:14 Building docker-support-scheduler-go ... 06:02:14 Building docker-sys-mgmt-agent-go ... 06:02:14 Building docker-support-notifications-go 06:02:14 Building docker-sys-mgmt-agent-go 06:02:14 Building docker-core-command-go 06:02:14 Building docker-support-scheduler-go 06:02:14 Building docker-security-proxy-setup-go 06:02:23 Waiting for container to be ready 06:02:23 To start your first instance, try: lxc launch ubuntu:18.04 06:02:23 06:02:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:02:25 Waiting for network to be ready... 06:02:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:02:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:02:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 06:02:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:02:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:02:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:02:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:02:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:02:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:02:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:02:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:02:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:02:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:02:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:02:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:02:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:02:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:02:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:02:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:02:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 06:02:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 06:02:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:02:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:02:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 06:02:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 06:02:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 06:02:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 06:02:30 Fetched 23.5 MB in 4s (5897 kB/s) 06:02:30 Reading package lists... 06:02:30 Reading package lists... 06:02:31 Building dependency tree... 06:02:31 Reading state information... 06:02:31 The following additional packages will be installed: 06:02:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:02:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:02:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:02:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:02:31 Suggested packages: 06:02:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:02:31 Recommended packages: 06:02:31 gnupg libsasl2-modules 06:02:31 The following NEW packages will be installed: 06:02:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:02:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:02:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:02:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:02:31 The following packages will be upgraded: 06:02:31 gpg gpg-agent gpgconf libudev1 06:02:31 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 06:02:31 Need to get 3531 kB of archives. 06:02:31 After this operation, 13.3 MB of additional disk space will be used. 06:02:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:02:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:02:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:02:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:02:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:02:31 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] 06:02:31 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] 06:02:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:02:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:02:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:02:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:02:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:02:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:02:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:02:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:02:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:02:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:02:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:02:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:02:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:02:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:02:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:02:32 debconf: delaying package configuration, since apt-utils is not installed 06:02:32 Fetched 3531 kB in 1s (3350 kB/s) 06:02:32 (Reading database ... 12511 files and directories currently installed.) 06:02:32 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:02:32 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:02:32 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:02:32 Selecting previously unselected package udev. 06:02:32 (Reading database ... 12511 files and directories currently installed.) 06:02:32 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:02:32 Unpacking udev (237-3ubuntu10.43) ... 06:02:32 Selecting previously unselected package libfuse2:amd64. 06:02:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:02:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:02:32 Selecting previously unselected package fuse. 06:02:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:02:32 Unpacking fuse (2.9.7-1ubuntu1) ... 06:02:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:33 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:02:33 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:33 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:02:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:33 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:02:33 Selecting previously unselected package libksba8:amd64. 06:02:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:02:33 Unpacking libksba8:amd64 (1.3.5-2) ... 06:02:33 Selecting previously unselected package libroken18-heimdal:amd64. 06:02:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:02:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:02:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:02:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:34 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:34 Selecting previously unselected package libwind0-heimdal:amd64. 06:02:34 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:34 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:02:34 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:34 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:02:34 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:34 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:02:34 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:34 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:02:34 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:34 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:34 Selecting previously unselected package libsasl2-modules-db:amd64. 06:02:34 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:02:34 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:02:34 Selecting previously unselected package libsasl2-2:amd64. 06:02:34 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:02:34 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:02:34 Selecting previously unselected package libldap-common. 06:02:34 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:02:34 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:02:34 Selecting previously unselected package libldap-2.4-2:amd64. 06:02:34 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:02:34 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:02:35 Selecting previously unselected package dirmngr. 06:02:35 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:35 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:02:35 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:02:35 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:02:35 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:02:35 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:02:35 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:02:35 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:02:35 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:35 Setting up libksba8:amd64 (1.3.5-2) ... 06:02:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:35 Setting up udev (237-3ubuntu10.43) ... 06:02:36 invoke-rc.d: policy-rc.d denied execution of start. 06:02:36 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Processing triggers for systemd (237-3ubuntu10) ... 06:02:36 Setting up fuse (2.9.7-1ubuntu1) ... 06:02:36 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:02:36 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:36 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:02:36 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:02:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:37 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:02:37 settings in the [Install] section, and DefaultInstance for template units). 06:02:37 This means they are not meant to be enabled using systemctl. 06:02:37 Possible reasons for having this kind of units are: 06:02:37 1) A unit may be statically enabled by being symlinked from another unit's 06:02:37 .wants/ or .requires/ directory. 06:02:37 2) A unit's purpose may be to act as a helper for some other unit which has 06:02:37 a requirement dependency on it. 06:02:37 3) A unit may be started when needed via activation (socket, path, timer, 06:02:37 D-Bus, udev, scripted systemctl call, ...). 06:02:37 4) In case of template units, the unit is meant to be enabled with some 06:02:37 instance name specified. 06:02:37 Reading package lists... 06:02:37 Building dependency tree... 06:02:37 Reading state information... 06:02:37 The following additional packages will be installed: 06:02:37 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:02:37 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:02:37 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:02:37 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:02:37 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:02:37 Suggested packages: 06:02:37 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:02:37 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:02:37 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:02:37 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:02:37 systemd-container policykit-1 06:02:37 Recommended packages: 06:02:37 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:02:37 The following NEW packages will be installed: 06:02:37 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:02:37 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:02:37 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:02:37 multiarch-support openssh-client python3 python3-minimal python3.6 06:02:37 python3.6-minimal snapd squashfs-tools sudo 06:02:37 The following packages will be upgraded: 06:02:37 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:02:37 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 06:02:37 Need to get 35.2 MB of archives. 06:02:37 After this operation, 141 MB of additional disk space will be used. 06:02:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:02:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:02:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:02:37 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:02:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:02:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:02:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:02:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:02:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:02:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:02:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:02:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:02:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:02:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:02:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:02:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:02:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:02:38 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:02:38 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:02:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:02:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:02:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:02:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:02:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:02:38 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:02:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:02:38 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:02:38 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:02:38 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:02:38 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:02:40 debconf: delaying package configuration, since apt-utils is not installed 06:02:40 Fetched 35.2 MB in 2s (15.5 MB/s) 06:02:40 (Reading database ... 12757 files and directories currently installed.) 06:02:40 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:02:40 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:02:40 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:02:40 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:02:40 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:02:41 (Reading database ... 12757 files and directories currently installed.) 06:02:41 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:02:41 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:02:41 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:02:41 (Reading database ... 12757 files and directories currently installed.) 06:02:41 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:02:41 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:02:41 Setting up apt (1.6.12ubuntu0.2) ... 06:02:41 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:02:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:02:42 (Reading database ... 12764 files and directories currently installed.) 06:02:42 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:02:42 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:02:42 Selecting previously unselected package libpython3.6-minimal:amd64. 06:02:42 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:42 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:42 Selecting previously unselected package libexpat1:amd64. 06:02:42 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:02:42 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:02:42 Selecting previously unselected package python3.6-minimal. 06:02:42 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:42 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:02:43 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:02:43 Checking for services that may need to be restarted...done. 06:02:43 Checking for services that may need to be restarted...done. 06:02:43 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:43 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:02:43 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:02:44 Selecting previously unselected package python3-minimal. 06:02:44 (Reading database ... 13012 files and directories currently installed.) 06:02:44 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:02:44 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:02:44 Selecting previously unselected package mime-support. 06:02:44 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:02:44 Unpacking mime-support (3.60ubuntu1) ... 06:02:44 Selecting previously unselected package libmpdec2:amd64. 06:02:44 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:02:44 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:02:44 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:02:44 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:44 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:44 Selecting previously unselected package python3.6. 06:02:44 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:44 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:02:44 Selecting previously unselected package libpython3-stdlib:amd64. 06:02:44 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:02:44 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:02:44 Setting up python3-minimal (3.6.7-1~18.04) ... 06:02:45 Selecting previously unselected package python3. 06:02:45 (Reading database ... 13442 files and directories currently installed.) 06:02:45 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:02:45 Unpacking python3 (3.6.7-1~18.04) ... 06:02:45 Selecting previously unselected package multiarch-support. 06:02:45 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:02:45 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:02:45 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:02:45 Selecting previously unselected package liblzo2-2:amd64. 06:02:45 (Reading database ... 13479 files and directories currently installed.) 06:02:45 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:02:45 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:02:45 Selecting previously unselected package libbsd0:amd64. 06:02:45 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:02:45 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:02:45 Selecting previously unselected package sudo. 06:02:45 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:02:45 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:02:45 Selecting previously unselected package apparmor. 06:02:45 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:02:45 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:02:46 Selecting previously unselected package libedit2:amd64. 06:02:46 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:02:46 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:02:46 Selecting previously unselected package libkrb5support0:amd64. 06:02:46 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:02:46 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:02:46 Selecting previously unselected package libk5crypto3:amd64. 06:02:46 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:02:46 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:02:46 Selecting previously unselected package libkeyutils1:amd64. 06:02:46 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:02:46 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:02:46 Selecting previously unselected package libkrb5-3:amd64. 06:02:46 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:02:46 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:02:46 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:02:46 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:02:46 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:02:46 Selecting previously unselected package libssl1.0.0:amd64. 06:02:46 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:02:46 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:02:46 Selecting previously unselected package openssh-client. 06:02:46 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:02:46 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:02:47 Selecting previously unselected package squashfs-tools. 06:02:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:02:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:02:47 Selecting previously unselected package snapd. 06:02:47 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:02:47 Unpacking snapd (2.48+18.04) ... 06:02:49 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:02:49 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:02:49 Setting up mime-support (3.60ubuntu1) ... 06:02:50 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:02:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:02:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:02:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:50 Setting up systemd (237-3ubuntu10.43) ... 06:02:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:02:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:02:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:02:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:02:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:02:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:02:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:02:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:02:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:02:52 Setting up python3 (3.6.7-1~18.04) ... 06:02:52 running python rtupdate hooks for python3.6... 06:02:52 running python post-rtupdate hooks for python3.6... 06:02:52 Setting up apparmor (2.12-4ubuntu5.1) ... 06:02:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:02:54 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:02:54 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:02:54 Setting up snapd (2.48+18.04) ... 06:02:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:02:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:02:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:02:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:02:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:02:55 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:02:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:02:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:02:56 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:02:56 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:02:56 /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' 06:02:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:56 Processing triggers for systemd (237-3ubuntu10.43) ... 06:02:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:02:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:02:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:02:58 Reading package lists... 06:02:58 Reading package lists... 06:02:58 Building dependency tree... 06:02:58 Reading state information... 06:02:58 Calculating upgrade... 06:02:59 The following packages will be upgraded: 06:02:59 advancecomp base-files bash binutils binutils-common 06:02:59 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:02:59 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:02:59 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:02:59 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:02:59 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:02:59 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:02:59 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:02:59 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:02:59 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:02:59 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:02:59 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:02:59 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:02:59 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:02:59 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:02:59 Need to get 63.5 MB of archives. 06:02:59 After this operation, 5191 kB of additional disk space will be used. 06:02:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 06:02:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:02:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:02:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:02:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:02:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:02:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:02:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:02:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:02:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:02:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:02:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:02:59 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:02:59 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:02:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:03:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:03:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:03:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:03:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:03:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:03:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:03:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 06:03:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:03:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:03:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:03:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:03:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:03:00 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:03:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:03:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:03:00 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:03:00 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:03:00 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:03:00 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:03:00 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:03:00 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:03:00 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:03:00 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:03:00 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:03:00 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:03:00 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:03:00 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:03:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:03:00 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:03:00 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:03:00 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:03:00 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:03:00 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:03:00 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:03:00 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:03:00 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:03:00 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:03:00 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:03:00 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:03:00 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:03:00 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:03:00 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:03:00 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:03:00 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:03:00 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:03:00 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:03:00 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:03:00 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:03:00 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:03:00 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:03:00 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:03:00 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:03:00 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:03:00 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:03:00 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:03:00 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:03:00 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:03:00 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:03:00 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:03:00 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:03:00 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:03:00 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 06:03:00 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:03:00 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:03:00 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:03:00 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:03:00 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:03:00 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:03:00 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:03:00 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:03:01 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:03:01 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:03:01 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:03:01 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:03:01 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:03:02 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:03:02 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:03:02 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:03:02 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:03:02 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:03:02 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:03:02 debconf: delaying package configuration, since apt-utils is not installed 06:03:02 Fetched 63.5 MB in 3s (19.6 MB/s) 06:03:02 (Reading database ... 13912 files and directories currently installed.) 06:03:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:03:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:03:03 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:03:03 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:03:03 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 06:03:03 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 06:03:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:04 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:04 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:04 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:04 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:04 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:04 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:05 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:05 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:05 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:05 (Reading database ... 13911 files and directories currently installed.) 06:03:05 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:05 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:03:05 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:03:05 (Reading database ... 13911 files and directories currently installed.) 06:03:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:05 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:03:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:03:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:06 (Reading database ... 13911 files and directories currently installed.) 06:03:06 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:03:06 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:03:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:03:06 (Reading database ... 13911 files and directories currently installed.) 06:03:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:03:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:03:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:03:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:03:07 Setting up base-files (10.1ubuntu2.10) ... 06:03:07 Installing new version of config file /etc/issue ... 06:03:07 Installing new version of config file /etc/issue.net ... 06:03:07 Installing new version of config file /etc/lsb-release ... 06:03:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:03:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:03:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:03:07 Removing obsolete conffile /etc/default/motd-news ... 06:03:07 (Reading database ... 13912 files and directories currently installed.) 06:03:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:03:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:03:07 Setting up bash (4.4.18-2ubuntu1.2) ... 06:03:07 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 06:03:07 (Reading database ... 13912 files and directories currently installed.) 06:03:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:03:08 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:03:08 (Reading database ... 13912 files and directories currently installed.) 06:03:08 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 06:03:08 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 06:03:08 Setting up tar (1.29b-2ubuntu0.1) ... 06:03:08 (Reading database ... 13912 files and directories currently installed.) 06:03:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:03:08 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:03:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:03:09 (Reading database ... 13912 files and directories currently installed.) 06:03:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:03:09 (Reading database ... 13912 files and directories currently installed.) 06:03:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:03:09 (Reading database ... 13912 files and directories currently installed.) 06:03:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:03:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:03:09 Setting up grep (3.1-2build1) ... 06:03:09 (Reading database ... 13912 files and directories currently installed.) 06:03:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:03:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:03:10 Setting up login (1:4.5-1ubuntu2) ... 06:03:10 (Reading database ... 13912 files and directories currently installed.) 06:03:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:03:10 (Reading database ... 13912 files and directories currently installed.) 06:03:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:03:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:03:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:03:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:03:11 (Reading database ... 13912 files and directories currently installed.) 06:03:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:03:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:03:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:03:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:03:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:03:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:03:13 (Reading database ... 13912 files and directories currently installed.) 06:03:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:03:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:03:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:03:13 (Reading database ... 13912 files and directories currently installed.) 06:03:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:13 (Reading database ... 13912 files and directories currently installed.) 06:03:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:14 (Reading database ... 13912 files and directories currently installed.) 06:03:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:14 (Reading database ... 13912 files and directories currently installed.) 06:03:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:14 (Reading database ... 13912 files and directories currently installed.) 06:03:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:03:14 (Reading database ... 13912 files and directories currently installed.) 06:03:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:03:15 (Reading database ... 13912 files and directories currently installed.) 06:03:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:15 (Reading database ... 13912 files and directories currently installed.) 06:03:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:03:15 (Reading database ... 13912 files and directories currently installed.) 06:03:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:03:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:03:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:03:17 (Reading database ... 13912 files and directories currently installed.) 06:03:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:03:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:03:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:03:17 (Reading database ... 13912 files and directories currently installed.) 06:03:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:03:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:03:17 (Reading database ... 13914 files and directories currently installed.) 06:03:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:03:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:03:17 Setting up debconf (1.5.66ubuntu1) ... 06:03:18 (Reading database ... 13914 files and directories currently installed.) 06:03:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:03:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:18 (Reading database ... 13914 files and directories currently installed.) 06:03:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:03:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:18 (Reading database ... 13914 files and directories currently installed.) 06:03:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:03:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:19 (Reading database ... 13914 files and directories currently installed.) 06:03:19 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:19 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:03:19 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:03:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:03:19 (Reading database ... 13914 files and directories currently installed.) 06:03:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:03:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:03:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:03:20 (Reading database ... 13914 files and directories currently installed.) 06:03:20 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:03:20 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:20 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:20 (Reading database ... 13914 files and directories currently installed.) 06:03:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:03:20 (Reading database ... 13914 files and directories currently installed.) 06:03:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:03:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:03:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:03:20 (Reading database ... 13914 files and directories currently installed.) 06:03:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:03:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:03:21 Setting up passwd (1:4.5-1ubuntu2) ... 06:03:21 (Reading database ... 13914 files and directories currently installed.) 06:03:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:03:21 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:03:21 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:03:21 (Reading database ... 13914 files and directories currently installed.) 06:03:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:03:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:03:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:03:22 (Reading database ... 13914 files and directories currently installed.) 06:03:22 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:03:22 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:03:22 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:03:22 (Reading database ... 13914 files and directories currently installed.) 06:03:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:03:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:03:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:03:22 (Reading database ... 13914 files and directories currently installed.) 06:03:22 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:03:22 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:03:22 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:03:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:03:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:03:22 ---> ae4240e31ed7 06:03:22 Step 3/21 : WORKDIR /edgex-go 06:03:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:03:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:03:22 ---> ae4240e31ed7 06:03:22 Step 3/24 : WORKDIR /edgex-go 06:03:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:03:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:03:22 ---> ae4240e31ed7 06:03:22 Step 3/22 : WORKDIR /edgex-go 06:03:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:03:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:03:22 ---> ae4240e31ed7 06:03:22 Step 3/21 : WORKDIR /edgex-go 06:03:22 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:03:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:03:22 ---> ae4240e31ed7 06:03:22 Step 3/27 : WORKDIR /edgex-go 06:03:23 (Reading database ... 13914 files and directories currently installed.) 06:03:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:03:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:03:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:03:23 (Reading database ... 13915 files and directories currently installed.) 06:03:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:03:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:03:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:03:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:03:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:03:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:03:23 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:03:23 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:03:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:03:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:03:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:03:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:03:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:03:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:03:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:03:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:03:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:03:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:03:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:03:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:03:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:03:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:03:24 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 06:03:24 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 06:03:25 ---> Running in 289b128723a4 06:03:25 ---> Running in 4e49629e8805 06:03:25 ---> Running in 2fa5f4c00ff6 06:03:25 ---> Running in 3de9244de54f 06:03:25 ---> Running in 84ce26f24818 06:03:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:03:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:03:25 Removing intermediate container 289b128723a4 06:03:25 ---> e38130184439 06:03:25 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:25 Removing intermediate container 84ce26f24818 06:03:25 ---> e23d96187aca 06:03:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:03:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:03:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:25 ---> Running in 1b91b034af64 06:03:25 Removing intermediate container 3de9244de54f 06:03:25 ---> 2a67c106d295 06:03:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:25 Removing intermediate container 2fa5f4c00ff6 06:03:25 ---> f488eef9e5ab 06:03:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:25 Removing intermediate container 4e49629e8805 06:03:25 ---> b2c71e637235 06:03:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:26 ---> Running in 10c0b435481d 06:03:26 ---> Running in f9845e848509 06:03:26 ---> Running in 29cd2844c845 06:03:26 ---> Running in 1f6b900fb45e 06:03:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:26 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:26 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:29 Removing intermediate container 1b91b034af64 06:03:29 ---> ba560e821ce2 06:03:29 Step 5/27 : RUN apk update && apk add make bash git 06:03:29 ---> Running in aec62b0113a7 06:03:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:29 Removing intermediate container 10c0b435481d 06:03:29 ---> 5aa333a753a8 06:03:29 Step 5/21 : RUN apk update && apk add make git 06:03:30 ---> Running in d700a1c91c3f 06:03:30 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:30 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:30 Removing intermediate container f9845e848509 06:03:30 ---> 7edfe3ff176c 06:03:30 Step 5/22 : RUN apk update && apk add make git 06:03:30 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:30 Removing intermediate container 1f6b900fb45e 06:03:30 ---> f77502b5b207 06:03:30 Step 5/21 : RUN apk update && apk add make git 06:03:30 ---> Running in 13542ee468d4 06:03:30 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:30 Removing intermediate container 29cd2844c845 06:03:30 ---> f4f534f4854f 06:03:30 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:03:30 ---> Running in a36c82cbf437 06:03:31 ---> Running in 6f803976ec47 06:03:31 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:31 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:31 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:03:31 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:03:31 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:03:31 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:03:31 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:03:31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:03:31 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:03:31 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:03:31 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:03:31 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:03:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:32 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:03:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:32 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:03:32 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:03:32 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:03:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:32 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:32 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:03:32 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:32 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:32 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:32 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:03:32 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:03:32 Setting up tzdata (2020d-0ubuntu0.18.04) ... 06:03:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:33 06:03:33 Current default time zone: 'Etc/UTC' 06:03:33 Local time is now: Thu Dec 31 06:03:32 UTC 2020. 06:03:33 Universal Time is now: Thu Dec 31 06:03:32 UTC 2020. 06:03:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:03:33 06:03:33 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:03:33 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:33 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 06:03:33 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:03:33 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:03:33 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:03:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:03:33 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:03:33 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:03:33 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:03:33 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:33 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:03:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:33 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:03:33 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 06:03:33 OK: 12620 distinct packages available 06:03:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:33 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:33 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:03:33 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:33 Setting up patch (2.7.6-2ubuntu1.1) ... 06:03:33 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:03:33 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:03:33 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:03:33 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 06:03:33 OK: 12620 distinct packages available 06:03:33 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:03:33 Installing new version of config file /etc/ssl/openssl.cnf ... 06:03:33 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:03:33 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:03:33 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:03:34 OK: 217 MiB in 51 packages 06:03:34 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:03:34 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 06:03:34 OK: 12620 distinct packages available 06:03:34 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:03:34 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 06:03:34 OK: 12620 distinct packages available 06:03:34 OK: 217 MiB in 51 packages 06:03:34 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:03:34 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 06:03:34 OK: 12620 distinct packages available 06:03:35 OK: 217 MiB in 51 packages 06:03:35 Updating certificates in /etc/ssl/certs... 06:03:35 OK: 217 MiB in 51 packages 06:03:35 OK: 217 MiB in 51 packages 06:03:36 Removing intermediate container aec62b0113a7 06:03:36 ---> 7e472e00edce 06:03:36 Step 6/27 : COPY go.mod . 06:03:36 22 added, 17 removed; done. 06:03:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:03:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:03:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:03:36 Setting up pkgbinarymangler (138.18.04.1) ... 06:03:36 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:36 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:03:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:36 Removing intermediate container d700a1c91c3f 06:03:36 ---> f99821af3c06 06:03:36 Step 6/21 : COPY go.mod . 06:03:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:03:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:36 Setting up perl (5.26.1-6ubuntu0.5) ... 06:03:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:03:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:03:37 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:03:37 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:03:37 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:03:37 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:03:37 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:03:37 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:03:37 Removing intermediate container 13542ee468d4 06:03:37 ---> 9ea4797a2e4b 06:03:37 Step 6/22 : COPY go.mod . 06:03:37 ---> 733f96ed6d1f 06:03:37 Step 7/27 : RUN go mod download 06:03:37 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:03:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:03:37 Processing triggers for systemd (237-3ubuntu10.43) ... 06:03:37 Processing triggers for mime-support (3.60ubuntu1) ... 06:03:37 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:03:37 ---> Running in 1fc56d659018 06:03:37 Removing intermediate container a36c82cbf437 06:03:37 ---> 67f2dc77294a 06:03:37 Step 6/21 : COPY go.mod . 06:03:37 ---> 3e83cd540e81 06:03:37 Step 7/21 : RUN go mod download 06:03:37 Updating certificates in /etc/ssl/certs... 06:03:37 Removing intermediate container 6f803976ec47 06:03:37 ---> f711be7b4095 06:03:37 Step 6/24 : COPY go.mod . 06:03:37 ---> Running in 2a7709c855f0 06:03:38 ---> 337831f1b3eb 06:03:38 Step 7/22 : RUN go mod download 06:03:38 0 added, 0 removed; done. 06:03:38 Running hooks in /etc/ca-certificates/update.d... 06:03:38 done. 06:03:38 Reading package lists... 06:03:38 ---> Running in 5dc491c78db8 06:03:38 Building dependency tree... 06:03:38 Reading state information... 06:03:38 The following NEW packages will be installed: 06:03:38 apt-transport-https 06:03:38 ---> 6ee004146a32 06:03:38 Step 7/21 : RUN go mod download 06:03:38 ---> aa1ebd9e381b 06:03:38 Step 7/24 : RUN go mod download 06:03:38 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:03:38 Need to get 1696 B of archives. 06:03:38 After this operation, 153 kB of additional disk space will be used. 06:03:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:03:39 debconf: delaying package configuration, since apt-utils is not installed 06:03:39 Fetched 1696 B in 0s (9346 B/s) 06:03:39 ---> Running in e6344e4603c0 06:03:39 ---> Running in 3806da283d4f 06:03:39 Selecting previously unselected package apt-transport-https. 06:03:39 (Reading database ... 13929 files and directories currently installed.) 06:03:39 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:03:39 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:03:39 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:03:39 Waiting for network to be ready... 06:03:42 Removing intermediate container 1fc56d659018 06:03:42 ---> 08b07b547fc1 06:03:42 Step 8/27 : COPY . . 06:03:42 Removing intermediate container 2a7709c855f0 06:03:42 ---> 3156555eb9b2 06:03:42 Step 8/21 : COPY . . 06:03:42 Removing intermediate container 5dc491c78db8 06:03:42 ---> e985738f1f3b 06:03:42 Step 8/22 : COPY . . 06:03:43 Removing intermediate container e6344e4603c0 06:03:43 ---> fc5cdfa02227 06:03:43 Step 8/21 : COPY . . 06:03:44 Removing intermediate container 3806da283d4f 06:03:44 ---> 191518029633 06:03:44 Step 8/24 : COPY . . 06:03:46 2020-12-31T06:03:42Z INFO Waiting for automatic snapd restart... 06:03:46 snapd 2.48.1 from Canonical* installed 06:03:47 "snapd" switched to the "latest/stable" channel 06:03:47 06:03:49 core18 20201210 from Canonical* installed 06:03:49 "core18" switched to the "latest/stable" channel 06:03:49 06:03:52 snapcraft 4.4.4 from Canonical* installed 06:03:52 "snapcraft" switched to the "latest/stable" channel 06:03:52 06:03:56 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: 06:03:56 - README.md 06:03:56 06:03:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:04:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:04:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:04:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:04:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:04:04 Reading package lists... 06:04:04 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 06:04:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:04:10 Reading package lists... 06:04:10 Building dependency tree... 06:04:10 Reading state information... 06:04:10 Suggested packages: 06:04:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:04:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:04:10 Recommended packages: 06:04:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:04:10 The following NEW packages will be installed: 06:04:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:04:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:04:10 pkg-config zip 06:04:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:04:10 Need to get 7655 kB of archives. 06:04:10 After this operation, 43.7 MB of additional disk space will be used. 06:04:10 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:04:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:04:10 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:04:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:04:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:04:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:04:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:04:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:04:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:04:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:04:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:04:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:04:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:04:11 ---> 252d9296bc2e 06:04:11 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:04:11 ---> a0cb7e51cc9a 06:04:11 Step 9/22 : RUN make cmd/core-command/core-command 06:04:11 ---> cedbd8e48e2c 06:04:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:04:11 ---> 7bd70fc561c1 06:04:11 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:04:11 ---> e877bedd7131 06:04:11 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:04:11 ---> Running in eacee0681087 06:04:11 ---> Running in 353d86beffb6 06:04:11 ---> Running in d5a43d0e562f 06:04:11 ---> Running in 542f9bbe0e7d 06:04:11 ---> Running in d0628849a795 06:04:11 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 06:04:11 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 06:04:11 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 06:04:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:04:11 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 06:04:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:04:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:04:12 debconf: delaying package configuration, since apt-utils is not installed 06:04:12 Fetched 7655 kB in 1s (5603 kB/s) 06:04:12 Selecting previously unselected package libglib2.0-0:amd64. 06:04:12 (Reading database ... 13933 files and directories currently installed.) 06:04:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:04:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:04:12 Selecting previously unselected package libpsl5:amd64. 06:04:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:04:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:04:12 Selecting previously unselected package libnghttp2-14:amd64. 06:04:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:04:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:04:12 Selecting previously unselected package librtmp1:amd64. 06:04:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:04:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:04:12 Selecting previously unselected package libcurl3-gnutls:amd64. 06:04:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:04:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:04:12 Selecting previously unselected package liberror-perl. 06:04:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:04:12 Unpacking liberror-perl (0.17025-1) ... 06:04:12 Selecting previously unselected package git-man. 06:04:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:04:12 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:04:13 Selecting previously unselected package git. 06:04:13 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:04:13 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:04:13 Selecting previously unselected package libnorm1:amd64. 06:04:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:04:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:04:13 Selecting previously unselected package libpgm-5.2-0:amd64. 06:04:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:04:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:04:13 Selecting previously unselected package libsodium23:amd64. 06:04:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:04:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:04:13 Selecting previously unselected package libzmq5:amd64. 06:04:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:04:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:04:14 Selecting previously unselected package libzmq3-dev:amd64. 06:04:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:04:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:04:14 Selecting previously unselected package pkg-config. 06:04:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:04:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:04:14 Selecting previously unselected package zip. 06:04:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:04:14 Unpacking zip (3.0-11build1) ... 06:04:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:04:14 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:04:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:04:14 Setting up liberror-perl (0.17025-1) ... 06:04:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:04:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:04:14 No schema files found: doing nothing. 06:04:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:04:14 Setting up zip (3.0-11build1) ... 06:04:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:04:14 Setting up libsodium23:amd64 (1.0.16-2) ... 06:04:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:04:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:04:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:04:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:04:14 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:04:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:04:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:04:21 git set to automatically installed. 06:04:21 git-man set to automatically installed. 06:04:21 libcurl3-gnutls set to automatically installed. 06:04:21 liberror-perl set to automatically installed. 06:04:21 libglib2.0-0 set to automatically installed. 06:04:21 libnghttp2-14 set to automatically installed. 06:04:21 libnorm1 set to automatically installed. 06:04:21 libpgm-5.2-0 set to automatically installed. 06:04:21 libpsl5 set to automatically installed. 06:04:21 librtmp1 set to automatically installed. 06:04:21 libsodium23 set to automatically installed. 06:04:21 libzmq3-dev set to automatically installed. 06:04:21 libzmq5 set to automatically installed. 06:04:21 pkg-config set to automatically installed. 06:04:21 zip set to automatically installed. 06:04:22 snapd is not logged in, snap install commands will use sudo 06:04:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:04:29 snap "core18" has no updates available 06:04:30 Pulling config-common 06:04:31 Pulling go-build-helper 06:04:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:04:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:04:53 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:04:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 06:04:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:04:53 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:04:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:04:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:04:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:04:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:04:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:04:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:04:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:04:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:04:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:04:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:04:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:04:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:04:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:04:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 06:04:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 06:04:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:04:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:04:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 06:04:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 06:04:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 06:04:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 06:04:53 Fetched 23.5 MB in 0s (0 B/s) 06:04:53 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:04:53 Fetched 96.5 kB in 0s (0 B/s) 06:04:53 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:04:53 Fetched 279 kB in 0s (0 B/s) 06:04:53 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:04:53 Fetched 122 kB in 0s (0 B/s) 06:04:53 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:04:53 Fetched 77.8 kB in 0s (0 B/s) 06:04:53 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:04:53 Fetched 8848 B in 0s (0 B/s) 06:04:53 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:04:53 Fetched 47.8 kB in 0s (0 B/s) 06:04:53 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:04:53 Fetched 45.6 kB in 0s (0 B/s) 06:04:53 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 06:04:53 Fetched 14.8 kB in 0s (0 B/s) 06:04:53 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:04:53 Fetched 214 kB in 0s (0 B/s) 06:04:53 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:04:53 Fetched 155 kB in 0s (0 B/s) 06:04:53 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:04:53 Fetched 50.6 kB in 0s (0 B/s) 06:04:53 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:04:53 Fetched 14.8 kB in 0s (0 B/s) 06:04:53 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:04:53 Fetched 41.8 kB in 0s (0 B/s) 06:04:53 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:04:53 Fetched 499 kB in 0s (0 B/s) 06:04:53 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:04:53 Fetched 111 kB in 0s (0 B/s) 06:04:53 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:04:53 Fetched 240 kB in 0s (0 B/s) 06:04:53 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:04:53 Fetched 29.3 kB in 0s (0 B/s) 06:04:53 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:04:53 Fetched 85.5 kB in 0s (0 B/s) 06:04:53 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:04:53 Fetched 24.5 kB in 0s (0 B/s) 06:04:53 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 06:04:53 Fetched 49.2 kB in 0s (0 B/s) 06:04:53 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:04:53 Fetched 54.2 kB in 0s (0 B/s) 06:04:53 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:04:53 Fetched 30.8 kB in 0s (0 B/s) 06:04:53 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:04:53 Fetched 17.0 kB in 0s (0 B/s) 06:04:53 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:04:53 Fetched 85.9 kB in 0s (0 B/s) 06:04:53 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:04:53 Fetched 8720 B in 0s (0 B/s) 06:04:53 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:04:53 Fetched 137 kB in 0s (0 B/s) 06:04:53 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:04:53 Fetched 119 kB in 0s (0 B/s) 06:04:53 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:04:53 Fetched 109 kB in 0s (0 B/s) 06:04:53 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:04:53 Fetched 11.1 kB in 0s (0 B/s) 06:04:53 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:04:53 Fetched 645 kB in 0s (0 B/s) 06:04:53 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:04:53 Fetched 41.3 kB in 0s (0 B/s) 06:04:53 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:04:53 Fetched 17.9 kB in 0s (0 B/s) 06:04:53 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:04:53 Fetched 368 kB in 0s (0 B/s) 06:04:53 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 06:04:53 Fetched 187 kB in 0s (0 B/s) 06:04:53 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:04:53 Fetched 175 kB in 0s (0 B/s) 06:04:53 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:04:57 Fetched 206 kB in 0s (0 B/s) 06:04:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:04:57 Fetched 1301 kB in 0s (0 B/s) 06:04:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:04:57 Fetched 36.2 kB in 0s (0 B/s) 06:04:57 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:04:57 Fetched 159 kB in 0s (0 B/s) 06:04:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:04:57 Fetched 107 kB in 0s (0 B/s) 06:04:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:04:57 Fetched 48.7 kB in 0s (0 B/s) 06:04:57 Pulling static-packages 06:04:57 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:04:57 Skipping pull go-build-helper (already ran) 06:04:57 Skipping pull static-packages (already ran) 06:04:57 Building go-build-helper 06:05:01 Building static-packages 06:05:03 Staging go-build-helper 06:05:04 Staging static-packages 06:05:05 Pulling go115 06:05:05 'edgex-go' has dependencies that need to be staged: go115 06:05:05 Skipping pull go115 (already ran) 06:05:05 Building go115 06:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:05 Dload Upload Total Spent Left Speed 06:05:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 115M 26 30.7M 0 0 29.9M 0 0:00:03 0:00:01 0:00:02 29.9M 54 115M 54 63.0M 0 0 31.1M 0 0:00:03 0:00:02 0:00:01 31.1M 85 115M 85 98.7M 0 0 32.6M 0 0:00:03 0:00:03 --:--:-- 32.6M 100 115M 100 115M 0 0 33.7M 0 0:00:03 0:00:03 --:--:-- 33.7M 06:05:09 go1.15.2.linux-amd64.tar.gz: OK 06:05:14 Staging go115 06:05:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:05:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:05:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:05:19 Fetched 0 B in 0s (0 B/s) 06:05:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:05:19 Fetched 224 kB in 0s (0 B/s) 06:05:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:05:19 Fetched 157 kB in 0s (0 B/s) 06:05:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:05:19 Fetched 221 kB in 0s (0 B/s) 06:05:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:05:19 Fetched 143 kB in 0s (0 B/s) 06:05:19 Pulling edgex-go 06:05:19 Pulling version 06:05:20 Building config-common 06:05:22 Skipping build go-build-helper (already ran) 06:05:22 Skipping build static-packages (already ran) 06:05:22 Skipping build go115 (already ran) 06:05:22 Building edgex-go 06:05:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:05:24 go: downloading github.com/gorilla/mux v1.8.0 06:05:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 06:05:24 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 06:05:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 06:05:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:05:24 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 06:05:24 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 06:05:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:05:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:05:24 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:05:24 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:05:24 go: downloading github.com/pelletier/go-toml v1.2.0 06:05:24 go: downloading github.com/google/uuid v1.1.2 06:05:24 go: downloading github.com/go-kit/kit v0.8.0 06:05:24 go: downloading github.com/hashicorp/consul/api v1.1.0 06:05:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:05:24 go: downloading github.com/imdario/mergo v0.3.11 06:05:24 go: downloading github.com/x448/float16 v0.8.4 06:05:24 go: downloading github.com/BurntSushi/toml v0.3.1 06:05:24 go: downloading github.com/pkg/errors v0.8.1 06:05:24 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:05:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:05:24 go: downloading gopkg.in/yaml.v2 v2.4.0 06:05:24 go: downloading github.com/go-playground/universal-translator v0.17.0 06:05:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:05:24 go: downloading github.com/leodido/go-urn v1.2.0 06:05:24 go: downloading github.com/hashicorp/serf v0.8.2 06:05:24 go: downloading github.com/mitchellh/copystructure v1.0.0 06:05:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:05:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:05:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:05:24 go: downloading github.com/pebbe/zmq4 v1.0.0 06:05:24 go: downloading github.com/go-playground/locales v0.13.0 06:05:24 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:05:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:05:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:05:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:05:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:05:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:05:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:05:31 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 06:05:33 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 06:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:05:36 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 06:05:37 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 06:05:37 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 06:05:37 go: downloading github.com/stretchr/testify v1.6.1 06:05:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:05:37 go: downloading github.com/pmezard/go-difflib v1.0.0 06:05:37 go: downloading github.com/davecgh/go-spew v1.1.1 06:05:39 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 06:05:39 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:05:39 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:05: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 06:05:41 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:05:41 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 06:05:41 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:05:42 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 06:05:43 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 06:05:44 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 06:05:45 Removing intermediate container 542f9bbe0e7d 06:05:45 ---> 07614c8d173e 06:05:45 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:05:45 ---> Running in 46c16a36bf96 06:05:45 Removing intermediate container eacee0681087 06:05:45 ---> 225f29ce5875 06:05:45 06:05:45 Step 10/21 : FROM scratch 06:05:45 ---> 06:05:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:05:46 ---> Running in b53e6708d0db 06:05:46 Removing intermediate container d5a43d0e562f 06:05:46 ---> 0c8294363454 06:05:46 06:05:46 Step 10/22 : FROM scratch 06:05:46 ---> 06:05:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:05:46 Removing intermediate container d0628849a795 06:05:46 ---> 7b675aaa65d0 06:05:46 06:05:46 Step 10/24 : FROM scratch 06:05:46 ---> 06:05:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:05:46 ---> Running in d728ada080cc 06:05:46 Removing intermediate container 353d86beffb6 06:05:46 ---> 6044b610c448 06:05:46 06:05:46 Step 10/21 : FROM alpine 06:05:46 latest: Pulling from library/alpine 06:05:46 Removing intermediate container b53e6708d0db 06:05:46 ---> 02db7b5ecff1 06:05:46 Step 12/21 : ENV APP_PORT=48085 06:05:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:05:46 ---> Running in fb9835dcc2c7 06:05:46 Status: Downloaded newer image for alpine:latest 06:05:46 ---> afeebe901d6b 06:05:46 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:05:46 Building version 06:05:46 ---> Running in e8adc2a00858 06:05:46 ---> Running in 2c85b77c5d4c 06:05:46 Removing intermediate container d728ada080cc 06:05:46 ---> 05340e94514c 06:05:46 Step 12/22 : ENV APP_PORT=48082 06:05:46 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 06:05:47 ---> Running in 1cabb2342a0d 06:05:47 Removing intermediate container fb9835dcc2c7 06:05:47 ---> 17c0c5c98fea 06:05:47 Step 12/24 : ENV APP_PORT=48060 06:05:47 Removing intermediate container e8adc2a00858 06:05:47 ---> f599f23f8eab 06:05:47 Step 13/21 : EXPOSE $APP_PORT 06:05:47 ---> Running in 35165d455421 06:05:47 ---> Running in 97b8d70103bb 06:05:47 Removing intermediate container 1cabb2342a0d 06:05:47 ---> 87e4303643e3 06:05:47 Step 13/22 : EXPOSE $APP_PORT 06:05:47 ---> Running in 51e2dd7c205c 06:05:48 Staging config-common 06:05:48 Removing intermediate container 35165d455421 06:05:48 ---> 30c7fc2f7c56 06:05:48 Step 13/24 : EXPOSE $APP_PORT 06:05:48 Removing intermediate container 97b8d70103bb 06:05:48 ---> 6bab1aa921e1 06:05:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:05:48 ---> Running in 4c588348a54c 06:05:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:05:48 Removing intermediate container 51e2dd7c205c 06:05:48 ---> d75c4abbce3b 06:05:48 Step 14/22 : WORKDIR / 06:05:48 ---> Running in 78a103efa6d1 06:05:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:05:49 Skipping stage go-build-helper (already ran) 06:05:49 Skipping stage static-packages (already ran) 06:05:49 Skipping stage go115 (already ran) 06:05:49 Staging edgex-go 06:05:49 Removing intermediate container 4c588348a54c 06:05:49 ---> 6b6e3ea72d7e 06:05:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:05:49 Removing intermediate container 78a103efa6d1 06:05:49 ---> 36d0558ca291 06:05:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:05:49 ---> cdaa1339ad8a 06:05:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:05:49 v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:05:49 v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:05:49 OK: 12615 distinct packages available 06:05:50 Staging version 06:05:50 ---> 9a51f01f9c09 06:05:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:05:50 (1/4) Installing ca-certificates (20191127-r4) 06:05:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:05:50 (3/4) Installing libcurl (7.69.1-r3) 06:05:50 (4/4) Installing curl (7.69.1-r3) 06:05:50 Executing busybox-1.31.1-r19.trigger 06:05:50 Executing ca-certificates-20191127-r4.trigger 06:05:50 ---> e6346cf13c0d 06:05:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:05:50 Priming config-common 06:05:50 OK: 7 MiB in 18 packages 06:05:51 Removing intermediate container 46c16a36bf96 06:05:51 ---> e02f59d15afa 06:05:51 06:05:51 Step 11/27 : FROM docker:latest 06:05:51 ---> f66387bf908a 06:05:51 Step 12/27 : RUN apk add --no-cache bash 06:05:51 Priming go-build-helper 06:05:51 ---> Running in ae09127088dd 06:05:51 ---> fefbb3cc00a4 06:05:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:05:52 ---> 68332d954bb5 06:05:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:05:52 ---> 03826290b8bc 06:05:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:05:52 Priming static-packages 06:05:52 ---> 2eda9a3a8f70 06:05:52 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:05:53 ---> Running in 4140a56d26cf 06:05:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:05:53 Removing intermediate container 2c85b77c5d4c 06:05:53 ---> ef51ed5f4487 06:05:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:05:53 ---> d30cec3a3e06 06:05:53 Step 18/22 : ENTRYPOINT ["/core-command"] 06:05:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:05:54 Removing intermediate container 4140a56d26cf 06:05:54 ---> 3eb628ba1e45 06:05:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:54 ---> Running in fd56f392af0b 06:05:54 ---> Running in 333437d38532 06:05:54 ---> Running in 1f6a7d715376 06:05:54 ---> 918b2a84ae0a 06:05:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:05:54 (1/2) Installing readline (8.0.4-r0) 06:05:54 (2/2) Installing bash (5.0.17-r0) 06:05:54 Executing bash-5.0.17-r0.post-install 06:05:54 Executing busybox-1.31.1-r19.trigger 06:05:54 OK: 12 MiB in 22 packages 06:05:54 Removing intermediate container fd56f392af0b 06:05:54 ---> f53b88512f37 06:05:54 Step 13/21 : WORKDIR /edgex 06:05:54 Removing intermediate container 333437d38532 06:05:54 ---> 614a556b7bab 06:05:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:54 ---> Running in 5d763cfe7804 06:05:54 ---> Running in 03544ea3bb15 06:05:54 Removing intermediate container 1f6a7d715376 06:05:54 ---> 6002f147bb29 06:05:54 Step 19/21 : LABEL arch=arm64 06:05:55 Priming go115 06:05:55 ---> Running in 29c5d9a6a6da 06:05:55 ---> 27876227fe14 06:05:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:05:55 Removing intermediate container 03544ea3bb15 06:05:55 ---> 9c56a317fce6 06:05:55 Step 20/22 : LABEL arch=arm64 06:05:55 Removing intermediate container 5d763cfe7804 06:05:55 ---> dcb77b0f1717 06:05:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:05:55 Priming edgex-go 06:05:55 ---> Running in a972fca213a2 06:05:56 Removing intermediate container 29c5d9a6a6da 06:05:56 ---> 94f167c6d61d 06:05:56 Step 20/21 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:05:56 Removing intermediate container ae09127088dd 06:05:56 ---> a516546b7249 06:05:56 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:05:56 ---> Running in 4d6b106db33c 06:05:56 Removing intermediate container a972fca213a2 06:05:56 ---> a555ca176af3 06:05:56 Step 21/22 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:05:56 ---> Running in 8f530dd12bca 06:05:56 ---> 7956aaf98757 06:05:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:05:56 ---> Running in fbeee5c2d718 06:05:57 Priming version 06:05:57 Removing intermediate container 4d6b106db33c 06:05:57 ---> 9161188e900b 06:05:57 Step 21/21 : LABEL version=0.0.0 06:05:57 ---> 9e0c8f9ec99a 06:05:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:05:57 ---> Running in 59e2f9a0f45d 06:05:57 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 06:05:57 Removing intermediate container fbeee5c2d718 06:05:57 ---> 29049795d107 06:05:57 Step 22/22 : LABEL version=0.0.0 06:05:57 ---> Running in efcee72eee13 06:05:57 Removing intermediate container 59e2f9a0f45d 06:05:57 ---> 6a0066f72278 06:05:57 06:05:58 Successfully built 6a0066f72278 06:05:58 ---> d8495b6048d2 06:05:58 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:05:58 Successfully tagged docker-support-scheduler-go-arm64:latest 06:05:58 Building docker-security-bootstrap-redis-go 06:05:58  Building docker-support-scheduler-go ... done Removing intermediate container efcee72eee13 06:05:58 ---> 2b8ca484a9c1 06:05:58 06:05:58 ---> 984642a0e314 06:05:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:05:58 ---> Running in 1ef7441b7941 [Pipeline] } 06:05:59 Successfully built 2b8ca484a9c1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 06:05:59 Successfully tagged docker-core-command-go-arm64:latest 06:05:59  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 06:05:59 Removing intermediate container 1ef7441b7941 06:05:59 ---> 6fe190774a91 06:05:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // node [Pipeline] } 06:05:59 Removing intermediate container 8f530dd12bca 06:05:59 ---> 6ae7e631c6b1 06:05:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' ---> Running in 085d083bf712 06:05:59 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 06:05:59 ---> Running in c25b097c6be2 [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:00 ---> 8cf777814520 06:06:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:06:00 Removing intermediate container 085d083bf712 06:06:00 ---> 98815af0191d 06:06:00 Step 22/24 : LABEL arch=arm64 06:06:00 ---> Running in 997997cd5834 06:06:00 ---> Running in 4d8aa21318f3 06:06:00 Removing intermediate container c25b097c6be2 06:06:00 ---> 7f78ce83b1b8 06:06:00 Step 15/27 : ENV APP_PORT=48090 06:06:02 Removing intermediate container 997997cd5834 06:06:02 ---> 3e3d1eb8636a 06:06:02 Removing intermediate container 4d8aa21318f3 06:06:02 ---> a57061b2a265 06:06:02 Step 23/24 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:06:02 ---> Running in 1ea0aa61035d 06:06:02 Step 18/21 : CMD ["--init=true"] 06:06:03 ---> Running in e269581ba2f9 06:06:03 ---> Running in 0ff95cbffe5f 06:06:03 Removing intermediate container 1ea0aa61035d 06:06:03 ---> 73e51eac3e8a 06:06:03 Step 16/27 : EXPOSE $APP_PORT 06:06:04 ---> Running in 2870bf911ccc 06:06:04 Removing intermediate container e269581ba2f9 06:06:04 Removing intermediate container 0ff95cbffe5f 06:06:04 ---> be50bf543776 06:06:04 Step 19/21 : LABEL arch=arm64 06:06:04 ---> e3fa5b8d7308 06:06:04 Step 24/24 : LABEL version=0.0.0 06:06:05 Removing intermediate container 2870bf911ccc 06:06:05 ---> 8745576e3730 06:06:05 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:06:05 ---> Running in 082e20699d45 06:06:05 ---> Running in 1f0931510638 06:06:07 Removing intermediate container 1f0931510638 06:06:07 Removing intermediate container 082e20699d45 06:06:07 ---> a6eec867e84b 06:06:07 06:06:07 ---> 6010828cf2f6 06:06:07 Step 20/21 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:06:07 ---> 77d90cca51f3 06:06:07 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:06:07 ---> Running in 3c4df06bcd8e 06:06:07 Successfully built a6eec867e84b 06:06:07 Successfully tagged docker-support-notifications-go-arm64:latest 06:06:07  Building docker-support-notifications-go ... done Building docker-core-metadata-go 06:06:07 Removing intermediate container 3c4df06bcd8e 06:06:08 ---> c2c1b1497a34 06:06:08 Step 21/21 : LABEL version=0.0.0 06:06:08 ---> Running in 05098ce5bd56 06:06:08 ---> 83509cf8ee33 06:06:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:06:08 Removing intermediate container 05098ce5bd56 06:06:08 ---> 636e0b3f5391 06:06:08 06:06:09 Successfully built 636e0b3f5391 06:06:09 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:06:09  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 06:06:09 ---> 555b57a14a10 06:06:09 Step 20/27 : RUN apk --no-cache add py3-pip 06:06:09 ---> Running in 6514058b168a 06:06:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:11 (1/33) Installing libbz2 (1.0.8-r1) 06:06:11 (2/33) Installing expat (2.2.9-r1) 06:06:11 (3/33) Installing libffi (3.3-r2) 06:06:11 (4/33) Installing gdbm (1.13-r1) 06:06:11 (5/33) Installing xz-libs (5.2.5-r0) 06:06:11 (6/33) Installing sqlite-libs (3.32.1-r0) 06:06:11 (7/33) Installing python3 (3.8.5-r0) 06:06:13 (8/33) Installing py3-appdirs (1.4.4-r1) 06:06:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:06:13 (10/33) Installing py3-parsing (2.4.7-r0) 06:06:13 (11/33) Installing py3-six (1.15.0-r0) 06:06:13 (12/33) Installing py3-packaging (20.4-r0) 06:06:13 (13/33) Installing py3-setuptools (47.0.0-r0) 06:06:13 (14/33) Installing py3-chardet (3.0.4-r4) 06:06:13 (15/33) Installing py3-idna (2.9-r0) 06:06:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:06:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:06:13 (18/33) Installing py3-requests (2.23.0-r0) 06:06:13 (19/33) Installing py3-msgpack (1.0.0-r0) 06:06:13 (20/33) Installing py3-lockfile (0.12.2-r3) 06:06:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:06:13 (22/33) Installing py3-colorama (0.4.3-r0) 06:06:13 (23/33) Installing py3-distlib (0.3.0-r0) 06:06:13 (24/33) Installing py3-distro (1.5.0-r1) 06:06:13 (25/33) Installing py3-webencodings (0.5.1-r3) 06:06:13 (26/33) Installing py3-html5lib (1.0.1-r4) 06:06:13 (27/33) Installing py3-pytoml (0.1.21-r0) 06:06:13 (28/33) Installing py3-pep517 (0.8.2-r0) 06:06:13 (29/33) Installing py3-progress (1.5-r0) 06:06:13 (30/33) Installing py3-toml (0.10.1-r0) 06:06:13 (31/33) Installing py3-retrying (1.3.3-r0) 06:06:13 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:06:13 (33/33) Installing py3-pip (20.1.1-r0) 06:06:13 Executing busybox-1.31.1-r19.trigger 06:06:13 OK: 71 MiB in 55 packages 06:06:24 Removing intermediate container 6514058b168a 06:06:24 ---> baaee9e9d8a2 06:06:24 Step 21/27 : RUN pip install docker-compose==1.23.2 06:06:25 ---> Running in 97ac357d9ffb 06:06:31 Collecting docker-compose==1.23.2 06:06:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:06:31 Collecting docopt<0.7,>=0.6.1 06:06:31 Downloading docopt-0.6.2.tar.gz (25 kB) 06:06:34 Collecting docker<4.0,>=3.6.0 06:06:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:06:35 Collecting cached-property<2,>=1.2.0 06:06:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:06:36 Collecting PyYAML<4,>=3.10 06:06:36 Downloading PyYAML-3.13.tar.gz (270 kB) 06:06:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:06:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:06:39 ---> ae4240e31ed7 06:06:39 Step 3/22 : WORKDIR /edgex-go 06:06:39 ---> Using cache 06:06:39 ---> b2c71e637235 06:06:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:39 ---> Using cache 06:06:39 ---> f77502b5b207 06:06:39 Step 5/22 : RUN apk update && apk add make git 06:06:39 ---> Using cache 06:06:39 ---> 67f2dc77294a 06:06:39 Step 6/22 : COPY go.mod . 06:06:39 ---> Using cache 06:06:39 ---> 6ee004146a32 06:06:39 Step 7/22 : RUN go mod download 06:06:39 ---> Using cache 06:06:39 ---> fc5cdfa02227 06:06:39 Step 8/22 : COPY . . 06:06:39 ---> Using cache 06:06:39 ---> 252d9296bc2e 06:06:39 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:06:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:06:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:06:39 ---> ae4240e31ed7 06:06:39 Step 3/24 : WORKDIR /edgex-go 06:06:39 ---> Using cache 06:06:39 ---> b2c71e637235 06:06:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:39 ---> Using cache 06:06:39 ---> f77502b5b207 06:06:39 Step 5/24 : RUN apk update && apk add make git 06:06:39 ---> Using cache 06:06:39 ---> 67f2dc77294a 06:06:39 Step 6/24 : COPY go.mod . 06:06:39 ---> Using cache 06:06:39 ---> 6ee004146a32 06:06:39 Step 7/24 : RUN go mod download 06:06:39 ---> Using cache 06:06:39 ---> fc5cdfa02227 06:06:39 Step 8/24 : COPY . . 06:06:39 ---> Using cache 06:06:39 ---> 252d9296bc2e 06:06:39 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:06:40 Collecting dockerpty<0.5,>=0.4.1 06:06:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:06:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:06:43 Collecting jsonschema<3,>=2.5.1 06:06:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:06:43 ---> Running in c45be0496965 06:06:43 ---> Running in 634120661b78 06:06:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:06:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:06: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 06:06:46 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 06:06:46 Collecting websocket-client<1.0,>=0.32.0 06:06:46 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:06:46 Collecting texttable<0.10,>=0.9.0 06:06:46 Downloading texttable-0.9.1.tar.gz (11 kB) 06:06:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:06:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:06:48 ---> ae4240e31ed7 06:06:48 Step 3/23 : WORKDIR /edgex-go 06:06:48 ---> Using cache 06:06:48 ---> b2c71e637235 06:06:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:48 ---> Using cache 06:06:48 ---> f77502b5b207 06:06:48 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:06:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:06:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:06:49 ---> ae4240e31ed7 06:06:49 Step 3/22 : WORKDIR /edgex-go 06:06:49 ---> Using cache 06:06:49 ---> b2c71e637235 06:06:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:49 ---> Using cache 06:06:49 ---> f77502b5b207 06:06:49 Step 5/22 : RUN apk update && apk add make git 06:06:49 ---> Using cache 06:06:49 ---> 67f2dc77294a 06:06:49 Step 6/22 : COPY go.mod . 06:06:49 ---> Using cache 06:06:49 ---> 6ee004146a32 06:06:49 Step 7/22 : RUN go mod download 06:06:49 ---> Using cache 06:06:49 ---> fc5cdfa02227 06:06:49 Step 8/22 : COPY . . 06:06:49 ---> Using cache 06:06:49 ---> 252d9296bc2e 06:06:49 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:06:49 ---> Running in 118086608b90 06:06:49 ---> Running in 33eeb68003b7 06:06:49 Collecting docker-pycreds>=0.4.0 06:06:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:06:50 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) 06:06:50 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) 06:06:50 Collecting idna<2.8,>=2.5 06:06:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:06:51 Collecting urllib3<1.25,>=1.21.1 06:06:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:06:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:06:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:06:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:06:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:06:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06: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 06:06:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:53 Installing collected packages: docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, dockerpty, jsonschema, texttable, docker-compose 06:06:53 Running setup.py install for docopt: started 06:06:54 v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:06:54 v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] 06:06:54 OK: 12620 distinct packages available 06:06:55 OK: 217 MiB in 51 packages 06:06:56 Running setup.py install for docopt: finished with status 'done' 06:06:56 Attempting uninstall: idna 06:06:56 Found existing installation: idna 2.9 06:06:56 Uninstalling idna-2.9: 06:06:56 Successfully uninstalled idna-2.9 06:06:56 Removing intermediate container 118086608b90 06:06:56 ---> 14f9455557c6 06:06:56 Step 6/23 : COPY go.mod . 06:06:57 Attempting uninstall: urllib3 06:06:57 Found existing installation: urllib3 1.25.9 06:06:57 Uninstalling urllib3-1.25.9: 06:06:57 Successfully uninstalled urllib3-1.25.9 06:06:57 ---> b6df1aee0525 06:06:57 Step 7/23 : RUN go mod download 06:06:57 ---> Running in c240a80c2b6b 06:06:58 Attempting uninstall: requests 06:06:58 Found existing installation: requests 2.23.0 06:06:58 Uninstalling requests-2.23.0: 06:06:58 Successfully uninstalled requests-2.23.0 06:07:01 Running setup.py install for PyYAML: started 06:07:03 Removing intermediate container c240a80c2b6b 06:07:03 ---> 39112b94f06d 06:07:03 Step 8/23 : COPY . . 06:07:04 Running setup.py install for PyYAML: finished with status 'done' 06:07:04 Running setup.py install for dockerpty: started 06:07:08 Running setup.py install for dockerpty: finished with status 'done' 06:07:08 Running setup.py install for texttable: started 06:07:13 Running setup.py install for texttable: finished with status 'done' 06:07:14 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 06:07:22 ---> a0ded1c116d1 06:07:22 Step 9/23 : RUN make cmd/core-data/core-data 06:07:23 ---> Running in 3f9347159e7f 06:07:25 Removing intermediate container 97ac357d9ffb 06:07:25 ---> 792df0d424be 06:07:25 Step 22/27 : RUN apk --no-cache add curl 06:07: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 06:07:25 ---> Running in d35f392ebc38 06:07:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:07:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:07:28 (2/3) Installing libcurl (7.69.1-r3) 06:07:28 (3/3) Installing curl (7.69.1-r3) 06:07:28 Executing busybox-1.31.1-r19.trigger 06:07:28 OK: 71 MiB in 58 packages 06:07:31 Removing intermediate container d35f392ebc38 06:07:31 ---> 03fae510852e 06:07:31 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:07:31 ---> Running in 5ff12822e55f 06:07:31 Removing intermediate container 5ff12822e55f 06:07:31 ---> a540401228d9 06:07:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:07:32 ---> Running in c6ce79dc5329 06:07:32 Removing intermediate container c6ce79dc5329 06:07:32 ---> b2ce08b66d94 06:07:32 Step 25/27 : LABEL arch=arm64 06:07:33 ---> Running in eadaef95c6aa 06:07:33 Removing intermediate container eadaef95c6aa 06:07:33 ---> f914afd81d47 06:07:33 Step 26/27 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:07:34 ---> Running in fdb0cd796a7f 06:07:34 Removing intermediate container fdb0cd796a7f 06:07:34 ---> d6d1a902bfb1 06:07:34 Step 27/27 : LABEL version=0.0.0 06:07:35 ---> Running in c9aa1fe1f1e0 06:07:35 Removing intermediate container c9aa1fe1f1e0 06:07:35 ---> f86c800b34a7 06:07:35 06:07:36 Successfully built f86c800b34a7 06:07:36 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:07:58  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:08:08 Removing intermediate container 634120661b78 06:08:08 ---> 76fec44f3aec 06:08:08 06:08:08 Step 10/22 : FROM alpine:3.10 06:08:08 3.10: Pulling from library/alpine 06:08:10 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:08:10 Status: Downloaded newer image for alpine:3.10 06:08:10 ---> 536a684cf733 06:08:10 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:08:12 ---> Running in d05812fb5eec 06:08:12 Removing intermediate container c45be0496965 06:08:12 ---> 39b30b5a83db 06:08:12 06:08:12 Step 10/24 : FROM alpine:3.10 06:08:12 ---> 536a684cf733 06:08:12 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:08:12 ---> Running in ac583f9f219e 06:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:08:14 v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:08:14 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:08:14 OK: 10171 distinct packages available 06:08:15 v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:08:15 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:08:15 OK: 10171 distinct packages available 06:08:15 (1/5) Installing ca-certificates (20191127-r2) 06:08:15 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:08:15 (3/5) Installing libcurl (7.66.0-r3) 06:08:15 (4/5) Installing curl (7.66.0-r3) 06:08:15 (5/5) Installing dumb-init (1.2.2-r1) 06:08:15 Executing busybox-1.30.1-r3.trigger 06:08:15 Executing ca-certificates-20191127-r2.trigger 06:08:15 (1/5) Installing ca-certificates (20191127-r2) 06:08:15 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:08:15 (3/5) Installing libcurl (7.66.0-r3) 06:08:16 (4/5) Installing curl (7.66.0-r3) 06:08:16 (5/5) Installing dumb-init (1.2.2-r1) 06:08:16 Executing busybox-1.30.1-r3.trigger 06:08:16 OK: 7 MiB in 19 packages 06:08:16 Executing ca-certificates-20191127-r2.trigger 06:08:16 OK: 7 MiB in 19 packages 06:08:19 Removing intermediate container d05812fb5eec 06:08:19 ---> de63006fdd5a 06:08:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:08:19 Removing intermediate container ac583f9f219e 06:08:19 ---> f3ff274a9309 06:08:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:08:19 ---> Running in 72848bf2eb4a 06:08:20 ---> Running in a570f792b234 06:08:20 Removing intermediate container 72848bf2eb4a 06:08:20 ---> 364244f554bc 06:08:20 Step 13/22 : WORKDIR / 06:08:20 ---> Running in 9c46fb0fb19c 06:08:21 Removing intermediate container a570f792b234 06:08:21 ---> 7e2186a0990c 06:08:21 Step 13/24 : WORKDIR / 06:08:22 ---> Running in c4b89ed271a8 06:08:22 Removing intermediate container 9c46fb0fb19c 06:08:22 ---> 6fec6e6dc2b5 06:08:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:08:22 Removing intermediate container c4b89ed271a8 06:08:22 ---> 5a4d803c66ca 06:08:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:08:23 ---> b50c8a3bdc91 06:08:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:08:24 ---> 35242d5fd13f 06:08:24 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:08:25 ---> a0749d858e86 06:08:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:08:25 ---> 7e851a113f36 06:08:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:08:27 ---> b531f22ad6bd 06:08:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:08:27 ---> 59d39f96230c 06:08:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:08:29 ---> ebdd45e474e4 06:08:29 Step 18/22 : RUN chmod +x entrypoint.sh 06:08:30 ---> Running in 8219e19cdca7 06:08:31 ---> 3857a679b218 06:08:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:08:33 ---> 53d8c7645a74 06:08:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:08:33 Removing intermediate container 33eeb68003b7 06:08:33 ---> 2cd4fe62aa3f 06:08:33 06:08:33 Step 10/22 : FROM scratch 06:08:33 ---> 06:08:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:08:34 ---> Using cache 06:08:34 ---> 05340e94514c 06:08:34 Step 12/22 : ENV APP_PORT=48081 06:08:34 ---> Running in ca2ad4ed9078 06:08:35 ---> 2a35f399da03 06:08:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:08:35 ---> Running in 8ff8be9f4031 06:08:35 Removing intermediate container ca2ad4ed9078 06:08:35 ---> 25740ff58b8a 06:08:35 Step 13/22 : EXPOSE $APP_PORT 06:08:35 ---> Running in 186012bfbab0 06:08:35 Removing intermediate container 8219e19cdca7 06:08:35 ---> ff30788b86af 06:08:35 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:08:36 ---> Running in 68bda06cfe89 06:08:36 Removing intermediate container 186012bfbab0 06:08:36 ---> 97eea795aad7 06:08:36 Step 14/22 : WORKDIR / 06:08:36 ---> Running in d899725ab377 06:08:37 Removing intermediate container 68bda06cfe89 06:08:37 ---> 55ad41f8918c 06:08:37 Step 20/22 : LABEL arch=arm64 06:08:37 ---> Running in f7be5f35f0f4 06:08:37 Removing intermediate container d899725ab377 06:08:37 ---> 05ca4fb45fb1 06:08:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:08:38 Removing intermediate container 8ff8be9f4031 06:08:38 ---> 697094a055b8 06:08:38 Removing intermediate container f7be5f35f0f4 06:08:38 ---> 20774a79a291 06:08:38 Step 21/22 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:08:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:08:38 ---> Running in e60ab450af47 06:08:38 ---> Running in acfc92b4e9ef 06:08:39 ---> 92166e05334b 06:08:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:08:39 Removing intermediate container e60ab450af47 06:08:39 ---> 5c364c594d05 06:08:39 Step 22/22 : LABEL version=0.0.0 06:08:39 Removing intermediate container acfc92b4e9ef 06:08:39 ---> 385a7474f0d7 06:08:39 Step 22/24 : LABEL arch=arm64 06:08:40 ---> Running in 8d1757fb75a9 06:08:40 ---> Running in 9808e0a972ef 06:08:41 Removing intermediate container 9808e0a972ef 06:08:41 ---> 52a2046ed3de 06:08:41 06:08:41 ---> e561601247c0 06:08:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:08:41 Removing intermediate container 8d1757fb75a9 06:08:41 ---> 907214b1aacc 06:08:41 Step 23/24 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:08:41 Successfully built 52a2046ed3de 06:08:41 ---> Running in fdc558fe207f 06:08:41 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:08:42  Building docker-security-bootstrap-redis-go ... done  ---> 241b5a7f0f45 06:08:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:08:42 Removing intermediate container fdc558fe207f 06:08:42 ---> 6707fad2da1f 06:08:42 Step 24/24 : LABEL version=0.0.0 06:08:43 ---> Running in 6cacbbac8231 06:08:43 ---> Running in 2209dd7c85da 06:08:43 Removing intermediate container 6cacbbac8231 06:08:43 ---> 8e9b42a69e7b 06:08:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:43 ---> Running in 1e92a07cfeef 06:08:43 Removing intermediate container 2209dd7c85da 06:08:43 ---> 3c6f412529c6 06:08:43 06:08:43 Successfully built 3c6f412529c6 06:08:43 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:08:44  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1e92a07cfeef 06:08:44 ---> fcd22559ac8f 06:08:44 Step 20/22 : LABEL arch=arm64 06:08:44 ---> Running in 0d1990c39f94 06:08:45 Removing intermediate container 0d1990c39f94 06:08:45 ---> c7809862d114 06:08:45 Step 21/22 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:08:45 ---> Running in f24c28bfc8d8 06:08:46 Removing intermediate container f24c28bfc8d8 06:08:46 ---> 674d639bfeb6 06:08:46 Step 22/22 : LABEL version=0.0.0 06:08:46 ---> Running in 932c7ac382f4 06:08:47 Removing intermediate container 932c7ac382f4 06:08:47 ---> 6366b1303ae7 06:08:47 06:08:48 Successfully built 6366b1303ae7 06:08:48 Successfully tagged docker-core-metadata-go-arm64:latest 06:08:48  Building docker-core-metadata-go ... done Removing intermediate container 3f9347159e7f 06:08:48 ---> cd7db98523c6 06:08:48 06:08:48 Step 10/23 : FROM alpine 06:08:48 ---> afeebe901d6b 06:08:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:08:48 ---> Running in 1bdabbc077cc 06:08:48 Removing intermediate container 1bdabbc077cc 06:08:48 ---> 0015980095cd 06:08:48 Step 12/23 : ENV APP_PORT=48080 06:08:49 ---> Running in d8a748eb0d62 06:08:49 Removing intermediate container d8a748eb0d62 06:08:49 ---> 096b6b4037bb 06:08:49 Step 13/23 : EXPOSE $APP_PORT 06:08:49 ---> Running in 116697d9d3f7 06:08:50 Removing intermediate container 116697d9d3f7 06:08:50 ---> d88bcd61eda8 06:08:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:50 ---> Running in e96f1ba70adf 06:08:53 Removing intermediate container e96f1ba70adf 06:08:53 ---> 48f2cdb44925 06:08:53 Step 15/23 : RUN apk --no-cache add zeromq 06:08:53 ---> Running in c663515fce8e 06:08:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:56 (1/5) Installing libgcc (9.3.0-r2) 06:08:56 (2/5) Installing libsodium (1.0.18-r0) 06:08:56 (3/5) Installing libstdc++ (9.3.0-r2) 06:08:56 (4/5) Installing libzmq (4.3.3-r0) 06:08:56 (5/5) Installing zeromq (4.3.3-r0) 06:08:56 Executing busybox-1.31.1-r19.trigger 06:08:56 OK: 8 MiB in 19 packages 06:08:58 Removing intermediate container c663515fce8e 06:08:58 ---> 6febdb432bae 06:08:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:08:58 ---> 95fa26f15d87 06:08:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:09:00 ---> 5f9d63eb4ddc 06:09:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:09:01 ---> ee9a941da49b 06:09:01 Step 19/23 : ENTRYPOINT ["/core-data"] 06:09:01 ---> Running in 6a4766e89968 06:09:01 Removing intermediate container 6a4766e89968 06:09:01 ---> b94888635d03 06:09:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:01 ---> Running in 7bd1bc162a10 06:09:02 Removing intermediate container 7bd1bc162a10 06:09:02 ---> 012fc4546397 06:09:02 Step 21/23 : LABEL arch=arm64 06:09:02 ---> Running in e5b528bbda9f 06:09:03 Removing intermediate container e5b528bbda9f 06:09:03 ---> 3cdde993cdc3 06:09:03 Step 22/23 : LABEL git_sha=23c4e628336c03c14212b36c77e8a5c1b465333e 06:09:03 ---> Running in 5519e5425759 06:09:03 Removing intermediate container 5519e5425759 06:09:03 ---> 9bd3adabdf91 06:09:03 Step 23/23 : LABEL version=0.0.0 06:09:03 ---> Running in 93f5fe9caf5b 06:09:04 Removing intermediate container 93f5fe9caf5b 06:09:04 ---> 4680d44be544 06:09:04 06:09:04 Successfully built 4680d44be544 06:09:04 Successfully tagged docker-core-data-go-arm64:latest 06:09:05  Building docker-core-data-go ... done  [Pipeline] } 06:09:05 $ docker stop --time=1 3537c08cce7b43796f60540392a1f3bf59d70dcb2ff1b6724c354131c069a4bf 06:09:07 $ docker rm -f 3537c08cce7b43796f60540392a1f3bf59d70dcb2ff1b6724c354131c069a4bf [Pipeline] // withDockerContainer [Pipeline] sh 06:09:07 + + grep dockerdocker 06:09:07 images 06:09:08 docker-core-data-go-arm64 latest 4680d44be544 3 seconds ago 20.9MB 06:09:08 docker-core-metadata-go-arm64 latest 6366b1303ae7 21 seconds ago 12.2MB 06:09:08 docker-security-secretstore-setup-go-arm64 latest 3c6f412529c6 24 seconds ago 23.5MB 06:09:08 docker-security-bootstrap-redis-go-arm64 latest 52a2046ed3de 27 seconds ago 15.1MB 06:09:08 docker-sys-mgmt-agent-go-arm64 latest f86c800b34a7 About a minute ago 300MB 06:09:08 docker-security-proxy-setup-go-arm64 latest 636e0b3f5391 2 minutes ago 23.3MB 06:09:08 docker-support-notifications-go-arm64 latest a6eec867e84b 3 minutes ago 11.4MB 06:09:08 docker-core-command-go-arm64 latest 2b8ca484a9c1 3 minutes ago 9.98MB 06:09:08 docker-support-scheduler-go-arm64 latest 6a0066f72278 3 minutes ago 10MB 06:09:08 docker latest f66387bf908a 12 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 06:09:10 provisioning config files... 06:09:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1886348888529219007tmp [Pipeline] { [Pipeline] sh 06:09:10 + set +x 06:09:10 + curl -s https://codecov.io/bash 06:09:10 + bash -s -- 06:09:11 06:09:11 _____ _ 06:09:11 / ____| | | 06:09:11 | | ___ __| | ___ ___ _____ __ 06:09:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:11 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:11 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:11 Bash-20201231-23d4836 06:09:11 06:09:11 06:09:11 ==> git version 2.24.3 found 06:09:11 ==> 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 06:09:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:09:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:09:11 ==> Jenkins CI detected. 06:09:11 project root: . 06:09:11 --> token set from env 06:09:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:11 ==> Running gcov in . (disable via -X gcov) 06:09:11 ==> Python coveragepy not found 06:09:11 ==> Searching for coverage reports in: 06:09:11 + . 06:09:11 -> Found 1 reports 06:09:11 ==> Detecting git/mercurial file structure 06:09:11 ==> Reading reports 06:09:11 + ./coverage.out bytes=537189 06:09:11 ==> Appending adjustments 06:09:11 https://docs.codecov.io/docs/fixing-reports 06:09:14 + Found adjustments 06:09:14 ==> Gzipping contents 06:09:14 80K /tmp/codecov.ffpSLw.gz 06:09:14 ==> Uploading reports 06:09:14 url: https://codecov.io 06:09:14 query: branch=PR-2979&commit=23c4e628336c03c14212b36c77e8a5c1b465333e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2979%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2979&job=&cmd_args= 06:09:14 -> Pinging Codecov 06:09:14 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2979&commit=23c4e628336c03c14212b36c77e8a5c1b465333e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2979%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2979&job=&cmd_args= 06:09:14 -> Uploading to 06:09:14 https://storage.googleapis.com/codecov/v4/raw/2020-12-31/00271124DB129430A58F1EEE437C3FCB/23c4e628336c03c14212b36c77e8a5c1b465333e/ac8ccf3d-87dd-4ba8-be16-26d1bc08f16c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201231%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201231T060914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58ea1eed546539fca736c0297d6396b1dda3cc70abe3eb66b267c38a25f3ab6a 06:09:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:14 Dload Upload Total Spent Left Speed 06:09:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81790 0 0 100 81790 0 161k --:--:-- --:--:-- --:--:-- 161k 06:09:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/23c4e628336c03c14212b36c77e8a5c1b465333e [Pipeline] } 06:09:15 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 06:09:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:18 ---> package-listing.sh 06:09:18 ++ facter osfamily 06:09:18 ++ tr '[:upper:]' '[:lower:]' 06:09:18 + OS_FAMILY=redhat 06:09:18 + workspace=/w/workspace/edgex-go/1 06:09:18 + START_PACKAGES=/tmp/packages_start.txt 06:09:18 + END_PACKAGES=/tmp/packages_end.txt 06:09:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:18 + PACKAGES=/tmp/packages_start.txt 06:09:18 + '[' /w/workspace/edgex-go/1 ']' 06:09:18 + PACKAGES=/tmp/packages_end.txt 06:09:18 + case "${OS_FAMILY}" in 06:09:18 + rpm -qa 06:09:18 + sort 06:09:24 + '[' -f /tmp/packages_start.txt ']' 06:09:24 + '[' -f /tmp/packages_end.txt ']' 06:09:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:24 + '[' /w/workspace/edgex-go/1 ']' 06:09:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:09:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:09:24 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:24 06:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:09:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:25 alpine: Pulling from edgex-lftools-log-publisher 06:09:25 df20fa9351a1: Pulling fs layer 06:09:25 36b3adc4ff6f: Pulling fs layer 06:09:25 8ad3a11d3b57: Pulling fs layer 06:09:25 46f8f816bc3b: Pulling fs layer 06:09:25 93b61091891f: Pulling fs layer 06:09:25 93b9cdb0e59b: Pulling fs layer 06:09:25 5e14af77c1be: Pulling fs layer 06:09:25 01666e4c0597: Pulling fs layer 06:09:25 aa168da1d23b: Pulling fs layer 06:09:25 46f8f816bc3b: Waiting 06:09:25 93b61091891f: Waiting 06:09:25 93b9cdb0e59b: Waiting 06:09:25 5e14af77c1be: Waiting 06:09:25 01666e4c0597: Waiting 06:09:25 aa168da1d23b: Waiting 06:09:25 36b3adc4ff6f: Verifying Checksum 06:09:25 36b3adc4ff6f: Download complete 06:09:25 46f8f816bc3b: Verifying Checksum 06:09:25 46f8f816bc3b: Download complete 06:09:25 df20fa9351a1: Verifying Checksum 06:09:25 df20fa9351a1: Download complete 06:09:25 93b9cdb0e59b: Verifying Checksum 06:09:25 93b9cdb0e59b: Download complete 06:09:25 5e14af77c1be: Verifying Checksum 06:09:25 5e14af77c1be: Download complete 06:09:25 93b61091891f: Download complete 06:09:25 01666e4c0597: Download complete 06:09:25 8ad3a11d3b57: Verifying Checksum 06:09:25 8ad3a11d3b57: Download complete 06:09:26 df20fa9351a1: Pull complete 06:09:26 36b3adc4ff6f: Pull complete 06:09:26 8ad3a11d3b57: Pull complete 06:09:27 aa168da1d23b: Verifying Checksum 06:09:27 aa168da1d23b: Download complete 06:09:28 46f8f816bc3b: Pull complete 06:09:29 93b61091891f: Pull complete 06:09:29 93b9cdb0e59b: Pull complete 06:09:29 5e14af77c1be: Pull complete 06:09:29 01666e4c0597: Pull complete 06:09:36 aa168da1d23b: Pull complete 06:09:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:09:36 prd-centos7-docker-4c-2g-17880 does not seem to be running inside a container 06:09:36 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:09:40 $ docker top 1849b103075d8dbf71ded388c721e72661607ecb35e5b7b4706d824b443988dd -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:41 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:41 + mkdir -p /var/log/sa [Pipeline] sh 06:09:41 + ls /var/log/sa-host 06:09:41 + sadf -c /var/log/sa-host/sa23 06:09:41 file_magic: OK 06:09:41 HZ: Using current value: 100 06:09:41 file_header: OK 06:09:41 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 06:09:41 Statistics: 06:09:41 Hnuu...uuuununununu... 06:09:41 File successfully converted to sysstat format version 12.2.1 06:09:41 + sadf -c /var/log/sa-host/sa31 06:09:41 file_magic: OK 06:09:41 HZ: Using current value: 100 06:09:41 file_header: OK 06:09:41 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 06:09:41 Statistics: 06:09:41 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... 06:09:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:42 provisioning config files... 06:09:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1702316929840419773tmp [Pipeline] { [Pipeline] echo 06:09:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:42 ---> create-netrc.sh [Pipeline] } 06:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:09:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:09:43 ---> python-tools-install.sh [Pipeline] echo 06:09:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:43 ---> sudo-logs.sh 06:09:43 Archiving 'sudo' log.. [Pipeline] echo 06:09:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:43 ---> job-cost.sh 06:09:43 lf-activate-venv: SKIPPING 06:09:43 INFO: No Stack... 06:09:45 INFO: Retrieving Pricing Info for: v1-standard-2 06:09:45 INFO: Archiving Costs [Pipeline] echo 06:09:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:46 ---> logs-deploy.sh 06:09:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2979/1 06:09:46 INFO: archiving workspace using pattern(s): 06:09:47 Archives upload complete. 06:09:47 INFO: archiving logs to Nexus