Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6+b1ee81e4e3b6c158e7d4e70852c35341297a1b11 (a7991b245bedd76871a62d6b648c9ba1a6bb44de) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18521 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 Merge succeeded, producing 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 Checking out Revision 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 (PR-2970) > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # 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 b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:57:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:57:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:57:46 ========================================================= 16:57:46 EdgeX Global Pipelines Version Info 16:57:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 393a9f5493167e63022d344362f453b577f2a81b # timeout=10 16:57:48 ------------------- 16:57:48 stable info: 16:57:48 ------------------- 16:57:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:57:48 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:57:48 Message: update stable to v1.0.173 16:57:48 ------------------- 16:57:48 experimental info: 16:57:48 ------------------- 16:57:48 Commited By: **** collab-it+edgex@linuxfoundation.org 16:57:48 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:57:48 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:57:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:57:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:57:51 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:57:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 16:57:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 16:57:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 16:57:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [Pipeline] echo 16:57:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ff8d3b [Pipeline] echo 16:57:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:57:52 provisioning config files... 16:57:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6339575218930846065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:53 ---> docker-login.sh 16:57:53 nexus3.edgexfoundry.org:10001 16:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:53 Configure a credential helper to remove this warning. See 16:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:53 16:57:53 Login Succeeded 16:57:53 nexus3.edgexfoundry.org:10002 16:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:53 Configure a credential helper to remove this warning. See 16:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:53 16:57:53 Login Succeeded 16:57:53 nexus3.edgexfoundry.org:10003 16:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:54 Configure a credential helper to remove this warning. See 16:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:54 16:57:54 Login Succeeded 16:57:54 nexus3.edgexfoundry.org:10004 16:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:54 Configure a credential helper to remove this warning. See 16:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:54 16:57:54 Login Succeeded 16:57:54 docker.io 16:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:54 Configure a credential helper to remove this warning. See 16:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:54 16:57:54 Login Succeeded 16:57:54 ---> docker-login.sh ends [Pipeline] } 16:57:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:57:55 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/core-command/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo core-command,cmd/core-command/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ cut -d/ -f2 16:57:55 ++ dirname cmd/core-data/Dockerfile 16:57:55 + echo core-data,cmd/core-data/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ cut -d/ -f2 16:57:55 ++ dirname cmd/core-metadata/Dockerfile 16:57:55 + echo core-metadata,cmd/core-metadata/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/security-bootstrapper/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/security-bootstrap-redis/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/security-proxy-setup/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/support-notifications/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo support-notifications,cmd/support-notifications/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/support-scheduler/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:57:55 + for file in '`ls cmd/**/Dockerfile`' 16:57:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:57:55 ++ cut -d/ -f2 16:57:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:57:55 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-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 16:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:57:56 16:57:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:57:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:57:57 latest: Pulling from edgex-devops/git-semver 16:57:57 31603596830f: Pulling fs layer 16:57:57 2a8b12db71e7: Pulling fs layer 16:57:57 6ca5941a6612: Pulling fs layer 16:57:57 ecc8261a40a4: Pulling fs layer 16:57:57 ecc8261a40a4: Waiting 16:57:57 2a8b12db71e7: Download complete 16:57:57 31603596830f: Verifying Checksum 16:57:57 31603596830f: Download complete 16:57:57 ecc8261a40a4: Verifying Checksum 16:57:57 ecc8261a40a4: Download complete 16:57:57 6ca5941a6612: Verifying Checksum 16:57:57 6ca5941a6612: Download complete 16:57:57 31603596830f: Pull complete 16:57:57 2a8b12db71e7: Pull complete 16:57:58 6ca5941a6612: Pull complete 16:57:58 ecc8261a40a4: Pull complete 16:57:58 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:57:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:57:59 prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container 16:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:58:01 $ docker top 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:02 [ssh-agent] Looking for ssh-agent implementation... 16:58:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:02 $ docker exec 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent 16:58:02 SSH_AUTH_SOCK=/tmp/ssh-1I0Au8KFBCuy/agent.12 16:58:02 SSH_AGENT_PID=18 16:58:02 Running ssh-add (command line suppressed) 16:58:02 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6307736058719052841.key (/w/workspace/edgex-go/8@tmp/private_key_6307736058719052841.key) 16:58:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:03 + git tag --points-at HEAD [Pipeline] } 16:58:03 $ docker exec --env ******** --env ******** 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent -k 16:58:03 unset SSH_AUTH_SOCK; 16:58:03 unset SSH_AGENT_PID; 16:58:03 echo Agent pid 18 killed; 16:58:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:03 [ssh-agent] Looking for ssh-agent implementation... 16:58:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:03 $ docker exec 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent 16:58:03 SSH_AUTH_SOCK=/tmp/ssh-6IH6eBranSYj/agent.47 16:58:03 SSH_AGENT_PID=52 16:58:03 Running ssh-add (command line suppressed) 16:58:03 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8896507971305101786.key (/w/workspace/edgex-go/8@tmp/private_key_8896507971305101786.key) 16:58:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:04 + git semver init 16:58:04 # -> Open(): unable to determine branch for HEAD 16:58:04 # $GIT_DIR = /w/workspace/edgex-go/8/.git 16:58:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 16:58:04 # $SEMVER_REMOTE_NAME = origin 16:58:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:58:04 # $SEMVER_USER_NAME = edgex-jenkins 16:58:04 # $SEMVER_BRANCH = PR-2970 16:58:04 # $SEMVER_TEMP = /tmp/semver-342904821 16:58:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:58:36 # '/tmp/semver-342904821' -> '/w/workspace/edgex-go/8/.semver' 16:58:37 # -> Force: false 16:58:37 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 16:58:37 $ docker exec --env ******** --env ******** 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded ssh-agent -k 16:58:37 unset SSH_AUTH_SOCK; 16:58:37 unset SSH_AGENT_PID; 16:58:37 echo Agent pid 52 killed; 16:58:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:38 + git semver [Pipeline] } 16:58:38 $ docker stop --time=1 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded 16:58:40 $ docker rm -f 7483e02a65ed440bb3b5cdb3cf179e93f15ba111a30a0b1a0bc1842be7a9fded [Pipeline] // withDockerContainer [Pipeline] sh 16:58:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:58:41 Stashed 1 file(s) [Pipeline] echo 16:58:41 [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 16:58:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:58:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:58:42 + sudo service docker restart 16:58:42 + true 16:58:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:58:43 ========================================================= 16:58:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:58:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:58:43 + 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 . 16:58:47 Sending build context to Docker daemon 326.6MB 16:58:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:58:47 Step 2/6 : FROM ${BASE} 16:58:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:58:47 188c0c94c7c5: Pulling fs layer 16:58:47 0ef7d3d256c8: Pulling fs layer 16:58:47 de9db76c5a1d: Pulling fs layer 16:58:47 bca2f99d35d6: Pulling fs layer 16:58:47 93359f2a8cfa: Pulling fs layer 16:58:47 7c6f9722023f: Pulling fs layer 16:58:47 a35cf1a2eb13: Pulling fs layer 16:58:47 93359f2a8cfa: Waiting 16:58:47 7c6f9722023f: Waiting 16:58:47 a35cf1a2eb13: Waiting 16:58:47 bca2f99d35d6: Waiting 16:58:47 de9db76c5a1d: Download complete 16:58:47 0ef7d3d256c8: Verifying Checksum 16:58:47 0ef7d3d256c8: Download complete 16:58:47 93359f2a8cfa: Verifying Checksum 16:58:47 93359f2a8cfa: Download complete 16:58:47 7c6f9722023f: Download complete 16:58:47 188c0c94c7c5: Verifying Checksum 16:58:47 188c0c94c7c5: Download complete 16:58:47 188c0c94c7c5: Pull complete 16:58:47 0ef7d3d256c8: Pull complete 16:58:47 de9db76c5a1d: Pull complete 16:58:49 a35cf1a2eb13: Verifying Checksum 16:58:49 a35cf1a2eb13: Download complete 16:58:51 bca2f99d35d6: Verifying Checksum 16:58:51 bca2f99d35d6: Download complete 16:58:56 bca2f99d35d6: Pull complete 16:58:56 93359f2a8cfa: Pull complete 16:58:56 7c6f9722023f: Pull complete 16:58:56 Still waiting to schedule task 16:58:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 16:59:01 a35cf1a2eb13: Pull complete 16:59:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:59:01 ---> a62c8e92a672 16:59:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:59:01 ---> Running in dd1eb8ce04c9 16:59:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:59:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:59:03 (1/12) Installing libmagic (5.38-r0) 16:59:03 (2/12) Installing file (5.38-r0) 16:59:03 (3/12) Installing libc-dev (0.7.2-r3) 16:59:03 (4/12) Installing g++ (9.3.0-r2) 16:59:10 (5/12) Installing fortify-headers (1.1-r0) 16:59:10 (6/12) Installing patch (2.7.6-r6) 16:59:10 (7/12) Installing build-base (0.5-r2) 16:59:10 (8/12) Installing libsodium (1.0.18-r0) 16:59:10 (9/12) Installing pkgconf (1.7.2-r0) 16:59:10 (10/12) Installing libsodium-dev (1.0.18-r0) 16:59:10 (11/12) Installing libzmq (4.3.3-r0) 16:59:11 (12/12) Installing zeromq-dev (4.3.3-r0) 16:59:11 Executing busybox-1.31.1-r19.trigger 16:59:11 OK: 233 MiB in 51 packages 16:59:14 Removing intermediate container dd1eb8ce04c9 16:59:14 ---> 1f3679171a55 16:59:14 Step 4/6 : WORKDIR /edgex-go 16:59:14 ---> Running in d06502651943 16:59:14 Removing intermediate container d06502651943 16:59:14 ---> 974ac0104920 16:59:14 Step 5/6 : COPY go.mod . 16:59:14 ---> 9a66d618d3b8 16:59:14 Step 6/6 : RUN go mod download 16:59:15 ---> Running in 93a5f0d97781 16:59:37 Removing intermediate container 93a5f0d97781 16:59:37 ---> f7c2f7b77d72 16:59:37 Successfully built f7c2f7b77d72 16:59:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:59:37 + docker inspect -f . ci-base-image-x86_64 16:59:37 . [Pipeline] withDockerContainer 16:59:37 prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container 16:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:38 $ docker top abb4f80d7168fc1f8344aced849afe1974d7bb63faa8f0595146e891bc1fb3f8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:39 + go version 16:59:39 go version go1.15.5 linux/amd64 [Pipeline] } 16:59:39 $ docker stop --time=1 abb4f80d7168fc1f8344aced849afe1974d7bb63faa8f0595146e891bc1fb3f8 16:59:41 $ docker rm -f abb4f80d7168fc1f8344aced849afe1974d7bb63faa8f0595146e891bc1fb3f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:59:42 + docker inspect -f . ci-base-image-x86_64 16:59:42 . [Pipeline] withDockerContainer 16:59:42 prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container 16:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:43 $ docker top b007431b2a655a2e598fecae79080632365c4c7f8786d68389af0765b4b4d0a5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:59:43 ========================================================= 16:59:43 [edgeXBuildGoParallel] Running Tests and Build... 16:59:43 ========================================================= [Pipeline] sh 16:59:43 + make test 16:59:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:59:54 ? github.com/edgexfoundry/edgex-go [no test files] 17:00:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:00:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:00:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:00:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:00:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:00:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:00:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:00:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:00:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:00:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:00:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:00:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:00:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:00:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.0% of statements 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.428s coverage: 77.8% of statements 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.432s coverage: 82.4% of statements 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.403s coverage: 28.6% of statements 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:00:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.130s coverage: 86.7% of statements 17:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 17:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements 17:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:00:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.343s coverage: 93.8% of statements 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:00:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:00:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 42.4% of statements 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 17:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.038s coverage: 82.7% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.096s coverage: 87.2% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.4% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.5% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 55.9% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.313s coverage: 84.0% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.1% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.668s coverage: 29.1% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:00:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 17:00:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 17:00:53 GO111MODULE=on go vet ./... 17:00:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18522 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 17:00:53 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 17:00:58 using credential edgex-jenkins-ssh 17:00:58 Cloning the remote Git repository 17:00:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:00:58 > git init /w/workspace/edgex-go/8 # timeout=10 17:00:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:00:59 > git --version # timeout=10 17:00:59 > git --version # 'git version 2.17.1' 17:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:19 gofmt -l . 17:01:19 [ "`gofmt -l .`" = "" ] 17:01:19 ./bin/test-go-mod-tidy.sh 17:01:19 ./bin/test-attribution-txt.sh [Pipeline] sh 17:01:20 + ls -al . 17:01:20 total 644 17:01:20 drwxrwxr-x 10 1001 1001 4096 Jan 5 17:01 . 17:01:20 drwxr-xr-x 4 root root 28 Jan 5 16:59 .. 17:01:20 -rw-rw-r-- 1 1001 1001 11 Jan 5 16:57 .dockerignore 17:01:20 drwxrwxr-x 8 1001 1001 179 Jan 5 16:57 .git 17:01:20 drwxrwxr-x 3 1001 1001 125 Jan 5 16:57 .github 17:01:20 -rw-rw-r-- 1 1001 1001 872 Jan 5 16:57 .gitignore 17:01:20 drwx------ 3 1001 1001 47 Jan 5 16:58 .semver 17:01:20 -rw-rw-r-- 1 1001 1001 166 Jan 5 16:57 .sonarcloud.properties 17:01:20 -rw-rw-r-- 1 1001 1001 3804 Jan 5 16:57 CONTRIBUTING.md 17:01:20 -rw-rw-r-- 1 1001 1001 931 Jan 5 16:57 Dockerfile.build 17:01:20 -rw-rw-r-- 1 1001 1001 863 Jan 5 16:57 Jenkinsfile 17:01:20 -rw-rw-r-- 1 1001 1001 10775 Jan 5 16:57 LICENSE 17:01:20 -rw-rw-r-- 1 1001 1001 6001 Jan 5 16:57 Makefile 17:01:20 -rw-rw-r-- 1 1001 1001 6511 Jan 5 16:57 README.md 17:01:20 -rw-rw-r-- 1 1001 1001 6744 Jan 5 16:57 SECURITY.md 17:01:20 -rw-rw-r-- 1 1001 1001 5 Jan 5 16:58 VERSION 17:01:20 -rw-rw-r-- 1 1001 1001 4131 Jan 5 16:57 ZMQWindows.md 17:01:20 drwxrwxr-x 2 1001 1001 117 Jan 5 16:57 bin 17:01:20 drwxrwxr-x 15 1001 1001 4096 Jan 5 16:57 cmd 17:01:20 -rw-r--r-- 1 root root 546862 Jan 5 17:00 coverage.out 17:01:20 -rw-r--r-- 1 root root 1005 Jan 5 17:01 go.mod 17:01:20 -rw-r--r-- 1 root root 19087 Jan 5 17:01 go.sum 17:01:20 drwxrwxr-x 8 1001 1001 127 Jan 5 16:57 internal 17:01:20 drwxrwxr-x 4 1001 1001 26 Jan 5 16:57 openapi 17:01:20 drwxrwxr-x 4 1001 1001 71 Jan 5 16:57 snap 17:01:20 -rw-rw-r-- 1 1001 1001 168 Jan 5 16:57 version.go [Pipeline] sh 17:01:20 + '[' -e coverage.out ] 17:01:20 + chown 1001:1001 coverage.out [Pipeline] stash 17:01:20 Stashed 1 file(s) [Pipeline] sh 17:01:21 + make build 17:01:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:01:21 Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:01:21 Merge succeeded, producing 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:01:21 Checking out Revision 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 (PR-2970) 17:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:01:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:01:21 > git config core.sparsecheckout # timeout=10 17:01:21 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 17:01:21 > git remote # timeout=10 17:01:21 > git config --get remote.origin.url # timeout=10 17:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:01:21 > git merge b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 17:01:21 > git rev-parse HEAD^{commit} # timeout=10 17:01:21 > git config core.sparsecheckout # timeout=10 17:01:21 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 17:01:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:01:26 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:01:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:01:28 + + sudo service docker restart 17:01:28 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:01:30 provisioning config files... 17:01:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config665344339256807241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:30 ---> docker-login.sh 17:01:30 nexus3.edgexfoundry.org:10001 17:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:32 Configure a credential helper to remove this warning. See 17:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:32 17:01:32 Login Succeeded 17:01:32 nexus3.edgexfoundry.org:10002 17:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:32 Configure a credential helper to remove this warning. See 17:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:32 17:01:32 Login Succeeded 17:01:32 nexus3.edgexfoundry.org:10003 17:01:32 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 17:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:33 Configure a credential helper to remove this warning. See 17:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:33 17:01:33 Login Succeeded 17:01:33 nexus3.edgexfoundry.org:10004 17:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:33 Configure a credential helper to remove this warning. See 17:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:33 17:01:33 Login Succeeded 17:01:33 docker.io 17:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:34 Configure a credential helper to remove this warning. See 17:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:34 17:01:34 Login Succeeded 17:01:34 ---> docker-login.sh ends [Pipeline] } 17:01:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:01:35 ========================================================= 17:01:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:01:35 ========================================================= 17:01:35 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 [Pipeline] isUnix [Pipeline] sh 17:01:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:01:35 + 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 . 17:01:36 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 17:01:38 Sending build context to Docker daemon 165.7MB 17:01:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:01:38 Step 2/6 : FROM ${BASE} 17:01:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:01:38 5f621e34cdf4: Pulling fs layer 17:01:38 a4357932f1b6: Pulling fs layer 17:01:38 18c013af1878: Pulling fs layer 17:01:38 00ac8860ef70: Pulling fs layer 17:01:38 63d7cb157983: Pulling fs layer 17:01:38 b116817d02f9: Pulling fs layer 17:01:38 745a02a5169b: Pulling fs layer 17:01:38 63d7cb157983: Waiting 17:01:38 b116817d02f9: Waiting 17:01:38 745a02a5169b: Waiting 17:01:38 00ac8860ef70: Waiting 17:01:38 18c013af1878: Verifying Checksum 17:01:38 18c013af1878: Download complete 17:01:38 a4357932f1b6: Verifying Checksum 17:01:38 a4357932f1b6: Download complete 17:01:38 63d7cb157983: Download complete 17:01:38 b116817d02f9: Verifying Checksum 17:01:38 b116817d02f9: Download complete 17:01:38 5f621e34cdf4: Verifying Checksum 17:01:38 5f621e34cdf4: Download complete 17:01:38 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 17:01:38 5f621e34cdf4: Pull complete 17:01:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:01:39 a4357932f1b6: Pull complete 17:01:39 18c013af1878: Pull complete 17:01:40 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 17:01:41 745a02a5169b: Verifying Checksum 17:01:41 745a02a5169b: Download complete 17:01:41 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 17:01:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:01:42 00ac8860ef70: Verifying Checksum 17:01:42 00ac8860ef70: Download complete 17:01:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:01:45 $ docker stop --time=1 b007431b2a655a2e598fecae79080632365c4c7f8786d68389af0765b4b4d0a5 17:01:47 $ docker rm -f b007431b2a655a2e598fecae79080632365c4c7f8786d68389af0765b4b4d0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:01:50 17:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:01:51 latest: Pulling from edgex-devops/edgex-compose 17:01:51 cbdbe7a5bc2a: Pulling fs layer 17:01:51 ca9280d653b3: Pulling fs layer 17:01:51 7e9c9ca2126c: Pulling fs layer 17:01:51 cbdbe7a5bc2a: Download complete 17:01:51 cbdbe7a5bc2a: Pull complete 17:01:51 ca9280d653b3: Verifying Checksum 17:01:51 ca9280d653b3: Download complete 17:01:52 00ac8860ef70: Pull complete 17:01:52 63d7cb157983: Pull complete 17:01:52 b116817d02f9: Pull complete 17:01:52 ca9280d653b3: Pull complete 17:01:53 7e9c9ca2126c: Verifying Checksum 17:01:53 7e9c9ca2126c: Download complete 17:01:56 745a02a5169b: Pull complete 17:01:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:01:56 ---> b7e6874047d6 17:01:56 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:01:59 ---> Running in 658c34cabea8 17:02:00 7e9c9ca2126c: Pull complete 17:02:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:02:00 prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container 17:02:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:02:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:02:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:02:02 (1/12) Installing libmagic (5.38-r0) 17:02:02 $ docker top 548aa5b2d71e0e43946eba6924ca7f5b373ca47cba04e60b50c785519a6be8e7 -eo pid,comm [Pipeline] { 17:02:02 (2/12) Installing file (5.38-r0) 17:02:02 (3/12) Installing libc-dev (0.7.2-r3) 17:02:02 (4/12) Installing g++ (9.3.0-r2) [Pipeline] sh 17:02:02 + docker-compose build --help 17:02:02 + grep parallel 17:02:03 --parallel Build images in parallel. [Pipeline] } 17:02:03 $ docker stop --time=1 548aa5b2d71e0e43946eba6924ca7f5b373ca47cba04e60b50c785519a6be8e7 17:02:05 $ docker rm -f 548aa5b2d71e0e43946eba6924ca7f5b373ca47cba04e60b50c785519a6be8e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:05 . [Pipeline] withDockerContainer 17:02:06 prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container 17:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:02:07 $ docker top dc4e5deb7065b3aa23c800098e0f2903a77691b8982e10ff6c86d30d2a68904e -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:07 + docker-compose -f ./docker-compose-build.yml build --parallel 17:02:08 Building docker-core-command-go ... 17:02:08 Building docker-core-data-go ... 17:02:08 Building docker-core-metadata-go ... 17:02:08 Building docker-security-bootstrapper-go ... 17:02:08 Building docker-security-bootstrap-redis-go ... 17:02:08 Building docker-security-proxy-setup-go ... 17:02:08 Building docker-security-secretstore-setup-go ... 17:02:08 Building docker-support-notifications-go ... 17:02:08 Building docker-support-scheduler-go ... 17:02:08 Building docker-sys-mgmt-agent-go ... 17:02:08 Building docker-core-command-go 17:02:08 Building docker-support-scheduler-go 17:02:08 Building docker-support-notifications-go 17:02:08 Building docker-security-secretstore-setup-go 17:02:08 Building docker-sys-mgmt-agent-go 17:02:17 (5/12) Installing fortify-headers (1.1-r0) 17:02:17 (6/12) Installing patch (2.7.6-r6) 17:02:17 (7/12) Installing build-base (0.5-r2) 17:02:17 (8/12) Installing libsodium (1.0.18-r0) 17:02:17 (9/12) Installing pkgconf (1.7.2-r0) 17:02:17 (10/12) Installing libsodium-dev (1.0.18-r0) 17:02:18 (11/12) Installing libzmq (4.3.3-r0) 17:02:18 (12/12) Installing zeromq-dev (4.3.3-r0) 17:02:18 Executing busybox-1.31.1-r19.trigger 17:02:18 OK: 217 MiB in 51 packages 17:02:22 Removing intermediate container 658c34cabea8 17:02:22 ---> 56992d6689e0 17:02:22 Step 4/6 : WORKDIR /edgex-go 17:02:22 ---> Running in b357fd5aef57 17:02:22 Removing intermediate container b357fd5aef57 17:02:22 ---> 24f9a224ba81 17:02:22 Step 5/6 : COPY go.mod . 17:02:23 ---> 5b668bcc2f7b 17:02:23 Step 6/6 : RUN go mod download 17:02:23 ---> Running in 29350737f5fc 17:02:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:02:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:02:41 ---> f7c2f7b77d72 17:02:41 Step 3/24 : WORKDIR /edgex-go 17:02:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:02:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:02:41 ---> f7c2f7b77d72 17:02:41 Step 3/26 : WORKDIR /edgex-go 17:02:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:02:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:02:41 ---> f7c2f7b77d72 17:02:41 Step 3/26 : WORKDIR /edgex-go 17:02:41 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:02:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:41 ---> f7c2f7b77d72 17:02:41 Step 3/25 : WORKDIR /edgex-go 17:02:41 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:02:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:02:41 ---> f7c2f7b77d72 17:02:41 Step 3/25 : WORKDIR /edgex-go 17:02:42 ---> Running in 60057fd69499 17:02:42 ---> Running in 1f90df4ade99 17:02:42 ---> Running in 2f667b3b802e 17:02:42 ---> Running in b28d5ab57032 17:02:42 ---> Running in 091989f1bc08 17:02:43 Removing intermediate container 091989f1bc08 17:02:43 ---> 64a05ff19d36 17:02:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:43 Removing intermediate container b28d5ab57032 17:02:43 ---> 99379dbeda6e 17:02:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:43 Removing intermediate container 60057fd69499 17:02:43 ---> 954d014d36b4 17:02:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:43 Removing intermediate container 1f90df4ade99 17:02:43 ---> d6cb73ef211a 17:02:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:43 Removing intermediate container 2f667b3b802e 17:02:43 ---> 91241391d1af 17:02:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:43 ---> Running in 5c6b9f6d1a59 17:02:43 ---> Running in 7b8937b2e48f 17:02:43 ---> Running in 597dd94af9d5 17:02:43 ---> Running in 920df11fac95 17:02:43 ---> Running in dc8d76c4eb98 17:02:46 Removing intermediate container 5c6b9f6d1a59 17:02:46 ---> 9d53688fe7d3 17:02:46 Step 5/25 : RUN apk add --update --no-cache make git 17:02:46 Removing intermediate container 7b8937b2e48f 17:02:46 ---> ba8b8a9170ab 17:02:46 Step 5/24 : RUN apk add --update --no-cache make git 17:02:46 ---> Running in 3c4204d81078 17:02:46 ---> Running in ef5e6285a5a1 17:02:46 Removing intermediate container dc8d76c4eb98 17:02:46 ---> 2517d0a877bf 17:02:46 Step 5/26 : RUN apk add --update --no-cache make bash git 17:02:46 Removing intermediate container 597dd94af9d5 17:02:46 ---> 4e71707986aa 17:02:46 Step 5/26 : RUN apk add --update --no-cache make git 17:02:46 Removing intermediate container 920df11fac95 17:02:46 ---> a27ea0d847e9 17:02:46 Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates 17:02:46 ---> Running in d1b347af4a46 17:02:46 ---> Running in 008adb863169 17:02:46 ---> Running in aa8492edde02 17:02:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:02:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:02:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:02:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:02:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:02:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:02:49 OK: 233 MiB in 51 packages 17:02:49 OK: 233 MiB in 51 packages 17:02:49 OK: 233 MiB in 51 packages 17:02:49 OK: 233 MiB in 51 packages 17:02:49 OK: 233 MiB in 51 packages 17:02:50 Removing intermediate container 008adb863169 17:02:50 ---> b533fa56b335 17:02:50 Step 6/26 : COPY go.mod . 17:02:50 Removing intermediate container aa8492edde02 17:02:50 ---> d522eb67a16f 17:02:50 Step 6/25 : COPY go.mod . 17:02:50 Removing intermediate container 3c4204d81078 17:02:50 ---> 862b0e2476c9 17:02:50 Step 6/25 : COPY go.mod . 17:02:50 Removing intermediate container 29350737f5fc 17:02:50 ---> cafab8315b4c 17:02:50 Successfully built cafab8315b4c 17:02:50 Successfully tagged ci-base-image-arm64:latest 17:02:50 ---> e41160a02aa6 17:02:50 Step 7/25 : RUN go mod download 17:02:50 ---> 6246a02567cb 17:02:50 Step 7/26 : RUN go mod download [Pipeline] isUnix [Pipeline] sh 17:02:50 Removing intermediate container d1b347af4a46 17:02:50 ---> ff24039bc0be 17:02:50 Step 6/26 : COPY go.mod . 17:02:50 ---> 053a5309b9ac 17:02:50 Step 7/25 : RUN go mod download 17:02:50 ---> Running in bcda5efd8837 17:02:50 Removing intermediate container ef5e6285a5a1 17:02:50 ---> 1faae0a9aab7 17:02:50 Step 6/24 : COPY go.mod . 17:02:50 ---> Running in 62f8f8be921e 17:02:50 + docker inspect -f . ci-base-image-arm64 17:02:50 . [Pipeline] withDockerContainer 17:02:51 ---> Running in cf851082ea8b 17:02:51 prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container 17:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:51 ---> 7b2e3a5abe80 17:02:51 Step 7/26 : RUN go mod download 17:02:51 ---> 5ce8f792af97 17:02:51 Step 7/24 : RUN go mod download 17:02:51 ---> Running in ae61ef5c9ea4 17:02:51 ---> Running in 3814dc20f172 17:02:52 $ docker top 354d5bd4f70f01892012646579d0a9a68fe71439a28badf312aa347d5aa0bf54 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:53 Removing intermediate container 62f8f8be921e 17:02:53 ---> ad92cfa4786e 17:02:53 Step 8/26 : COPY . . 17:02:53 Removing intermediate container bcda5efd8837 17:02:53 ---> c5dd5cb60b6b 17:02:53 Step 8/25 : COPY . . 17:02:54 + go version 17:02:54 go version go1.15.5 linux/arm64 [Pipeline] } 17:02:54 $ docker stop --time=1 354d5bd4f70f01892012646579d0a9a68fe71439a28badf312aa347d5aa0bf54 17:02:55 Removing intermediate container cf851082ea8b 17:02:55 ---> 2933274bed5b 17:02:55 Step 8/25 : COPY . . 17:02:56 $ docker rm -f 354d5bd4f70f01892012646579d0a9a68fe71439a28badf312aa347d5aa0bf54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:02:57 + docker inspect -f . ci-base-image-arm64 17:02:57 . [Pipeline] withDockerContainer 17:02:57 prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container 17:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:58 Removing intermediate container ae61ef5c9ea4 17:02:58 ---> e91fc302b382 17:02:58 Step 8/26 : COPY . . 17:02:58 Removing intermediate container 3814dc20f172 17:02:58 ---> 4e6266074467 17:02:58 Step 8/24 : COPY . . 17:02:58 $ docker top 469e84bf7a79ac4bb2ea559d36ddae5ec8e043bbc6895ba9060587352e740862 -eo pid,comm [Pipeline] { [Pipeline] echo 17:02:59 ========================================================= 17:02:59 [edgeXBuildGoParallel] Running Tests and Build... 17:02:59 ========================================================= [Pipeline] sh 17:02:59 + make test 17:02:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:03:22 ? github.com/edgexfoundry/edgex-go [no test files] 17:03:37 ---> 527706fdf78c 17:03:37 Step 9/25 : RUN make cmd/support-notifications/support-notifications 17:03:37 ---> dc4cb2448d3c 17:03:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:03:37 ---> Running in 9f50a44feadb 17:03:37 ---> Running in 7a9169816e7a 17:03:37 ---> 9d35ea901f6c 17:03:37 Step 9/26 : RUN make cmd/core-command/core-command 17:03:37 ---> f8d12bfaa8b7 17:03:37 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:03:37 ---> 685263b337ab 17:03:37 Step 9/25 : RUN make cmd/support-scheduler/support-scheduler 17:03:37 ---> Running in 90e9dfc75208 17:03:37 ---> Running in 2bab06d53a9d 17:03:37 ---> Running in bd46ec28c5c5 17:03: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 17:03:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:03:37 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 17:03:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:03:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:04:04 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 17:04:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:04:14 Removing intermediate container 2bab06d53a9d 17:04:14 ---> edb1b5948531 17:04:14 17:04:14 Step 10/24 : FROM alpine:3.12 17:04:14 Removing intermediate container bd46ec28c5c5 17:04:14 ---> 9ff75897840b 17:04:14 17:04:14 Step 10/25 : FROM alpine:3.12 17:04:14 Removing intermediate container 7a9169816e7a 17:04:14 ---> 07281430baf9 17:04:14 17:04:14 Step 10/25 : FROM alpine:3.12 17:04:14 Removing intermediate container 9f50a44feadb 17:04:14 ---> 1d63e01a0f7f 17:04:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:04:14 Removing intermediate container 90e9dfc75208 17:04:14 ---> 4572d638cc0f 17:04:14 17:04:14 Step 10/26 : FROM alpine:3.12 17:04:14 3.12: Pulling from library/alpine 17:04:14 3.12: Pulling from library/alpine 17:04:14 3.12: Pulling from library/alpine 17:04:14 3.12: Pulling from library/alpine 17:04:14 ---> Running in e64f28fe78e3 17:04:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:04:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:04:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:04:14 Status: Downloaded newer image for alpine:3.12 17:04:14 Status: Downloaded newer image for alpine:3.12 17:04:14 Status: Image is up to date for alpine:3.12 17:04:14 ---> 389fef711851 17:04:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 17:04:14 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:04:14 Status: Image is up to date for alpine:3.12 17:04:14 ---> 389fef711851 17:04:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 17:04:14 ---> 389fef711851 17:04:14 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:04:14 ---> 389fef711851 17:04:14 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:04:14 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 17:04:14 ---> Running in d19d76b47f55 17:04:14 ---> Running in bb9bfb35dad1 17:04:14 ---> Running in df170d7e49d6 17:04:14 ---> Running in fbe617e72704 17:04:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:04:16 (1/2) Installing ca-certificates (20191127-r4) 17:04:16 (1/2) Installing ca-certificates (20191127-r4) 17:04:16 (2/2) Installing dumb-init (1.2.2-r1) 17:04:16 Executing busybox-1.31.1-r19.trigger 17:04:16 Executing ca-certificates-20191127-r4.trigger 17:04:16 (1/5) Installing ca-certificates (20191127-r4) 17:04:16 (2/2) Installing dumb-init (1.2.2-r1) 17:04:16 Executing busybox-1.31.1-r19.trigger 17:04:16 Executing ca-certificates-20191127-r4.trigger 17:04:16 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:04:16 (1/2) Installing ca-certificates (20191127-r4) 17:04:16 (3/5) Installing libcurl (7.69.1-r3) 17:04:16 OK: 6 MiB in 16 packages 17:04:16 (4/5) Installing curl (7.69.1-r3) 17:04:16 (5/5) Installing dumb-init (1.2.2-r1) 17:04:16 (2/2) Installing dumb-init (1.2.2-r1) 17:04:16 Executing busybox-1.31.1-r19.trigger 17:04:16 OK: 6 MiB in 16 packages 17:04:16 Executing busybox-1.31.1-r19.trigger 17:04:16 Executing ca-certificates-20191127-r4.trigger 17:04:16 Executing ca-certificates-20191127-r4.trigger 17:04:17 OK: 7 MiB in 19 packages 17:04:17 OK: 6 MiB in 16 packages 17:04:17 Removing intermediate container e64f28fe78e3 17:04:17 ---> a5bbc609b983 17:04:17 17:04:17 Step 11/26 : FROM docker:20.10.0 17:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:04:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:04:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:04:17 20.10.0: Pulling from library/docker 17:04:19 Removing intermediate container bb9bfb35dad1 17:04:19 ---> 706a9ebdc93e 17:04:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:19 Removing intermediate container fbe617e72704 17:04:19 ---> 691e98bac87f 17:04:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:04:19 Removing intermediate container d19d76b47f55 17:04:19 ---> 742e970743ec 17:04:19 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:19 ---> Running in 0bda922200ca 17:04:19 Removing intermediate container df170d7e49d6 17:04:19 ---> e4ee8a2a7c76 17:04:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:04:19 ---> Running in dc377022b241 17:04:19 ---> Running in 5e2d74a4f767 17:04:19 ---> Running in 34545e6d2ff2 17:04:19 Removing intermediate container 0bda922200ca 17:04:19 ---> 7b0f0ae084f0 17:04:19 Step 13/25 : ENV APP_PORT=48085 17:04:19 Removing intermediate container dc377022b241 17:04:19 ---> b956176886e1 17:04:19 Step 13/25 : ENV APP_PORT=48060 17:04:20 Removing intermediate container 5e2d74a4f767 17:04:20 ---> ea288a99607b 17:04:20 Step 13/26 : ENV APP_PORT=48082 17:04:20 Removing intermediate container 34545e6d2ff2 17:04:20 ---> 91ea765b563c 17:04:20 Step 13/24 : WORKDIR / 17:04:20 ---> Running in 11a3cfc632a6 17:04:20 ---> Running in 0d5c5554cece 17:04:20 ---> Running in b9339bb688a0 17:04:20 ---> Running in 475e0243b085 17:04:20 Removing intermediate container 11a3cfc632a6 17:04:20 ---> 1571f5c3cd03 17:04:20 Step 14/25 : EXPOSE $APP_PORT 17:04:20 Removing intermediate container 0d5c5554cece 17:04:20 ---> 2297ef9e125e 17:04:20 Step 14/25 : EXPOSE $APP_PORT 17:04:20 ---> Running in 23b9ba45b3ca 17:04:20 Removing intermediate container 475e0243b085 17:04:20 ---> 6e1754e2ecc1 17:04:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:04:20 Removing intermediate container b9339bb688a0 17:04:20 ---> 6d6d2b7f9297 17:04:20 Step 14/26 : EXPOSE $APP_PORT 17:04:20 ---> Running in 31da6d1b3eee 17:04:21 ---> Running in 201dff51ace9 17:04:21 Removing intermediate container 23b9ba45b3ca 17:04:21 ---> 6f8dc0a8c9cb 17:04:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:04:21 ---> 23e9612d0a49 17:04:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:04:21 Removing intermediate container 201dff51ace9 17:04:21 ---> 1c9ea58704f3 17:04:21 Step 15/26 : WORKDIR / 17:04:21 Removing intermediate container 31da6d1b3eee 17:04:21 ---> 2cae693c1339 17:04:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:04:21 ---> Running in ec10cd42ec1c 17:04:21 ---> b464e0b8d73e 17:04:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:04:22 ---> da814ff6d70b 17:04:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:04:22 ---> 53d8185607d0 17:04:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:04:22 Removing intermediate container ec10cd42ec1c 17:04:22 ---> e18d4d0452e0 17:04:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:04:22 ---> f58ccd0ce378 17:04:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:04:22 ---> 64c0015957ba 17:04:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:04:22 ---> 592a87fd9955 17:04:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:04:23 ---> eb1063bde398 17:04:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:04:23 ---> 5004408dd4ab 17:04:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:04:23 ---> 83faa07edda2 17:04:23 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 17:04:24 ---> Running in 844fd9b5e631 17:04:24 ---> 9470122a3785 17:04:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:04:24 ---> 6e4ff8f499b0 17:04:24 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 17:04:24 ---> cbd74134e42d 17:04:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:04:24 ---> Running in da89ef00273d 17:04:24 Removing intermediate container 844fd9b5e631 17:04:24 ---> e637442f835f 17:04:24 Step 19/25 : ENV CONSUL_PORT=8500 17:04:25 ---> Running in 773f24a8a868 17:04:25 ---> a128f256f143 17:04:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:25 ---> 99a222971111 17:04:25 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:04:25 Removing intermediate container da89ef00273d 17:04:25 ---> f166dc49b1ba 17:04:25 Step 19/25 : ENV CONSUL_PORT=8500 17:04:25 ---> Running in c2fb0db11f19 17:04:25 ---> Running in ee7e5f53b191 17:04:25 ---> Running in d8d1b374a8a5 17:04:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:04:25 Status: Downloaded newer image for docker:20.10.0 17:04:25 ---> aefe523efa57 17:04:25 Step 12/26 : RUN apk add --no-cache bash 17:04:25 Removing intermediate container 773f24a8a868 17:04:25 ---> 0430293dbd9c 17:04:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ 17:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:04:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:04:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:04:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:04:25 ---> Running in 01905e830e44 17:04:25 Removing intermediate container ee7e5f53b191 17:04:25 ---> e6c8ff35d51b 17:04:25 Step 20/26 : ENV CONSUL_PORT=8500 17:04:25 Removing intermediate container d8d1b374a8a5 17:04:25 ---> b90e243581a7 17:04:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ 17:04:26 ---> Running in 0ac77cb9834d 17:04:26 ---> 189b4603f586 17:04:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:26 ---> Running in 261fe52f22ac 17:04:26 ---> 5fb291fbafee 17:04:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:26 Removing intermediate container 0ac77cb9834d 17:04:26 ---> 8eb77fe2a8d0 17:04:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ 17:04:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:04:26 ---> Running in 793a6dcc06f4 17:04:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:04:27 (1/2) Installing readline (8.0.4-r0) 17:04:27 (2/2) Installing bash (5.0.17-r0) 17:04:27 Executing bash-5.0.17-r0.post-install 17:04:27 Executing busybox-1.31.1-r19.trigger 17:04:27 OK: 12 MiB in 22 packages 17:04:27 ---> 0ae4f17b3701 17:04:27 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:27 ---> Running in df98ea668741 17:04:27 Removing intermediate container c2fb0db11f19 17:04:27 ---> b00003a462dd 17:04:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:04:27 ---> Running in 4a4652a48a24 17:04:28 Removing intermediate container 4a4652a48a24 17:04:28 ---> fb12a4403c75 17:04:28 Step 22/24 : LABEL arch=x86_64 17:04:28 Removing intermediate container 01905e830e44 17:04:28 ---> 20654f153f8c 17:04:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:04:28 ---> Running in 2e87837a9a78 17:04:28 ---> Running in f8383cf75a20 17:04:28 Removing intermediate container 261fe52f22ac 17:04:28 ---> 1cc042f35a09 17:04:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:04:28 ---> Running in b7a2b65cb04d 17:04:28 Removing intermediate container 2e87837a9a78 17:04:28 ---> cbed373ea0d7 17:04:28 Step 23/24 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:04:28 Removing intermediate container 793a6dcc06f4 17:04:28 ---> d8c19372c594 17:04:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:04:28 Removing intermediate container f8383cf75a20 17:04:28 ---> c8d3fff1fbe9 17:04:28 Step 14/26 : ENV APP_PORT=48090 17:04:29 ---> Running in d342e2d92ddf 17:04:29 ---> Running in 0722baca815e 17:04:29 ---> Running in 3dac6e7d2121 17:04:29 Removing intermediate container df98ea668741 17:04:29 ---> d74a08ae45a9 17:04:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:04:29 Removing intermediate container b7a2b65cb04d 17:04:29 ---> b942a66548d3 17:04:29 Step 23/25 : LABEL arch=x86_64 17:04:29 ---> Running in a487af25f705 17:04:29 ---> Running in 17029644232e 17:04:29 Removing intermediate container 0722baca815e 17:04:29 ---> a16f10a51e30 17:04:29 Step 24/24 : LABEL version=0.0.0 17:04:29 Removing intermediate container 3dac6e7d2121 17:04:29 ---> 1beef8766f67 17:04:29 Step 15/26 : EXPOSE $APP_PORT 17:04:29 Removing intermediate container d342e2d92ddf 17:04:29 ---> cd54d2e8648f 17:04:29 Step 23/25 : LABEL arch=x86_64 17:04:29 ---> Running in 6bcc0268a854 17:04:29 ---> Running in 5b80cf63d7a2 17:04:29 Removing intermediate container a487af25f705 17:04:29 ---> bce37d2d71c6 17:04:29 Step 24/26 : LABEL arch=x86_64 17:04:30 Removing intermediate container 17029644232e 17:04:30 ---> c4da552ac927 17:04:30 Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:04:30 ---> Running in b8a9bd4b968e 17:04:30 ---> Running in 124a9623fec6 17:04:30 ---> Running in 0625a95b3bd7 17:04:30 Removing intermediate container 6bcc0268a854 17:04:30 ---> 731a3d705b59 17:04:30 17:04:30 Removing intermediate container 5b80cf63d7a2 17:04:30 ---> f9f902bbb1bc 17:04:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:04:30 Removing intermediate container b8a9bd4b968e 17:04:30 ---> fd4adcd4c849 17:04:30 Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:04:30 Removing intermediate container 124a9623fec6 17:04:30 ---> c15e882cf55a 17:04:30 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:04:30 Successfully built 731a3d705b59 17:04:30 Removing intermediate container 0625a95b3bd7 17:04:30 ---> 58e8e7164cb4 17:04:30 Step 25/25 : LABEL version=0.0.0 17:04:30 Successfully tagged docker-security-secretstore-setup-go:latest 17:04:30 Building docker-core-metadata-go 17:04:30  Building docker-security-secretstore-setup-go ... done  ---> Running in 5cd5813fadb7 17:04:31 ---> Running in f8c392260b13 17:04:31 ---> Running in 51fea23a3607 17:04:31 ---> 5c6567b6ff8e 17:04:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:04:31 Removing intermediate container 5cd5813fadb7 17:04:31 ---> 5f92911e65ad 17:04:31 Step 25/25 : LABEL version=0.0.0 17:04:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:04:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:04:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:04:31 ---> Running in 1ec29f39a557 17:04:31 Removing intermediate container 51fea23a3607 17:04:31 ---> 457318c2fc80 17:04:31 17:04:31 Removing intermediate container f8c392260b13 17:04:31 ---> c4c93501b5e5 17:04:31 Step 26/26 : LABEL version=0.0.0 17:04:31 ---> 0a9b5ae69796 17:04:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:04:31 ---> Running in a42bc0679049 17:04:31 Successfully built 457318c2fc80 17:04:31 Successfully tagged docker-support-notifications-go:latest 17:04:31 Building docker-core-data-go 17:04:31  Building docker-support-notifications-go ... done Removing intermediate container 1ec29f39a557 17:04:31 ---> 94109102f9fb 17:04:31 17:04:31 Successfully built 94109102f9fb 17:04:31 Successfully tagged docker-support-scheduler-go:latest 17:04:31 Building docker-security-bootstrapper-go 17:04:31  Building docker-support-scheduler-go ... done Removing intermediate container a42bc0679049 17:04:31 ---> 6d756d444c17 17:04:31 17:04:32 ---> 4a62d3917544 17:04:32 Step 19/26 : RUN apk --no-cache add py3-pip 17:04:32 Successfully built 6d756d444c17 17:04:32 Successfully tagged docker-core-command-go:latest 17:04:32 Building docker-security-proxy-setup-go 17:04:32  Building docker-core-command-go ... done  ---> Running in 46ad7454434b 17:04:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:04:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:04:34 (1/33) Installing libbz2 (1.0.8-r1) 17:04:34 (2/33) Installing expat (2.2.9-r1) 17:04:34 (3/33) Installing libffi (3.3-r2) 17:04:34 (4/33) Installing gdbm (1.13-r1) 17:04:34 (5/33) Installing xz-libs (5.2.5-r0) 17:04:34 (6/33) Installing sqlite-libs (3.32.1-r0) 17:04:34 (7/33) Installing python3 (3.8.5-r0) 17:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.461s coverage: 27.0% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.569s coverage: 77.8% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.342s coverage: 82.4% of statements 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:04:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:04:46 (8/33) Installing py3-appdirs (1.4.4-r1) 17:04:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:04:46 (10/33) Installing py3-parsing (2.4.7-r0) 17:04:47 (11/33) Installing py3-six (1.15.0-r0) 17:04:47 (12/33) Installing py3-packaging (20.4-r0) 17:04:47 (13/33) Installing py3-setuptools (47.0.0-r0) 17:04:47 (14/33) Installing py3-chardet (3.0.4-r4) 17:04:47 (15/33) Installing py3-idna (2.9-r0) 17:04:47 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:04:47 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:04:47 (18/33) Installing py3-requests (2.23.0-r0) 17:04:47 (19/33) Installing py3-msgpack (1.0.0-r0) 17:04:47 (20/33) Installing py3-lockfile (0.12.2-r3) 17:04:47 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:04:47 (22/33) Installing py3-colorama (0.4.3-r0) 17:04:47 (23/33) Installing py3-distlib (0.3.0-r0) 17:04:47 (24/33) Installing py3-distro (1.5.0-r1) 17:04:47 (25/33) Installing py3-webencodings (0.5.1-r3) 17:04:47 (26/33) Installing py3-html5lib (1.0.1-r4) 17:04:47 (27/33) Installing py3-pytoml (0.1.21-r0) 17:04:47 (28/33) Installing py3-pep517 (0.8.2-r0) 17:04:47 (29/33) Installing py3-progress (1.5-r0) 17:04:47 (30/33) Installing py3-toml (0.10.1-r0) 17:04:47 (31/33) Installing py3-retrying (1.3.3-r0) 17:04:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:04:47 (33/33) Installing py3-pip (20.1.1-r0) 17:04:47 Executing busybox-1.31.1-r19.trigger 17:04:47 OK: 71 MiB in 55 packages 17:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.099s coverage: 28.6% of statements 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.163s coverage: 100.0% of statements 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.081s coverage: 100.0% of statements 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.313s coverage: 86.7% of statements 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.306s coverage: 97.5% of statements 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:04:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:05:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.168s coverage: 93.8% of statements 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:05:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:05:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.4% of statements 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 17:05:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:05:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:05:06 ---> f7c2f7b77d72 17:05:06 Step 3/21 : WORKDIR /edgex-go 17:05:06 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:05:06 ---> f7c2f7b77d72 17:05:06 Step 3/26 : WORKDIR /edgex-go 17:05:06 ---> Using cache 17:05:06 ---> 91241391d1af 17:05:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:06 ---> Using cache 17:05:06 ---> 91241391d1af 17:05:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:06 ---> Using cache 17:05:06 ---> 2517d0a877bf 17:05:06 Step 5/21 : RUN apk add --update --no-cache make git 17:05:06 ---> Using cache 17:05:06 ---> 2517d0a877bf 17:05:06 Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:05:06 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:05:06 ---> f7c2f7b77d72 17:05:06 Step 3/32 : WORKDIR /edgex-go 17:05:06 ---> Using cache 17:05:06 ---> 91241391d1af 17:05:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:06 ---> Using cache 17:05:06 ---> 2517d0a877bf 17:05:06 Step 5/32 : RUN apk add --update --no-cache make git 17:05:06 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:05:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:05:06 ---> f7c2f7b77d72 17:05:06 Step 3/26 : WORKDIR /edgex-go 17:05:06 ---> Using cache 17:05:06 ---> 91241391d1af 17:05:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:06 ---> Using cache 17:05:06 ---> 2517d0a877bf 17:05:06 Step 5/26 : RUN apk add --update --no-cache make git 17:05:07 ---> Running in e479a0bb498e 17:05:07 ---> Running in cd69b7e0a73b 17:05:07 ---> Running in b74eec275140 17:05:07 ---> Running in ccb89b474105 17:05:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:05:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:09 OK: 233 MiB in 51 packages 17:05:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:05:09 OK: 233 MiB in 51 packages 17:05:09 OK: 233 MiB in 51 packages 17:05:11 OK: 233 MiB in 51 packages 17:05:13 Removing intermediate container b74eec275140 17:05:13 ---> ff6059d33cb8 17:05:13 Step 6/21 : COPY go.mod . 17:05:13 Removing intermediate container e479a0bb498e 17:05:13 ---> be2e7d3b234f 17:05:13 Step 6/26 : COPY go.mod . 17:05:14 ---> 4231040c6305 17:05:14 Step 7/21 : RUN go mod download 17:05:14 Removing intermediate container ccb89b474105 17:05:14 ---> d77705e5bae3 17:05:14 Step 6/32 : COPY go.mod . 17:05:14 Removing intermediate container 46ad7454434b 17:05:14 ---> 9098b4fcd290 17:05:14 Step 20/26 : RUN pip install docker-compose==1.23.2 17:05:14 ---> Running in ceff6fc8e91c 17:05:14 ---> Running in 4c277b09c2cd 17:05:14 Removing intermediate container cd69b7e0a73b 17:05:14 ---> 1666aef64e1a 17:05:14 Step 6/26 : COPY go.mod . 17:05:14 ---> 465c24c3db13 17:05:14 Step 7/26 : RUN go mod download 17:05:14 ---> ab272d465b82 17:05:14 Step 7/32 : RUN go mod download 17:05:14 ---> Running in 2787f0d3d9c9 17:05:14 ---> Running in f4f1b041cf4b 17:05:14 ---> 6816b3b91fac 17:05:14 Step 7/26 : RUN go mod download 17:05:15 ---> Running in 5e1864dbc949 17:05:16 Removing intermediate container ceff6fc8e91c 17:05:16 ---> ad7636ddb4ab 17:05:16 Step 8/21 : COPY . . 17:05:16 Removing intermediate container 2787f0d3d9c9 17:05:16 ---> dc699d8752c8 17:05:16 Step 8/26 : COPY . . 17:05:17 Collecting docker-compose==1.23.2 17:05:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:05:18 Collecting websocket-client<1.0,>=0.32.0 17:05:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:05:20 Removing intermediate container f4f1b041cf4b 17:05:20 ---> 7595cc847c88 17:05:20 Step 8/32 : COPY . . 17:05:20 Removing intermediate container 5e1864dbc949 17:05:20 ---> c0501394aa46 17:05:20 Step 8/26 : COPY . . 17:05:21 Collecting texttable<0.10,>=0.9.0 17:05:21 Downloading texttable-0.9.1.tar.gz (11 kB) 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.063s coverage: 82.7% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.142s coverage: 87.2% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.2% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.4% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 63.5% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.774s coverage: 55.9% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.351s coverage: 37.0% of statements 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.453s coverage: 84.0% of statements 17:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements 17:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements 17:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements 17:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements 17:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:05:29 Collecting PyYAML<4,>=3.10 17:05:29 Downloading PyYAML-3.13.tar.gz (270 kB) 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.592s coverage: 29.1% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.165s coverage: 99.0% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.115s coverage: 87.9% of statements 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 17:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 17:05:32 GO111MODULE=on go vet ./... 17:05:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:05:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:05:36 Collecting dockerpty<0.5,>=0.4.1 17:05:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:05:37 Collecting docopt<0.7,>=0.6.1 17:05:37 Downloading docopt-0.6.2.tar.gz (25 kB) 17:05:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:05:39 Collecting cached-property<2,>=1.2.0 17:05:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:05:42 Collecting jsonschema<3,>=2.5.1 17:05:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:05:44 Collecting docker<4.0,>=3.6.0 17:05:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:05:44 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) 17:05:44 Collecting urllib3<1.25,>=1.21.1 17:05:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:05:44 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) 17:05:44 Collecting idna<2.8,>=2.5 17:05:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:05:45 Collecting docker-pycreds>=0.4.0 17:05:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:05:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:05:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:05:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:05:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:05:45 Installing collected packages: websocket-client, texttable, PyYAML, urllib3, idna, requests, dockerpty, docopt, cached-property, jsonschema, docker-pycreds, docker, docker-compose 17:05:47 Running setup.py install for texttable: started 17:05:49 Running setup.py install for texttable: finished with status 'done' 17:05:49 Running setup.py install for PyYAML: started 17:05:51 Running setup.py install for PyYAML: finished with status 'done' 17:05:51 Attempting uninstall: urllib3 17:05:51 Found existing installation: urllib3 1.25.9 17:05:51 Uninstalling urllib3-1.25.9: 17:05:51 Successfully uninstalled urllib3-1.25.9 17:05:52 Attempting uninstall: idna 17:05:52 Found existing installation: idna 2.9 17:05:52 Uninstalling idna-2.9: 17:05:52 Successfully uninstalled idna-2.9 17:05:53 Attempting uninstall: requests 17:05:53 Found existing installation: requests 2.23.0 17:05:53 Uninstalling requests-2.23.0: 17:05:53 Successfully uninstalled requests-2.23.0 17:05:54 Running setup.py install for dockerpty: started 17:05:55 Running setup.py install for dockerpty: finished with status 'done' 17:05:55 Running setup.py install for docopt: started 17:05:56 Running setup.py install for docopt: finished with status 'done' 17:05:57 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 17:06:00 ---> 1e39da725332 17:06:00 Step 9/26 : RUN make cmd/core-data/core-data 17:06:00 ---> d1fcf09f625a 17:06:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:06:00 ---> 33cec59468d3 17:06:00 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 17:06:00 ---> 9355d14aa9d5 17:06:00 Step 9/26 : RUN make cmd/core-metadata/core-metadata 17:06:00 ---> Running in a814ae193611 17:06:00 ---> Running in 5beed6049459 17:06:00 ---> Running in 0462ab369a32 17:06:00 ---> Running in 9d825d5b23c1 17:06:01 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 17:06:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:06:02 Removing intermediate container 4c277b09c2cd 17:06:02 ---> 7278ebd1fb73 17:06:02 Step 21/26 : RUN apk --no-cache add curl 17:06:02 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 17:06:02 ---> Running in b1d7e9c284e3 17:06:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:06:04 (2/3) Installing libcurl (7.69.1-r3) 17:06:04 (3/3) Installing curl (7.69.1-r3) 17:06:04 Executing busybox-1.31.1-r19.trigger 17:06:04 OK: 72 MiB in 58 packages 17:06:06 Removing intermediate container b1d7e9c284e3 17:06:06 ---> 46cf55bc7782 17:06:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:06:06 ---> Running in 24cbe9823a2c 17:06:06 Removing intermediate container 24cbe9823a2c 17:06:06 ---> 0a31ca0c4a63 17:06:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:06 ---> Running in 59b9e97b9316 17:06:07 Removing intermediate container 59b9e97b9316 17:06:07 ---> c78c5be6dee9 17:06:07 Step 24/26 : LABEL arch=x86_64 17:06:07 ---> Running in 9793eeabebce 17:06:08 Removing intermediate container 9793eeabebce 17:06:08 ---> 3e62d5c98aad 17:06:08 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:06:08 ---> Running in 0a95835bd8f3 17:06:08 Removing intermediate container 0a95835bd8f3 17:06:08 ---> 7d56594d3464 17:06:08 Step 26/26 : LABEL version=0.0.0 17:06:08 ---> Running in 94fca4b83e8b 17:06:09 Removing intermediate container 94fca4b83e8b 17:06:09 ---> 968a03580e01 17:06:09 17:06:09 Successfully built 968a03580e01 17:06:09 Successfully tagged docker-sys-mgmt-agent-go:latest 17:06:09 Building docker-security-bootstrap-redis-go 17:06:36  Building docker-sys-mgmt-agent-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:06:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:06:36 ---> f7c2f7b77d72 17:06:36 Step 3/22 : WORKDIR /edgex-go 17:06:36 ---> Using cache 17:06:36 ---> 91241391d1af 17:06:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:36 ---> Using cache 17:06:36 ---> 2517d0a877bf 17:06:36 Step 5/22 : RUN apk add --update --no-cache make git 17:06:36 ---> Using cache 17:06:36 ---> 1666aef64e1a 17:06:36 Step 6/22 : COPY go.mod . 17:06:36 ---> Using cache 17:06:36 ---> 6816b3b91fac 17:06:36 Step 7/22 : RUN go mod download 17:06:36 ---> Using cache 17:06:36 ---> c0501394aa46 17:06:36 Step 8/22 : COPY . . 17:06:36 ---> Using cache 17:06:36 ---> 9355d14aa9d5 17:06:36 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:06:36 ---> Running in bc6e4ea412aa 17:06:36 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 17:06:36 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 17:06:36 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 17:06:40 gofmt -l . 17:06:41 [ "`gofmt -l .`" = "" ] 17:06:43 ./bin/test-go-mod-tidy.sh 17:06:44 ./bin/test-attribution-txt.sh [Pipeline] sh 17:06:49 + ls -al . 17:06:49 total 672 17:06:49 drwxrwxr-x 9 1001 1001 4096 Jan 5 17:06 . 17:06:49 drwxr-xr-x 4 root root 4096 Jan 5 17:02 .. 17:06:49 -rw-rw-r-- 1 1001 1001 11 Jan 5 17:01 .dockerignore 17:06:49 drwxrwxr-x 8 1001 1001 4096 Jan 5 17:01 .git 17:06:49 drwxrwxr-x 3 1001 1001 4096 Jan 5 17:01 .github 17:06:49 -rw-rw-r-- 1 1001 1001 872 Jan 5 17:01 .gitignore 17:06:49 -rw-rw-r-- 1 1001 1001 166 Jan 5 17:01 .sonarcloud.properties 17:06:49 -rw-rw-r-- 1 1001 1001 3804 Jan 5 17:01 CONTRIBUTING.md 17:06:49 -rw-rw-r-- 1 1001 1001 931 Jan 5 17:01 Dockerfile.build 17:06:49 -rw-rw-r-- 1 1001 1001 863 Jan 5 17:01 Jenkinsfile 17:06:49 -rw-rw-r-- 1 1001 1001 10775 Jan 5 17:01 LICENSE 17:06:49 -rw-rw-r-- 1 1001 1001 6001 Jan 5 17:01 Makefile 17:06:49 -rw-rw-r-- 1 1001 1001 6511 Jan 5 17:01 README.md 17:06:49 -rw-rw-r-- 1 1001 1001 6744 Jan 5 17:01 SECURITY.md 17:06:49 -rw-rw-r-- 1 1001 1001 5 Jan 5 16:58 VERSION 17:06:49 -rw-rw-r-- 1 1001 1001 4131 Jan 5 17:01 ZMQWindows.md 17:06:49 drwxrwxr-x 2 1001 1001 4096 Jan 5 17:01 bin 17:06:49 drwxrwxr-x 15 1001 1001 4096 Jan 5 17:01 cmd 17:06:49 -rw-r--r-- 1 root root 546862 Jan 5 17:05 coverage.out 17:06:49 -rw-r--r-- 1 root root 1005 Jan 5 17:06 go.mod 17:06:49 -rw-r--r-- 1 root root 19087 Jan 5 17:06 go.sum 17:06:49 drwxrwxr-x 8 1001 1001 4096 Jan 5 17:01 internal 17:06:49 drwxrwxr-x 4 1001 1001 4096 Jan 5 17:01 openapi 17:06:49 drwxrwxr-x 4 1001 1001 4096 Jan 5 17:01 snap 17:06:49 -rw-rw-r-- 1 1001 1001 168 Jan 5 17:01 version.go [Pipeline] sh 17:06:49 + '[' -e coverage.out ] 17:06:49 + chown 1001:1001 coverage.out [Pipeline] stash 17:06:49 Warning: overwriting stash ‘coverage-report’ 17:06:51 Stashed 1 file(s) [Pipeline] sh 17:06:51 Removing intermediate container 5beed6049459 17:06:51 ---> 82262c1e03ee 17:06:51 17:06:51 Step 10/21 : FROM alpine:3.12 17:06:51 ---> 389fef711851 17:06:51 Step 11/21 : RUN apk add --update --no-cache curl 17:06:51 ---> Running in 3ced809c150d 17:06:51 Removing intermediate container 0462ab369a32 17:06:51 ---> 089f2ec31f65 17:06:51 17:06:51 Step 10/26 : FROM alpine:3.12 17:06:51 ---> 389fef711851 17:06:51 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:51 ---> Using cache 17:06:51 ---> 742e970743ec 17:06:51 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:06:51 ---> Using cache 17:06:51 ---> ea288a99607b 17:06:51 Step 13/26 : ENV APP_PORT=48081 17:06:51 Removing intermediate container a814ae193611 17:06:51 ---> f8bb873ebc46 17:06:51 17:06:51 Step 10/26 : FROM alpine:3.12 17:06:51 ---> 389fef711851 17:06:51 Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:06:51 Removing intermediate container 9d825d5b23c1 17:06:51 ---> 6938a2b0aa81 17:06:51 17:06:51 Step 10/32 : FROM alpine:3.12 17:06:51 ---> 389fef711851 17:06:51 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 17:06:51 ---> Running in 39987586b134 17:06:51 ---> Running in 70e439a0d7e3 17:06:51 ---> Running in fcceb575072f 17:06:51 + make build 17:06:51 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 17:06:52 Removing intermediate container fcceb575072f 17:06:52 ---> 4bb9119959d1 17:06:52 Step 12/26 : ENV APP_PORT=48080 17:06:52 Removing intermediate container 70e439a0d7e3 17:06:52 ---> 638cbfb92542 17:06:52 Step 14/26 : EXPOSE $APP_PORT 17:06:52 ---> Running in 1c5865b6b841 17:06:52 ---> Running in b48a3e4de760 17:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:52 Removing intermediate container b48a3e4de760 17:06:52 ---> 479ef1ca867f 17:06:52 Step 15/26 : WORKDIR / 17:06:53 Removing intermediate container 1c5865b6b841 17:06:53 ---> 5595a54f023e 17:06:53 Step 13/26 : EXPOSE $APP_PORT 17:06:53 (1/4) Installing ca-certificates (20191127-r4) 17:06:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:06:53 (3/4) Installing libcurl (7.69.1-r3) 17:06:53 (1/2) Installing dumb-init (1.2.2-r1) 17:06:53 (2/2) Installing openssl (1.1.1i-r0) 17:06:53 (4/4) Installing curl (7.69.1-r3) 17:06:53 Executing busybox-1.31.1-r19.trigger 17:06:53 Executing busybox-1.31.1-r19.trigger 17:06:53 Executing ca-certificates-20191127-r4.trigger 17:06:53 OK: 6 MiB in 16 packages 17:06:53 OK: 7 MiB in 18 packages 17:06:53 ---> Running in c3fb44aa51b6 17:06:53 ---> Running in 162094941a9c 17:06:53 Removing intermediate container 162094941a9c 17:06:53 ---> f7fb57f0fe4d 17:06:53 Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:53 Removing intermediate container c3fb44aa51b6 17:06:53 ---> 1cffe087d4d6 17:06:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:06:54 ---> Running in d149aa149a6f 17:06:54 Removing intermediate container 39987586b134 17:06:54 ---> 9b2df3366c57 17:06:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:06:54 ---> Running in 839e4e7bfb08 17:06:54 ---> 4f76cbc9f9e1 17:06:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:06:54 Removing intermediate container 3ced809c150d 17:06:54 ---> f34fe1c8e727 17:06:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:57 ---> Running in 7e2ee5b9c716 17:06:57 Removing intermediate container 839e4e7bfb08 17:06:57 ---> e4f4adaa4b58 17:06:57 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 17:06:57 ---> Running in 47f555e46e2b 17:06:57 ---> 3ee2ace13bff 17:06:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:06:57 Removing intermediate container bc6e4ea412aa 17:06:57 ---> 7d3363df2b12 17:06:57 17:06:57 Step 10/22 : FROM alpine:3.12 17:06:57 ---> 389fef711851 17:06:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:06:57 ---> Using cache 17:06:57 ---> e4ee8a2a7c76 17:06:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:06:58 Removing intermediate container 7e2ee5b9c716 17:06:58 ---> 234d5f58fe02 17:06:58 Step 13/21 : WORKDIR /edgex 17:06:58 ---> Running in 14c6ca337c43 17:06:58 ---> Running in 4f06fcffc219 17:06:58 Removing intermediate container 47f555e46e2b 17:06:58 ---> 73fa268a4adf 17:06:58 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 17:06:58 ---> cb20398b67c1 17:06:58 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:06:58 Removing intermediate container d149aa149a6f 17:06:58 ---> a1dd5a08578a 17:06:58 Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init 17:06:58 ---> Running in ee705a81e5a4 17:06:58 ---> Running in 82466efb8982 17:06:58 Removing intermediate container 4f06fcffc219 17:06:58 ---> 64fa6ae3393a 17:06:58 Step 13/22 : WORKDIR / 17:06:58 ---> Running in c66660604a62 17:06:58 Removing intermediate container 14c6ca337c43 17:06:58 ---> 50b3c958f5f0 17:06:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:06:58 ---> Running in 8c7cca0d6768 17:06:59 Removing intermediate container 82466efb8982 17:06:59 ---> 43edbcfcc5ec 17:06:59 Step 20/26 : ENV CONSUL_PORT=8500 17:06:59 ---> Running in 877b33080068 17:06:59 ---> 6c7c0cb431b8 17:06:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:06:59 Removing intermediate container 8c7cca0d6768 17:06:59 ---> 5f4674aa47c8 17:06:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:06:59 Connecting to github.com (140.82.114.3:443) 17:06:59 Removing intermediate container 877b33080068 17:06:59 ---> f8cf01c79e3d 17:06:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ 17:06:59 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.99.52:443) 17:06:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:59 ---> 7e0ffff98e33 17:06:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:06:59 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 17:06:59  ---> 2cd8cc3aec39 17:06:59 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:59 ---> f5627cccaf80 17:06:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:07:00 ---> Running in c7695744a6b5 17:07:00 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 17:07:00 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 17:07:00 dockerize 17:07:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:07:00 ---> b2882d20e3e4 17:07:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:07:00 ---> f5ee9fcca3c5 17:07:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:07:00 ---> Running in 07082e503b4f 17:07:00 ---> c07a3f44dfa6 17:07:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:07:00 Removing intermediate container 07082e503b4f 17:07:00 ---> cdbaed12d48a 17:07:00 Step 18/21 : CMD ["--init=true"] 17:07:01 Removing intermediate container ee705a81e5a4 17:07:01 ---> 9d2e8187e1d3 17:07:01 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 17:07:01 (1/6) Installing dumb-init (1.2.2-r1) 17:07:01 ---> Running in 7abcc94bc5a7 17:07:01 ---> 3ef637164313 17:07:01 Step 18/22 : RUN chmod +x entrypoint.sh 17:07:01 (2/6) Installing libgcc (9.3.0-r2) 17:07:01 (3/6) Installing libsodium (1.0.18-r0) 17:07:01 (4/6) Installing libstdc++ (9.3.0-r2) 17:07:01 ---> Running in abea5b60cd8e 17:07:01 ---> Running in 258efadfbab1 17:07:01 Removing intermediate container c7695744a6b5 17:07:01 ---> 7d07d36ed8d0 17:07:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:07:02 (5/6) Installing libzmq (4.3.3-r0) 17:07:02 Removing intermediate container 7abcc94bc5a7 17:07:02 ---> 86c798cab2ab 17:07:02 Step 19/21 : LABEL arch=x86_64 17:07:02 (6/6) Installing zeromq (4.3.3-r0) 17:07:02 ---> Running in add307bd342b 17:07:02 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 17:07:02 Executing busybox-1.31.1-r19.trigger 17:07:02 OK: 8 MiB in 20 packages 17:07:02 ---> Running in 18a6ec871e7c 17:07:02 Removing intermediate container abea5b60cd8e 17:07:02 ---> a485c9d0d4a2 17:07:02 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:07:02 ---> Running in c31ce36c329f 17:07:02 Removing intermediate container add307bd342b 17:07:02 ---> 6189f9008069 17:07:02 Step 24/26 : LABEL arch=x86_64 17:07:02 Removing intermediate container 18a6ec871e7c 17:07:02 ---> ace5ce41a111 17:07:02 Step 20/21 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:07:02 ---> Running in a4c686b4e8fc 17:07:02 ---> Running in 6efe4023e4a4 17:07:02 Removing intermediate container c31ce36c329f 17:07:02 ---> cb252e723d96 17:07:02 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 17:07:03 ---> Running in e2ca37768c08 17:07:03 Removing intermediate container a4c686b4e8fc 17:07:03 ---> 08454409c75d 17:07:03 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:07:03 Removing intermediate container 6efe4023e4a4 17:07:03 ---> 2182c116c9b0 17:07:03 Step 21/21 : LABEL version=0.0.0 17:07:03 Removing intermediate container c66660604a62 17:07:03 ---> b4b040c33627 17:07:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:07:03 ---> Running in a88580bd4cdc 17:07:03 ---> Running in 68e76bdb9364 17:07:03 Removing intermediate container 258efadfbab1 17:07:03 ---> 6f1c96d1fbc1 17:07:03 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:07:03 ---> Running in 1dd1269a828c 17:07:03 Removing intermediate container a88580bd4cdc 17:07:03 ---> fa4b8f4872da 17:07:03 17:07:03 Copy dockerize executable 17:07:04 Successfully built fa4b8f4872da 17:07:04 Successfully tagged docker-security-proxy-setup-go:latest 17:07:04 ---> 2b5006c99632 17:07:04  Building docker-security-proxy-setup-go ... done Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:07:04 Removing intermediate container 68e76bdb9364 17:07:04 ---> 7d2ba656ee7b 17:07:04 Step 26/26 : LABEL version=0.0.0 17:07:04 Removing intermediate container 1dd1269a828c 17:07:04 ---> aa7e01592039 17:07:04 Step 20/22 : LABEL arch=x86_64 17:07:04 ---> Running in c94c5baa3b1f 17:07:04 ---> Running in f22c7e8e97fa 17:07:04 Removing intermediate container c94c5baa3b1f 17:07:04 ---> 71fd35972ff3 17:07:04 17:07:04 Removing intermediate container f22c7e8e97fa 17:07:04 ---> b4e8b26248d0 17:07:04 Step 21/22 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:07:05 Successfully built 71fd35972ff3 17:07:05 ---> Running in a0ea30e8a5ed 17:07:05 Successfully tagged docker-core-metadata-go:latest 17:07:05 ---> 4321576b55b4 17:07:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:07:05  Building docker-core-metadata-go ... done Removing intermediate container e2ca37768c08 17:07:05 ---> 03d4bc944bc5 17:07:05 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 17:07:05 ---> Running in 54514ad742cc 17:07:05 Removing intermediate container a0ea30e8a5ed 17:07:05 ---> 948bb3e0abe5 17:07:05 Step 22/22 : LABEL version=0.0.0 17:07:05 ---> Running in a6f3f8d75349 17:07:05 ---> 51649a2fb1b6 17:07:05 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:07:05 Removing intermediate container 54514ad742cc 17:07:05 ---> 5abdc2235032 17:07:05 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:07:05 ---> Running in ddf5305bbf47 17:07:05 Removing intermediate container a6f3f8d75349 17:07:06 ---> 9ea3d42efdc8 17:07:06 17:07:06 Successfully built 9ea3d42efdc8 17:07:06 Successfully tagged docker-security-bootstrap-redis-go:latest 17:07:06  Building docker-security-bootstrap-redis-go ... done Removing intermediate container ddf5305bbf47 17:07:06 ---> 98381aaad40f 17:07:06 Step 20/26 : ENV CONSUL_PORT=8500 17:07:06 ---> ab4cae99b78e 17:07:06 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:07:06 ---> Running in 45e0bd76254b 17:07:06 ---> Running in aaeee4a97950 17:07:06 Removing intermediate container 45e0bd76254b 17:07:06 ---> feb45ed3a958 17:07:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ 17:07:07 ---> a64217a7de8b 17:07:07 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:07:07 ---> Running in 75ed0c77cd0b 17:07:07 Removing intermediate container aaeee4a97950 17:07:07 ---> 4a1c22605686 17:07:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:07:08 ---> d2ab61f16f26 17:07:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:07:08 Removing intermediate container 75ed0c77cd0b 17:07:08 ---> 68763da68be5 17:07:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:07:08 ---> Running in ab249693341e 17:07:08 ---> a32210f6f41e 17:07:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:07:08 Removing intermediate container ab249693341e 17:07:08 ---> 59a686231252 17:07:08 Step 24/26 : LABEL arch=x86_64 17:07:08 ---> Running in 5ce79700d718 17:07:08 Removing intermediate container 5ce79700d718 17:07:08 ---> dec22a2ba047 17:07:08 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:07:08 ---> Running in 04fd33d101bf 17:07:09 ---> 8204c7110dc1 17:07:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:07:09 Removing intermediate container 04fd33d101bf 17:07:09 ---> 4aae3d2dc395 17:07:09 Step 26/26 : LABEL version=0.0.0 17:07:09 ---> Running in 35a3c93a375e 17:07:09 ---> cc16e792a04b 17:07:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:07:09 ---> Running in 4afdfa3b7df6 17:07:09 Removing intermediate container 35a3c93a375e 17:07:09 ---> f48618d30970 17:07:09 17:07:09 Successfully built f48618d30970 17:07:09 Successfully tagged docker-core-data-go:latest 17:07:10  Building docker-core-data-go ... done Removing intermediate container 4afdfa3b7df6 17:07:10 ---> f9e79a091e68 17:07:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 17:07:10 ---> ea5a6b790ef9 17:07:10 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:07:10 ---> Running in 99124ae9d616 17:07:11 Removing intermediate container 99124ae9d616 17:07:11 ---> 08ebc6990c30 17:07:11 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 17:07:11 ---> Running in 7d616d519737 17:07:11 Removing intermediate container 7d616d519737 17:07:11 ---> 1ed484407016 17:07:11 Step 29/32 : CMD ["install"] 17:07:12 ---> Running in 02006262d0cd 17:07:13 Removing intermediate container 02006262d0cd 17:07:13 ---> 9fa86bffba85 17:07:13 Step 30/32 : LABEL arch=x86_64 17:07:13 ---> Running in d577d76e595d 17:07:13 Removing intermediate container d577d76e595d 17:07:13 ---> 48e73816afea 17:07:13 Step 31/32 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:07:13 ---> Running in 0d2c2e9db1c9 17:07:14 Removing intermediate container 0d2c2e9db1c9 17:07:14 ---> 282c2bef7b5f 17:07:14 Step 32/32 : LABEL version=0.0.0 17:07:14 ---> Running in 57028fc407f9 17:07:14 Removing intermediate container 57028fc407f9 17:07:14 ---> ccf3aa219e66 17:07:14 17:07:14 Successfully built ccf3aa219e66 17:07:14 Successfully tagged docker-security-bootstrapper-go:latest 17:07:14  Building docker-security-bootstrapper-go ... done  [Pipeline] } 17:07:14 $ docker stop --time=1 dc4e5deb7065b3aa23c800098e0f2903a77691b8982e10ff6c86d30d2a68904e 17:07:16 $ docker rm -f dc4e5deb7065b3aa23c800098e0f2903a77691b8982e10ff6c86d30d2a68904e [Pipeline] // withDockerContainer [Pipeline] sh 17:07:17 + docker images 17:07:17 + grep docker 17:07:17 docker-security-bootstrapper-go latest ccf3aa219e66 3 seconds ago 41.4MB 17:07:17 docker-core-data-go latest f48618d30970 8 seconds ago 22.3MB 17:07:17 docker-security-bootstrap-redis-go latest 9ea3d42efdc8 12 seconds ago 15.8MB 17:07:17 docker-core-metadata-go latest 71fd35972ff3 13 seconds ago 19.1MB 17:07:17 docker-security-proxy-setup-go latest fa4b8f4872da 14 seconds ago 24.5MB 17:07:17 docker-sys-mgmt-agent-go latest 968a03580e01 About a minute ago 313MB 17:07:17 docker-core-command-go latest 6d756d444c17 2 minutes ago 16.7MB 17:07:17 docker-support-scheduler-go latest 94109102f9fb 2 minutes ago 16.9MB 17:07:17 docker-support-notifications-go latest 457318c2fc80 2 minutes ago 16.9MB 17:07:17 docker-security-secretstore-setup-go latest 731a3d705b59 2 minutes ago 24.6MB 17:07:17 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:07:28 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 17:07:32 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 17:07:33 Still waiting to schedule task 17:07:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:07:42 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 17:07:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:07:51 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 17:07:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:07:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 17:08:02 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 17:08:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:08:11 $ docker stop --time=1 469e84bf7a79ac4bb2ea559d36ddae5ec8e043bbc6895ba9060587352e740862 17:08:13 $ docker rm -f 469e84bf7a79ac4bb2ea559d36ddae5ec8e043bbc6895ba9060587352e740862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:15 17:08:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:15 latest: Pulling from edgex-devops/edgex-compose-arm64 17:08:15 29e5d40040c1: Pulling fs layer 17:08:15 1ce36da41761: Pulling fs layer 17:08:15 25b303627fd3: Pulling fs layer 17:08:15 Running on prd-ubuntu18.04-docker-8c-8g-18536 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 17:08:15 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 17:08:15 29e5d40040c1: Verifying Checksum 17:08:15 29e5d40040c1: Download complete 17:08:16 1ce36da41761: Verifying Checksum 17:08:16 1ce36da41761: Download complete 17:08:16 29e5d40040c1: Pull complete 17:08:17 using credential edgex-jenkins-ssh 17:08:17 Cloning the remote Git repository 17:08:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:08:17 > git init /w/workspace/edgex-go/8 # timeout=10 17:08:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:08:17 > git --version # timeout=10 17:08:17 > git --version # 'git version 2.17.1' 17:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:18 25b303627fd3: Verifying Checksum 17:08:18 25b303627fd3: Download complete 17:08:18 1ce36da41761: Pull complete 17:08:28 25b303627fd3: Pull complete 17:08:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:08:28 prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container 17:08:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:08:31 $ docker top 16366e19d2fd73dbe037afd925f27a47dc80efc477fedd1004c58e1be15e9aff -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:32 + docker-compose build --help 17:08:32 + grep parallel 17:08:35 Merging remotes/origin/master commit b1ee81e4e3b6c158e7d4e70852c35341297a1b11 into PR head commit 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:08:35 Merge succeeded, producing 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:08:35 Checking out Revision 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 (PR-2970) 17:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:08:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:08:35 > git config core.sparsecheckout # timeout=10 17:08:35 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 17:08:35 > git remote # timeout=10 17:08:35 > git config --get remote.origin.url # timeout=10 17:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:35 > git merge b1ee81e4e3b6c158e7d4e70852c35341297a1b11 # timeout=10 17:08:35 > git rev-parse HEAD^{commit} # timeout=10 17:08:35 > git config core.sparsecheckout # timeout=10 17:08:35 > git checkout -f 6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 # timeout=10 17:08:37 --parallel Build images in parallel. [Pipeline] } 17:08:37 $ docker stop --time=1 16366e19d2fd73dbe037afd925f27a47dc80efc477fedd1004c58e1be15e9aff 17:08:39 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" 17:08:39 $ docker rm -f 16366e19d2fd73dbe037afd925f27a47dc80efc477fedd1004c58e1be15e9aff [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:40 + echo snap-build.sh 17:08:40 snap-build.sh 17:08:40 + SNAP_BASE_DIR=. 17:08:40 + '[' '!' -z /w/workspace/edgex-go/8 ']' 17:08:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 17:08:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 17:08:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 17:08:40 + cd /w/workspace/edgex-go/8 17:08:40 + sudo apt-get remove -qy --purge lxd lxd-client 17:08:40 Reading package lists... 17:08:40 Building dependency tree... 17:08:40 Reading state information... 17:08:40 The following packages were automatically installed and are no longer required: 17:08:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:08:40 uidmap xdelta3 17:08:40 Use 'sudo apt autoremove' to remove them. 17:08:40 The following packages will be REMOVED: 17:08:40 lxd* lxd-client* 17:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:40 . [Pipeline] withDockerContainer 17:08:40 prd-ubuntu18.04-docker-arm64-4c-16g-18522 does not seem to be running inside a container 17:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:08:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:08:41 After this operation, 31.7 MB disk space will be freed. 17:08:42 (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.) 17:08:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:08:42 $ docker top cb4b1e876eea0ab3ee1b67ccc0568aefb77170e339c43e67115d9978e19ba1d9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:43 Removing lxd dnsmasq configuration 17:08:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:08:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:08:43 + docker-compose -f ./docker-compose-build.yml build --parallel 17:08:43 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:08:43 (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.) 17:08:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:08:45 Processing triggers for systemd (237-3ubuntu10.42) ... 17:08:45 Processing triggers for ureadahead (0.100.0-21) ... 17:08:47 + sudo snap remove --purge lxd 17:08:47 snap "lxd" is not installed 17:08:47 + sudo groupadd --force --system lxd 17:08:47 ++ whoami 17:08:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:08:47 + newgrp - lxd 17:08:47 + sudo snap install lxd 17:08:47 Building docker-core-command-go ... 17:08:47 Building docker-core-data-go ... 17:08:47 Building docker-core-metadata-go ... 17:08:47 Building docker-security-bootstrapper-go ... 17:08:47 Building docker-security-bootstrap-redis-go ... 17:08:47 Building docker-security-proxy-setup-go ... 17:08:47 Building docker-security-secretstore-setup-go ... 17:08:47 Building docker-support-notifications-go ... 17:08:47 Building docker-support-scheduler-go ... 17:08:47 Building docker-sys-mgmt-agent-go ... 17:08:47 Building docker-security-bootstrap-redis-go 17:08:47 Building docker-sys-mgmt-agent-go 17:08:47 Building docker-core-command-go 17:08:47 Building docker-core-metadata-go 17:08:47 Building docker-security-bootstrapper-go 17:09:02 2021-01-05T17:08:59Z INFO Waiting for automatic snapd restart... 17:09:29 lxd 4.9 from Canonical* installed 17:09:29 + sudo lxd init --auto 17:09:39 + sudo snap install --classic snapcraft 17:09:57 snapcraft 4.4.4 from Canonical* installed 17:09:57 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:09:57 + patch --verbose -p1 17:09:57 Hmm... Looks like a unified diff to me... 17:09:57 The text leading up to this was: 17:09:57 -------------------------- 17:09:57 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 17:09:57 |From: Tony Espy 17:09:57 |Date: Wed, 16 Dec 2020 16:34:55 -0500 17:09:57 |Subject: [PATCH] optimize snap build for pipeline CI check 17:09:57 | 17:09:57 |This patch is used by the EdgeX CI pipeline builds to 17:09:57 |optimize the snap CI check run for pull requests. When 17:09:57 |applied, it essentially strips out everything (apps and 17:09:57 |parts) from the snapcraft.yaml file except those required 17:09:57 |to build edgex-go, as the whole idea of the CI check is to 17:09:57 |catch changes to edgex-go that break the snap build. 17:09:57 | 17:09:57 |In general, anyone updating snapcraft.yaml will also need 17:09:57 |to update this patch file, otherwise it may fail to apply, 17:09:57 |resulting in a failed snap build CI check in the associated 17:09:57 |pull request. 17:09:57 | 17:09:57 |Note - in addition to applying this patch, the pipeline also 17:09:57 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:09:57 |need to build the finally binary .snap file (and it won't 17:09:57 |work with the patch applied). This further reduces the build 17:09:57 |time. 17:09:57 |--- 17:09:57 | snap/snapcraft.yaml | 461 +------------------------------------------- 17:09:57 | 1 file changed, 2 insertions(+), 459 deletions(-) 17:09:57 | 17:09:57 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:09:57 |index 1e537489..faf42425 100644 17:09:57 |--- a/snap/snapcraft.yaml 17:09:57 |+++ b/snap/snapcraft.yaml 17:09:57 -------------------------- 17:09:57 patching file snap/snapcraft.yaml 17:09:57 Using Plan A... 17:09:57 Hunk #1 succeeded at 73. 17:09:57 Hunk #2 succeeded at 202. 17:09:57 Hunk #3 succeeded at 214. 17:09:57 Hunk #4 succeeded at 222. 17:09:57 Hunk #5 succeeded at 229. 17:09:57 Hunk #6 succeeded at 256. 17:09:57 Hunk #7 succeeded at 290. 17:09:57 Hunk #8 succeeded at 341. 17:09:57 Hmm... Ignoring the trailing garbage. 17:09:57 done 17:09:57 + sudo snapcraft prime --use-lxd 17:09:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:09:57 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: 17:09:57 - README.md 17:09:57 17:09:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:09:58 Launching a container. 17:10:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:10:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:10:09 ---> cafab8315b4c 17:10:09 Step 3/26 : WORKDIR /edgex-go 17:10:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:10:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:10:09 ---> cafab8315b4c 17:10:09 Step 3/26 : WORKDIR /edgex-go 17:10:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:10:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:10:09 ---> cafab8315b4c 17:10:09 Step 3/26 : WORKDIR /edgex-go 17:10:09 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:10:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:10:09 ---> cafab8315b4c 17:10:09 Step 3/32 : WORKDIR /edgex-go 17:10:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:10:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:10:09 ---> cafab8315b4c 17:10:09 Step 3/22 : WORKDIR /edgex-go 17:10:09 ---> Running in 987ba86df908 17:10:09 ---> Running in d868150538c6 17:10:09 ---> Running in 76b5e003f1f3 17:10:09 ---> Running in 8f560d47789c 17:10:09 ---> Running in f07f2cf83d64 17:10:09 Removing intermediate container d868150538c6 17:10:09 ---> 2666fdb3b18c 17:10:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:09 Removing intermediate container 8f560d47789c 17:10:09 ---> 8ef761a2fcab 17:10:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:09 Removing intermediate container 76b5e003f1f3 17:10:09 ---> 1b86629cd212 17:10:09 Removing intermediate container 987ba86df908 17:10:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:09 ---> f4f0f3da79bb 17:10:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:09 Removing intermediate container f07f2cf83d64 17:10:09 ---> f97c92ae1743 17:10:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:09 ---> Running in 4fddc71dbb0d 17:10:09 ---> Running in c8e7bb68e544 17:10:09 ---> Running in 8037b20b5dd0 17:10:09 ---> Running in a751d814eefc 17:10:09 ---> Running in 87621b769f68 17:10:09 Removing intermediate container c8e7bb68e544 17:10:09 ---> 0ca6bf244188 17:10:09 Step 5/22 : RUN apk add --update --no-cache make git 17:10:09 ---> Running in 53ef0dcc491b 17:10:09 Removing intermediate container 8037b20b5dd0 17:10:09 ---> 0537ca2b66eb 17:10:09 Step 5/26 : RUN apk add --update --no-cache make bash git 17:10:09 Removing intermediate container 4fddc71dbb0d 17:10:09 ---> 9c7c38d58c89 17:10:09 Step 5/32 : RUN apk add --update --no-cache make git 17:10:09 Removing intermediate container a751d814eefc 17:10:09 ---> 084617604c5a 17:10:09 Step 5/26 : RUN apk add --update --no-cache make git 17:10:09 ---> Running in fd2352d00991 17:10:09 ---> Running in d5e98145212f 17:10:09 Removing intermediate container 87621b769f68 17:10:09 ---> 76361d0683d2 17:10:09 Step 5/26 : RUN apk add --update --no-cache make git 17:10:09 ---> Running in 714d882b10b3 17:10:09 ---> Running in ca8703ad7068 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:09 OK: 217 MiB in 51 packages 17:10:09 OK: 217 MiB in 51 packages 17:10:10 OK: 217 MiB in 51 packages 17:10:10 OK: 217 MiB in 51 packages 17:10:10 OK: 217 MiB in 51 packages 17:10:11 Removing intermediate container 53ef0dcc491b 17:10:11 ---> bd1463e32364 17:10:11 Step 6/22 : COPY go.mod . 17:10:11 Removing intermediate container fd2352d00991 17:10:11 ---> b85c137a5600 17:10:11 Step 6/26 : COPY go.mod . 17:10:12 Removing intermediate container d5e98145212f 17:10:12 ---> 56a3b4ef8d8d 17:10:12 Step 6/32 : COPY go.mod . 17:10:12 Removing intermediate container 714d882b10b3 17:10:12 ---> feaac5126af4 17:10:12 Step 6/26 : COPY go.mod . 17:10:12 ---> f381176a7eed 17:10:12 Step 7/22 : RUN go mod download 17:10:12 Removing intermediate container ca8703ad7068 17:10:12 ---> 95202ac79eff 17:10:12 Step 6/26 : COPY go.mod . 17:10:12 ---> 2ecf8cca6026 17:10:12 Step 7/26 : RUN go mod download 17:10:12 ---> Running in 7e90c49cc3e0 17:10:12 ---> Running in 7a0c0a9a4355 17:10:12 ---> aecf52752165 17:10:12 Step 7/32 : RUN go mod download 17:10:13 Waiting for container to be ready 17:10:13 To start your first instance, try: lxc launch ubuntu:18.04 17:10:13 17:10:13 ---> 23fa111288e3 17:10:13 Step 7/26 : RUN go mod download 17:10:13 ---> Running in 22fd32382e82 17:10:13 ---> Running in 57307e5cd1fa 17:10:13 ---> a616b78512e2 17:10:13 Step 7/26 : RUN go mod download 17:10:14 ---> Running in 1d9299cb33bf 17:10:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:10:15 Waiting for network to be ready... 17:10:16 Removing intermediate container 7e90c49cc3e0 17:10:16 ---> 7d788174eb08 17:10:16 Step 8/22 : COPY . . 17:10:16 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:10:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:10:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] 17:10:16 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:10:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:10:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:10:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:10:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:10:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:10:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:10:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:10:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] 17:10:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 17:10:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 17:10:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 17:10:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 17:10:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 17:10:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 17:10:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:10:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] 17:10:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 17:10:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] 17:10:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 17:10:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 17:10:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 17:10:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 17:10:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 17:10:18 Removing intermediate container 7a0c0a9a4355 17:10:18 ---> a57529fead4e 17:10:18 Step 8/26 : COPY . . 17:10:18 Removing intermediate container 22fd32382e82 17:10:18 ---> 14d1cc0a0a3c 17:10:18 Step 8/32 : COPY . . 17:10:19 Removing intermediate container 57307e5cd1fa 17:10:19 ---> 443ee1855ff1 17:10:19 Step 8/26 : COPY . . 17:10:19 Removing intermediate container 1d9299cb33bf 17:10:19 ---> 3b9e26a468e0 17:10:19 Step 8/26 : COPY . . 17:10:21 Fetched 23.6 MB in 5s (4467 kB/s) 17:10:22 Reading package lists... 17:10:22 Reading package lists... 17:10:22 Building dependency tree... 17:10:22 Reading state information... 17:10:23 The following additional packages will be installed: 17:10:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:10:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:10:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:10:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:10:23 Suggested packages: 17:10:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:10:23 Recommended packages: 17:10:23 gnupg libsasl2-modules 17:10:23 The following NEW packages will be installed: 17:10:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:10:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:10:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:10:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:10:23 The following packages will be upgraded: 17:10:23 gpg gpg-agent gpgconf libudev1 17:10:23 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 17:10:23 Need to get 3531 kB of archives. 17:10:23 After this operation, 13.3 MB of additional disk space will be used. 17:10:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:10:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 17:10:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:10:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:10:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 17:10:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 17:10:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 17:10:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 17:10:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:10:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 17:10:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:10:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:10:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:10:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:10:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:10:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:10:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:10:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:10:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:10:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:10:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:10:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:10:24 debconf: delaying package configuration, since apt-utils is not installed 17:10:24 Fetched 3531 kB in 1s (3012 kB/s) 17:10:24 (Reading database ... 12511 files and directories currently installed.) 17:10:24 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 17:10:24 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:10:24 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 17:10:24 Selecting previously unselected package udev. 17:10:24 (Reading database ... 12511 files and directories currently installed.) 17:10:24 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 17:10:24 Unpacking udev (237-3ubuntu10.43) ... 17:10:25 Selecting previously unselected package libfuse2:amd64. 17:10:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:10:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:10:25 Selecting previously unselected package fuse. 17:10:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:10:25 Unpacking fuse (2.9.7-1ubuntu1) ... 17:10:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:25 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:10:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:25 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:10:25 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:25 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:10:25 Selecting previously unselected package libksba8:amd64. 17:10:25 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:10:25 Unpacking libksba8:amd64 (1.3.5-2) ... 17:10:25 Selecting previously unselected package libroken18-heimdal:amd64. 17:10:25 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:25 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:10:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:10:26 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:10:26 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libwind0-heimdal:amd64. 17:10:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:10:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:10:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:10:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:10:26 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:26 Selecting previously unselected package libsasl2-modules-db:amd64. 17:10:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:10:26 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:26 Selecting previously unselected package libsasl2-2:amd64. 17:10:26 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:10:26 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:26 Selecting previously unselected package libldap-common. 17:10:26 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 17:10:26 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:10:27 Selecting previously unselected package libldap-2.4-2:amd64. 17:10:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 17:10:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:10:27 Selecting previously unselected package dirmngr. 17:10:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:27 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:10:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:10:27 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:10:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:10:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:27 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:10:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:27 Setting up libksba8:amd64 (1.3.5-2) ... 17:10:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:27 Setting up udev (237-3ubuntu10.43) ... 17:10:27 invoke-rc.d: policy-rc.d denied execution of start. 17:10:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Processing triggers for systemd (237-3ubuntu10) ... 17:10:28 Setting up fuse (2.9.7-1ubuntu1) ... 17:10:28 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:10:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:10:28 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:10:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:28 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:10:28 settings in the [Install] section, and DefaultInstance for template units). 17:10:28 This means they are not meant to be enabled using systemctl. 17:10:28 Possible reasons for having this kind of units are: 17:10:28 1) A unit may be statically enabled by being symlinked from another unit's 17:10:28 .wants/ or .requires/ directory. 17:10:28 2) A unit's purpose may be to act as a helper for some other unit which has 17:10:28 a requirement dependency on it. 17:10:28 3) A unit may be started when needed via activation (socket, path, timer, 17:10:28 D-Bus, udev, scripted systemctl call, ...). 17:10:28 4) In case of template units, the unit is meant to be enabled with some 17:10:28 instance name specified. 17:10:29 Reading package lists... 17:10:29 Building dependency tree... 17:10:29 Reading state information... 17:10:29 The following additional packages will be installed: 17:10:29 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:10:29 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:10:29 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:10:29 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:10:29 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:10:29 Suggested packages: 17:10:29 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:10:29 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:10:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:10:29 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:10:29 systemd-container policykit-1 17:10:29 Recommended packages: 17:10:29 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:10:29 The following NEW packages will be installed: 17:10:29 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:10:29 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:10:29 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:10:29 multiarch-support openssh-client python3 python3-minimal python3.6 17:10:29 python3.6-minimal snapd squashfs-tools sudo 17:10:29 The following packages will be upgraded: 17:10:29 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:10:29 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 17:10:29 Need to get 35.2 MB of archives. 17:10:29 After this operation, 141 MB of additional disk space will be used. 17:10:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:10:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 17:10:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:10:30 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 17:10:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 17:10:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:10:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:10:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:10:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:10:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:10:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:10:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:10:30 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 17:10:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 17:10:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:10:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:10:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:10:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:10:30 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:10:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 17:10:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 17:10:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:10:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:10:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:10:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:10:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:10:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:10:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:10:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 17:10:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:10:32 debconf: delaying package configuration, since apt-utils is not installed 17:10:32 Fetched 35.2 MB in 2s (14.6 MB/s) 17:10:32 (Reading database ... 12757 files and directories currently installed.) 17:10:32 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 17:10:32 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:10:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 17:10:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:10:33 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 17:10:33 (Reading database ... 12757 files and directories currently installed.) 17:10:33 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:10:33 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:10:33 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:10:33 (Reading database ... 12757 files and directories currently installed.) 17:10:33 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:10:33 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:10:34 Setting up apt (1.6.12ubuntu0.2) ... 17:10:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:10:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:10:34 (Reading database ... 12764 files and directories currently installed.) 17:10:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:10:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:10:34 Selecting previously unselected package libpython3.6-minimal:amd64. 17:10:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:35 Selecting previously unselected package libexpat1:amd64. 17:10:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:10:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:10:35 Selecting previously unselected package python3.6-minimal. 17:10:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:10:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 17:10:35 Checking for services that may need to be restarted...done. 17:10:35 Checking for services that may need to be restarted...done. 17:10:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:10:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:10:36 Selecting previously unselected package python3-minimal. 17:10:36 (Reading database ... 13012 files and directories currently installed.) 17:10:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:10:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:10:36 Selecting previously unselected package mime-support. 17:10:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:10:36 Unpacking mime-support (3.60ubuntu1) ... 17:10:36 Selecting previously unselected package libmpdec2:amd64. 17:10:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:10:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:10:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:10:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:36 Selecting previously unselected package python3.6. 17:10:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:10:37 Selecting previously unselected package libpython3-stdlib:amd64. 17:10:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:10:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:10:37 Setting up python3-minimal (3.6.7-1~18.04) ... 17:10:37 Selecting previously unselected package python3. 17:10:37 (Reading database ... 13442 files and directories currently installed.) 17:10:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:10:37 Unpacking python3 (3.6.7-1~18.04) ... 17:10:37 Selecting previously unselected package multiarch-support. 17:10:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:10:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:10:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:10:37 Selecting previously unselected package liblzo2-2:amd64. 17:10:37 (Reading database ... 13479 files and directories currently installed.) 17:10:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:10:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:10:37 Selecting previously unselected package libbsd0:amd64. 17:10:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:10:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:10:37 Selecting previously unselected package sudo. 17:10:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 17:10:37 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:10:37 Selecting previously unselected package apparmor. 17:10:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:10:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:10:38 Selecting previously unselected package libedit2:amd64. 17:10:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:10:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:10:38 Selecting previously unselected package libkrb5support0:amd64. 17:10:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:10:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:10:38 Selecting previously unselected package libk5crypto3:amd64. 17:10:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:10:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:10:38 Selecting previously unselected package libkeyutils1:amd64. 17:10:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:10:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:10:38 Selecting previously unselected package libkrb5-3:amd64. 17:10:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:10:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:10:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:10:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:10:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:10:38 Selecting previously unselected package libssl1.0.0:amd64. 17:10:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 17:10:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:10:38 Selecting previously unselected package openssh-client. 17:10:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:10:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:10:39 Selecting previously unselected package squashfs-tools. 17:10:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:10:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:10:39 Selecting previously unselected package snapd. 17:10:39 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 17:10:39 Unpacking snapd (2.48+18.04) ... 17:10:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:10:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:10:41 Setting up mime-support (3.60ubuntu1) ... 17:10:41 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:10:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:10:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:10:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:42 Setting up systemd (237-3ubuntu10.43) ... 17:10:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:10:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:10:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:10:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:10:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:10:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:10:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:10:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:10:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:10:44 Setting up python3 (3.6.7-1~18.04) ... 17:10:44 running python rtupdate hooks for python3.6... 17:10:44 running python post-rtupdate hooks for python3.6... 17:10:44 Setting up apparmor (2.12-4ubuntu5.1) ... 17:10:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:10:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:10:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:10:46 ---> ff181fe33576 17:10:46 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 17:10:46 ---> 69e659dd081d 17:10:46 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 17:10:46 ---> aea55c737368 17:10:46 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:10:46 ---> Running in 6a86a6b3a40c 17:10:46 ---> 470491b684b7 17:10:46 Step 9/26 : RUN make cmd/core-metadata/core-metadata 17:10:46 ---> Running in d735163299da 17:10:46 ---> Running in ebc209b7d37d 17:10:46 ---> Running in 9d25598c5ccd 17:10:46 ---> 5b7b9bf8fd49 17:10:46 Step 9/26 : RUN make cmd/core-command/core-command 17:10:46 ---> Running in 23febc45e7cf 17:10:46 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 17:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:10:46 Setting up snapd (2.48+18.04) ... 17:10:46 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 17:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:10:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:10:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:10:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:10:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:10:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:10:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:10:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:10:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:10:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:10:48 /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' 17:10:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:48 Processing triggers for systemd (237-3ubuntu10.43) ... 17:10:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:10:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:10:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:10:50 Reading package lists... 17:10:50 Reading package lists... 17:10:51 Building dependency tree... 17:10:51 Reading state information... 17:10:51 Calculating upgrade... 17:10:51 The following packages will be upgraded: 17:10:51 advancecomp base-files bash binutils binutils-common 17:10:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:10:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:10:51 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 17:10:51 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 17:10:51 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 17:10:51 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 17:10:51 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 17:10:51 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:10:51 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:10:51 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:10:51 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:10:51 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:10:51 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:10:51 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:10:51 Need to get 63.5 MB of archives. 17:10:51 After this operation, 5200 kB of additional disk space will be used. 17:10:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 17:10:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:10:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:10:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:10:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:10:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:10:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:10:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:10:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:10:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:10:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:10:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:10:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:10:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:10:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:10:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:10:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:10:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:10:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:10:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:10:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:10:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:10:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:10:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:10:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:10:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:10:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:10:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:10:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:10:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:10:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:10:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:10:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:10:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:10:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:10:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:10:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:10:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:10:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 17:10:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:10:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:10:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:10:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:10:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 17:10:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:10:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:10:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 17:10:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:10:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:10:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:10:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:10:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:10:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:10:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:10:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:10:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:10:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:10:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:10:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:10:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:10:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:10:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:10:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:10:52 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:10:52 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:10:53 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:10:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:10:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 17:10:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:10:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:10:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:10:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:10:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:10:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:10:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:10:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:10:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:10:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:10:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:10:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:10:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:10:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 17:10:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:10:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:10:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:10:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:10:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:10:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:10:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:10:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:10:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:10:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:10:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:10:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:10:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:10:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:10:54 debconf: delaying package configuration, since apt-utils is not installed 17:10:54 Fetched 63.5 MB in 2s (26.2 MB/s) 17:10:54 (Reading database ... 13912 files and directories currently installed.) 17:10:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:10:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:10:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:10:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:10:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 17:10:55 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 17:10:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:56 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:56 (Reading database ... 13911 files and directories currently installed.) 17:10:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:10:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:10:56 (Reading database ... 13911 files and directories currently installed.) 17:10:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:57 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:57 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:10:57 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:10:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:10:57 (Reading database ... 13911 files and directories currently installed.) 17:10:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:10:57 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:10:58 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:10:58 (Reading database ... 13911 files and directories currently installed.) 17:10:58 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:10:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:10:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:10:58 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:10:58 Setting up base-files (10.1ubuntu2.10) ... 17:10:58 Installing new version of config file /etc/issue ... 17:10:58 Installing new version of config file /etc/issue.net ... 17:10:58 Installing new version of config file /etc/lsb-release ... 17:10:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:10:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:10:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:10:59 Removing obsolete conffile /etc/default/motd-news ... 17:10:59 (Reading database ... 13912 files and directories currently installed.) 17:10:59 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:10:59 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:10:59 Setting up bash (4.4.18-2ubuntu1.2) ... 17:10:59 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 17:10:59 (Reading database ... 13912 files and directories currently installed.) 17:10:59 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:10:59 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:10:59 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:10:59 (Reading database ... 13912 files and directories currently installed.) 17:10:59 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 17:11:00 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 17:11:00 Setting up tar (1.29b-2ubuntu0.1) ... 17:11:00 (Reading database ... 13912 files and directories currently installed.) 17:11:00 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:11:00 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:00 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:11:00 (Reading database ... 13912 files and directories currently installed.) 17:11:00 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:00 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:00 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:00 (Reading database ... 13912 files and directories currently installed.) 17:11:00 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:00 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:11:01 (Reading database ... 13912 files and directories currently installed.) 17:11:01 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:11:01 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:11:01 Setting up grep (3.1-2build1) ... 17:11:01 (Reading database ... 13912 files and directories currently installed.) 17:11:01 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:11:01 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:11:01 Setting up login (1:4.5-1ubuntu2) ... 17:11:01 (Reading database ... 13912 files and directories currently installed.) 17:11:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:11:01 (Reading database ... 13912 files and directories currently installed.) 17:11:01 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:01 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:02 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:02 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:02 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:02 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:03 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:11:03 (Reading database ... 13912 files and directories currently installed.) 17:11:03 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:11:03 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:04 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:11:04 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:11:04 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:11:04 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:11:04 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:11:04 (Reading database ... 13912 files and directories currently installed.) 17:11:04 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:11:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:11:04 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:11:04 (Reading database ... 13912 files and directories currently installed.) 17:11:04 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:04 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:04 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:05 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:05 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:05 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:05 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:05 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:11:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:11:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:11:07 (Reading database ... 13912 files and directories currently installed.) 17:11:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:11:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:11:07 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:11:08 (Reading database ... 13912 files and directories currently installed.) 17:11:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:11:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:11:08 (Reading database ... 13914 files and directories currently installed.) 17:11:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:11:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:11:08 Setting up debconf (1.5.66ubuntu1) ... 17:11:09 (Reading database ... 13914 files and directories currently installed.) 17:11:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:11:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:09 (Reading database ... 13914 files and directories currently installed.) 17:11:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:11:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:09 (Reading database ... 13914 files and directories currently installed.) 17:11:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:11:09 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:10 (Reading database ... 13914 files and directories currently installed.) 17:11:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 17:11:10 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:11:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:10 (Reading database ... 13914 files and directories currently installed.) 17:11:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:11:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:11:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:11:10 (Reading database ... 13914 files and directories currently installed.) 17:11:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:11:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:11 (Reading database ... 13914 files and directories currently installed.) 17:11:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:11 (Reading database ... 13914 files and directories currently installed.) 17:11:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:11:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:11:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:11:11 (Reading database ... 13914 files and directories currently installed.) 17:11:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:11:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:11:12 Setting up passwd (1:4.5-1ubuntu2) ... 17:11:12 (Reading database ... 13914 files and directories currently installed.) 17:11:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:11:12 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:11:12 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:11:12 (Reading database ... 13914 files and directories currently installed.) 17:11:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:11:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:11:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:11:13 (Reading database ... 13914 files and directories currently installed.) 17:11:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:11:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:11:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:11:13 (Reading database ... 13914 files and directories currently installed.) 17:11:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:11:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:11:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:11:13 (Reading database ... 13914 files and directories currently installed.) 17:11:13 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:11:13 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:11:13 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:11:13 (Reading database ... 13914 files and directories currently installed.) 17:11:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:11:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:11:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:11:14 (Reading database ... 13915 files and directories currently installed.) 17:11:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:11:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:11:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:11:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:11:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:11:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:11:14 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:11:14 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:11:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:11:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:11:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:11:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:11:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:11:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:11:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:11:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:11:15 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:11:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:11:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:11:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:11:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:11:15 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:11:15 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 17:11:15 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 17:11:16 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:11:16 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:11:16 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:11:16 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:11:16 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:16 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:17 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:17 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:17 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:17 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:17 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:17 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:17 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:17 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:17 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:17 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:17 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:20 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:20 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:21 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:21 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:21 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:21 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:22 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:22 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:22 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:22 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:22 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:11:22 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:22 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:11:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:11:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:11:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:23 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:11:23 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:11:23 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:23 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:23 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:11:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:11:23 Setting up tzdata (2020d-0ubuntu0.18.04) ... 17:11:23 17:11:23 Current default time zone: 'Etc/UTC' 17:11:23 Local time is now: Tue Jan 5 17:11:23 UTC 2021. 17:11:23 Universal Time is now: Tue Jan 5 17:11:23 UTC 2021. 17:11:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:11:23 17:11:23 Setting up systemd-sysv (237-3ubuntu10.43) ... 17:11:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:23 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 17:11:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:11:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:11:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:11:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:11:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:11:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:11:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:11:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:11:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:11:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:24 Setting up patch (2.7.6-2ubuntu1.1) ... 17:11:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:11:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:11:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 17:11:24 Installing new version of config file /etc/ssl/openssl.cnf ... 17:11:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:11:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:11:24 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:11:26 Updating certificates in /etc/ssl/certs... 17:11:26 22 added, 17 removed; done. 17:11:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:11:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:11:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:11:27 Setting up pkgbinarymangler (138.18.04.1) ... 17:11:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:11:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up perl (5.26.1-6ubuntu0.5) ... 17:11:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:11:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:11:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:11:27 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:11:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:11:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:11:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:11:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:11:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:11:27 Processing triggers for systemd (237-3ubuntu10.43) ... 17:11:27 Processing triggers for mime-support (3.60ubuntu1) ... 17:11:27 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:11:27 Updating certificates in /etc/ssl/certs... 17:11:28 0 added, 0 removed; done. 17:11:28 Running hooks in /etc/ca-certificates/update.d... 17:11:28 done. 17:11:28 Reading package lists... 17:11:28 Building dependency tree... 17:11:28 Reading state information... 17:11:29 The following NEW packages will be installed: 17:11:29 apt-transport-https 17:11:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:11:29 Need to get 1696 B of archives. 17:11:29 After this operation, 153 kB of additional disk space will be used. 17:11:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:11:29 debconf: delaying package configuration, since apt-utils is not installed 17:11:29 Fetched 1696 B in 0s (8504 B/s) 17:11:29 Selecting previously unselected package apt-transport-https. 17:11:29 (Reading database ... 13929 files and directories currently installed.) 17:11:29 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:11:29 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:11:29 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:11:29 Waiting for network to be ready... 17:11:36 2021-01-05T17:11:33Z INFO Waiting for automatic snapd restart... 17:11:36 snapd 2.48.1 from Canonical* installed 17:11:37 "snapd" switched to the "latest/stable" channel 17:11:37 17:11:42 core18 20201210 from Canonical* installed 17:11:42 "core18" switched to the "latest/stable" channel 17:11:42 17:11:46 snapcraft 4.4.4 from Canonical* installed 17:11:46 "snapcraft" switched to the "latest/stable" channel 17:11:46 17:11:49 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: 17:11:49 - README.md 17:11:49 17:11:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:11:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:11:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:11:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:11:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:11:57 Reading package lists... 17:11:58 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:12:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:12:04 Reading package lists... 17:12:04 Building dependency tree... 17:12:04 Reading state information... 17:12:04 Suggested packages: 17:12:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:12:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:12:04 Recommended packages: 17:12:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:12:04 The following NEW packages will be installed: 17:12:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:12:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:12:04 pkg-config zip 17:12:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:12:04 Need to get 7655 kB of archives. 17:12:04 After this operation, 43.7 MB of additional disk space will be used. 17:12:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:12:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:12:04 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:12:04 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:12:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:12:04 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:12:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:12:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:12:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:12:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:12:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:12:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:12:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:12:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:12:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:12:05 debconf: delaying package configuration, since apt-utils is not installed 17:12:05 Fetched 7655 kB in 1s (6683 kB/s) 17:12:05 Selecting previously unselected package libglib2.0-0:amd64. 17:12:05 (Reading database ... 13933 files and directories currently installed.) 17:12:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:12:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:12:06 Selecting previously unselected package libpsl5:amd64. 17:12:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:12:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:12:06 Selecting previously unselected package libnghttp2-14:amd64. 17:12:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:12:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:12:06 Selecting previously unselected package librtmp1:amd64. 17:12:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:12:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:12:06 Selecting previously unselected package libcurl3-gnutls:amd64. 17:12:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:12:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:12:06 Selecting previously unselected package liberror-perl. 17:12:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:12:06 Unpacking liberror-perl (0.17025-1) ... 17:12:06 Selecting previously unselected package git-man. 17:12:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:12:06 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:12:06 Selecting previously unselected package git. 17:12:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:12:06 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:12:07 Selecting previously unselected package libnorm1:amd64. 17:12:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:12:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:12:07 Selecting previously unselected package libpgm-5.2-0:amd64. 17:12:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:12:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:12:07 Selecting previously unselected package libsodium23:amd64. 17:12:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:12:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:12:07 Selecting previously unselected package libzmq5:amd64. 17:12:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:12:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:12:07 Selecting previously unselected package libzmq3-dev:amd64. 17:12:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:12:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:12:08 Selecting previously unselected package pkg-config. 17:12:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:12:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:12:08 Selecting previously unselected package zip. 17:12:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:12:08 Unpacking zip (3.0-11build1) ... 17:12:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:12:08 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:12:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:12:08 Setting up liberror-perl (0.17025-1) ... 17:12:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:12:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:12:08 No schema files found: doing nothing. 17:12:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:12:08 Setting up zip (3.0-11build1) ... 17:12:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:12:08 Setting up libsodium23:amd64 (1.0.16-2) ... 17:12:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:12:08 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 17:12:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:12:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:12:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:12:08 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:12:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:12:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:12:15 git set to automatically installed. 17:12:15 git-man set to automatically installed. 17:12:15 libcurl3-gnutls set to automatically installed. 17:12:15 liberror-perl set to automatically installed. 17:12:15 libglib2.0-0 set to automatically installed. 17:12:15 libnghttp2-14 set to automatically installed. 17:12:15 libnorm1 set to automatically installed. 17:12:15 libpgm-5.2-0 set to automatically installed. 17:12:15 libpsl5 set to automatically installed. 17:12:15 librtmp1 set to automatically installed. 17:12:15 libsodium23 set to automatically installed. 17:12:15 libzmq3-dev set to automatically installed. 17:12:15 libzmq5 set to automatically installed. 17:12:15 pkg-config set to automatically installed. 17:12:15 zip set to automatically installed. 17:12:15 Removing intermediate container 6a86a6b3a40c 17:12:15 ---> ddc55076ec3e 17:12:15 17:12:15 Step 10/22 : FROM alpine:3.12 17:12:15 3.12: Pulling from library/alpine 17:12:16 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:12:16 Status: Downloaded newer image for alpine:3.12 17:12:16 ---> afeebe901d6b 17:12:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:12:16 ---> Running in ee4df43be26b 17:12:18 snapd is not logged in, snap install commands will use sudo 17:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:20 (1/5) Installing ca-certificates (20191127-r4) 17:12:20 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:12:20 (3/5) Installing libcurl (7.69.1-r3) 17:12:20 (4/5) Installing curl (7.69.1-r3) 17:12:20 (5/5) Installing dumb-init (1.2.2-r1) 17:12:20 Executing busybox-1.31.1-r19.trigger 17:12:20 Executing ca-certificates-20191127-r4.trigger 17:12:20 OK: 7 MiB in 19 packages 17:12:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:12:24 Removing intermediate container 9d25598c5ccd 17:12:24 ---> f12f99685cf7 17:12:24 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:12:24 Removing intermediate container 23febc45e7cf 17:12:24 ---> f8d8931788f1 17:12:24 17:12:24 Step 10/26 : FROM alpine:3.12 17:12:24 ---> afeebe901d6b 17:12:24 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:12:24 ---> Running in df19a6de7487 17:12:24 ---> Running in 0e109da3b6c1 17:12:24 Removing intermediate container ee4df43be26b 17:12:24 ---> a37a9de01985 17:12:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 17:12:24 ---> Running in 6d1001823cd4 17:12:25 snap "core18" has no updates available 17:12:25 Removing intermediate container 6d1001823cd4 17:12:25 ---> 50d35ca02400 17:12:25 Step 13/22 : WORKDIR / 17:12:25 Pulling config-common 17:12:25 ---> Running in d1231847f77d 17:12:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:26 Pulling go-build-helper 17:12:26 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 17:12:26 Removing intermediate container d1231847f77d 17:12:26 ---> 056451a62c31 17:12:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 17:12:26 (1/2) Installing ca-certificates (20191127-r4) 17:12:27 (2/2) Installing dumb-init (1.2.2-r1) 17:12:27 Executing busybox-1.31.1-r19.trigger 17:12:27 Executing ca-certificates-20191127-r4.trigger 17:12:27 OK: 6 MiB in 16 packages 17:12:28 ---> 2663c7b997d6 17:12:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 17:12:31 ---> 9ad12d21f460 17:12:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 17:12:31 Removing intermediate container 0e109da3b6c1 17:12:31 ---> 156dc8a1423f 17:12:31 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:32 ---> Running in 996dffbfef6e 17:12:32 Removing intermediate container d735163299da 17:12:32 ---> 4b35469f7fae 17:12:32 17:12:32 Step 10/32 : FROM alpine:3.12 17:12:32 ---> afeebe901d6b 17:12:32 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 17:12:32 ---> Running in c7dc0a0a5520 17:12:32 Removing intermediate container 996dffbfef6e 17:12:32 ---> 88271ad017f5 17:12:32 Step 13/26 : ENV APP_PORT=48082 17:12:32 Removing intermediate container df19a6de7487 17:12:32 ---> e2297e003af7 17:12:32 17:12:32 Step 11/26 : FROM docker:20.10.0 17:12:32 ---> 048fc6e568ab 17:12:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 17:12:32 20.10.0: Pulling from library/docker 17:12:32 ---> Running in 822ffd83d03e 17:12:34 Removing intermediate container 822ffd83d03e 17:12:34 ---> 0f685a120451 17:12:34 Step 14/26 : EXPOSE $APP_PORT 17:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:34 ---> Running in ca7591b630a3 17:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:34 ---> 26ebdaa13d0a 17:12:34 Step 18/22 : RUN chmod +x entrypoint.sh 17:12:35 ---> Running in 827db928d0f9 17:12:35 (1/2) Installing dumb-init (1.2.2-r1) 17:12:35 (2/2) Installing openssl (1.1.1i-r0) 17:12:35 Executing busybox-1.31.1-r19.trigger 17:12:35 OK: 6 MiB in 16 packages 17:12:35 Removing intermediate container ca7591b630a3 17:12:35 ---> 84fd88949c51 17:12:35 Step 15/26 : WORKDIR / 17:12:36 ---> Running in 28e032d715d2 17:12:37 Removing intermediate container 28e032d715d2 17:12:37 ---> 4e5968f197c6 17:12:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 17:12:37 Removing intermediate container c7dc0a0a5520 17:12:37 ---> 9f6811935882 17:12:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:12:38 ---> Running in 7d2764b31126 17:12:38 ---> 4b1ccaeb1102 17:12:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:12:39 Removing intermediate container 7d2764b31126 17:12:39 ---> 0cad2a1bd242 17:12:39 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 17:12:39 ---> Running in 9b55b92edfec 17:12:39 Removing intermediate container 827db928d0f9 17:12:39 ---> efdcf7d148f8 17:12:39 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 17:12:40 ---> Running in d08878d819bb 17:12:40 Removing intermediate container ebc209b7d37d 17:12:40 ---> d25d300c72c3 17:12:40 17:12:40 Step 10/26 : FROM alpine:3.12 17:12:40 ---> afeebe901d6b 17:12:40 Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:12:40 ---> Using cache 17:12:40 ---> 156dc8a1423f 17:12:40 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:40 ---> Using cache 17:12:40 ---> 88271ad017f5 17:12:40 Step 13/26 : ENV APP_PORT=48081 17:12:40 Removing intermediate container 9b55b92edfec 17:12:40 ---> 9941c0a5dfcc 17:12:40 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 17:12:40 ---> Running in c8f5712c1576 17:12:40 ---> 798a46949b93 17:12:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:12:40 ---> Running in a6736c7da172 17:12:40 Removing intermediate container d08878d819bb 17:12:40 ---> b3e31b3a7f39 17:12:40 Step 20/22 : LABEL arch=arm64 17:12:41 ---> Running in 18a01089673e 17:12:41 Removing intermediate container c8f5712c1576 17:12:41 ---> 6d6e3b2b0172 17:12:41 Step 14/26 : EXPOSE $APP_PORT 17:12:41 ---> Running in 9137fcd081f2 17:12:42 ---> 5c7e1ac218b9 17:12:42 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:12:42 ---> Running in 789dbda50392 17:12:42 Connecting to github.com (140.82.114.4:443) 17:12:42 Removing intermediate container 18a01089673e 17:12:42 ---> 6902b476435f 17:12:42 Step 21/22 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:12:42 Removing intermediate container 9137fcd081f2 17:12:42 ---> f046f25d9758 17:12:42 Step 15/26 : WORKDIR / 17:12:42 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.9.51:443) 17:12:42 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 17:12:42  ---> Running in f9d707d40030 17:12:42 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 17:12:42 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 17:12:42 dockerize 17:12:42 ---> Running in f5fcb25c2e6f 17:12:43 Removing intermediate container 789dbda50392 17:12:43 ---> 7821d663d307 17:12:43 Step 20/26 : ENV CONSUL_PORT=8500 17:12:43 Removing intermediate container f9d707d40030 17:12:43 ---> 9484d32c2190 17:12:43 Step 22/22 : LABEL version=0.0.0 17:12:43 ---> Running in ca2f25b7f2ab 17:12:43 Removing intermediate container f5fcb25c2e6f 17:12:43 ---> ea069e86f9b3 17:12:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 17:12:43 ---> Running in dd98b7dace2a 17:12:44 Removing intermediate container ca2f25b7f2ab 17:12:44 ---> 81848cdd4a42 17:12:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ 17:12:44 Removing intermediate container dd98b7dace2a 17:12:44 ---> 1458fbe9cb5f 17:12:44 17:12:44 Removing intermediate container a6736c7da172 17:12:44 ---> 30833ba3237b 17:12:44 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 17:12:44 ---> 97832059f139 17:12:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:12:45 ---> Running in 2538ea0ebf48 17:12:45 ---> 98549c92464a 17:12:45 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:12:45 Successfully built 1458fbe9cb5f 17:12:45 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 17:12:45  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 17:12:46 ---> Running in bb48e98868e4 17:12:46 Removing intermediate container 2538ea0ebf48 17:12:46 ---> cc52b390e9c3 17:12:46 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:12:46 ---> Running in 1a2b297e0891 17:12:47 Removing intermediate container 1a2b297e0891 17:12:47 ---> 0bbc4d097237 17:12:47 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 17:12:48 ---> 6bcc2690d038 17:12:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:12:48 ---> Running in 18895cf5fb22 17:12:50 Copy dockerize executable 17:12:50 ---> 608caf822afe 17:12:50 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:12:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:12:50 Status: Downloaded newer image for docker:20.10.0 17:12:50 ---> eeaf43b92773 17:12:50 Step 12/26 : RUN apk add --no-cache bash 17:12:50 Removing intermediate container bb48e98868e4 17:12:50 ---> f1d960754108 17:12:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:12:50 ---> Running in 85e0b0996ece 17:12:50 ---> Running in 53ca0e03de27 17:12:50 ---> Running in 36bacc147fc7 17:12:51 Removing intermediate container 85e0b0996ece 17:12:51 ---> ec6b23148acc 17:12:51 Step 20/26 : ENV CONSUL_PORT=8500 17:12:51 Removing intermediate container 36bacc147fc7 17:12:51 ---> 08a8598bbdd0 17:12:51 Step 24/26 : LABEL arch=arm64 17:12:51 ---> Running in 2c4fb2f04663 17:12:51 Removing intermediate container 18895cf5fb22 17:12:51 ---> b3a9538b3c3c 17:12:51 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 17:12:52 ---> Running in e489e9210f94 17:12:52 ---> Running in f1827234e2df 17:12:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:52 Removing intermediate container 2c4fb2f04663 17:12:52 ---> 2d4a08d609c4 17:12:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ 17:12:52 Removing intermediate container e489e9210f94 17:12:52 ---> f0b97c987d19 17:12:52 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:12:53 ---> Running in df50ecd1b968 17:12:53 Removing intermediate container f1827234e2df 17:12:53 ---> 3320d9516b6a 17:12:53 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:12:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:12:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:12:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] 17:12:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] 17:12:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 17:12:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 17:12:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] 17:12:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] 17:12:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 17:12:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 17:12:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:12:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:12:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:12:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:12:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:12:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:12:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:12:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:12:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:12:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] 17:12:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 17:12:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] 17:12:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 17:12:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 17:12:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 17:12:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 17:12:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 17:12:53 Fetched 23.6 MB in 0s (0 B/s) 17:12:53 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:12:53 Fetched 96.5 kB in 0s (0 B/s) 17:12:53 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:12:53 Fetched 279 kB in 0s (0 B/s) 17:12:53 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:12:53 Fetched 122 kB in 0s (0 B/s) 17:12:53 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:12:53 Fetched 77.8 kB in 0s (0 B/s) 17:12:53 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:12:53 Fetched 8848 B in 0s (0 B/s) 17:12:53 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:12:53 Fetched 47.8 kB in 0s (0 B/s) 17:12:53 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:12:53 Fetched 45.6 kB in 0s (0 B/s) 17:12:53 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 17:12:53 Fetched 14.8 kB in 0s (0 B/s) 17:12:53 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:12:53 Fetched 214 kB in 0s (0 B/s) 17:12:53 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 17:12:53 Fetched 155 kB in 0s (0 B/s) 17:12:53 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:12:53 Fetched 50.6 kB in 0s (0 B/s) 17:12:53 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:12:53 Fetched 14.8 kB in 0s (0 B/s) 17:12:53 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:12:53 Fetched 41.8 kB in 0s (0 B/s) 17:12:53 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:12:53 Fetched 499 kB in 0s (0 B/s) 17:12:53 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:12:53 Fetched 111 kB in 0s (0 B/s) 17:12:53 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:12:53 Fetched 240 kB in 0s (0 B/s) 17:12:53 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:12:53 Fetched 29.3 kB in 0s (0 B/s) 17:12:53 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:12:53 Fetched 85.5 kB in 0s (0 B/s) 17:12:53 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:12:53 Fetched 24.5 kB in 0s (0 B/s) 17:12:53 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 17:12:53 Fetched 49.2 kB in 0s (0 B/s) 17:12:53 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:12:53 Fetched 54.2 kB in 0s (0 B/s) 17:12:53 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:12:53 Fetched 30.8 kB in 0s (0 B/s) 17:12:53 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 17:12:53 Fetched 17.0 kB in 0s (0 B/s) 17:12:53 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:12:53 Fetched 85.9 kB in 0s (0 B/s) 17:12:53 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:12:53 Fetched 8720 B in 0s (0 B/s) 17:12:53 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:12:53 Fetched 137 kB in 0s (0 B/s) 17:12:53 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:12:53 Fetched 119 kB in 0s (0 B/s) 17:12:53 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:12:53 Fetched 109 kB in 0s (0 B/s) 17:12:53 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:12:53 Fetched 11.1 kB in 0s (0 B/s) 17:12:53 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:12:53 Fetched 645 kB in 0s (0 B/s) 17:12:53 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:12:53 Fetched 41.3 kB in 0s (0 B/s) 17:12:53 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:12:53 Fetched 17.9 kB in 0s (0 B/s) 17:12:53 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:12:53 Fetched 368 kB in 0s (0 B/s) 17:12:53 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 17:12:53 Fetched 187 kB in 0s (0 B/s) 17:12:53 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:12:53 Fetched 175 kB in 0s (0 B/s) 17:12:53 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:12:53 Fetched 206 kB in 0s (0 B/s) 17:12:53 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 17:12:53 Fetched 1301 kB in 0s (0 B/s) 17:12:53 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:12:53 Fetched 36.2 kB in 0s (0 B/s) 17:12:53 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:12:53 Fetched 159 kB in 0s (0 B/s) 17:12:53 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:12:53 Fetched 107 kB in 0s (0 B/s) 17:12:53 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:12:53 Fetched 48.7 kB in 0s (0 B/s) 17:12:53 Pulling static-packages 17:12:53 (1/2) Installing readline (8.0.4-r0) 17:12:53 (2/2) Installing bash (5.0.17-r0) 17:12:53 Executing bash-5.0.17-r0.post-install 17:12:53 Executing busybox-1.31.1-r19.trigger 17:12:53 OK: 12 MiB in 22 packages 17:12:53 ---> 0ccba8ef4714 17:12:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:12:53 Removing intermediate container df50ecd1b968 17:12:53 ---> 9c4a8fb4c273 17:12:53 Step 26/26 : LABEL version=0.0.0 17:12:54 ---> Running in 69c1c43f6b16 17:12:54 ---> Running in e21d66f8d013 17:12:54 'go115' has dependencies that need to be staged: static-packages go-build-helper 17:12:54 Skipping pull go-build-helper (already ran) 17:12:54 Skipping pull static-packages (already ran) 17:12:54 Building go-build-helper 17:12:54 ---> f6c4145ce57a 17:12:54 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:12:54 ---> Running in c5f6087d0d08 17:12:55 Removing intermediate container e21d66f8d013 17:12:55 ---> eeb26f27046a 17:12:55 17:12:55 Removing intermediate container 53ca0e03de27 17:12:55 ---> 62758c707615 17:12:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:12:56 Successfully built eeb26f27046a 17:12:56 Successfully tagged docker-core-command-go-arm64:latest 17:12:56  Building docker-core-command-go ... done Building docker-support-notifications-go 17:12:56 ---> Running in 391e73896571 17:12:57 Removing intermediate container 391e73896571 17:12:57 ---> 6020e92e2232 17:12:57 Step 14/26 : ENV APP_PORT=48090 17:12:57 ---> Running in 3848043546bf 17:12:57 Building static-packages 17:12:57 Removing intermediate container 69c1c43f6b16 17:12:57 ---> 8019f784a6b8 17:12:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:12:57 ---> Running in cf12802894fd 17:12:58 Removing intermediate container 3848043546bf 17:12:58 ---> 4da4d3b199c0 17:12:58 Step 15/26 : EXPOSE $APP_PORT 17:12:58 Removing intermediate container c5f6087d0d08 17:12:58 ---> afeea3b1ba69 17:12:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:12:58 ---> Running in 53693e69fb6c 17:12:58 Removing intermediate container cf12802894fd 17:12:58 ---> 4fbfc13dd3b1 17:12:58 Step 24/26 : LABEL arch=arm64 17:12:58 ---> Running in 5f84bce27c59 17:12:58 Removing intermediate container 53693e69fb6c 17:12:58 ---> b33041c5a9af 17:12:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:12:59 ---> d7e6c815154c 17:12:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:12:59 Removing intermediate container 5f84bce27c59 17:12:59 ---> 336f7340768b 17:12:59 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:13:00 Staging go-build-helper 17:13:00 ---> Running in da4f7af9ce70 17:13:00 ---> 111f210d99af 17:13:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:13:00 Staging static-packages 17:13:01 Removing intermediate container da4f7af9ce70 17:13:01 ---> 6767336523f4 17:13:01 Step 26/26 : LABEL version=0.0.0 17:13:01 ---> 21c64adafcdc 17:13:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:13:01 ---> Running in d621c1c27a13 17:13:01 ---> 599f27e8d39e 17:13:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:13:01 Pulling go115 17:13:02 Removing intermediate container d621c1c27a13 17:13:02 ---> 175c46a3875c 17:13:02 17:13:02 Successfully built 175c46a3875c 17:13:02 Successfully tagged docker-core-metadata-go-arm64:latest 17:13:02  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 17:13:03 'edgex-go' has dependencies that need to be staged: go115 17:13:03 Skipping pull go115 (already ran) 17:13:03 Building go115 17:13:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:03 Dload Upload Total Spent Left Speed 17:13:03 ---> f8ebbe9428fa 17:13:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:13:03 ---> fd8d4d286a3d 17:13:03 Step 19/26 : RUN apk --no-cache add py3-pip 17:13:03 ---> Running in 88dfd8842864 17:13:04 ---> c4eafea8098a 17:13:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:13:04 ---> Running in 819cdc08c292 17:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:13:05 Removing intermediate container 819cdc08c292 17:13:05 ---> 5f1971f451ea 17:13:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 17:13:06 (1/33) Installing libbz2 (1.0.8-r1) 17:13:06 (2/33) Installing expat (2.2.9-r1) 17:13:06 (3/33) Installing libffi (3.3-r2) 17:13:06 (4/33) Installing gdbm (1.13-r1) 17:13:06 (5/33) Installing xz-libs (5.2.5-r0) 17:13:06 (6/33) Installing sqlite-libs (3.32.1-r0) 17:13:06 (7/33) Installing python3 (3.8.5-r0) 17:13:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 115M 28 33.4M 0 0 29.5M 0 0:00:03 0:00:01 0:00:02 29.5M 53 115M 53 61.9M 0 0 29.0M 0 0:00:03 0:00:02 0:00:01 29.0M 88 115M 88 102M 0 0 32.6M 0 0:00:03 0:00:03 --:--:-- 32.6M 100 115M 100 115M 0 0 33.6M 0 0:00:03 0:00:03 --:--:-- 33.6M 17:13:07 ---> 5c6f32fde12e 17:13:07 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:13:07 go1.15.2.linux-amd64.tar.gz: OK 17:13:08 (8/33) Installing py3-appdirs (1.4.4-r1) 17:13:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:13:08 (10/33) Installing py3-parsing (2.4.7-r0) 17:13:08 (11/33) Installing py3-six (1.15.0-r0) 17:13:08 (12/33) Installing py3-packaging (20.4-r0) 17:13:08 (13/33) Installing py3-setuptools (47.0.0-r0) 17:13:08 ---> Running in b6df6916d53c 17:13:08 (14/33) Installing py3-chardet (3.0.4-r4) 17:13:08 (15/33) Installing py3-idna (2.9-r0) 17:13:08 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:13:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:13:08 (18/33) Installing py3-requests (2.23.0-r0) 17:13:08 (19/33) Installing py3-msgpack (1.0.0-r0) 17:13:08 (20/33) Installing py3-lockfile (0.12.2-r3) 17:13:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:13:08 (22/33) Installing py3-colorama (0.4.3-r0) 17:13:08 (23/33) Installing py3-distlib (0.3.0-r0) 17:13:08 (24/33) Installing py3-distro (1.5.0-r1) 17:13:08 (25/33) Installing py3-webencodings (0.5.1-r3) 17:13:08 (26/33) Installing py3-html5lib (1.0.1-r4) 17:13:08 (27/33) Installing py3-pytoml (0.1.21-r0) 17:13:08 (28/33) Installing py3-pep517 (0.8.2-r0) 17:13:08 (29/33) Installing py3-progress (1.5-r0) 17:13:08 (30/33) Installing py3-toml (0.10.1-r0) 17:13:09 (31/33) Installing py3-retrying (1.3.3-r0) 17:13:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:13:09 (33/33) Installing py3-pip (20.1.1-r0) 17:13:09 Executing busybox-1.31.1-r19.trigger 17:13:09 OK: 71 MiB in 55 packages 17:13:11 Staging go115 17:13:11 Removing intermediate container b6df6916d53c 17:13:11 ---> 47d4755fade7 17:13:11 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 17:13:12 ---> Running in fef2623d2cec 17:13:13 Removing intermediate container fef2623d2cec 17:13:13 ---> a89d8532d4d9 17:13:13 Step 29/32 : CMD ["install"] 17:13:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:13:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:13:13 ---> cafab8315b4c 17:13:13 Step 3/21 : WORKDIR /edgex-go 17:13:13 ---> Using cache 17:13:13 ---> f97c92ae1743 17:13:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:13 ---> Using cache 17:13:13 ---> 76361d0683d2 17:13:13 Step 5/21 : RUN apk add --update --no-cache make git 17:13:13 ---> Using cache 17:13:13 ---> 95202ac79eff 17:13:13 Step 6/21 : COPY go.mod . 17:13:13 ---> Using cache 17:13:13 ---> a616b78512e2 17:13:13 Step 7/21 : RUN go mod download 17:13:13 ---> Using cache 17:13:13 ---> 3b9e26a468e0 17:13:13 Step 8/21 : COPY . . 17:13:13 ---> Using cache 17:13:13 ---> 5b7b9bf8fd49 17:13:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:13:14 ---> Running in e3e46c79d868 17:13:14 ---> Running in 2a1e1a381acd 17:13:15 Removing intermediate container e3e46c79d868 17:13:15 ---> ec2c61b8208f 17:13:15 Step 30/32 : LABEL arch=arm64 17:13:16 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 17:13:16 ---> Running in 0afd3f39a160 17:13:17 Removing intermediate container 0afd3f39a160 17:13:17 ---> 67e41780c9ec 17:13:17 Step 31/32 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:13:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:13:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:13:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:13:18 Fetched 0 B in 0s (0 B/s) 17:13:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:13:18 Fetched 224 kB in 0s (0 B/s) 17:13:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:13:18 Fetched 157 kB in 0s (0 B/s) 17:13:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:13:18 Fetched 221 kB in 0s (0 B/s) 17:13:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:13:18 Fetched 143 kB in 0s (0 B/s) 17:13:18 Pulling edgex-go 17:13:18 ---> Running in 5471cc9f6dac 17:13:19 Pulling version 17:13:19 Removing intermediate container 5471cc9f6dac 17:13:19 ---> 39e50690b6fe 17:13:19 Step 32/32 : LABEL version=0.0.0 17:13:19 Removing intermediate container 88dfd8842864 17:13:19 ---> 47f965665db9 17:13:19 Step 20/26 : RUN pip install docker-compose==1.23.2 17:13:20 ---> Running in af7e14b9aa0d 17:13:20 ---> Running in 2b22fdd8c4d2 17:13:20 Building config-common 17:13:21 Removing intermediate container af7e14b9aa0d 17:13:21 ---> 8e0e5c4cb4da 17:13:21 17:13:22 Successfully built 8e0e5c4cb4da 17:13:22 Successfully tagged docker-security-bootstrapper-go-arm64:latest 17:13:22 Building docker-security-secretstore-setup-go 17:13:23 Skipping build go-build-helper (already ran) 17:13:23 Skipping build static-packages (already ran) 17:13:23 Skipping build go115 (already ran) 17:13:23 Building edgex-go 17:13:23 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 17:13:24 go: downloading github.com/gorilla/mux v1.8.0 17:13:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 17:13:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:13:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 17:13:24 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 17:13:24 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 17:13:24 go: downloading github.com/google/uuid v1.1.3 17:13:24 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 17:13:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:13:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:13:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:13:24 go: downloading github.com/hashicorp/consul/api v1.1.0 17:13:24 go: downloading github.com/x448/float16 v0.8.4 17:13:24 go: downloading github.com/pelletier/go-toml v1.2.0 17:13:24 go: downloading github.com/imdario/mergo v0.3.11 17:13:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:13:24 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:13:24 go: downloading github.com/pkg/errors v0.8.1 17:13:24 go: downloading github.com/BurntSushi/toml v0.3.1 17:13:24 go: downloading github.com/go-kit/kit v0.8.0 17:13:24 go: downloading gopkg.in/yaml.v2 v2.4.0 17:13:24 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:13:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:13:24 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:13:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:13:24 go: downloading github.com/pebbe/zmq4 v1.0.0 17:13:24 go: downloading github.com/hashicorp/serf v0.8.2 17:13:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:13:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:13:24 go: downloading github.com/go-playground/universal-translator v0.17.0 17:13:24 go: downloading github.com/leodido/go-urn v1.2.0 17:13:24 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:13:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:13:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:13:24 go: downloading github.com/mitchellh/copystructure v1.0.0 17:13:24 go: downloading github.com/go-playground/locales v0.13.0 17:13:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:13:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:13:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:13:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:13:28  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 17:13:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:13:29 Collecting jsonschema<3,>=2.5.1 17:13:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:13:30 Collecting PyYAML<4,>=3.10 17:13:30 Downloading PyYAML-3.13.tar.gz (270 kB) 17:13:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:13:34 Collecting docopt<0.7,>=0.6.1 17:13:34 Downloading docopt-0.6.2.tar.gz (25 kB) 17:13:35 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:13:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:13:35 ---> cafab8315b4c 17:13:35 Step 3/25 : WORKDIR /edgex-go 17:13:35 ---> Using cache 17:13:35 ---> f97c92ae1743 17:13:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:35 ---> Using cache 17:13:35 ---> 76361d0683d2 17:13:35 Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates 17:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:13:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:13:38 Collecting websocket-client<1.0,>=0.32.0 17:13:38 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:13:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:13:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:13:38 go: downloading github.com/stretchr/testify v1.6.1 17:13:39 go: downloading github.com/pmezard/go-difflib v1.0.0 17:13:39 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:13:39 go: downloading github.com/davecgh/go-spew v1.1.1 17:13:39 ---> Running in caa5137b74de 17:13:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:13:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:13:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:13:41 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 17:13:41 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:13:41 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:13:41 Collecting texttable<0.10,>=0.9.0 17:13:41 Downloading texttable-0.9.1.tar.gz (11 kB) 17:13:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:13:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:13:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:13:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:13:42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:13:43 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:13:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:13:43 ---> cafab8315b4c 17:13:43 Step 3/25 : WORKDIR /edgex-go 17:13:43 ---> Using cache 17:13:43 ---> f97c92ae1743 17:13:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:43 ---> Using cache 17:13:43 ---> 76361d0683d2 17:13:43 Step 5/25 : RUN apk add --update --no-cache make git 17:13:43 ---> Using cache 17:13:43 ---> 95202ac79eff 17:13:43 Step 6/25 : COPY go.mod . 17:13:43 ---> Using cache 17:13:43 ---> a616b78512e2 17:13:43 Step 7/25 : RUN go mod download 17:13:43 ---> Using cache 17:13:43 ---> 3b9e26a468e0 17:13:43 Step 8/25 : COPY . . 17:13:43 ---> Using cache 17:13:43 ---> 5b7b9bf8fd49 17:13:43 Step 9/25 : RUN make cmd/support-scheduler/support-scheduler 17:13:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:13:44 OK: 217 MiB in 51 packages 17:13: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 17:13:45 Collecting docker<4.0,>=3.6.0 17:13:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:13:45 ---> Running in 12ba52e50349 17:13:45 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 17:13:46 Collecting dockerpty<0.5,>=0.4.1 17:13:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:13:46 Removing intermediate container caa5137b74de 17:13:46 ---> edf15c7f193f 17:13:46 Step 6/25 : COPY go.mod . 17:13:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:13:46 go: downloading github.com/lib/pq v1.9.0 17:13:47 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 17:13:49 ---> 14a366944979 17:13:49 Step 7/25 : RUN go mod download 17:13:49 ---> Running in 0cf459d61972 17:13:49 Collecting cached-property<2,>=1.2.0 17:13:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:13:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:13:49 Collecting idna<2.8,>=2.5 17:13:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:13:49 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) 17:13:50 Building version 17:13:51 Collecting urllib3<1.25,>=1.21.1 17:13:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:13: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) 17:13:51 Collecting docker-pycreds>=0.4.0 17:13:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:13:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:13:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:13:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:13:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:13:52 Staging config-common 17:13:53 Skipping stage go-build-helper (already ran) 17:13:53 Skipping stage static-packages (already ran) 17:13:53 Skipping stage go115 (already ran) 17:13:53 Staging edgex-go 17:13:53 Installing collected packages: jsonschema, PyYAML, docopt, websocket-client, idna, urllib3, requests, texttable, docker-pycreds, docker, dockerpty, cached-property, docker-compose 17:13:54 Removing intermediate container 0cf459d61972 17:13:54 ---> f63fafecb070 17:13:54 Step 8/25 : COPY . . 17:13:54 Running setup.py install for PyYAML: started 17:13:54 Staging version 17:13:55 Priming config-common 17:13:56 Priming go-build-helper 17:13:57 Priming static-packages 17:13:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:13:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:58 ---> cafab8315b4c 17:13:58 Step 3/24 : WORKDIR /edgex-go 17:13:58 ---> Using cache 17:13:58 ---> f97c92ae1743 17:13:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:58 ---> Using cache 17:13:58 ---> 76361d0683d2 17:13:58 Step 5/24 : RUN apk add --update --no-cache make git 17:13:58 ---> Using cache 17:13:58 ---> 95202ac79eff 17:13:58 Step 6/24 : COPY go.mod . 17:13:58 ---> Using cache 17:13:58 ---> a616b78512e2 17:13:58 Step 7/24 : RUN go mod download 17:13:58 ---> Using cache 17:13:58 ---> 3b9e26a468e0 17:13:58 Step 8/24 : COPY . . 17:13:58 Running setup.py install for PyYAML: finished with status 'done' 17:13:58 Running setup.py install for docopt: started 17:13:58 ---> Using cache 17:13:58 ---> 5b7b9bf8fd49 17:13:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:13:59 Priming go115 17:14:00 ---> Running in 9e019354f5aa 17:14:00 Priming edgex-go 17:14:01 Running setup.py install for docopt: finished with status 'done' 17:14:01 Attempting uninstall: idna 17:14:01 Found existing installation: idna 2.9 17:14:01 Uninstalling idna-2.9: 17:14:01 Successfully uninstalled idna-2.9 17:14:01 Priming version 17:14:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:14:02 Attempting uninstall: urllib3 17:14:02 Found existing installation: urllib3 1.25.9 17:14:02 Uninstalling urllib3-1.25.9: 17:14:02 Successfully uninstalled urllib3-1.25.9 17:14:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 17:14:03 Attempting uninstall: requests 17:14:03 Found existing installation: requests 2.23.0 17:14:03 Uninstalling requests-2.23.0: 17:14:03 Successfully uninstalled requests-2.23.0 [Pipeline] } [Pipeline] // withEnv 17:14:04 Running setup.py install for texttable: started [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:07 Running setup.py install for texttable: finished with status 'done' 17:14:08 Running setup.py install for dockerpty: started 17:14:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:14:12 Running setup.py install for dockerpty: finished with status 'done' 17:14:14 ---> 18d69cf97f5c 17:14:14 Step 9/25 : RUN make cmd/support-notifications/support-notifications 17:14:14 ---> Running in e275e3ac88c2 17:14: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 17:14:16 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 17:14:20 Removing intermediate container 2b22fdd8c4d2 17:14:20 ---> 577259cacee4 17:14:20 Step 21/26 : RUN apk --no-cache add curl 17:14:20 ---> Running in 7610b2299599 17:14:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:14:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:14:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:14:24 (2/3) Installing libcurl (7.69.1-r3) 17:14:24 (3/3) Installing curl (7.69.1-r3) 17:14:24 Executing busybox-1.31.1-r19.trigger 17:14:24 OK: 71 MiB in 58 packages 17:14:26 Removing intermediate container 7610b2299599 17:14:26 ---> 84260b9ec6e1 17:14:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:14:27 ---> Running in f6f1eb24a13b 17:14:28 Removing intermediate container f6f1eb24a13b 17:14:28 ---> 3623132d13f9 17:14:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:28 ---> Running in 6b06d7f2c09a 17:14:29 Removing intermediate container 6b06d7f2c09a 17:14:29 ---> 30bae65bd145 17:14:29 Step 24/26 : LABEL arch=arm64 17:14:29 Removing intermediate container 2a1e1a381acd 17:14:29 ---> 57b5e2eb6128 17:14:29 17:14:29 Step 10/21 : FROM alpine:3.12 17:14:29 ---> afeebe901d6b 17:14:29 Step 11/21 : RUN apk add --update --no-cache curl 17:14:29 ---> Running in fcc70fc22e08 17:14:30 ---> Running in 01834878799f 17:14:30 Removing intermediate container fcc70fc22e08 17:14:30 ---> 0fc426120247 17:14:30 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:14:30 ---> Running in d76d55f523b5 17:14:31 Removing intermediate container d76d55f523b5 17:14:31 ---> 0a7d57fb6a0c 17:14:31 Step 26/26 : LABEL version=0.0.0 17:14:32 ---> Running in 75ee3da5898e 17:14:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:14:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:14:32 Removing intermediate container 75ee3da5898e 17:14:32 ---> f166a660178a 17:14:32 17:14:33 Successfully built f166a660178a 17:14:33 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:14:33 (1/4) Installing ca-certificates (20191127-r4) 17:14:33 Building docker-core-data-go 17:14:33  Building docker-sys-mgmt-agent-go ... done (2/4) Installing nghttp2-libs (1.41.0-r0) 17:14:33 (3/4) Installing libcurl (7.69.1-r3) 17:14:33 (4/4) Installing curl (7.69.1-r3) 17:14:33 Executing busybox-1.31.1-r19.trigger 17:14:33 Executing ca-certificates-20191127-r4.trigger 17:14:33 OK: 7 MiB in 18 packages 17:14:36 Removing intermediate container 01834878799f 17:14:36 ---> 8f4b0f03928d 17:14:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:14:37 ---> Running in d2ea701a8bdf 17:14:38 Removing intermediate container d2ea701a8bdf 17:14:38 ---> c9a8ad0f7a83 17:14:38 Step 13/21 : WORKDIR /edgex 17:14:38 ---> Running in b66645396325 17:14:40 Removing intermediate container b66645396325 17:14:40 ---> ec6e6b34439a 17:14:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:14:41 ---> 7652b6bb4ab0 17:14:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:14:44 ---> 9de3954691f2 17:14:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:14:46 ---> 4860be501bc3 17:14:46 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:14:46 ---> Running in 86a037e34b9c 17:14:47 Removing intermediate container 86a037e34b9c 17:14:47 ---> c0fa6bfa0b95 17:14:47 Step 18/21 : CMD ["--init=true"] 17:14:48 ---> Running in 07165c1c3b07 17:14:49 Removing intermediate container 07165c1c3b07 17:14:49 ---> 6a847b78dc7f 17:14:49 Step 19/21 : LABEL arch=arm64 17:14:49 ---> Running in 3d048d5f57d8 17:14:50 Removing intermediate container 3d048d5f57d8 17:14:50 ---> 1e345012f80f 17:14:50 Step 20/21 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:14:51 ---> Running in 0607f2942c6a 17:14:52 Removing intermediate container 0607f2942c6a 17:14:52 ---> 6714556ca140 17:14:52 Step 21/21 : LABEL version=0.0.0 17:14:52 ---> Running in f64ca5751e14 17:14:52 Removing intermediate container f64ca5751e14 17:14:52 ---> 6ee5b549882f 17:14:52 17:14:53 Successfully built 6ee5b549882f 17:14:53 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:15:01  Building docker-security-proxy-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:15:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:15:01 ---> cafab8315b4c 17:15:01 Step 3/26 : WORKDIR /edgex-go 17:15:01 ---> Using cache 17:15:01 ---> f97c92ae1743 17:15:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:01 ---> Using cache 17:15:01 ---> 76361d0683d2 17:15:01 Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:15:03 ---> Running in 26d5e5d4eaae 17:15:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:15:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:15:07 OK: 217 MiB in 51 packages 17:15:09 Removing intermediate container 26d5e5d4eaae 17:15:09 ---> c403879e27b4 17:15:09 Step 6/26 : COPY go.mod . 17:15:10 ---> 3e96836a4e57 17:15:10 Step 7/26 : RUN go mod download 17:15:10 ---> Running in 855dc92c84eb 17:15:15 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 17:15:15 Removing intermediate container 855dc92c84eb 17:15:15 ---> 53cc0bc962b0 17:15:15 Step 8/26 : COPY . . 17:15:20 Removing intermediate container 12ba52e50349 17:15:20 ---> ab444e47710e 17:15:20 17:15:20 Step 10/25 : FROM alpine:3.12 17:15:20 ---> afeebe901d6b 17:15:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 17:15:20 ---> Using cache 17:15:20 ---> 156dc8a1423f 17:15:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:20 ---> Using cache 17:15:20 ---> 88271ad017f5 17:15:20 Step 13/25 : ENV APP_PORT=48085 17:15:21 ---> Running in 0f36db0619ae 17:15:22 Removing intermediate container 0f36db0619ae 17:15:22 ---> cf34374742a8 17:15:22 Step 14/25 : EXPOSE $APP_PORT 17:15:23 ---> Running in 8bb576c00dec 17:15:24 Removing intermediate container 8bb576c00dec 17:15:24 ---> 6df1ab96406a 17:15:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 17:15:25 ---> 96e6e10232eb 17:15:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:15:29 ---> 6f3e87a481b3 17:15:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:15:29 Removing intermediate container 9e019354f5aa 17:15:29 ---> 0a50ed7d5441 17:15:29 17:15:29 Step 10/24 : FROM alpine:3.12 17:15:29 ---> afeebe901d6b 17:15:29 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:15:29 ---> Using cache 17:15:29 ---> a37a9de01985 17:15:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:30 ---> Running in 24985f8270b9 17:15:30 ---> 0567e920270a 17:15:30 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 17:15:30 ---> Running in b8052b803a93 17:15:31 Removing intermediate container 24985f8270b9 17:15:31 ---> c1f5206091aa 17:15:31 Step 13/24 : WORKDIR / 17:15:31 ---> Running in 04427d616a90 17:15:31 Removing intermediate container b8052b803a93 17:15:31 ---> 30c6c62b92b1 17:15:31 Step 19/25 : ENV CONSUL_PORT=8500 17:15:31 ---> Running in 890c45bb9b44 17:15:32 Removing intermediate container 04427d616a90 17:15:32 ---> 664166108df9 17:15:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:15:32 Removing intermediate container 890c45bb9b44 17:15:32 ---> 9797b78096a4 17:15:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ 17:15:32 ---> 152015491369 17:15:32 Step 9/26 : RUN make cmd/core-data/core-data 17:15:33 ---> Running in 53209354a1df 17:15:33 ---> 3649144dcaba 17:15:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:15:33 ---> d8d0851a03dc 17:15:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:34 ---> Running in 15b8ce85922e 17:15:34 Removing intermediate container e275e3ac88c2 17:15:34 ---> 6cb935274ce6 17:15:34 17:15:34 Step 10/25 : FROM alpine:3.12 17:15:34 ---> afeebe901d6b 17:15:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init 17:15:34 ---> Using cache 17:15:34 ---> 156dc8a1423f 17:15:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:15:34 ---> Running in a945cbbcf5fd 17:15:34 ---> d3b953168768 17:15:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:15:34 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 17:15:35 Removing intermediate container a945cbbcf5fd 17:15:35 ---> 3111e15b80c3 17:15:35 Step 13/25 : ENV APP_PORT=48060 17:15:35 ---> Running in 97c4c4d9295e 17:15:35 ---> 4f2dcf6cd616 17:15:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:15:35 Removing intermediate container 97c4c4d9295e 17:15:35 ---> b7a2542cdebd 17:15:35 Step 14/25 : EXPOSE $APP_PORT 17:15:36 ---> Running in 0f46fd3af96c 17:15:37 Removing intermediate container 0f46fd3af96c 17:15:37 ---> 8edacc008d01 17:15:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 17:15:37 ---> cd626d2e41b2 17:15:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:15:37 Removing intermediate container 15b8ce85922e 17:15:37 ---> d0445e22abb1 17:15:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:15:37 ---> Running in cc5f1db9e082 17:15:38 ---> da178d0ef3da 17:15:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:15:38 Removing intermediate container cc5f1db9e082 17:15:38 ---> 8fe58a1f0dda 17:15:38 Step 23/25 : LABEL arch=arm64 17:15:39 ---> Running in a9886c95beaf 17:15:39 ---> d49e21b7411c 17:15:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:15:40 ---> 579181955312 17:15:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:15:40 Removing intermediate container a9886c95beaf 17:15:40 ---> 49daf1585827 17:15:40 Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:15:40 ---> Running in fc6ce2ed5875 17:15:41 ---> cedc5583eadb 17:15:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:41 ---> Running in 85ffcf159cf0 17:15:41 ---> 89a3817289b9 17:15:41 Step 18/25 : ENV CONSUL_HOST=edgex-core-consul 17:15:41 Removing intermediate container fc6ce2ed5875 17:15:41 ---> d7a2f2234d5a 17:15:41 Step 25/25 : LABEL version=0.0.0 17:15:42 ---> Running in 0be39f366d1e 17:15:42 ---> Running in af0404aeeebe 17:15:43 Removing intermediate container af0404aeeebe 17:15:43 ---> fffc859f3350 17:15:43 17:15:43 Removing intermediate container 0be39f366d1e 17:15:43 ---> ab273bb4a123 17:15:43 Step 19/25 : ENV CONSUL_PORT=8500 17:15:43 ---> Running in 959fb171a6c1 17:15:43 Successfully built fffc859f3350 17:15:43 Successfully tagged docker-support-scheduler-go-arm64:latest 17:15:44  Building docker-support-scheduler-go ... done Removing intermediate container 959fb171a6c1 17:15:44 ---> ccde3b94ba65 17:15:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ 17:15:45 Removing intermediate container 85ffcf159cf0 17:15:45 ---> 8b1420ab0f9e 17:15:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:15:45 ---> Running in 14d0d5743800 17:15:45 ---> bbe17e34d06c 17:15:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:46 ---> Running in 9f914e9aea9b 17:15:46 Removing intermediate container 14d0d5743800 17:15:46 ---> 8d7291517008 17:15:46 Step 22/24 : LABEL arch=arm64 17:15:46 ---> Running in 6fd13c919cc9 17:15:47 Removing intermediate container 6fd13c919cc9 17:15:47 ---> 965a38916c7a 17:15:47 Step 23/24 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:15:47 ---> Running in b1804cd70a23 17:15:48 Removing intermediate container b1804cd70a23 17:15:48 ---> 161ac3467ed7 17:15:48 Step 24/24 : LABEL version=0.0.0 17:15:48 ---> Running in 54c4d55670e7 17:15:49 Removing intermediate container 9f914e9aea9b 17:15:49 ---> fc56408c9580 17:15:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:15:49 Removing intermediate container 54c4d55670e7 17:15:49 ---> 8e9c01a3e4ca 17:15:49 17:15:49 ---> Running in 75fcf53a8668 17:15:50 Successfully built 8e9c01a3e4ca 17:15:50 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:15:50  Building docker-security-secretstore-setup-go ... done Removing intermediate container 75fcf53a8668 17:15:50 ---> b6532b3a7146 17:15:50 Step 23/25 : LABEL arch=arm64 17:15:50 ---> Running in 6ecc61aac901 17:15:51 Removing intermediate container 6ecc61aac901 17:15:51 ---> 1f59b104f36e 17:15:51 Step 24/25 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:15:51 ---> Running in 1af33f678b8d 17:15:51 Removing intermediate container 1af33f678b8d 17:15:51 ---> 5a3c852bd0e9 17:15:51 Step 25/25 : LABEL version=0.0.0 17:15:52 ---> Running in ad9533698594 17:15:52 Removing intermediate container ad9533698594 17:15:52 ---> 5c7039990af4 17:15:52 17:15:53 Successfully built 5c7039990af4 17:15:53 Successfully tagged docker-support-notifications-go-arm64:latest 17:16:20  Building docker-support-notifications-go ... done Removing intermediate container 53209354a1df 17:16:20 ---> a52e03c0e77c 17:16:20 17:16:20 Step 10/26 : FROM alpine:3.12 17:16:20 ---> afeebe901d6b 17:16:20 Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:16:20 ---> Running in 76cab997e19d 17:16:20 Removing intermediate container 76cab997e19d 17:16:20 ---> 0317600ba501 17:16:20 Step 12/26 : ENV APP_PORT=48080 17:16:20 ---> Running in 402e5d1ba3bd 17:16:20 Removing intermediate container 402e5d1ba3bd 17:16:20 ---> d6694482b828 17:16:20 Step 13/26 : EXPOSE $APP_PORT 17:16:20 ---> Running in db3abc78c8e7 17:16:20 Removing intermediate container db3abc78c8e7 17:16:20 ---> 49b890cbd065 17:16:20 Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:20 ---> Running in 3c6b2f751b2c 17:16:22 Removing intermediate container 3c6b2f751b2c 17:16:22 ---> c4811c48f3eb 17:16:22 Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init 17:16:22 ---> Running in 64289eb2a1a2 17:16:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:16:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:16:25 (1/6) Installing dumb-init (1.2.2-r1) 17:16:25 (2/6) Installing libgcc (9.3.0-r2) 17:16:26 (3/6) Installing libsodium (1.0.18-r0) 17:16:26 (4/6) Installing libstdc++ (9.3.0-r2) 17:16:27 (5/6) Installing libzmq (4.3.3-r0) 17:16:27 (6/6) Installing zeromq (4.3.3-r0) 17:16:27 Executing busybox-1.31.1-r19.trigger 17:16:27 OK: 8 MiB in 20 packages 17:16:28 Removing intermediate container 64289eb2a1a2 17:16:28 ---> 9c2ce0c4647a 17:16:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 17:16:29 ---> 10e136386710 17:16:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:16:30 ---> 29681b209659 17:16:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:16:31 ---> 2b7797b8355b 17:16:31 Step 19/26 : ENV CONSUL_HOST=edgex-core-consul 17:16:31 ---> Running in 0fa9b6847710 17:16:32 Removing intermediate container 0fa9b6847710 17:16:32 ---> eb2b921c5d74 17:16:32 Step 20/26 : ENV CONSUL_PORT=8500 17:16:32 ---> Running in 752613a44ecb 17:16:32 Removing intermediate container 752613a44ecb 17:16:32 ---> 7e02e8c21473 17:16:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ 17:16:33 ---> ea1b3b3b2514 17:16:33 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:16:33 ---> Running in 7d5f968f47a6 17:16:36 Removing intermediate container 7d5f968f47a6 17:16:36 ---> 5645affbc91b 17:16:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:16:36 ---> Running in 632ab1d517a7 17:16:36 Removing intermediate container 632ab1d517a7 17:16:36 ---> 182d93da2e86 17:16:36 Step 24/26 : LABEL arch=arm64 17:16:36 ---> Running in 2e7dbfa4bea1 17:16:37 Removing intermediate container 2e7dbfa4bea1 17:16:37 ---> 08118b9babf2 17:16:37 Step 25/26 : LABEL git_sha=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 17:16:37 ---> Running in 26bdf2fa9d0e 17:16:38 Removing intermediate container 26bdf2fa9d0e 17:16:38 ---> 1d74466b0720 17:16:38 Step 26/26 : LABEL version=0.0.0 17:16:38 ---> Running in 2a2659bf9a8b 17:16:38 Removing intermediate container 2a2659bf9a8b 17:16:38 ---> cf55c93e4882 17:16:38 17:16:39 Successfully built cf55c93e4882 17:16:39 Successfully tagged docker-core-data-go-arm64:latest 17:16:39  Building docker-core-data-go ... done  [Pipeline] } 17:16:39 $ docker stop --time=1 cb4b1e876eea0ab3ee1b67ccc0568aefb77170e339c43e67115d9978e19ba1d9 17:16:41 $ docker rm -f cb4b1e876eea0ab3ee1b67ccc0568aefb77170e339c43e67115d9978e19ba1d9 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:42 + docker images 17:16:42 + grep docker 17:16:42 docker-core-data-go-arm64 latest cf55c93e4882 4 seconds ago 21MB 17:16:42 docker-support-notifications-go-arm64 latest 5c7039990af4 50 seconds ago 16MB 17:16:42 docker-security-secretstore-setup-go-arm64 latest 8e9c01a3e4ca 53 seconds ago 23.4MB 17:16:42 docker-support-scheduler-go-arm64 latest fffc859f3350 About a minute ago 15.9MB 17:16:42 docker-security-proxy-setup-go-arm64 latest 6ee5b549882f About a minute ago 23.3MB 17:16:42 docker-sys-mgmt-agent-go-arm64 latest f166a660178a 2 minutes ago 300MB 17:16:42 docker-security-bootstrapper-go-arm64 latest 8e0e5c4cb4da 3 minutes ago 40.2MB 17:16:42 docker-core-metadata-go-arm64 latest 175c46a3875c 3 minutes ago 18.1MB 17:16:42 docker-core-command-go-arm64 latest eeb26f27046a 3 minutes ago 15.9MB 17:16:42 docker-security-bootstrap-redis-go-arm64 latest 1458fbe9cb5f 3 minutes ago 15.1MB 17:16:42 docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:16:44 provisioning config files... 17:16:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3031850708432438189tmp [Pipeline] { [Pipeline] sh 17:16:44 + set +x 17:16:44 + curl -s https://codecov.io/bash 17:16:44 + bash -s -- 17:16:45 17:16:45 _____ _ 17:16:45 / ____| | | 17:16:45 | | ___ __| | ___ ___ _____ __ 17:16:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:16:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:16:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:16:45 Bash-20201231-23d4836 17:16:45 17:16:45 17:16:45 ==> git version 2.24.3 found 17:16:45 ==> 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 17:16:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:16:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:16:45 ==> Jenkins CI detected. 17:16:45 project root: . 17:16:45 --> token set from env 17:16:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:16:45 ==> Running gcov in . (disable via -X gcov) 17:16:45 ==> Python coveragepy not found 17:16:45 ==> Searching for coverage reports in: 17:16:45 + . 17:16:45 -> Found 1 reports 17:16:45 ==> Detecting git/mercurial file structure 17:16:45 ==> Reading reports 17:16:45 + ./coverage.out bytes=546862 17:16:45 ==> Appending adjustments 17:16:45 https://docs.codecov.io/docs/fixing-reports 17:16:48 + Found adjustments 17:16:48 ==> Gzipping contents 17:16:48 84K /tmp/codecov.J4VwKP.gz 17:16:48 ==> Uploading reports 17:16:48 url: https://codecov.io 17:16:48 query: branch=PR-2970&commit=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 17:16:48 -> Pinging Codecov 17:16:48 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=6ff8d3b03e2af4df10d2c451e27fe50cce9163d6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 17:16:48 -> Uploading to 17:16:48 https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/6ff8d3b03e2af4df10d2c451e27fe50cce9163d6/0cbc376c-fe33-4167-aa29-d5f1edb4af7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T171648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68ea8c158e06c9886ceb28ea7d1e9acc8db0bc5b54bd19bcc690f94bcd8cac5c 17:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:48 Dload Upload Total Spent Left Speed 17:16:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83559 0 0 100 83559 0 166k --:--:-- --:--:-- --:--:-- 166k 17:16:49 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/6ff8d3b03e2af4df10d2c451e27fe50cce9163d6 [Pipeline] } 17:16:49 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 17:16:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:16:52 ---> package-listing.sh 17:16:52 ++ facter osfamily 17:16:52 ++ tr '[:upper:]' '[:lower:]' 17:16:52 + OS_FAMILY=redhat 17:16:52 + workspace=/w/workspace/edgex-go/8 17:16:52 + START_PACKAGES=/tmp/packages_start.txt 17:16:52 + END_PACKAGES=/tmp/packages_end.txt 17:16:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:16:52 + PACKAGES=/tmp/packages_start.txt 17:16:52 + '[' /w/workspace/edgex-go/8 ']' 17:16:52 + PACKAGES=/tmp/packages_end.txt 17:16:52 + case "${OS_FAMILY}" in 17:16:52 + rpm -qa 17:16:52 + sort 17:16:57 + '[' -f /tmp/packages_start.txt ']' 17:16:57 + '[' -f /tmp/packages_end.txt ']' 17:16:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:16:57 + '[' /w/workspace/edgex-go/8 ']' 17:16:57 + mkdir -p /w/workspace/edgex-go/8/archives/ 17:16:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 17:16:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:16:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:58 17:16:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:58 alpine: Pulling from edgex-lftools-log-publisher 17:16:58 df20fa9351a1: Pulling fs layer 17:16:58 36b3adc4ff6f: Pulling fs layer 17:16:58 8ad3a11d3b57: Pulling fs layer 17:16:58 46f8f816bc3b: Pulling fs layer 17:16:58 93b61091891f: Pulling fs layer 17:16:58 93b9cdb0e59b: Pulling fs layer 17:16:58 5e14af77c1be: Pulling fs layer 17:16:58 01666e4c0597: Pulling fs layer 17:16:58 aa168da1d23b: Pulling fs layer 17:16:58 46f8f816bc3b: Waiting 17:16:58 93b61091891f: Waiting 17:16:58 93b9cdb0e59b: Waiting 17:16:58 5e14af77c1be: Waiting 17:16:58 01666e4c0597: Waiting 17:16:58 aa168da1d23b: Waiting 17:16:58 36b3adc4ff6f: Verifying Checksum 17:16:58 36b3adc4ff6f: Download complete 17:16:58 46f8f816bc3b: Verifying Checksum 17:16:58 46f8f816bc3b: Download complete 17:16:58 df20fa9351a1: Verifying Checksum 17:16:58 df20fa9351a1: Download complete 17:16:58 93b9cdb0e59b: Verifying Checksum 17:16:58 93b9cdb0e59b: Download complete 17:16:59 5e14af77c1be: Download complete 17:16:59 93b61091891f: Download complete 17:16:59 01666e4c0597: Verifying Checksum 17:16:59 01666e4c0597: Download complete 17:16:59 8ad3a11d3b57: Verifying Checksum 17:16:59 8ad3a11d3b57: Download complete 17:16:59 df20fa9351a1: Pull complete 17:16:59 36b3adc4ff6f: Pull complete 17:17:00 8ad3a11d3b57: Pull complete 17:17:00 46f8f816bc3b: Pull complete 17:17:01 aa168da1d23b: Verifying Checksum 17:17:01 aa168da1d23b: Download complete 17:17:02 93b61091891f: Pull complete 17:17:02 93b9cdb0e59b: Pull complete 17:17:02 5e14af77c1be: Pull complete 17:17:02 01666e4c0597: Pull complete 17:17:12 aa168da1d23b: Pull complete 17:17:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:17:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:17:13 prd-centos7-docker-4c-2g-18521 does not seem to be running inside a container 17:17:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:17:22 $ docker top 0813f096d4c81de1f9e429cbb60b74210a56b657b8973fe91baeb3b1d9b17195 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:17:23 + mkdir -p /var/log/sa [Pipeline] sh 17:17:23 + ls /var/log/sa-host 17:17:23 + sadf -c /var/log/sa-host/sa05 17:17:23 file_magic: OK 17:17:23 HZ: Using current value: 100 17:17:23 file_header: OK 17:17:23 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 17:17:23 Statistics: 17:17:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:17:23 File successfully converted to sysstat format version 12.2.1 17:17:23 + sadf -c /var/log/sa-host/sa23 17:17:23 file_magic: OK 17:17:23 HZ: Using current value: 100 17:17:23 file_header: OK 17:17:23 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 17:17:23 Statistics: 17:17:23 Hnuu...uuuununununu... 17:17:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:23 provisioning config files... 17:17:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config859910439397439835tmp [Pipeline] { [Pipeline] echo 17:17:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:17:24 ---> create-netrc.sh [Pipeline] } 17:17:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:17:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:17:24 ---> python-tools-install.sh [Pipeline] echo 17:17:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:17:24 ---> sudo-logs.sh 17:17:24 Archiving 'sudo' log.. [Pipeline] echo 17:17:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:17:25 ---> job-cost.sh 17:17:25 lf-activate-venv: SKIPPING 17:17:25 INFO: No Stack... 17:17:26 INFO: Retrieving Pricing Info for: v1-standard-2 17:17:26 INFO: Archiving Costs [Pipeline] echo 17:17:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:17:27 ---> logs-deploy.sh 17:17:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/8 17:17:27 INFO: archiving workspace using pattern(s): 17:17:28 Archives upload complete. 17:17:28 INFO: archiving logs to Nexus 17:17:29 ---> uname -a: 17:17:29 Linux prd-centos7-docker-4c-2g-18521.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:17:29 17:17:29 17:17:30 ---> lscpu: 17:17:30 Architecture: x86_64 17:17:30 CPU op-mode(s): 32-bit, 64-bit 17:17:30 Byte Order: Little Endian 17:17:30 Address sizes: 40 bits physical, 48 bits virtual 17:17:30 CPU(s): 4 17:17:30 On-line CPU(s) list: 0-3 17:17:30 Thread(s) per core: 1 17:17:30 Core(s) per socket: 1 17:17:30 Socket(s): 4 17:17:30 NUMA node(s): 1 17:17:30 Vendor ID: GenuineIntel 17:17:30 CPU family: 6 17:17:30 Model: 44 17:17:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:17:30 Stepping: 1 17:17:30 CPU MHz: 2933.442 17:17:30 BogoMIPS: 5866.88 17:17:30 Virtualization: VT-x 17:17:30 Hypervisor vendor: KVM 17:17:30 Virtualization type: full 17:17:30 L1d cache: 128 KiB 17:17:30 L1i cache: 128 KiB 17:17:30 L2 cache: 16 MiB 17:17:30 L3 cache: 64 MiB 17:17:30 NUMA node0 CPU(s): 0-3 17:17:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:17:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:17:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:17:30 Vulnerability Meltdown: Mitigation; PTI 17:17:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:17:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:17:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:17:30 Vulnerability Srbds: Not affected 17:17:30 Vulnerability Tsx async abort: Not affected 17:17:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:17:30 17:17:30 17:17:30 ---> nproc: 17:17:30 4 17:17:30 17:17:30 17:17:30 ---> df -h: 17:17:30 Filesystem Size Used Available Use% Mounted on 17:17:30 overlay 50.0G 12.2G 37.8G 24% / 17:17:30 tmpfs 64.0M 0 64.0M 0% /dev 17:17:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:17:30 shm 64.0M 0 64.0M 0% /dev/shm 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/8@tmp 17:17:30 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/8 17:17:30 17:17:30 17:17:30 ---> free -m: 17:17:30 total used free shared buff/cache available 17:17:30 Mem: 1837 693 76 0 1067 1062 17:17:30 Swap: 1023 95 928 17:17:30 17:17:30 17:17:30 ---> ip addr: 17:17:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:17:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:17:30 inet 127.0.0.1/8 scope host lo 17:17:30 valid_lft forever preferred_lft forever 17:17:30 inet6 ::1/128 scope host 17:17:30 valid_lft forever preferred_lft forever 17:17:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:17:30 link/ether fa:16:3e:e0:54:41 brd ff:ff:ff:ff:ff:ff 17:17:30 inet 10.30.123.18/23 brd 10.30.123.255 scope global dynamic eth0 17:17:30 valid_lft 85160sec preferred_lft 85160sec 17:17:30 inet6 fe80::f816:3eff:fee0:5441/64 scope link 17:17:30 valid_lft forever preferred_lft forever 17:17:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:17:30 link/ether 02:42:31:52:0b:ca brd ff:ff:ff:ff:ff:ff 17:17:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:17:30 valid_lft forever preferred_lft forever 17:17:30 inet6 fe80::42:31ff:fe52:bca/64 scope link 17:17:30 valid_lft forever preferred_lft forever 17:17:30 17:17:30 17:17:30 ---> sar -b -r -n DEV: 17:17:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 17:17:30 17:17:30 16:56:40 LINUX RESTART (4 CPU) 17:17:30 17:17:30 16:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:17:30 16:58:01 120.50 43.38 77.12 0.00 7415.64 32662.55 0.00 17:17:30 16:59:01 199.43 98.97 100.47 0.00 7367.99 43963.14 0.00 17:17:30 17:00:02 240.25 96.41 143.83 0.00 3789.47 19820.92 0.00 17:17:30 17:01:01 140.52 60.36 80.17 0.00 2478.04 8945.17 0.00 17:17:30 17:02:01 135.42 35.28 100.13 0.00 2490.41 25018.60 0.00 17:17:30 17:03:02 1553.29 1245.11 308.18 0.00 128952.77 184382.28 0.00 17:17:30 17:04:02 2151.69 1896.43 255.27 0.00 107052.57 121573.73 0.00 17:17:30 17:05:02 806.55 467.59 338.96 0.00 74505.57 139037.95 0.00 17:17:30 17:06:02 2828.42 2499.35 329.08 0.00 124060.87 136826.73 0.00 17:17:30 17:07:01 981.20 729.32 251.88 0.00 48604.26 59300.71 0.00 17:17:30 17:08:01 93.84 20.81 73.03 0.00 3034.43 10212.67 0.00 17:17:30 17:09:01 1.75 0.05 1.70 0.00 1.20 32.96 0.00 17:17:30 17:10:01 0.33 0.05 0.28 0.00 0.53 3.45 0.00 17:17:30 17:11:01 0.27 0.02 0.25 0.00 0.13 2.43 0.00 17:17:30 17:12:01 1.67 1.50 0.17 0.00 51.16 1.50 0.00 17:17:30 17:13:01 0.92 0.12 0.80 0.00 1.87 14.87 0.00 17:17:30 17:14:01 0.38 0.10 0.28 0.00 1.73 3.55 0.00 17:17:30 17:15:01 0.37 0.12 0.25 0.00 1.60 3.30 0.00 17:17:30 17:16:01 0.18 0.02 0.17 0.00 1.07 2.32 0.00 17:17:30 17:17:01 75.61 66.75 8.86 0.00 5509.82 1368.46 0.00 17:17:30 Average: 465.81 362.25 103.55 0.00 25794.81 39251.97 0.00 17:17:30 17:17:30 16:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:17:30 16:58:01 181564 0 588796 31.29 2620 1108564 1192196 40.69 434320 1061988 36 17:17:30 16:59:01 163932 0 681568 36.22 2420 1033624 1564096 53.38 556760 924684 0 17:17:30 17:00:02 176196 0 742912 39.48 1492 960944 1425560 48.65 582944 849096 26580 17:17:30 17:01:01 304820 0 806492 42.86 640 769592 1795020 61.26 619744 672212 64892 17:17:30 17:02:01 202996 0 742348 39.45 408 935792 1314416 44.86 553720 840168 24 17:17:30 17:03:02 75688 0 832736 44.26 4 973116 2371048 80.92 772960 812164 48252 17:17:30 17:04:02 274856 0 964244 51.25 4 642440 3578168 122.12 666708 670792 66184 17:17:30 17:05:02 65544 0 820636 43.62 4 995360 2344784 80.02 708228 890664 62984 17:17:30 17:06:02 575776 0 733896 39.00 4 571868 2636104 89.97 457252 599072 96 17:17:30 17:07:01 332520 0 696884 37.04 4 852136 1697844 57.94 537844 756884 16 17:17:30 17:08:01 473400 0 614836 32.68 4 793304 1214460 41.45 501896 655180 12 17:17:30 17:09:01 475096 0 613100 32.58 4 793344 1206224 41.17 501540 654804 28 17:17:30 17:10:01 477420 0 610804 32.46 4 793316 1186692 40.50 499884 654468 12 17:17:30 17:11:01 477420 0 610800 32.46 4 793320 1186692 40.50 500008 654472 8 17:17:30 17:12:01 476012 0 611272 32.49 4 794256 1186692 40.50 500120 655296 20 17:17:30 17:13:01 475304 0 611980 32.53 4 794256 1186752 40.50 500456 655320 8 17:17:30 17:14:01 475308 0 611960 32.52 4 794272 1186812 40.50 500788 655380 8 17:17:30 17:15:01 474396 0 612868 32.57 4 794276 1186920 40.51 501548 655420 8 17:17:30 17:16:01 475756 0 611496 32.50 4 794288 1186692 40.50 500160 655460 8 17:17:30 17:17:01 119852 0 647420 34.41 4 1114268 1389872 47.43 568096 936072 107028 17:17:30 Average: 337693 0 688352 36.58 382 855117 1601852 54.67 548249 745480 18810 17:17:30 17:17:30 16:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:17:30 16:58:01 veth5907f37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 16:58:01 eth0 1023.29 735.62 3671.67 109.53 0.00 0.00 0.00 0.00 17:17:30 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 16:58:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 16:59:01 eth0 1126.07 1177.97 5525.06 129.88 0.00 0.00 0.00 0.00 17:17:30 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 16:59:01 vethc3baff0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 16:59:01 docker0 878.02 780.42 71.05 2672.20 0.00 0.00 0.00 0.00 17:17:30 17:00:02 veth4c25d1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:17:30 17:00:02 eth0 206.64 137.22 860.22 23.18 0.00 0.00 0.00 0.00 17:17:30 17:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:00:02 docker0 116.50 170.83 8.15 828.22 0.00 0.00 0.00 0.00 17:17:30 17:01:01 veth4c25d1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:01:01 eth0 34.30 24.07 19.84 76.57 0.00 0.00 0.00 0.00 17:17:30 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:02:01 eth0 188.38 151.54 1692.14 23.52 0.00 0.00 0.00 0.00 17:17:30 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:03:02 eth0 79.58 55.28 176.11 59.77 0.00 0.00 0.00 0.00 17:17:30 17:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:03:02 veth54dcbb8 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 17:17:30 17:03:02 docker0 15.23 25.38 0.82 143.70 0.00 0.00 0.00 0.00 17:17:30 17:04:02 veth15c0299 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:17:30 17:04:02 vethf9b58ff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:17:30 17:04:02 eth0 8.30 4.10 6.53 3.49 0.00 0.00 0.00 0.00 17:17:30 17:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:05:02 eth0 219.38 147.96 1765.71 23.21 0.00 0.00 0.00 0.00 17:17:30 17:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:05:02 veth54dcbb8 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 17:17:30 17:05:02 docker0 1038.43 1042.74 81.59 4114.09 0.00 0.00 0.00 0.00 17:17:30 17:06:02 vethde48268 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:06:02 vethd35326c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:06:02 veth49d2a84 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:06:02 eth0 100.85 76.40 171.72 92.12 0.00 0.00 0.00 0.00 17:17:30 17:07:01 eth0 96.67 71.61 229.57 74.16 0.00 0.00 0.00 0.00 17:17:30 17:07:01 vethdde2f84 3.50 4.77 0.25 30.19 0.00 0.00 0.00 0.00 17:17:30 17:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:17:30 17:07:01 veth54dcbb8 0.00 1.23 0.00 0.06 0.00 0.00 0.00 0.00 17:17:30 17:08:01 eth0 22.31 11.72 30.88 7.90 0.00 0.00 0.00 0.00 17:17:30 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:08:01 docker0 1100.52 1123.44 85.69 4489.36 0.00 0.00 0.00 0.00 17:17:30 17:09:01 eth0 1.02 0.63 0.58 0.43 0.00 0.00 0.00 0.00 17:17:30 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:10:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:17:30 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:11:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:17:30 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:12:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:17:30 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:13:01 eth0 0.97 0.22 0.20 0.07 0.00 0.00 0.00 0.00 17:17:30 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:14:01 eth0 1.03 0.32 0.32 0.17 0.00 0.00 0.00 0.00 17:17:30 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:15:01 eth0 0.55 0.35 0.30 0.23 0.00 0.00 0.00 0.00 17:17:30 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:16:01 eth0 0.38 0.08 0.04 0.01 0.00 0.00 0.00 0.00 17:17:30 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:17:01 eth0 225.84 195.57 2173.43 20.75 0.00 0.00 0.00 0.00 17:17:30 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 Average: eth0 167.09 139.78 817.99 32.22 0.00 0.00 0.00 0.00 17:17:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:30 Average: docker0 55.08 56.23 4.29 224.71 0.00 0.00 0.00 0.00 17:17:30 17:17:30 17:17:30 ---> sar -P ALL: 17:17:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 17:17:30 17:17:30 16:56:40 LINUX RESTART (4 CPU) 17:17:30 17:17:30 16:57:01 CPU %user %nice %system %iowait %steal %idle 17:17:30 16:58:01 all 14.83 0.00 6.84 3.33 0.02 74.99 17:17:30 16:58:01 0 13.44 0.00 7.50 2.09 0.03 76.93 17:17:30 16:58:01 1 14.12 0.00 7.39 5.65 0.00 72.84 17:17:30 16:58:01 2 15.21 0.00 7.44 2.40 0.02 74.94 17:17:30 16:58:01 3 16.52 0.00 5.01 3.16 0.02 75.28 17:17:30 16:59:01 all 14.52 0.00 8.30 1.37 0.03 75.77 17:17:30 16:59:01 0 14.96 0.00 10.96 1.20 0.03 72.85 17:17:30 16:59:01 1 13.14 0.00 7.46 0.36 0.05 78.99 17:17:30 16:59:01 2 16.67 0.00 7.85 1.12 0.02 74.34 17:17:30 16:59:01 3 13.33 0.00 6.94 2.82 0.03 76.87 17:17:30 17:00:02 all 21.41 0.00 9.15 7.54 0.03 61.87 17:17:30 17:00:02 0 23.46 0.00 10.35 7.30 0.02 58.87 17:17:30 17:00:02 1 19.82 0.00 8.77 7.60 0.02 63.80 17:17:30 17:00:02 2 20.42 0.00 8.84 6.98 0.03 63.73 17:17:30 17:00:02 3 21.97 0.00 8.63 8.30 0.03 61.06 17:17:30 17:01:01 all 47.35 0.00 12.99 4.19 0.04 35.44 17:17:30 17:01:01 0 46.61 0.00 13.28 3.41 0.05 36.64 17:17:30 17:01:01 1 45.44 0.00 13.39 6.34 0.05 34.77 17:17:30 17:01:01 2 47.51 0.00 13.34 5.55 0.02 33.59 17:17:30 17:01:01 3 49.82 0.00 11.94 1.44 0.04 36.77 17:17:30 17:02:01 all 35.01 0.00 12.53 5.13 0.05 47.28 17:17:30 17:02:01 0 34.62 0.00 12.68 4.50 0.05 48.15 17:17:30 17:02:01 1 35.23 0.00 12.68 5.12 0.03 46.94 17:17:30 17:02:01 2 34.95 0.00 12.18 6.50 0.05 46.31 17:17:30 17:02:01 3 35.24 0.00 12.59 4.40 0.05 47.71 17:17:30 17:03:02 all 20.36 0.00 28.98 15.15 0.08 35.42 17:17:30 17:03:02 0 18.70 0.00 28.79 13.99 0.09 38.43 17:17:30 17:03:02 1 22.11 0.00 29.47 15.68 0.07 32.67 17:17:30 17:03:02 2 19.71 0.00 29.20 15.05 0.09 35.94 17:17:30 17:03:02 3 20.94 0.00 28.44 15.90 0.09 34.64 17:17:30 17:04:02 all 47.49 0.00 23.08 16.18 0.06 13.19 17:17:30 17:04:02 0 46.45 0.00 23.66 14.67 0.05 15.16 17:17:30 17:04:02 1 46.50 0.00 24.32 17.44 0.05 11.68 17:17:30 17:04:02 2 47.78 0.00 22.37 15.80 0.05 13.99 17:17:30 17:04:02 3 49.24 0.00 21.93 16.81 0.07 11.94 17:17:30 17:05:02 all 23.73 0.00 23.50 24.84 0.16 27.77 17:17:30 17:05:02 0 23.75 0.00 23.17 21.95 0.19 30.93 17:17:30 17:05:02 1 24.53 0.00 23.85 24.87 0.14 26.61 17:17:30 17:05:02 2 22.44 0.00 23.22 23.85 0.12 30.37 17:17:30 17:05:02 3 24.19 0.00 23.77 28.69 0.18 23.17 17:17:30 17:06:02 all 20.06 0.00 24.51 31.79 0.25 23.39 17:17:30 17:06:02 0 20.51 0.00 24.81 33.18 0.20 21.30 17:17:30 17:06:02 1 21.01 0.00 24.70 33.17 0.27 20.85 17:17:30 17:06:02 2 19.67 0.00 22.82 31.28 0.32 25.91 17:17:30 17:06:02 3 19.02 0.00 25.76 29.50 0.22 25.51 17:17:30 17:07:01 all 59.04 0.00 20.64 13.36 0.11 6.85 17:17:30 17:07:01 0 60.11 0.00 20.12 13.25 0.11 6.40 17:17:30 17:07:01 1 58.30 0.00 21.61 13.50 0.14 6.44 17:17:30 17:07:01 2 57.71 0.00 21.13 13.41 0.09 7.67 17:17:30 17:07:01 3 60.05 0.00 19.70 13.29 0.11 6.86 17:17:30 17:08:01 all 2.56 0.00 3.33 2.84 0.03 91.23 17:17:30 17:08:01 0 3.02 0.00 3.33 3.33 0.03 90.29 17:17:30 17:08:01 1 2.27 0.00 2.98 2.96 0.03 91.76 17:17:30 17:08:01 2 2.49 0.00 3.53 2.34 0.03 91.61 17:17:30 17:08:01 3 2.48 0.00 3.49 2.73 0.03 91.27 17:17:30 17:17:30 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:17:30 17:09:01 all 0.14 0.00 0.04 0.00 0.00 99.82 17:17:30 17:09:01 0 0.42 0.00 0.03 0.00 0.00 99.55 17:17:30 17:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:17:30 17:09:01 2 0.07 0.00 0.05 0.00 0.00 99.88 17:17:30 17:09:01 3 0.03 0.00 0.03 0.02 0.00 99.92 17:17:30 17:10:01 all 0.04 0.00 0.04 0.00 0.00 99.92 17:17:30 17:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:17:30 17:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:17:30 17:10:01 2 0.07 0.00 0.05 0.02 0.00 99.87 17:17:30 17:10:01 3 0.02 0.00 0.05 0.00 0.00 99.93 17:17:30 17:11:01 all 0.12 0.00 0.03 0.00 0.00 99.85 17:17:30 17:11:01 0 0.43 0.00 0.02 0.00 0.00 99.55 17:17:30 17:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:17:30 17:11:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:17:30 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:17:30 17:12:01 all 0.13 0.00 0.06 0.02 0.01 99.79 17:17:30 17:12:01 0 0.13 0.00 0.03 0.00 0.00 99.83 17:17:30 17:12:01 1 0.03 0.00 0.05 0.02 0.00 99.90 17:17:30 17:12:01 2 0.28 0.00 0.03 0.00 0.02 99.67 17:17:30 17:12:01 3 0.05 0.00 0.12 0.07 0.02 99.75 17:17:30 17:13:01 all 0.06 0.00 0.05 0.00 0.00 99.89 17:17:30 17:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:17:30 17:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:17:30 17:13:01 2 0.17 0.00 0.07 0.00 0.00 99.77 17:17:30 17:13:01 3 0.05 0.00 0.07 0.02 0.00 99.87 17:17:30 17:14:01 all 0.16 0.00 0.02 0.00 0.00 99.82 17:17:30 17:14:01 0 0.03 0.00 0.03 0.02 0.00 99.92 17:17:30 17:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:17:30 17:14:01 2 0.55 0.00 0.02 0.00 0.00 99.43 17:17:30 17:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:17:30 17:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 17:17:30 17:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:17:30 17:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:17:30 17:15:01 2 0.50 0.00 0.03 0.00 0.00 99.47 17:17:30 17:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 17:17:30 17:16:01 all 0.16 0.00 0.02 0.00 0.00 99.81 17:17:30 17:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:17:30 17:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:17:30 17:16:01 2 0.53 0.00 0.02 0.00 0.00 99.45 17:17:30 17:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:17:30 17:17:01 all 3.07 0.00 1.93 2.01 0.01 92.97 17:17:30 17:17:01 0 2.73 0.00 2.35 1.21 0.02 93.70 17:17:30 17:17:01 1 2.53 0.00 1.61 2.34 0.00 93.52 17:17:30 17:17:01 2 3.08 0.00 1.72 1.54 0.02 93.64 17:17:30 17:17:01 3 3.96 0.00 2.05 2.97 0.00 91.02 17:17:30 Average: all 15.11 0.00 8.58 6.21 0.04 70.06 17:17:30 Average: 0 15.06 0.00 8.84 5.83 0.04 70.22 17:17:30 Average: 1 14.84 0.00 8.70 6.57 0.04 69.85 17:17:30 Average: 2 15.12 0.00 8.49 6.12 0.04 70.22 17:17:30 Average: 3 15.42 0.00 8.29 6.30 0.04 69.94 17:17:30 17:17:30 17:17:30