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 aa28710662ce16d9368cf146bd802508810116bc+c7191a90c07787dda31e3868df4c5f33b5de22f9 (abddbe59190fd6f54eec0048491bca847fc811bf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19752 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 c7191a90c07787dda31e3868df4c5f33b5de22f9 into PR head commit aa28710662ce16d9368cf146bd802508810116bc Merge succeeded, producing aa28710662ce16d9368cf146bd802508810116bc Checking out Revision aa28710662ce16d9368cf146bd802508810116bc (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 aa28710662ce16d9368cf146bd802508810116bc # 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 c7191a90c07787dda31e3868df4c5f33b5de22f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa28710662ce16d9368cf146bd802508810116bc # timeout=10 Commit message: "feat(security): Address PR feedback" > git rev-list --no-walk 41a7151ac2b6cf2a88a6f2f382b664180a344f79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:12:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:12:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:12:19 ========================================================= 17:12:19 EdgeX Global Pipelines Version Info 17:12:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:12:21 ------------------- 17:12:21 stable info: 17:12:21 ------------------- 17:12:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:12:21 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:12:21 Message: update stable to v1.0.173 17:12:22 ------------------- 17:12:22 experimental info: 17:12:22 ------------------- 17:12:22 Commited By: **** collab-it+edgex@linuxfoundation.org 17:12:22 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:12:22 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:12:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:12:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa28710662ce16d9368cf146bd802508810116bc [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa28710 [Pipeline] echo 17:12:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:12:26 provisioning config files... 17:12:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config338235066120205700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:26 ---> docker-login.sh 17:12:26 nexus3.edgexfoundry.org:10001 17:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:26 Configure a credential helper to remove this warning. See 17:12:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:26 17:12:26 Login Succeeded 17:12:26 nexus3.edgexfoundry.org:10002 17:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:27 Configure a credential helper to remove this warning. See 17:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:27 17:12:27 Login Succeeded 17:12:27 nexus3.edgexfoundry.org:10003 17:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:27 Configure a credential helper to remove this warning. See 17:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:27 17:12:27 Login Succeeded 17:12:27 nexus3.edgexfoundry.org:10004 17:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:27 Configure a credential helper to remove this warning. See 17:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:27 17:12:27 Login Succeeded 17:12:27 docker.io 17:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:27 Configure a credential helper to remove this warning. See 17:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:27 17:12:27 Login Succeeded 17:12:27 ---> docker-login.sh ends [Pipeline] } 17:12:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:28 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/core-command/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo core-command,cmd/core-command/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/core-data/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo core-data,cmd/core-data/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/core-metadata/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo core-metadata,cmd/core-metadata/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/security-bootstrapper/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/security-proxy-setup/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/support-notifications/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo support-notifications,cmd/support-notifications/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/support-scheduler/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:12:28 + for file in '`ls cmd/**/Dockerfile`' 17:12:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:12:28 ++ cut -d/ -f2 17:12:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:12:28 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:30 17:12:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:12:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:30 latest: Pulling from edgex-devops/git-semver 17:12:30 31603596830f: Pulling fs layer 17:12:30 2a8b12db71e7: Pulling fs layer 17:12:30 6ca5941a6612: Pulling fs layer 17:12:30 ecc8261a40a4: Pulling fs layer 17:12:30 ecc8261a40a4: Waiting 17:12:30 2a8b12db71e7: Verifying Checksum 17:12:30 2a8b12db71e7: Download complete 17:12:30 31603596830f: Verifying Checksum 17:12:30 31603596830f: Download complete 17:12:30 ecc8261a40a4: Verifying Checksum 17:12:30 ecc8261a40a4: Download complete 17:12:30 6ca5941a6612: Verifying Checksum 17:12:30 6ca5941a6612: Download complete 17:12:30 31603596830f: Pull complete 17:12:30 2a8b12db71e7: Pull complete 17:12:31 6ca5941a6612: Pull complete 17:12:32 ecc8261a40a4: Pull complete 17:12:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:12:32 prd-centos7-docker-4c-2g-19752 does not seem to be running inside a container 17:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 17:12:35 $ docker top 84b5c339cc6f3edafd18bfb2d8a3ebc5a7dfba8c8dde406608744d5fb5a67ac4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:35 [ssh-agent] Looking for ssh-agent implementation... 17:12:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:35 $ docker exec 84b5c339cc6f3edafd18bfb2d8a3ebc5a7dfba8c8dde406608744d5fb5a67ac4 ssh-agent 17:12:36 SSH_AUTH_SOCK=/tmp/ssh-8N2XXTExTfCS/agent.12 17:12:36 SSH_AGENT_PID=18 17:12:36 Running ssh-add (command line suppressed) 17:12:36 Identity added: /w/workspace/edgex-go/19@tmp/private_key_409046975427150633.key (/w/workspace/edgex-go/19@tmp/private_key_409046975427150633.key) 17:12:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:36 + git tag --points-at HEAD [Pipeline] } 17:12:36 $ docker exec --env ******** --env ******** 84b5c339cc6f3edafd18bfb2d8a3ebc5a7dfba8c8dde406608744d5fb5a67ac4 ssh-agent -k 17:12:36 unset SSH_AUTH_SOCK; 17:12:36 unset SSH_AGENT_PID; 17:12:36 echo Agent pid 18 killed; 17:12:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:12:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:37 [ssh-agent] Looking for ssh-agent implementation... 17:12:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:37 $ docker exec 84b5c339cc6f3edafd18bfb2d8a3ebc5a7dfba8c8dde406608744d5fb5a67ac4 ssh-agent 17:12:37 SSH_AUTH_SOCK=/tmp/ssh-iUKENCIOVk5a/agent.47 17:12:37 SSH_AGENT_PID=52 17:12:37 Running ssh-add (command line suppressed) 17:12:37 Identity added: /w/workspace/edgex-go/19@tmp/private_key_4288666069366152461.key (/w/workspace/edgex-go/19@tmp/private_key_4288666069366152461.key) 17:12:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:37 + git semver init 17:12:37 # -> Open(): unable to determine branch for HEAD 17:12:37 # $GIT_DIR = /w/workspace/edgex-go/19/.git 17:12:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 17:12:37 # $SEMVER_REMOTE_NAME = origin 17:12:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:37 # $SEMVER_USER_NAME = edgex-jenkins 17:12:37 # $SEMVER_BRANCH = PR-2970 17:12:37 # $SEMVER_TEMP = /tmp/semver-965136203 17:12:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:13:10 # '/tmp/semver-965136203' -> '/w/workspace/edgex-go/19/.semver' 17:13:10 # -> Force: false 17:13:10 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 17:13:10 $ docker exec --env ******** --env ******** 84b5c339cc6f3edafd18bfb2d8a3ebc5a7dfba8c8dde406608744d5fb5a67ac4 ssh-agent -k 17:13:10 unset SSH_AUTH_SOCK; 17:13:10 unset SSH_AGENT_PID; 17:13:10 echo Agent pid 52 killed; 17:13:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:10 + git semver [Pipeline] } 17:13:10 $ docker stop --time=1 84b5c339cc6f3edafd18bfb2d8a3ebc5a7dfba8c8dde406608744d5fb5a67ac4 17:13:13 $ docker rm -f 84b5c339cc6f3edafd18bfb2d8a3ebc5a7dfba8c8dde406608744d5fb5a67ac4 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:13:14 Stashed 1 file(s) [Pipeline] echo 17:13:14 [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 17:13:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:13:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:13:15 + sudo service docker restart 17:13:15 + true 17:13:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:13:16 ========================================================= 17:13:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:13:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:16 + 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 . 17:13:20 Sending build context to Docker daemon 326.5MB 17:13:20 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:13:20 Step 2/6 : FROM ${BASE} 17:13:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:20 188c0c94c7c5: Pulling fs layer 17:13:20 0ef7d3d256c8: Pulling fs layer 17:13:20 de9db76c5a1d: Pulling fs layer 17:13:20 bca2f99d35d6: Pulling fs layer 17:13:20 93359f2a8cfa: Pulling fs layer 17:13:20 7c6f9722023f: Pulling fs layer 17:13:20 a35cf1a2eb13: Pulling fs layer 17:13:20 bca2f99d35d6: Waiting 17:13:20 93359f2a8cfa: Waiting 17:13:20 7c6f9722023f: Waiting 17:13:20 a35cf1a2eb13: Waiting 17:13:20 de9db76c5a1d: Verifying Checksum 17:13:20 de9db76c5a1d: Download complete 17:13:20 0ef7d3d256c8: Verifying Checksum 17:13:20 0ef7d3d256c8: Download complete 17:13:20 93359f2a8cfa: Verifying Checksum 17:13:20 93359f2a8cfa: Download complete 17:13:20 188c0c94c7c5: Verifying Checksum 17:13:20 188c0c94c7c5: Download complete 17:13:20 7c6f9722023f: Verifying Checksum 17:13:20 7c6f9722023f: Download complete 17:13:21 188c0c94c7c5: Pull complete 17:13:21 0ef7d3d256c8: Pull complete 17:13:21 de9db76c5a1d: Pull complete 17:13:23 a35cf1a2eb13: Verifying Checksum 17:13:23 a35cf1a2eb13: Download complete 17:13:23 bca2f99d35d6: Verifying Checksum 17:13:23 bca2f99d35d6: Download complete 17:13:28 bca2f99d35d6: Pull complete 17:13:29 93359f2a8cfa: Pull complete 17:13:29 7c6f9722023f: Pull complete 17:13:29 Still waiting to schedule task 17:13:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:13:33 a35cf1a2eb13: Pull complete 17:13:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:13:33 ---> a62c8e92a672 17:13:33 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:13:33 ---> Running in ebd197aaa944 17:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:13:35 (1/12) Installing libmagic (5.38-r0) 17:13:36 (2/12) Installing file (5.38-r0) 17:13:36 (3/12) Installing libc-dev (0.7.2-r3) 17:13:36 (4/12) Installing g++ (9.3.0-r2) 17:13:40 (5/12) Installing fortify-headers (1.1-r0) 17:13:40 (6/12) Installing patch (2.7.6-r6) 17:13:40 (7/12) Installing build-base (0.5-r2) 17:13:40 (8/12) Installing libsodium (1.0.18-r0) 17:13:40 (9/12) Installing pkgconf (1.7.2-r0) 17:13:40 (10/12) Installing libsodium-dev (1.0.18-r0) 17:13:40 (11/12) Installing libzmq (4.3.3-r0) 17:13:40 (12/12) Installing zeromq-dev (4.3.3-r0) 17:13:40 Executing busybox-1.31.1-r19.trigger 17:13:40 OK: 233 MiB in 51 packages 17:13:44 Removing intermediate container ebd197aaa944 17:13:44 ---> c544216c852d 17:13:44 Step 4/6 : WORKDIR /edgex-go 17:13:44 ---> Running in 8797c3ec8ea9 17:13:44 Removing intermediate container 8797c3ec8ea9 17:13:44 ---> 0a41adebcd97 17:13:44 Step 5/6 : COPY go.mod . 17:13:44 ---> 1a095d56d49d 17:13:44 Step 6/6 : RUN go mod download 17:13:45 ---> Running in f7b7b6cf3cf6 17:14:07 Removing intermediate container f7b7b6cf3cf6 17:14:07 ---> 7b03a0c7f198 17:14:07 Successfully built 7b03a0c7f198 17:14:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:14:07 + docker inspect -f . ci-base-image-x86_64 17:14:07 . [Pipeline] withDockerContainer 17:14:07 prd-centos7-docker-4c-2g-19752 does not seem to be running inside a container 17:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 17:14:08 $ docker top e61a24f45028786cc648f79c3501e8821471562ad58b8ef33f4a5aab38d9219a -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:08 + go version 17:14:08 go version go1.15.5 linux/amd64 [Pipeline] } 17:14:08 $ docker stop --time=1 e61a24f45028786cc648f79c3501e8821471562ad58b8ef33f4a5aab38d9219a 17:14:10 $ docker rm -f e61a24f45028786cc648f79c3501e8821471562ad58b8ef33f4a5aab38d9219a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:11 + docker inspect -f . ci-base-image-x86_64 17:14:11 . [Pipeline] withDockerContainer 17:14:11 prd-centos7-docker-4c-2g-19752 does not seem to be running inside a container 17:14:11 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 17:14:12 $ docker top e699ee16c3d87a2873ca8b8d7464da0d928e5d3291608f6954f4ad5c5a5f6e15 -eo pid,comm [Pipeline] { [Pipeline] echo 17:14:12 ========================================================= 17:14:12 [edgeXBuildGoParallel] Running Tests and Build... 17:14:12 ========================================================= [Pipeline] sh 17:14:12 + make test 17:14:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:14:22 ? github.com/edgexfoundry/edgex-go [no test files] 17:14:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:14:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:14:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:14:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:14:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:14:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:14:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:14:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:14:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:14:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.080s coverage: 46.6% of statements 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.200s coverage: 27.0% of statements 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.119s coverage: 77.1% of statements 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.135s coverage: 82.4% of statements 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.335s coverage: 28.6% of statements 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.127s coverage: 97.5% of statements 17:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:14:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 17:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:14:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.324s coverage: 94.1% of statements 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:14:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:14:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.073s coverage: 0.1% of statements 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 43.8% of statements 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 17:14:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:14:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.045s coverage: 82.7% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 84.2% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.4% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.5% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 55.9% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.259s coverage: 84.0% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.682s coverage: 29.1% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:15:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 17:15:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 17:15:20 GO111MODULE=on go vet ./... 17:15:47 gofmt -l . 17:15:47 [ "`gofmt -l .`" = "" ] 17:15:47 ./bin/test-go-mod-tidy.sh 17:15:47 ./bin/test-attribution-txt.sh [Pipeline] sh 17:15:47 + ls -al . 17:15:47 total 656 17:15:47 drwxrwxr-x 10 1001 1001 4096 Jan 12 17:15 . 17:15:47 drwxr-xr-x 4 root root 30 Jan 12 17:14 .. 17:15:47 -rw-rw-r-- 1 1001 1001 11 Jan 12 17:12 .dockerignore 17:15:47 drwxrwxr-x 8 1001 1001 179 Jan 12 17:12 .git 17:15:47 drwxrwxr-x 3 1001 1001 125 Jan 12 17:12 .github 17:15:47 -rw-rw-r-- 1 1001 1001 872 Jan 12 17:12 .gitignore 17:15:47 drwx------ 3 1001 1001 47 Jan 12 17:13 .semver 17:15:47 -rw-rw-r-- 1 1001 1001 166 Jan 12 17:12 .sonarcloud.properties 17:15:47 -rw-rw-r-- 1 1001 1001 7841 Jan 12 17:12 Attribution.txt 17:15:47 -rw-rw-r-- 1 1001 1001 3804 Jan 12 17:12 CONTRIBUTING.md 17:15:47 -rw-rw-r-- 1 1001 1001 931 Jan 12 17:12 Dockerfile.build 17:15:47 -rw-rw-r-- 1 1001 1001 863 Jan 12 17:12 Jenkinsfile 17:15:47 -rw-rw-r-- 1 1001 1001 10775 Jan 12 17:12 LICENSE 17:15:47 -rw-rw-r-- 1 1001 1001 6001 Jan 12 17:12 Makefile 17:15:47 -rw-rw-r-- 1 1001 1001 6524 Jan 12 17:12 README.md 17:15:47 -rw-rw-r-- 1 1001 1001 6744 Jan 12 17:12 SECURITY.md 17:15:47 -rw-rw-r-- 1 1001 1001 5 Jan 12 17:13 VERSION 17:15:47 -rw-rw-r-- 1 1001 1001 4131 Jan 12 17:12 ZMQWindows.md 17:15:47 drwxrwxr-x 2 1001 1001 117 Jan 12 17:12 bin 17:15:47 drwxrwxr-x 15 1001 1001 4096 Jan 12 17:12 cmd 17:15:47 -rw-r--r-- 1 root root 550268 Jan 12 17:15 coverage.out 17:15:47 -rw-r--r-- 1 root root 1005 Jan 12 17:15 go.mod 17:15:47 -rw-r--r-- 1 root root 19172 Jan 12 17:15 go.sum 17:15:47 drwxrwxr-x 8 1001 1001 127 Jan 12 17:12 internal 17:15:47 drwxrwxr-x 4 1001 1001 26 Jan 12 17:12 openapi 17:15:47 drwxrwxr-x 4 1001 1001 71 Jan 12 17:12 snap 17:15:47 -rw-rw-r-- 1 1001 1001 168 Jan 12 17:12 version.go [Pipeline] sh 17:15:47 + '[' -e coverage.out ] 17:15:47 + chown 1001:1001 coverage.out [Pipeline] stash 17:15:48 Stashed 1 file(s) [Pipeline] sh 17:15:48 + make build 17:15:48 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:51 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:16:00 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:16:01 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:16:02 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:16:02 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:16:04 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:16:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:16:06 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:16:08 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:16: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:16:10 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:16:11 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:16:13 $ docker stop --time=1 e699ee16c3d87a2873ca8b8d7464da0d928e5d3291608f6954f4ad5c5a5f6e15 17:16:15 $ docker rm -f e699ee16c3d87a2873ca8b8d7464da0d928e5d3291608f6954f4ad5c5a5f6e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:16:18 17:16:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:16:18 latest: Pulling from edgex-devops/edgex-compose 17:16:18 cbdbe7a5bc2a: Pulling fs layer 17:16:18 ca9280d653b3: Pulling fs layer 17:16:18 7e9c9ca2126c: Pulling fs layer 17:16:19 cbdbe7a5bc2a: Download complete 17:16:19 cbdbe7a5bc2a: Pull complete 17:16:19 ca9280d653b3: Verifying Checksum 17:16:19 ca9280d653b3: Download complete 17:16:20 ca9280d653b3: Pull complete 17:16:21 7e9c9ca2126c: Verifying Checksum 17:16:21 7e9c9ca2126c: Download complete 17:16:28 7e9c9ca2126c: Pull complete 17:16:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:16:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:16:28 prd-centos7-docker-4c-2g-19752 does not seem to be running inside a container 17:16:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:16:31 $ docker top b4bb5bb91255cb2aa9cc8427fb2b15d579d70c4910ce525521a3f9a8a4346bad -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:32 + docker-compose build --help 17:16:32 + grep parallel 17:16:33 --parallel Build images in parallel. [Pipeline] } 17:16:33 $ docker stop --time=1 b4bb5bb91255cb2aa9cc8427fb2b15d579d70c4910ce525521a3f9a8a4346bad 17:16:35 $ docker rm -f b4bb5bb91255cb2aa9cc8427fb2b15d579d70c4910ce525521a3f9a8a4346bad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:16:35 . [Pipeline] withDockerContainer 17:16:36 prd-centos7-docker-4c-2g-19752 does not seem to be running inside a container 17:16:36 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:16:36 $ docker top d4684d6f011b3a042ea945d95803e0aaa1be933df21ea99c358a8531fd68a507 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:37 + docker-compose -f ./docker-compose-build.yml build --parallel 17:16:38 Building docker-core-command-go ... 17:16:38 Building docker-core-data-go ... 17:16:38 Building docker-core-metadata-go ... 17:16:38 Building docker-security-bootstrapper-go ... 17:16:38 Building docker-security-proxy-setup-go ... 17:16:38 Building docker-security-secretstore-setup-go ... 17:16:38 Building docker-support-notifications-go ... 17:16:38 Building docker-support-scheduler-go ... 17:16:38 Building docker-sys-mgmt-agent-go ... 17:16:38 Building docker-security-bootstrapper-go 17:16:38 Building docker-core-metadata-go 17:16:38 Building docker-security-secretstore-setup-go 17:16:38 Building docker-core-command-go 17:16:38 Building docker-sys-mgmt-agent-go 17:17:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:17:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:17:10 ---> 7b03a0c7f198 17:17:10 Step 3/23 : WORKDIR /edgex-go 17:17:10 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:17:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:17:10 ---> 7b03a0c7f198 17:17:10 Step 3/26 : WORKDIR /edgex-go 17:17:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:17:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:17:10 ---> 7b03a0c7f198 17:17:10 Step 3/23 : WORKDIR /edgex-go 17:17:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:17:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:17:10 ---> 7b03a0c7f198 17:17:10 Step 3/24 : WORKDIR /edgex-go 17:17:10 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:17:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:17:10 ---> 7b03a0c7f198 17:17:10 Step 3/33 : WORKDIR /edgex-go 17:17:10 ---> Running in 9ca119a78267 17:17:10 ---> Running in 03f251affa4c 17:17:10 ---> Running in 9d12b6a96d1b 17:17:10 ---> Running in 2dd58b6a2437 17:17:10 ---> Running in 2c4b7b17d3d9 17:17:11 Removing intermediate container 9ca119a78267 17:17:11 ---> cb0f454fe865 17:17:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:11 Removing intermediate container 9d12b6a96d1b 17:17:11 ---> 7f8651cc0902 17:17:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:11 Removing intermediate container 2dd58b6a2437 17:17:11 ---> 1bc2ad77738f 17:17:11 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:11 Removing intermediate container 03f251affa4c 17:17:11 ---> e5b932a72fb7 17:17:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:11 Removing intermediate container 2c4b7b17d3d9 17:17:11 ---> 4f5bc2d47220 17:17:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:11 ---> Running in 3bded73af472 17:17:11 ---> Running in bf16464cdf5a 17:17:11 ---> Running in 67ea8d771a72 17:17:11 ---> Running in d96f46f6350a 17:17:11 ---> Running in 1adabc39dad4 17:17:13 Removing intermediate container 67ea8d771a72 17:17:13 ---> d7a1b66b5acf 17:17:13 Step 5/23 : RUN apk add --update --no-cache make git 17:17:13 Removing intermediate container 3bded73af472 17:17:13 ---> 41193d84bb26 17:17:13 Step 5/26 : RUN apk add --update --no-cache make bash git 17:17:13 ---> Running in c3b483211303 17:17:13 Removing intermediate container d96f46f6350a 17:17:13 ---> 2a016f6ca5f2 17:17:13 Step 5/23 : RUN apk add --update --no-cache make git 17:17:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19753 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { 17:17:13 ---> Running in b95ea7f81333 17:17:13 Removing intermediate container bf16464cdf5a 17:17:13 ---> 52f96a345164 17:17:13 Step 5/33 : RUN apk add --update --no-cache make git [Pipeline] ws 17:17:13 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 17:17:14 Removing intermediate container 1adabc39dad4 17:17:14 ---> a34aab8c611a 17:17:14 Step 5/24 : RUN apk add --update --no-cache make git 17:17:14 ---> Running in 3c86909561e0 17:17:14 ---> Running in 1c992aefaa1b 17:17:14 ---> Running in fcf7980ffca9 17:17:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:15 OK: 233 MiB in 51 packages 17:17:15 OK: 233 MiB in 51 packages 17:17:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:17:16 OK: 233 MiB in 51 packages 17:17:16 OK: 233 MiB in 51 packages 17:17:16 OK: 233 MiB in 51 packages 17:17:16 Removing intermediate container b95ea7f81333 17:17:16 ---> 6523015e3e30 17:17:16 Step 6/26 : COPY go.mod . 17:17:16 Removing intermediate container c3b483211303 17:17:16 ---> 79eb7b7873e4 17:17:16 Step 6/23 : COPY go.mod . 17:17:17 Removing intermediate container 3c86909561e0 17:17:17 ---> 32d227b93099 17:17:17 Step 6/23 : COPY go.mod . 17:17:17 ---> ea7d5138c976 17:17:17 Step 7/26 : RUN go mod download 17:17:17 ---> 6ff072b0c127 17:17:17 Step 7/23 : RUN go mod download 17:17:17 Removing intermediate container fcf7980ffca9 17:17:17 ---> 11a02f199d57 17:17:17 Step 6/24 : COPY go.mod . 17:17:17 ---> Running in 5670622ac4c0 17:17:17 ---> Running in 9f2c3faf29e0 17:17:17 Removing intermediate container 1c992aefaa1b 17:17:17 ---> fdf6e2ead0fc 17:17:17 Step 6/33 : COPY go.mod . 17:17:17 ---> 3ae66d138b7f 17:17:17 Step 7/23 : RUN go mod download 17:17:17 ---> Running in 85793b8b04a9 17:17:17 ---> 6539a3d6a280 17:17:17 Step 7/24 : RUN go mod download 17:17:17 ---> Running in 9e6b504a71d0 17:17:17 ---> c0b3da113ab9 17:17:17 Step 7/33 : RUN go mod download 17:17:18 ---> Running in eca315427786 17:17:19 using credential edgex-jenkins-ssh 17:17:19 Cloning the remote Git repository 17:17:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:17:19 > git init /w/workspace/edgex-go/19 # timeout=10 17:17:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:17:20 > git --version # timeout=10 17:17:20 > git --version # 'git version 2.17.1' 17:17:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:20 Removing intermediate container 85793b8b04a9 17:17:20 ---> 823ed48b3a27 17:17:20 Step 8/23 : COPY . . 17:17:20 Removing intermediate container 9e6b504a71d0 17:17:20 ---> fd802abee4d2 17:17:20 Step 8/24 : COPY . . 17:17:20 Removing intermediate container 9f2c3faf29e0 17:17:20 ---> 6c2285ce4a2f 17:17:20 Step 8/23 : COPY . . 17:17:20 Removing intermediate container 5670622ac4c0 17:17:20 ---> 4a2bb535759b 17:17:20 Step 8/26 : COPY . . 17:17:20 Removing intermediate container eca315427786 17:17:20 ---> 3b91075926d4 17:17:20 Step 8/33 : COPY . . 17:17:42 Merging remotes/origin/master commit c7191a90c07787dda31e3868df4c5f33b5de22f9 into PR head commit aa28710662ce16d9368cf146bd802508810116bc 17:17:42 Merge succeeded, producing aa28710662ce16d9368cf146bd802508810116bc 17:17:42 Checking out Revision aa28710662ce16d9368cf146bd802508810116bc (PR-2970) 17:17:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:17:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:17:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:17:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:41 > 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:17:42 > git config core.sparsecheckout # timeout=10 17:17:42 > git checkout -f aa28710662ce16d9368cf146bd802508810116bc # timeout=10 17:17:42 > git remote # timeout=10 17:17:42 > git config --get remote.origin.url # timeout=10 17:17:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:42 > git merge c7191a90c07787dda31e3868df4c5f33b5de22f9 # timeout=10 17:17:42 > git rev-parse HEAD^{commit} # timeout=10 17:17:42 > git config core.sparsecheckout # timeout=10 17:17:42 > git checkout -f aa28710662ce16d9368cf146bd802508810116bc # timeout=10 17:17:47 Commit message: "feat(security): Address PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:17:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:17:49 + sudo service docker restart 17:17:49 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:17:52 provisioning config files... 17:17:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config551191632695420766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:52 ---> docker-login.sh 17:17:52 nexus3.edgexfoundry.org:10001 17:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:53 Configure a credential helper to remove this warning. See 17:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:53 17:17:53 Login Succeeded 17:17:53 nexus3.edgexfoundry.org:10002 17:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:54 Configure a credential helper to remove this warning. See 17:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:54 17:17:54 Login Succeeded 17:17:54 nexus3.edgexfoundry.org:10003 17:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 nexus3.edgexfoundry.org:10004 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 docker.io 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:56 Configure a credential helper to remove this warning. See 17:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:56 17:17:56 Login Succeeded 17:17:56 ---> docker-login.sh ends [Pipeline] } 17:17:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:56 ========================================================= 17:17:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:17:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:17:57 + 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:17:59 Sending build context to Docker daemon 165.6MB 17:17:59 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:17:59 Step 2/6 : FROM ${BASE} 17:17:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:59 5f621e34cdf4: Pulling fs layer 17:17:59 a4357932f1b6: Pulling fs layer 17:17:59 18c013af1878: Pulling fs layer 17:17:59 00ac8860ef70: Pulling fs layer 17:17:59 63d7cb157983: Pulling fs layer 17:17:59 b116817d02f9: Pulling fs layer 17:17:59 745a02a5169b: Pulling fs layer 17:17:59 63d7cb157983: Waiting 17:17:59 00ac8860ef70: Waiting 17:17:59 b116817d02f9: Waiting 17:17:59 745a02a5169b: Waiting 17:17:59 18c013af1878: Download complete 17:17:59 a4357932f1b6: Download complete 17:17:59 63d7cb157983: Verifying Checksum 17:17:59 63d7cb157983: Download complete 17:18:00 b116817d02f9: Verifying Checksum 17:18:00 b116817d02f9: Download complete 17:18:00 5f621e34cdf4: Verifying Checksum 17:18:00 ---> 12525e7fd43d 17:18:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:18:00 ---> ec8bdd4ff5af 17:18:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:18:00 ---> Running in 20b7df831aa6 17:18:00 ---> 42ff84aaaa03 17:18:00 Step 9/23 : RUN make cmd/core-command/core-command 17:18:00 ---> 66ff8b532cff 17:18:00 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 17:18:00 ---> b7afb550d764 17:18:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:18:00 ---> Running in 363c8a34404a 17:18:00 ---> Running in 2a3b40c881c7 17:18:00 ---> Running in d5739b727ab1 17:18:00 ---> Running in d550a8610aa0 17:18:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:18:00 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:18:00 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:18:00 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:18:00 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:18:00 5f621e34cdf4: Pull complete 17:18:01 a4357932f1b6: Pull complete 17:18:01 18c013af1878: Pull complete 17:18:02 745a02a5169b: Verifying Checksum 17:18:02 745a02a5169b: Download complete 17:18:03 00ac8860ef70: Verifying Checksum 17:18:03 00ac8860ef70: Download complete 17:18:13 00ac8860ef70: Pull complete 17:18:13 63d7cb157983: Pull complete 17:18:13 b116817d02f9: Pull complete 17:18:17 745a02a5169b: Pull complete 17:18:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:18:17 ---> b7e6874047d6 17:18:17 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 17:18:20 ---> Running in 8847b7f5edc4 17:18:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:18:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:18:23 (1/12) Installing libmagic (5.38-r0) 17:18:24 (2/12) Installing file (5.38-r0) 17:18:24 (3/12) Installing libc-dev (0.7.2-r3) 17:18:24 (4/12) Installing g++ (9.3.0-r2) 17:18:27 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:18:27 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:18:33 Removing intermediate container 20b7df831aa6 17:18:33 ---> 53e05f37fd66 17:18:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:18:33 Removing intermediate container d550a8610aa0 17:18:33 ---> 2d699ed88d3d 17:18:33 17:18:33 Step 10/23 : FROM alpine:3.12 17:18:33 ---> Running in 8811464fc628 17:18:33 3.12: Pulling from library/alpine 17:18:33 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:18:33 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:18:33 Status: Downloaded newer image for alpine:3.12 17:18:33 ---> 389fef711851 17:18:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:18:36 (5/12) Installing fortify-headers (1.1-r0) 17:18:36 (6/12) Installing patch (2.7.6-r6) 17:18:36 (7/12) Installing build-base (0.5-r2) 17:18:36 (8/12) Installing libsodium (1.0.18-r0) 17:18:36 (9/12) Installing pkgconf (1.7.2-r0) 17:18:36 (10/12) Installing libsodium-dev (1.0.18-r0) 17:18:36 (11/12) Installing libzmq (4.3.3-r0) 17:18:36 (12/12) Installing zeromq-dev (4.3.3-r0) 17:18:36 Executing busybox-1.31.1-r19.trigger 17:18:36 OK: 217 MiB in 51 packages 17:18:37 ---> Running in 109597b4527e 17:18:37 Removing intermediate container 2a3b40c881c7 17:18:37 ---> ecb5b465cf17 17:18:37 17:18:37 Step 10/24 : FROM alpine:3.12 17:18:37 ---> 389fef711851 17:18:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:18:37 Removing intermediate container d5739b727ab1 17:18:37 ---> ce968cc0f559 17:18:37 17:18:37 Step 10/33 : FROM alpine:3.12 17:18:37 ---> 389fef711851 17:18:37 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl 17:18:37 Removing intermediate container 363c8a34404a 17:18:37 ---> 8eb02ca0a94d 17:18:37 17:18:37 Step 10/23 : FROM alpine:3.12 17:18:37 ---> 389fef711851 17:18:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:18:37 ---> Running in ebb1eca103ad 17:18:38 ---> Running in c28f7c9b7154 17:18:38 ---> Running in 04622a4616ff 17:18:38 Removing intermediate container 8811464fc628 17:18:38 ---> 79a116349b45 17:18:38 17:18:38 Step 11/26 : FROM docker:20.10.0 17:18:38 20.10.0: Pulling from library/docker 17:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:39 (1/1) Installing dumb-init (1.2.2-r1) 17:18:39 Executing busybox-1.31.1-r19.trigger 17:18:39 OK: 6 MiB in 15 packages 17:18:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:39 (1/5) Installing ca-certificates (20191127-r4) 17:18:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:39 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:18:39 (3/5) Installing libcurl (7.69.1-r3) 17:18:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:39 (4/5) Installing curl (7.69.1-r3) 17:18:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:39 (5/5) Installing dumb-init (1.2.2-r1) 17:18:39 Executing busybox-1.31.1-r19.trigger 17:18:39 Executing ca-certificates-20191127-r4.trigger 17:18:39 OK: 7 MiB in 19 packages 17:18:39 (1/1) Installing dumb-init (1.2.2-r1) 17:18:39 Executing busybox-1.31.1-r19.trigger 17:18:39 OK: 6 MiB in 15 packages 17:18:39 (1/2) Installing dumb-init (1.2.2-r1) 17:18:39 (2/2) Installing openssl (1.1.1i-r0) 17:18:39 Executing busybox-1.31.1-r19.trigger 17:18:39 OK: 6 MiB in 16 packages 17:18:40 Removing intermediate container 8847b7f5edc4 17:18:40 ---> bbb654921f48 17:18:40 Step 4/6 : WORKDIR /edgex-go 17:18:40 ---> Running in 081fdf251a6a 17:18:40 Removing intermediate container 081fdf251a6a 17:18:40 ---> 36d7803ff5bf 17:18:40 Step 5/6 : COPY go.mod . 17:18:41 Removing intermediate container 109597b4527e 17:18:41 ---> 41d566936e38 17:18:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:41 ---> Running in 964077574cdc 17:18:41 ---> 6175402d76e9 17:18:41 Step 6/6 : RUN go mod download 17:18:41 ---> Running in a85745787208 17:18:43 Removing intermediate container c28f7c9b7154 17:18:43 ---> 86b06b9602da 17:18:43 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:18:43 Removing intermediate container 04622a4616ff 17:18:43 ---> 96b0a90c55a8 17:18:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:43 Removing intermediate container ebb1eca103ad 17:18:43 ---> efa4fa54a8f6 17:18:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:18:43 Removing intermediate container 964077574cdc 17:18:43 ---> bc9972eabaae 17:18:43 Step 13/23 : ENV APP_PORT=48082 17:18:43 ---> Running in e658e9d55243 17:18:43 ---> Running in 00db3227c256 17:18:43 ---> Running in 029f4b18be9b 17:18:43 ---> Running in e65f46bba505 17:18:43 Removing intermediate container e658e9d55243 17:18:43 ---> 35a6a980257d 17:18:43 Step 13/23 : ENV APP_PORT=48081 17:18:43 Removing intermediate container 00db3227c256 17:18:43 ---> 15f6e9a43f97 17:18:43 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 17:18:43 ---> Running in 4a70f1f9a3b0 17:18:43 Removing intermediate container 029f4b18be9b 17:18:43 ---> 968f13e72bb1 17:18:43 Step 14/23 : EXPOSE $APP_PORT 17:18:43 ---> Running in 21e6f7d24b4d 17:18:43 Removing intermediate container e65f46bba505 17:18:43 ---> 2aab17b63fe7 17:18:43 Step 13/24 : WORKDIR / 17:18:43 ---> Running in fcbb0d542419 17:18:43 ---> Running in 39a4363cc015 17:18:43 Removing intermediate container 4a70f1f9a3b0 17:18:43 ---> 1e803336d3da 17:18:43 Step 14/23 : EXPOSE $APP_PORT 17:18:43 Removing intermediate container 21e6f7d24b4d 17:18:43 ---> ebe05d53f436 17:18:43 Step 14/33 : 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:18:44 ---> Running in 2fabd6909f4a 17:18:44 ---> Running in 1bcc7405e7c2 17:18:44 Removing intermediate container fcbb0d542419 17:18:44 ---> 4f7d2c6d53f2 17:18:44 Step 15/23 : WORKDIR / 17:18:44 Removing intermediate container 39a4363cc015 17:18:44 ---> a94ff7059c07 17:18:44 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:18:44 Removing intermediate container 2fabd6909f4a 17:18:44 ---> ad56086b45c6 17:18:44 Step 15/23 : WORKDIR / 17:18:44 ---> Running in debfd3741800 17:18:44 ---> Running in 2e4aecfcf40b 17:18:44 ---> f464dba1f936 17:18:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:18:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:18:45 Status: Downloaded newer image for docker:20.10.0 17:18:45 ---> aefe523efa57 17:18:45 Step 12/26 : RUN apk add --no-cache bash 17:18:45 Removing intermediate container debfd3741800 17:18:45 ---> ba0998773f5e 17:18:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:45 Connecting to github.com (140.82.114.3:443) 17:18:45 Removing intermediate container 2e4aecfcf40b 17:18:45 ---> d428d50b9140 17:18:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:45 ---> Running in 3079c8a1249c 17:18:45 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.72.116:443) 17:18:45  ---> da520af82fc4 17:18:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:18:45 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 17:18:45 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 17:18:45 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 17:18:45 dockerize 17:18:45 ---> 1572980301f0 17:18:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:18:45 ---> c79b11b75f7c 17:18:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:18:46 ---> 20f26e1250b0 17:18:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:18:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:46 ---> dfcb6e417652 17:18:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:18:46 (1/2) Installing readline (8.0.4-r0) 17:18:46 (2/2) Installing bash (5.0.17-r0) 17:18:46 Executing bash-5.0.17-r0.post-install 17:18:46 Executing busybox-1.31.1-r19.trigger 17:18:46 OK: 12 MiB in 22 packages 17:18:46 ---> 061b63f76df3 17:18:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:18:46 Removing intermediate container 1bcc7405e7c2 17:18:46 ---> 91d265137a51 17:18:46 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 17:18:46 ---> 032a709249d6 17:18:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:18:46 ---> Running in ffa6d418c4f5 17:18:47 ---> 8ee054d75438 17:18:47 Step 19/23 : ENTRYPOINT ["/core-command"] 17:18:47 ---> Running in c0f426096522 17:18:47 ---> 73af734d025f 17:18:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:18:47 Removing intermediate container ffa6d418c4f5 17:18:47 ---> e561479674db 17:18:47 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:18:47 ---> 51ad1724d42e 17:18:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:18:47 ---> Running in 0bf637deb4af 17:18:47 ---> Running in 3c640097d1d5 17:18:47 Removing intermediate container 3079c8a1249c 17:18:47 ---> 855218083f0a 17:18:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:18:47 Removing intermediate container c0f426096522 17:18:47 ---> e5714784299d 17:18:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:48 ---> Running in 58bc7c0bf4c1 17:18:48 ---> Running in b4026652e5cd 17:18:48 ---> 6d85d92eb5fa 17:18:48 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:18:48 Removing intermediate container 3c640097d1d5 17:18:48 ---> 332ac1da1a57 17:18:48 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 17:18:48 Removing intermediate container 0bf637deb4af 17:18:48 ---> ecf278009dd0 17:18:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:48 ---> Running in 9ac2098cea27 17:18:48 ---> Running in f7447bef5b0e 17:18:48 ---> Running in 8353594fc69e 17:18:48 Removing intermediate container b4026652e5cd 17:18:48 ---> a27dba67f690 17:18:48 Step 21/23 : LABEL arch=x86_64 17:18:48 Removing intermediate container 58bc7c0bf4c1 17:18:48 ---> 8b6953fa2aa9 17:18:48 Step 14/26 : ENV APP_PORT=48090 17:18:48 ---> Running in 3d9316e5d9e4 17:18:48 ---> Running in 12ad8a4c8a9e 17:18:49 Removing intermediate container 8353594fc69e 17:18:49 ---> 7da220cc4f13 17:18:49 Step 21/23 : LABEL arch=x86_64 17:18:49 ---> Running in 467e92956278 17:18:49 Removing intermediate container 3d9316e5d9e4 17:18:49 ---> 3884948454e2 17:18:49 Step 15/26 : EXPOSE $APP_PORT 17:18:49 Removing intermediate container 12ad8a4c8a9e 17:18:49 ---> cc6e76ef5094 17:18:49 Step 22/23 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:18:49 ---> Running in 29b1e09685db 17:18:49 ---> Running in 7330fd568b41 17:18:49 Removing intermediate container 467e92956278 17:18:49 ---> 4a97d9c3efc0 17:18:49 Step 22/23 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:18:49 Move dockerize executable 17:18:49 ---> Running in a7b89f3ecf24 17:18:50 Removing intermediate container 7330fd568b41 17:18:50 ---> 63f3867cb87c 17:18:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:18:50 Removing intermediate container 29b1e09685db 17:18:50 ---> dd046570ab28 17:18:50 Step 23/23 : LABEL version=0.0.0 17:18:50 Removing intermediate container a7b89f3ecf24 17:18:50 ---> 03397d602724 17:18:50 Step 23/23 : LABEL version=0.0.0 17:18:50 ---> Running in 33f7e719bd1b 17:18:50 ---> Running in e6e739d3aa4b 17:18:50 Removing intermediate container 9ac2098cea27 17:18:50 ---> 2e0cef7621b3 17:18:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:18:50 Removing intermediate container 33f7e719bd1b 17:18:50 ---> e34be34b3f6e 17:18:50 17:18:50 ---> Running in 9307f78db0e2 17:18:50 ---> 4dccc505d33a 17:18:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:18:50 Removing intermediate container e6e739d3aa4b 17:18:50 ---> 04d5a8bf056c 17:18:50 17:18:50 Removing intermediate container f7447bef5b0e 17:18:50 ---> 2de046981465 17:18:50 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 17:18:50 Successfully built e34be34b3f6e 17:18:51 Successfully built 04d5a8bf056c 17:18:51 Successfully tagged docker-core-command-go:latest 17:18:51  Building docker-core-command-go ... done Building docker-core-data-go 17:18:51 ---> Running in 4c4b6f8a44a3 17:18:51 Successfully tagged docker-core-metadata-go:latest 17:18:51  Building docker-core-metadata-go ... done Building docker-support-notifications-go 17:18:51 Removing intermediate container 9307f78db0e2 17:18:51 ---> 92df3edb767b 17:18:51 Step 22/24 : LABEL arch=x86_64 17:18:51 ---> afd1ed8d4b87 17:18:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:18:51 ---> Running in d70c1ffd454b 17:18:51 Removing intermediate container 4c4b6f8a44a3 17:18:51 ---> 41db12261f52 17:18:51 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:18:51 Removing intermediate container d70c1ffd454b 17:18:51 ---> 8250d3537137 17:18:51 Step 23/24 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:18:51 ---> Running in 73bf241fada4 17:18:51 ---> 413c7d7e3511 17:18:51 Step 19/26 : RUN apk --no-cache add py3-pip 17:18:55 ---> 38cafa66e7a1 17:18:55 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:18:56 ---> Running in 8eda7566867a 17:18:56 Removing intermediate container 73bf241fada4 17:18:56 ---> 1d012c0397f9 17:18:56 Step 24/24 : LABEL version=0.0.0 17:18:56 ---> Running in 1a8578f72231 17:18:58 ---> Running in deb7d02b62a9 17:18:58 Removing intermediate container deb7d02b62a9 17:18:58 ---> 007bf81baf1c 17:18:58 17:18:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:18:58 Successfully built 007bf81baf1c 17:18:58 Successfully tagged docker-security-secretstore-setup-go:latest 17:18:58 Building docker-support-scheduler-go 17:18:58  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:18:59 (1/33) Installing libbz2 (1.0.8-r1) 17:18:59 (2/33) Installing expat (2.2.9-r1) 17:18:59 (3/33) Installing libffi (3.3-r2) 17:18:59 (4/33) Installing gdbm (1.13-r1) 17:18:59 (5/33) Installing xz-libs (5.2.5-r0) 17:18:59 (6/33) Installing sqlite-libs (3.32.1-r0) 17:18:59 (7/33) Installing python3 (3.8.5-r0) 17:19:08 Removing intermediate container a85745787208 17:19:08 ---> f6ffcf67a25d 17:19:08 Successfully built f6ffcf67a25d 17:19:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:08 + docker inspect -f . ci-base-image-arm64 17:19:08 . [Pipeline] withDockerContainer 17:19:08 prd-ubuntu18.04-docker-arm64-4c-16g-19753 does not seem to be running inside a container 17:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:19:09 Removing intermediate container 1a8578f72231 17:19:09 ---> 25a1370484dc 17:19:09 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:19:09 (8/33) Installing py3-appdirs (1.4.4-r1) 17:19:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:19:09 (10/33) Installing py3-parsing (2.4.7-r0) 17:19:09 (11/33) Installing py3-six (1.15.0-r0) 17:19:09 (12/33) Installing py3-packaging (20.4-r0) 17:19:09 (13/33) Installing py3-setuptools (47.0.0-r0) 17:19:09 (14/33) Installing py3-chardet (3.0.4-r4) 17:19:10 $ docker top 370091ecf6b4a39670fcd0e229fe84b00730457af23e2d3c0ea4557e4adf60a7 -eo pid,comm 17:19:10 (15/33) Installing py3-idna (2.9-r0) [Pipeline] { [Pipeline] sh 17:19:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:19:11 + go version 17:19:11 go version go1.15.5 linux/arm64 [Pipeline] } 17:19:11 $ docker stop --time=1 370091ecf6b4a39670fcd0e229fe84b00730457af23e2d3c0ea4557e4adf60a7 17:19:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:19:13 (18/33) Installing py3-requests (2.23.0-r0) 17:19:13 (19/33) Installing py3-msgpack (1.0.0-r0) 17:19:13 (20/33) Installing py3-lockfile (0.12.2-r3) 17:19:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:19:13 $ docker rm -f 370091ecf6b4a39670fcd0e229fe84b00730457af23e2d3c0ea4557e4adf60a7 17:19:13 (22/33) Installing py3-colorama (0.4.3-r0) 17:19:13 (23/33) Installing py3-distlib (0.3.0-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:14 + docker inspect -f . ci-base-image-arm64 17:19:14 . [Pipeline] withDockerContainer 17:19:14 (24/33) Installing py3-distro (1.5.0-r1) 17:19:14 (25/33) Installing py3-webencodings (0.5.1-r3) 17:19:14 ---> 81ebe335fc9b 17:19:14 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:19:14 (26/33) Installing py3-html5lib (1.0.1-r4) 17:19:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:19:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:14 ---> 7b03a0c7f198 17:19:14 Step 3/23 : WORKDIR /edgex-go 17:19:14 ---> Using cache 17:19:14 ---> 4f5bc2d47220 17:19:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:14 prd-ubuntu18.04-docker-arm64-4c-16g-19753 does not seem to be running inside a container 17:19:15 (27/33) Installing py3-pytoml (0.1.21-r0) 17:19:15 ---> Using cache 17:19:15 ---> a34aab8c611a 17:19:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:19:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:19:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:19:15 ---> 7b03a0c7f198 17:19:15 Step 3/22 : WORKDIR /edgex-go 17:19:15 ---> Using cache 17:19:15 ---> 4f5bc2d47220 17:19:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:15 ---> Using cache 17:19:15 ---> a34aab8c611a 17:19:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:19:15 (28/33) Installing py3-pep517 (0.8.2-r0) 17:19:15 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:19:15 (29/33) Installing py3-progress (1.5-r0) 17:19:15 (30/33) Installing py3-toml (0.10.1-r0) 17:19:16 $ docker top 8c37af2aeb8f2a1855aeb8c49bf04d8dab6a2f53876f24e4be50fa7ed564d29e -eo pid,comm [Pipeline] { [Pipeline] echo 17:19:16 ========================================================= 17:19:16 [edgeXBuildGoParallel] Running Tests and Build... 17:19:16 ========================================================= [Pipeline] sh 17:19:16 (31/33) Installing py3-retrying (1.3.3-r0) 17:19:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:19:16 (33/33) Installing py3-pip (20.1.1-r0) 17:19:16 ---> Running in a0873646ff46 17:19:16 ---> Running in 687627e9e591 17:19:16 Executing busybox-1.31.1-r19.trigger 17:19:17 OK: 71 MiB in 55 packages 17:19:17 + make test 17:19:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:19:17 ---> 5358dc23d260 17:19:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:19:20 ---> 475b3b5d1cd0 17:19:20 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:19:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:19:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:19:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:19:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:19:21 OK: 233 MiB in 51 packages 17:19:21 OK: 233 MiB in 51 packages 17:19:22 ---> bec22c3c6652 17:19:22 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:19:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:19:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:19:22 ---> 7b03a0c7f198 17:19:22 Step 3/22 : WORKDIR /edgex-go 17:19:22 ---> Using cache 17:19:22 ---> 4f5bc2d47220 17:19:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:22 ---> Using cache 17:19:22 ---> a34aab8c611a 17:19:22 Step 5/22 : RUN apk add --update --no-cache make git 17:19:22 ---> Using cache 17:19:22 ---> 11a02f199d57 17:19:22 Step 6/22 : COPY go.mod . 17:19:22 ---> Using cache 17:19:22 ---> 6539a3d6a280 17:19:22 Step 7/22 : RUN go mod download 17:19:22 ---> Using cache 17:19:22 ---> fd802abee4d2 17:19:22 Step 8/22 : COPY . . 17:19:22 ---> Using cache 17:19:22 ---> b7afb550d764 17:19:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:19:25 ---> Running in 91b93176b386 17:19:26 ---> f5df42f8c388 17:19:26 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 17:19:27 Removing intermediate container a0873646ff46 17:19:27 ---> c85962f54169 17:19:27 Step 6/23 : COPY go.mod . 17:19:27 Removing intermediate container 687627e9e591 17:19:27 ---> d0c3f31df404 17:19:27 Step 6/22 : COPY go.mod . 17:19:28 ---> Running in 575c3f83ac9e 17:19:28 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:19:28 ---> 5e3cd8a6bb05 17:19:28 Step 7/22 : RUN go mod download 17:19:29 ---> 68c5ba38f3c1 17:19:29 Step 7/23 : RUN go mod download 17:19:29 ---> Running in 2e5030190299 17:19:29 Removing intermediate container 575c3f83ac9e 17:19:29 ---> 172e2ac8f31d 17:19:29 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:19:29 ---> Running in 5ad665818b69 17:19:30 Removing intermediate container 8eda7566867a 17:19:30 ---> f47b17a06328 17:19:30 Step 20/26 : RUN pip install docker-compose==1.23.2 17:19:30 ---> 5b5a8a7ac77f 17:19:30 Step 28/33 : RUN chmod +x /entrypoint.sh 17:19:31 ---> Running in 2a2181156d45 17:19:31 ---> Running in f0f0bf9d20b9 17:19:34 Collecting docker-compose==1.23.2 17:19:34 Removing intermediate container 5ad665818b69 17:19:34 ---> b5f97cd60025 17:19:34 Step 8/23 : COPY . . 17:19:34 Removing intermediate container 2e5030190299 17:19:34 ---> 1185fbaa76e8 17:19:34 Step 8/22 : COPY . . 17:19:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:19:34 Removing intermediate container f0f0bf9d20b9 17:19:34 ---> 3b392a589946 17:19:34 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:19:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:19:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:19:36 ---> Running in b83907875ee5 17:19:36 Collecting websocket-client<1.0,>=0.32.0 17:19:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:19:38 Collecting docopt<0.7,>=0.6.1 17:19:38 Downloading docopt-0.6.2.tar.gz (25 kB) 17:19:40 Removing intermediate container b83907875ee5 17:19:40 ---> 2f64fed9ef2c 17:19:40 Step 30/33 : CMD ["install"] 17:19:40 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:19:40 Collecting dockerpty<0.5,>=0.4.1 17:19:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:19:43 Collecting texttable<0.10,>=0.9.0 17:19:43 Downloading texttable-0.9.1.tar.gz (11 kB) 17:19:44 ---> Running in b330d719d825 17:19:44 ? github.com/edgexfoundry/edgex-go [no test files] 17:19:44 Collecting PyYAML<4,>=3.10 17:19:44 Downloading PyYAML-3.13.tar.gz (270 kB) 17:19:46 Removing intermediate container b330d719d825 17:19:46 ---> 6836527eb63f 17:19:46 Step 31/33 : LABEL arch=x86_64 17:19:49 Collecting jsonschema<3,>=2.5.1 17:19:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:19:50 ---> Running in 8f521bf77c2b 17:19:50 Collecting docker<4.0,>=3.6.0 17:19:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:19:51 Collecting cached-property<2,>=1.2.0 17:19:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:19:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 17:19: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:19:51 Collecting urllib3<1.25,>=1.21.1 17:19:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:19:52 Collecting idna<2.8,>=2.5 17:19:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:19:53 Removing intermediate container 8f521bf77c2b 17:19:53 ---> 024e30f244eb 17:19:53 Step 32/33 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:19:53 Collecting docker-pycreds>=0.4.0 17:19:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:19:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:19:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:19:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:19:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:19:54 Installing collected packages: urllib3, idna, requests, websocket-client, docopt, dockerpty, texttable, PyYAML, jsonschema, docker-pycreds, docker, cached-property, docker-compose 17:19:54 Attempting uninstall: urllib3 17:19:54 Found existing installation: urllib3 1.25.9 17:19:54 Uninstalling urllib3-1.25.9: 17:19:55 Successfully uninstalled urllib3-1.25.9 17:19:55 ---> Running in b6cf930c1127 17:19:57 Attempting uninstall: idna 17:19:57 Found existing installation: idna 2.9 17:19:57 Uninstalling idna-2.9: 17:19:57 Successfully uninstalled idna-2.9 17:19:58 Attempting uninstall: requests 17:19:58 Found existing installation: requests 2.23.0 17:19:58 Uninstalling requests-2.23.0: 17:19:58 Removing intermediate container b6cf930c1127 17:19:58 ---> 7b89f93e5d84 17:19:58 Step 33/33 : LABEL version=0.0.0 17:19:58 Successfully uninstalled requests-2.23.0 17:20:01 Running setup.py install for docopt: started 17:20:01 ---> Running in de82e12967c4 17:20:02 Running setup.py install for docopt: finished with status 'done' 17:20:02 Running setup.py install for dockerpty: started 17:20:02 Removing intermediate container de82e12967c4 17:20:02 ---> 42357d3fc386 17:20:02 17:20:02 ---> 57ef18daae7b 17:20:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:20:02 Removing intermediate container 91b93176b386 17:20:02 ---> ec86d16f7568 17:20:02 17:20:02 Step 10/22 : FROM alpine:3.12 17:20:02 ---> 389fef711851 17:20:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:20:02 ---> 882ff920408c 17:20:02 Step 9/23 : RUN make cmd/core-data/core-data 17:20:02 ---> Using cache 17:20:02 ---> 96b0a90c55a8 17:20:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:20:02 ---> Using cache 17:20:02 ---> 35a6a980257d 17:20:02 Step 13/22 : ENV APP_PORT=48085 17:20:02 Successfully built 42357d3fc386 17:20:02 ---> Running in 11f9e65e88ee 17:20:02 ---> Running in e61e28f93aab 17:20:02 Successfully tagged docker-security-bootstrapper-go:latest 17:20:02 Building docker-security-proxy-setup-go 17:20:02  Building docker-security-bootstrapper-go ... done  ---> Running in 303ee981daec 17:20:02 Running setup.py install for dockerpty: finished with status 'done' 17:20:02 Running setup.py install for texttable: started 17:20:03 Removing intermediate container 303ee981daec 17:20:03 ---> 0290c98c74a9 17:20:03 Step 14/22 : EXPOSE $APP_PORT 17:20:03 ---> Running in 380149b02fc1 17:20:03 Running setup.py install for texttable: finished with status 'done' 17:20:03 Running setup.py install for PyYAML: started 17:20:03 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:20:03 Removing intermediate container 380149b02fc1 17:20:03 ---> c85744e92380 17:20:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:03 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:20:03 Running setup.py install for PyYAML: finished with status 'done' 17:20:04 ---> fbd8c5eabc17 17:20:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:20:08 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:20:09 ---> 492df79e9f47 17:20:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:20:12 ---> 7b9521a41652 17:20:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:20:13 ---> Running in 962cc8ac60f4 17:20:16 Removing intermediate container 962cc8ac60f4 17:20:16 ---> c862819aff43 17:20:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:18 Removing intermediate container 2a2181156d45 17:20:18 ---> c63d75299244 17:20:18 Step 21/26 : RUN apk --no-cache add curl 17:20:18 ---> Running in 02051025ce48 17:20:19 ---> Running in 651aa73778c6 17:20:20 Removing intermediate container 02051025ce48 17:20:20 ---> d422cd9868f2 17:20:20 Step 20/22 : LABEL arch=x86_64 17:20:20 ---> Running in 4b6de174d429 17:20:21 Removing intermediate container 4b6de174d429 17:20:21 ---> 73caac0251b8 17:20:21 Step 21/22 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:20:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:20:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:20:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:20:23 (2/3) Installing libcurl (7.69.1-r3) 17:20:23 (3/3) Installing curl (7.69.1-r3) 17:20:23 Executing busybox-1.31.1-r19.trigger 17:20:23 OK: 72 MiB in 58 packages 17:20:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:20:23 ---> Running in 10a3e76947d1 17:20:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:20:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:20:23 ---> 7b03a0c7f198 17:20:23 Step 3/21 : WORKDIR /edgex-go 17:20:23 ---> Using cache 17:20:23 ---> 4f5bc2d47220 17:20:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:23 ---> Using cache 17:20:23 ---> a34aab8c611a 17:20:23 Step 5/21 : RUN apk add --update --no-cache make git 17:20:23 ---> Using cache 17:20:23 ---> 11a02f199d57 17:20:23 Step 6/21 : COPY go.mod . 17:20:23 ---> Using cache 17:20:23 ---> 6539a3d6a280 17:20:23 Step 7/21 : RUN go mod download 17:20:23 ---> Using cache 17:20:23 ---> fd802abee4d2 17:20:23 Step 8/21 : COPY . . 17:20:24 ---> Using cache 17:20:24 ---> b7afb550d764 17:20:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:20:25 Removing intermediate container 10a3e76947d1 17:20:25 ---> 97354bdbe42e 17:20:25 Step 22/22 : LABEL version=0.0.0 17:20:25 ---> Running in 8ba777ef694c 17:20:25 ---> Running in f4d2e716f703 17:20:25 Removing intermediate container 651aa73778c6 17:20:25 ---> 2188f5d89068 17:20:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:20:26 Removing intermediate container f4d2e716f703 17:20:26 ---> 0b890f084670 17:20:26 17:20:26 ---> Running in 27d3736c2cfb 17:20:26 Successfully built 0b890f084670 17:20:26 Successfully tagged docker-support-scheduler-go:latest 17:20:26 Removing intermediate container 27d3736c2cfb 17:20:26 ---> dda3b405522b 17:20:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:26  Building docker-support-scheduler-go ... done 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:20:26 ---> Running in 11e2e46fc823 17:20:27 Removing intermediate container 11e2e46fc823 17:20:27 ---> b5c323cc89ca 17:20:27 Step 24/26 : LABEL arch=x86_64 17:20:27 ---> Running in f3a41cc309f2 17:20:27 Removing intermediate container f3a41cc309f2 17:20:27 ---> 3fc8a14c9836 17:20:27 Step 25/26 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:20:27 ---> Running in 9ff9bc1c5328 17:20:28 Removing intermediate container 9ff9bc1c5328 17:20:28 ---> b9c6c1ee65dc 17:20:28 Step 26/26 : LABEL version=0.0.0 17:20:28 ---> Running in cd08e9513480 17:20:29 Removing intermediate container cd08e9513480 17:20:29 ---> 6940773bb9df 17:20:29 17:20:29 Successfully built 6940773bb9df 17:20:30 Successfully tagged docker-sys-mgmt-agent-go:latest 17:20:30  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 11f9e65e88ee 17:20:30 ---> 214674cf92d2 17:20:30 17:20:30 Step 10/22 : FROM alpine:3.12 17:20:30 ---> 389fef711851 17:20:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:20:30 ---> Running in efd5f1ec61c8 17:20:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:20:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:20:32 (1/2) Installing ca-certificates (20191127-r4) 17:20:32 (2/2) Installing dumb-init (1.2.2-r1) 17:20:32 Executing busybox-1.31.1-r19.trigger 17:20:32 Executing ca-certificates-20191127-r4.trigger 17:20:32 OK: 6 MiB in 16 packages 17:20:34 Removing intermediate container efd5f1ec61c8 17:20:34 ---> 688635d76166 17:20:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:20:34 ---> Running in d00359afc58a 17:20:34 Removing intermediate container d00359afc58a 17:20:34 ---> b619edc52d9c 17:20:34 Step 13/22 : ENV APP_PORT=48060 17:20:35 ---> Running in f1b46933ef12 17:20:36 Removing intermediate container f1b46933ef12 17:20:36 ---> f234d25635c8 17:20:36 Step 14/22 : EXPOSE $APP_PORT 17:20:37 ---> Running in 08df0c7dd169 17:20:37 Removing intermediate container e61e28f93aab 17:20:37 ---> 33cd39c71573 17:20:37 17:20:37 Step 10/23 : FROM alpine:3.12 17:20:37 ---> 389fef711851 17:20:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:20:38 ---> Running in 7af07a2974fa 17:20:38 Removing intermediate container 08df0c7dd169 17:20:38 ---> 95dc14a65246 17:20:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:38 Removing intermediate container 7af07a2974fa 17:20:38 ---> 4a4ea0c34298 17:20:38 Step 12/23 : ENV APP_PORT=48080 17:20:38 ---> Running in b6a3865297b1 17:20:38 ---> 146b0ce9c22d 17:20:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:20:38 Removing intermediate container b6a3865297b1 17:20:38 ---> 12de632ccbc1 17:20:38 Step 13/23 : EXPOSE $APP_PORT 17:20:38 ---> Running in 068530bbe740 17:20:39 Removing intermediate container 068530bbe740 17:20:39 ---> 9d35201f0a34 17:20:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:39 ---> 4c67f5c971b2 17:20:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:20:39 ---> Running in fe6a4f7977dc 17:20:39 ---> 8cffbbedad11 17:20:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:20:39 ---> Running in f7305e515857 17:20:40 Removing intermediate container f7305e515857 17:20:40 ---> 0928bf06a831 17:20:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:40 ---> Running in 8426b12430ae 17:20:40 Removing intermediate container 8426b12430ae 17:20:40 ---> 58280e3c02aa 17:20:40 Step 20/22 : LABEL arch=x86_64 17:20:40 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:20:40 ---> Running in bbfd21bd2669 17:20:41 Removing intermediate container bbfd21bd2669 17:20:41 ---> 7ead42024dbe 17:20:41 Step 21/22 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:20:41 Removing intermediate container fe6a4f7977dc 17:20:41 ---> a4b8c6191fae 17:20:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:20:41 ---> Running in a01cefad6ec8 17:20:41 ---> Running in ec638d31c054 17:20:41 Removing intermediate container a01cefad6ec8 17:20:41 ---> 53364872c546 17:20:41 Step 22/22 : LABEL version=0.0.0 17:20:41 ---> Running in f16271d43b56 17:20:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:20:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:20:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:20:41 Removing intermediate container f16271d43b56 17:20:41 ---> c8823d08c7b9 17:20:41 17:20:42 Successfully built c8823d08c7b9 17:20:42 Successfully tagged docker-support-notifications-go:latest 17:20:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:20:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:20:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:20:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:20:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:20:42  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:20:42 (1/6) Installing dumb-init (1.2.2-r1) 17:20:43 (2/6) Installing libgcc (9.3.0-r2) 17:20:43 (3/6) Installing libsodium (1.0.18-r0) 17:20:43 (4/6) Installing libstdc++ (9.3.0-r2) 17:20:43 (5/6) Installing libzmq (4.3.3-r0) 17:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:20:44 (6/6) Installing zeromq (4.3.3-r0) 17:20:44 Executing busybox-1.31.1-r19.trigger 17:20:44 OK: 8 MiB in 20 packages 17:20:44 Removing intermediate container 8ba777ef694c 17:20:44 ---> 3782d3127e4c 17:20:44 17:20:44 Step 10/21 : FROM alpine:3.12 17:20:44 ---> 389fef711851 17:20:44 Step 11/21 : RUN apk add --update --no-cache curl 17:20:44 ---> Running in c06f068ad023 17:20:45 Removing intermediate container ec638d31c054 17:20:45 ---> e50c0cafee4a 17:20:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:20:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:20:45 ---> c9db14720557 17:20:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:20:45 (1/4) Installing ca-certificates (20191127-r4) 17:20:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:20:45 (3/4) Installing libcurl (7.69.1-r3) 17:20:45 (4/4) Installing curl (7.69.1-r3) 17:20:45 Executing busybox-1.31.1-r19.trigger 17:20:45 Executing ca-certificates-20191127-r4.trigger 17:20:45 OK: 7 MiB in 18 packages 17:20:46 ---> 6cde75b62a24 17:20:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:20:47 ---> 3d67c323c91c 17:20:47 Step 19/23 : ENTRYPOINT ["/core-data"] 17:20:47 Removing intermediate container c06f068ad023 17:20:47 ---> 909396586b76 17:20:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:20:47 ---> Running in 9c8776673b54 17:20:47 ---> Running in 354454f8e925 17:20:47 Removing intermediate container 354454f8e925 17:20:47 ---> 0e4131773891 17:20:47 Step 13/21 : WORKDIR /edgex 17:20:47 Removing intermediate container 9c8776673b54 17:20:47 ---> b676af2e5f13 17:20:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:47 ---> Running in 48d2a98e4b91 17:20:47 ---> Running in fa929b70c6a9 17:20:47 Removing intermediate container fa929b70c6a9 17:20:47 ---> ab9d4f22d937 17:20:47 Step 21/23 : LABEL arch=x86_64 17:20:47 Removing intermediate container 48d2a98e4b91 17:20:47 ---> 89917c6f719d 17:20:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:20:47 ---> Running in 796d21e5acec 17:20:47 Removing intermediate container 796d21e5acec 17:20:47 ---> 129922240232 17:20:47 Step 22/23 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:20:47 ---> 361d2804fcf9 17:20:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:20:48 ---> Running in e5d9848ca432 17:20:48 Removing intermediate container e5d9848ca432 17:20:48 ---> 481d1ef1ce6e 17:20:48 Step 23/23 : LABEL version=0.0.0 17:20:48 ---> Running in 86d7a19daf48 17:20:48 ---> 80cc4d9b5a1c 17:20:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:20:48 Removing intermediate container 86d7a19daf48 17:20:48 ---> 781c3d795bc8 17:20:48 17:20:48 Successfully built 781c3d795bc8 17:20:48 Successfully tagged docker-core-data-go:latest 17:20:48  Building docker-core-data-go ... done  ---> 4c855e99563b 17:20:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:20:48 ---> Running in b6a558695110 17:20:49 Removing intermediate container b6a558695110 17:20:49 ---> 1b75d97e31eb 17:20:49 Step 18/21 : CMD ["--init=true"] 17:20:49 ---> Running in bb9006384b39 17:20:49 Removing intermediate container bb9006384b39 17:20:49 ---> 9dc76bb04358 17:20:49 Step 19/21 : LABEL arch=x86_64 17:20:49 ---> Running in db55ccc71721 17:20:49 Removing intermediate container db55ccc71721 17:20:49 ---> c4944784f2df 17:20:49 Step 20/21 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:20:50 ---> Running in 51a0ee6a49c3 17:20:50 Removing intermediate container 51a0ee6a49c3 17:20:50 ---> d7a718e75d75 17:20:50 Step 21/21 : LABEL version=0.0.0 17:20:50 ---> Running in e8bb23fffb1a 17:20:50 Removing intermediate container e8bb23fffb1a 17:20:50 ---> aa419f99ac64 17:20:50 17:20:50 Successfully built aa419f99ac64 17:20:50 Successfully tagged docker-security-proxy-setup-go:latest 17:20:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:20:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:20:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:20:51  Building docker-security-proxy-setup-go ... done  [Pipeline] } 17:20:51 $ docker stop --time=1 d4684d6f011b3a042ea945d95803e0aaa1be933df21ea99c358a8531fd68a507 17:20:53 $ docker rm -f d4684d6f011b3a042ea945d95803e0aaa1be933df21ea99c358a8531fd68a507 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:53 + docker images 17:20:53 + grep docker 17:20:54 docker-security-proxy-setup-go latest aa419f99ac64 4 seconds ago 24.5MB 17:20:54 docker-core-data-go latest 781c3d795bc8 6 seconds ago 22.3MB 17:20:54 docker-support-notifications-go latest c8823d08c7b9 13 seconds ago 16.9MB 17:20:54 docker-sys-mgmt-agent-go latest 6940773bb9df 26 seconds ago 313MB 17:20:54 docker-support-scheduler-go latest 0b890f084670 29 seconds ago 16.4MB 17:20:54 docker-security-bootstrapper-go latest 42357d3fc386 53 seconds ago 41.5MB 17:20:54 docker-security-secretstore-setup-go latest 007bf81baf1c About a minute ago 24.6MB 17:20:54 docker-core-metadata-go latest 04d5a8bf056c 2 minutes ago 18.7MB 17:20:54 docker-core-command-go latest e34be34b3f6e 2 minutes ago 16.2MB 17:20:54 docker 20.10.0 aefe523efa57 4 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:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.252s coverage: 46.6% of statements 17:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.536s coverage: 27.0% of statements 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.104s coverage: 100.0% of statements 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.234s coverage: 77.1% of statements 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.697s coverage: 82.4% of statements 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:21:09 Still waiting to schedule task 17:21:09 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.169s coverage: 28.6% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.341s coverage: 86.7% of statements 17:21:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.368s coverage: 97.5% of statements 17:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:21:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.213s coverage: 78.3% of statements 17:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.086s coverage: 94.1% of statements 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:21:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:21:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.253s coverage: 0.1% of statements 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 43.8% of statements 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 17:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:21:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.075s coverage: 82.7% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 75.5% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.114s coverage: 80.8% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.4% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.536s coverage: 63.5% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.814s coverage: 55.9% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.463s coverage: 84.0% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.071s coverage: 100.0% of statements 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.353s coverage: 47.1% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:21:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.087s coverage: 100.0% of statements 17:21:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.640s coverage: 29.1% of statements 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.084s coverage: 100.0% of statements 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:21:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 17:21:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 17:21:55 GO111MODULE=on go vet ./... 17:21:58 Running on prd-ubuntu18.04-docker-8c-8g-19755 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 17:21:58 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 17:22:01 using credential edgex-jenkins-ssh 17:22:01 Cloning the remote Git repository 17:22:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:22:01 > git init /w/workspace/edgex-go/19 # timeout=10 17:22:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:22:01 > git --version # timeout=10 17:22:01 > git --version # 'git version 2.17.1' 17:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:22:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:22:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:09 > 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:22:10 Merging remotes/origin/master commit c7191a90c07787dda31e3868df4c5f33b5de22f9 into PR head commit aa28710662ce16d9368cf146bd802508810116bc 17:22:10 Merge succeeded, producing aa28710662ce16d9368cf146bd802508810116bc 17:22:10 Checking out Revision aa28710662ce16d9368cf146bd802508810116bc (PR-2970) 17:22:10 > git config core.sparsecheckout # timeout=10 17:22:10 > git checkout -f aa28710662ce16d9368cf146bd802508810116bc # timeout=10 17:22:10 > git remote # timeout=10 17:22:10 > git config --get remote.origin.url # timeout=10 17:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:10 > git merge c7191a90c07787dda31e3868df4c5f33b5de22f9 # timeout=10 17:22:10 > git rev-parse HEAD^{commit} # timeout=10 17:22:10 > git config core.sparsecheckout # timeout=10 17:22:10 > git checkout -f aa28710662ce16d9368cf146bd802508810116bc # timeout=10 17:22:13 Commit message: "feat(security): Address PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:15 + echo snap-build.sh 17:22:15 snap-build.sh 17:22:15 + SNAP_BASE_DIR=. 17:22:15 + '[' '!' -z /w/workspace/edgex-go/19 ']' 17:22:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/19 17:22:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' 17:22:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/19] 17:22:15 + cd /w/workspace/edgex-go/19 17:22:15 + sudo apt-get remove -qy --purge lxd lxd-client 17:22:15 Reading package lists... 17:22:15 Building dependency tree... 17:22:15 Reading state information... 17:22:15 The following packages were automatically installed and are no longer required: 17:22:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:22:15 uidmap xdelta3 17:22:15 Use 'sudo apt autoremove' to remove them. 17:22:15 The following packages will be REMOVED: 17:22:15 lxd* lxd-client* 17:22:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:22:16 After this operation, 31.7 MB disk space will be freed. 17:22:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 17:22:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:22:18 Removing lxd dnsmasq configuration 17:22:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:22:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:22:18 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:22:18 (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:22:18 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:22:20 Processing triggers for systemd (237-3ubuntu10.42) ... 17:22:20 Processing triggers for ureadahead (0.100.0-21) ... 17:22:21 + sudo snap remove --purge lxd 17:22:22 snap "lxd" is not installed 17:22:22 + sudo groupadd --force --system lxd 17:22:22 ++ whoami 17:22:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:22:22 + newgrp - lxd 17:22:22 + sudo snap install lxd 17:22:32 2021-01-12T17:22:29Z INFO Waiting for automatic snapd restart... 17:22:46 lxd 4.10 from Canonical* installed 17:22:46 + sudo lxd init --auto 17:22:53 + sudo snap install --classic snapcraft 17:22:58 snapcraft 4.4.4 from Canonical* installed 17:22:58 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:22:58 + patch --verbose -p1 17:22:58 Hmm... Looks like a unified diff to me... 17:22:58 The text leading up to this was: 17:22:58 -------------------------- 17:22:58 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 17:22:58 |From: Tony Espy 17:22:58 |Date: Wed, 16 Dec 2020 16:34:55 -0500 17:22:58 |Subject: [PATCH] optimize snap build for pipeline CI check 17:22:58 | 17:22:58 |This patch is used by the EdgeX CI pipeline builds to 17:22:58 |optimize the snap CI check run for pull requests. When 17:22:58 |applied, it essentially strips out everything (apps and 17:22:58 |parts) from the snapcraft.yaml file except those required 17:22:58 |to build edgex-go, as the whole idea of the CI check is to 17:22:58 |catch changes to edgex-go that break the snap build. 17:22:58 | 17:22:58 |In general, anyone updating snapcraft.yaml will also need 17:22:58 |to update this patch file, otherwise it may fail to apply, 17:22:58 |resulting in a failed snap build CI check in the associated 17:22:58 |pull request. 17:22:58 | 17:22:58 |Note - in addition to applying this patch, the pipeline also 17:22:58 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:22:58 |need to build the finally binary .snap file (and it won't 17:22:58 |work with the patch applied). This further reduces the build 17:22:58 |time. 17:22:58 |--- 17:22:58 | snap/snapcraft.yaml | 461 +------------------------------------------- 17:22:58 | 1 file changed, 2 insertions(+), 459 deletions(-) 17:22:58 | 17:22:58 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:22:58 |index 1e537489..faf42425 100644 17:22:58 |--- a/snap/snapcraft.yaml 17:22:58 |+++ b/snap/snapcraft.yaml 17:22:58 -------------------------- 17:22:58 patching file snap/snapcraft.yaml 17:22:58 Using Plan A... 17:22:58 Hunk #1 succeeded at 73. 17:22:58 Hunk #2 succeeded at 202 with fuzz 1. 17:22:58 Hunk #3 succeeded at 214. 17:22:58 Hunk #4 succeeded at 222. 17:22:58 Hunk #5 succeeded at 229. 17:22:58 Hunk #6 succeeded at 256. 17:22:58 Hunk #7 succeeded at 290. 17:22:58 Hunk #8 succeeded at 342 (offset 1 line). 17:22:58 Hmm... Ignoring the trailing garbage. 17:22:58 done 17:22:58 + sudo snapcraft prime --use-lxd 17:23:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:23:00 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:23:00 - README.md 17:23:00 - snapcraft.yaml.orig 17:23:00 17:23:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:23:01 Launching a container. 17:23:13 Waiting for container to be ready 17:23:13 To start your first instance, try: lxc launch ubuntu:18.04 17:23:13 17:23:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:23:15 Waiting for network to be ready... 17:23:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:23:16 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:23:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 17:23:16 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:23:16 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:23:17 gofmt -l . 17:23:17 [ "`gofmt -l .`" = "" ] 17:23:17 ./bin/test-go-mod-tidy.sh 17:23:17 ./bin/test-attribution-txt.sh [Pipeline] sh 17:23:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:23:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:23:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:23:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:23:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:23:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:23:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 17:23:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 17:23:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 17:23:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 17:23:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 17:23:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 17:23:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 17:23:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:23:17 + ls -al . 17:23:17 total 684 17:23:17 drwxrwxr-x 9 1001 1001 4096 Jan 12 17:23 . 17:23:17 drwxr-xr-x 4 root root 4096 Jan 12 17:19 .. 17:23:17 -rw-rw-r-- 1 1001 1001 11 Jan 12 17:17 .dockerignore 17:23:17 drwxrwxr-x 8 1001 1001 4096 Jan 12 17:17 .git 17:23:17 drwxrwxr-x 3 1001 1001 4096 Jan 12 17:17 .github 17:23:17 -rw-rw-r-- 1 1001 1001 872 Jan 12 17:17 .gitignore 17:23:17 -rw-rw-r-- 1 1001 1001 166 Jan 12 17:17 .sonarcloud.properties 17:23:17 -rw-rw-r-- 1 1001 1001 7841 Jan 12 17:17 Attribution.txt 17:23:17 -rw-rw-r-- 1 1001 1001 3804 Jan 12 17:17 CONTRIBUTING.md 17:23:17 -rw-rw-r-- 1 1001 1001 931 Jan 12 17:17 Dockerfile.build 17:23:17 -rw-rw-r-- 1 1001 1001 863 Jan 12 17:17 Jenkinsfile 17:23:17 -rw-rw-r-- 1 1001 1001 10775 Jan 12 17:17 LICENSE 17:23:17 -rw-rw-r-- 1 1001 1001 6001 Jan 12 17:17 Makefile 17:23:17 -rw-rw-r-- 1 1001 1001 6524 Jan 12 17:17 README.md 17:23:17 -rw-rw-r-- 1 1001 1001 6744 Jan 12 17:17 SECURITY.md 17:23:17 -rw-rw-r-- 1 1001 1001 5 Jan 12 17:13 VERSION 17:23:17 -rw-rw-r-- 1 1001 1001 4131 Jan 12 17:17 ZMQWindows.md 17:23:17 drwxrwxr-x 2 1001 1001 4096 Jan 12 17:17 bin 17:23:17 drwxrwxr-x 15 1001 1001 4096 Jan 12 17:17 cmd 17:23:17 -rw-r--r-- 1 root root 550268 Jan 12 17:21 coverage.out 17:23:17 -rw-r--r-- 1 root root 1005 Jan 12 17:23 go.mod 17:23:17 -rw-r--r-- 1 root root 19172 Jan 12 17:23 go.sum 17:23:17 drwxrwxr-x 8 1001 1001 4096 Jan 12 17:17 internal 17:23:17 drwxrwxr-x 4 1001 1001 4096 Jan 12 17:17 openapi 17:23:17 drwxrwxr-x 4 1001 1001 4096 Jan 12 17:17 snap 17:23:17 -rw-rw-r-- 1 1001 1001 168 Jan 12 17:17 version.go [Pipeline] sh 17:23:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 17:23:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 17:23:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 17:23:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 17:23:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 17:23:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 17:23:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 17:23:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 17:23:18 + '[' -e coverage.out ] 17:23:18 + chown 1001:1001 coverage.out [Pipeline] stash 17:23:18 Warning: overwriting stash ‘coverage-report’ 17:23:19 Stashed 1 file(s) [Pipeline] sh 17:23:21 Fetched 23.7 MB in 5s (4514 kB/s) 17:23:21 + make build 17:23: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:23:22 Reading package lists... 17:23:22 Reading package lists... 17:23:22 Building dependency tree... 17:23:22 Reading state information... 17:23:23 The following additional packages will be installed: 17:23:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:23:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:23:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:23:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:23:23 Suggested packages: 17:23:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:23:23 Recommended packages: 17:23:23 gnupg libsasl2-modules 17:23:23 The following NEW packages will be installed: 17:23:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:23:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:23:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:23:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:23:23 The following packages will be upgraded: 17:23:23 gpg gpg-agent gpgconf libudev1 17:23:23 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 17:23:23 Need to get 3532 kB of archives. 17:23:23 After this operation, 13.3 MB of additional disk space will be used. 17:23:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:23:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:23:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:23:23 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 17:23:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 17:23:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 17:23:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:23:23 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 17:23:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:23:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:23:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:23:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:23:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:23:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:23:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:23:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:23:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:23:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:23:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:23:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:23:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:23:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:23:24 debconf: delaying package configuration, since apt-utils is not installed 17:23:24 Fetched 3532 kB in 1s (3551 kB/s) 17:23:24 (Reading database ... 12511 files and directories currently installed.) 17:23:24 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 17:23:24 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:23:24 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 17:23:24 Selecting previously unselected package udev. 17:23:24 (Reading database ... 12511 files and directories currently installed.) 17:23:24 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 17:23:24 Unpacking udev (237-3ubuntu10.43) ... 17:23:24 Selecting previously unselected package libfuse2:amd64. 17:23:24 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:23:24 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:23:25 Selecting previously unselected package fuse. 17:23:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:23:25 Unpacking fuse (2.9.7-1ubuntu1) ... 17:23:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:23:25 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:23:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:23:25 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:23:25 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:23:25 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:23:25 Selecting previously unselected package libksba8:amd64. 17:23:25 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:23:25 Unpacking libksba8:amd64 (1.3.5-2) ... 17:23:25 Selecting previously unselected package libroken18-heimdal:amd64. 17:23:25 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:25 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:25 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:23:25 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:25 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:25 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:23:25 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:25 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:25 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:23:25 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:25 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:26 Selecting previously unselected package libwind0-heimdal:amd64. 17:23:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:23:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:23:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:23:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:23:26 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:23:26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:26 Selecting previously unselected package libsasl2-modules-db:amd64. 17:23:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:23:26 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:23:26 Selecting previously unselected package libsasl2-2:amd64. 17:23:26 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:23:26 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:23:26 Selecting previously unselected package libldap-common. 17:23:26 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 17:23:26 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:23:26 Selecting previously unselected package libldap-2.4-2:amd64. 17:23:26 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 17:23:26 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:23:26 Selecting previously unselected package dirmngr. 17:23:26 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:23:26 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:23:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:23:27 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:23:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:23:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:23:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:23:27 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:23:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:27 Setting up libksba8:amd64 (1.3.5-2) ... 17:23:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:23:27 Setting up udev (237-3ubuntu10.43) ... 17:23:27 invoke-rc.d: policy-rc.d denied execution of start. 17:23:27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:27 Processing triggers for systemd (237-3ubuntu10) ... 17:23:27 Setting up fuse (2.9.7-1ubuntu1) ... 17:23:27 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:23:27 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:27 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:23:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:23:28 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:23:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:23:28 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:23:28 settings in the [Install] section, and DefaultInstance for template units). 17:23:28 This means they are not meant to be enabled using systemctl. 17:23:28 Possible reasons for having this kind of units are: 17:23:28 1) A unit may be statically enabled by being symlinked from another unit's 17:23:28 .wants/ or .requires/ directory. 17:23:28 2) A unit's purpose may be to act as a helper for some other unit which has 17:23:28 a requirement dependency on it. 17:23:28 3) A unit may be started when needed via activation (socket, path, timer, 17:23:28 D-Bus, udev, scripted systemctl call, ...). 17:23:28 4) In case of template units, the unit is meant to be enabled with some 17:23:28 instance name specified. 17:23:29 Reading package lists... 17:23:29 Building dependency tree... 17:23:29 Reading state information... 17:23:29 The following additional packages will be installed: 17:23:29 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:23:29 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:23:29 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:23:29 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:23:29 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:23:29 Suggested packages: 17:23:29 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:23:29 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:23:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:23:29 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:23:29 systemd-container policykit-1 17:23:29 Recommended packages: 17:23:29 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:23:29 The following NEW packages will be installed: 17:23:29 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:23:29 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:23:29 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:23:29 multiarch-support openssh-client python3 python3-minimal python3.6 17:23:29 python3.6-minimal snapd squashfs-tools sudo 17:23:29 The following packages will be upgraded: 17:23:29 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:23:29 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 17:23:29 Need to get 35.2 MB of archives. 17:23:29 After this operation, 141 MB of additional disk space will be used. 17:23:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:23:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 17:23:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:23:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 17:23:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 17:23:30 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 17:23:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:23:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:23:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:23:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:23:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:23:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 17:23:30 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:23:30 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:23:30 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:23:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:23:30 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 17:23:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:23:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:23:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:23:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:23:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:23:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:23:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:23:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:23:31 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:23:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:23:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 17:23:31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 17:23:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:23:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:23:32 debconf: delaying package configuration, since apt-utils is not installed 17:23:32 Fetched 35.2 MB in 3s (13.1 MB/s) 17:23:32 (Reading database ... 12757 files and directories currently installed.) 17:23:32 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 17:23:32 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:23:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 17:23:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:23:33 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 17:23:33 (Reading database ... 12757 files and directories currently installed.) 17:23:33 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:23:33 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:23:34 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:23:34 (Reading database ... 12757 files and directories currently installed.) 17:23:34 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:23:34 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:23:34 Setting up apt (1.6.12ubuntu0.2) ... 17:23:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:23:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:23:35 (Reading database ... 12764 files and directories currently installed.) 17:23:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:23:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:23:35 Selecting previously unselected package libpython3.6-minimal:amd64. 17:23:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:35 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:35 Selecting previously unselected package libexpat1:amd64. 17:23:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:23:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:23:35 Selecting previously unselected package python3.6-minimal. 17:23:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:23:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 17:23:35 Checking for services that may need to be restarted...done. 17:23:35 Checking for services that may need to be restarted...done. 17:23:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:23:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:23:36 Selecting previously unselected package python3-minimal. 17:23:36 (Reading database ... 13012 files and directories currently installed.) 17:23:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:23:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:23:36 Selecting previously unselected package mime-support. 17:23:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:23:36 Unpacking mime-support (3.60ubuntu1) ... 17:23:36 Selecting previously unselected package libmpdec2:amd64. 17:23:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:23:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:23:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:23:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:36 Selecting previously unselected package python3.6. 17:23:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:23:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:23:37 Selecting previously unselected package libpython3-stdlib:amd64. 17:23:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:23:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:23:37 Setting up python3-minimal (3.6.7-1~18.04) ... 17:23:37 Selecting previously unselected package python3. 17:23:37 (Reading database ... 13442 files and directories currently installed.) 17:23:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:23:37 Unpacking python3 (3.6.7-1~18.04) ... 17:23:37 Selecting previously unselected package multiarch-support. 17:23:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:23:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:23:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:23:37 Selecting previously unselected package liblzo2-2:amd64. 17:23:37 (Reading database ... 13479 files and directories currently installed.) 17:23:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:23:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:23:37 Selecting previously unselected package libbsd0:amd64. 17:23:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:23:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:23:37 Selecting previously unselected package sudo. 17:23:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 17:23:37 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:23:37 Selecting previously unselected package apparmor. 17:23:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:23:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:23:38 Selecting previously unselected package libedit2:amd64. 17:23:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:23:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:23:38 Selecting previously unselected package libkrb5support0:amd64. 17:23:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:23:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:23:38 Selecting previously unselected package libk5crypto3:amd64. 17:23:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:23:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:23:38 Selecting previously unselected package libkeyutils1:amd64. 17:23:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:23:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:23:38 Selecting previously unselected package libkrb5-3:amd64. 17:23:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:23:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:23:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:23:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:23:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:23:39 Selecting previously unselected package libssl1.0.0:amd64. 17:23:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 17:23:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:23:39 Selecting previously unselected package openssh-client. 17:23:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:23:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:23:39 Selecting previously unselected package squashfs-tools. 17:23:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:23:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:23:39 Selecting previously unselected package snapd. 17:23:39 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 17:23:39 Unpacking snapd (2.48+18.04) ... 17:23:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:23:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:23:42 Setting up mime-support (3.60ubuntu1) ... 17:23:42 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:23:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:23:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:23:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:23:42 Setting up systemd (237-3ubuntu10.43) ... 17:23:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:23:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:23:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:23:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:23:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:23:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:23:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:23:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:23:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:23:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:23:44 Setting up python3 (3.6.7-1~18.04) ... 17:23:44 running python rtupdate hooks for python3.6... 17:23:44 running python post-rtupdate hooks for python3.6... 17:23:44 Setting up apparmor (2.12-4ubuntu5.1) ... 17:23:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:23:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:23:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:23:46 Setting up snapd (2.48+18.04) ... 17:23:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:23:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:23:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:23:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:23:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:23:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:23:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:23:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:23:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:23:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:23: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:23:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:23:49 Processing triggers for systemd (237-3ubuntu10.43) ... 17:23:49 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:23:49 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:23:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:23:51 Reading package lists... 17:23:51 Reading package lists... 17:23:51 Building dependency tree... 17:23:51 Reading state information... 17:23:51 Calculating upgrade... 17:23:51 The following packages will be upgraded: 17:23:51 advancecomp base-files bash binutils binutils-common 17:23:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:23:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:23:51 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 17:23:51 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 17:23:51 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 17:23:51 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 17:23:51 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 17:23:51 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:23:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:23:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:23:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:23:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:23:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:23:51 ubuntu-keyring util-linux 17:23:51 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:23:51 Need to get 63.7 MB of archives. 17:23:51 After this operation, 5203 kB of additional disk space will be used. 17:23:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 17:23:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:23:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:23:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:23:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:23:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:23:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:23:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:23: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:23: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:23: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:23:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:23:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:23: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:23:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:23:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:23:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:23:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:23:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:23:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:23:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:23: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:23:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:23:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:23:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:23:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:23:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:23:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:23:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:23:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:23:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:23:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:23:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:23:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:23:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:23:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:23: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:23:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:23:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:23:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 17:23:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:23:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:23:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:23:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:23:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 17:23:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:23:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:23:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 17:23:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:23:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:23:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:23:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:23:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:23:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:23:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:23:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:23:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:23:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:23:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:23:52 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:23:52 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:23:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:23:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:23:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:23:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:23:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:23:52 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:23:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:23:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 17:23:52 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:23:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:23:52 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:23:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:23:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:23:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:23:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:23:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:23:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:23:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:23:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:23:53 Get:81 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:23:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:23:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 17:23:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:23:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:23:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:23:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:23:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:23:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:23:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:23:53 Get:91 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:23:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:23:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:23:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:23:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:23:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:23:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:23:53 debconf: delaying package configuration, since apt-utils is not installed 17:23:53 Fetched 63.7 MB in 2s (36.7 MB/s) 17:23:53 (Reading database ... 13912 files and directories currently installed.) 17:23:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:23:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:23:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:23:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:23:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 17:23:54 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 17:23:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:56 (Reading database ... 13911 files and directories currently installed.) 17:23:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:23:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:23:56 (Reading database ... 13911 files and directories currently installed.) 17:23:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:57 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:57 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:23:57 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:23:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:23:57 (Reading database ... 13911 files and directories currently installed.) 17:23:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:23:57 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:23:58 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:23:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:23:58 (Reading database ... 13911 files and directories currently installed.) 17:23:58 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:23:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:23:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:23:58 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:23:58 Setting up base-files (10.1ubuntu2.10) ... 17:23:58 Installing new version of config file /etc/issue ... 17:23:58 Installing new version of config file /etc/issue.net ... 17:23:58 Installing new version of config file /etc/lsb-release ... 17:23:58 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:23:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:23:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:23:59 Removing obsolete conffile /etc/default/motd-news ... 17:23:59 (Reading database ... 13912 files and directories currently installed.) 17:23:59 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:23:59 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:23:59 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:23:59 Setting up bash (4.4.18-2ubuntu1.2) ... 17:23: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:23:59 (Reading database ... 13912 files and directories currently installed.) 17:23:59 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:23:59 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:23:59 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:23:59 (Reading database ... 13912 files and directories currently installed.) 17:23:59 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 17:23:59 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 17:24:00 Setting up tar (1.29b-2ubuntu0.1) ... 17:24:00 (Reading database ... 13912 files and directories currently installed.) 17:24:00 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:24:00 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:24:00 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:24:00 (Reading database ... 13912 files and directories currently installed.) 17:24:00 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:24:00 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:24:00 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:24:00 (Reading database ... 13912 files and directories currently installed.) 17:24:00 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:24:00 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:24:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:24:01 (Reading database ... 13912 files and directories currently installed.) 17:24:01 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:24:01 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:24:01 Setting up grep (3.1-2build1) ... 17:24:01 (Reading database ... 13912 files and directories currently installed.) 17:24:01 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:24:01 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:24:01 Setting up login (1:4.5-1ubuntu2) ... 17:24:01 (Reading database ... 13912 files and directories currently installed.) 17:24:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:24:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:24:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:24:01 (Reading database ... 13912 files and directories currently installed.) 17:24:01 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:24:01 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:24:02 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:24:02 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:24:02 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:24:02 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:24:03 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:24:03 (Reading database ... 13912 files and directories currently installed.) 17:24:03 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:24:03 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:24:04 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:24:04 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:24:04 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:24:04 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:24:04 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:24:04 (Reading database ... 13912 files and directories currently installed.) 17:24:04 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:24:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:24:04 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:24:04 (Reading database ... 13912 files and directories currently installed.) 17:24:04 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:04 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:24:05 (Reading database ... 13912 files and directories currently installed.) 17:24:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:24:05 (Reading database ... 13912 files and directories currently installed.) 17:24:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:24:05 (Reading database ... 13912 files and directories currently installed.) 17:24:05 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:05 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:24:05 (Reading database ... 13912 files and directories currently installed.) 17:24:05 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:24:05 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:24:05 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:24:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:24:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:24:06 (Reading database ... 13912 files and directories currently installed.) 17:24:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:24:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:24:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:24:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:24:06 (Reading database ... 13912 files and directories currently installed.) 17:24:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:24:06 (Reading database ... 13912 files and directories currently installed.) 17:24:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:24:06 (Reading database ... 13912 files and directories currently installed.) 17:24:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:07 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:24:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:24:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:24:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:24:07 (Reading database ... 13912 files and directories currently installed.) 17:24:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:24:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:24:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:24:08 (Reading database ... 13912 files and directories currently installed.) 17:24:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:24:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:24:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:24:08 (Reading database ... 13914 files and directories currently installed.) 17:24:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:24:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:24:08 Setting up debconf (1.5.66ubuntu1) ... 17:24:08 (Reading database ... 13914 files and directories currently installed.) 17:24:08 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:24:08 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:24:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:24:09 (Reading database ... 13914 files and directories currently installed.) 17:24:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:24:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:24:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:24:09 (Reading database ... 13914 files and directories currently installed.) 17:24:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:24:09 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:24:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:24:10 (Reading database ... 13914 files and directories currently installed.) 17:24:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:24:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:24:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 17:24:10 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 17:24:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:24:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:24:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:24:10 (Reading database ... 13914 files and directories currently installed.) 17:24:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:24:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:24:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:24:10 (Reading database ... 13914 files and directories currently installed.) 17:24:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:24:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:24:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:24:11 (Reading database ... 13914 files and directories currently installed.) 17:24:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:24:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:24:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:24:11 (Reading database ... 13914 files and directories currently installed.) 17:24:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:24:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:24:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:24:11 (Reading database ... 13914 files and directories currently installed.) 17:24:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:24:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:24:12 Setting up passwd (1:4.5-1ubuntu2) ... 17:24:12 (Reading database ... 13914 files and directories currently installed.) 17:24:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:24:12 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:24:12 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:24:12 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:24:12 (Reading database ... 13914 files and directories currently installed.) 17:24:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:24:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:24:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:24:12 (Reading database ... 13914 files and directories currently installed.) 17:24:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:24:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:24:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:24:13 (Reading database ... 13914 files and directories currently installed.) 17:24:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:24:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:24:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:24:13 (Reading database ... 13914 files and directories currently installed.) 17:24:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:24:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:24:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:24:13 (Reading database ... 13914 files and directories currently installed.) 17:24:13 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:24:13 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:24:13 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:24:14 (Reading database ... 13914 files and directories currently installed.) 17:24:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:24:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:24:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:24:14 (Reading database ... 13915 files and directories currently installed.) 17:24:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:24:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:24:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:24:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:24:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:24:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:24:14 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:24:14 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:24:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:24:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:24:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:24:15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:24:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:24:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:24:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:24:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:24:15 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:24:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:24:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:24:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:24:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:24:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:24:16 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 17:24:16 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 17:24:17 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:24:17 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:24:17 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:24:17 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:24:17 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:24:17 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:24:17 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:24:17 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:24:17 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:24:18 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:24:18 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:24:18 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:24:18 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:24:18 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:18 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:18 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:20 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:20 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:21 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:24:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:24:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:24:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:24:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:24:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:24:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:24:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:24:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:24:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:24:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:24:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:24:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:24:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:24:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:24:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:24:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:24:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:24 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:24:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:24:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:24:24 Setting up tzdata (2020f-0ubuntu0.18.04) ... 17:24:25 17:24:25 Current default time zone: 'Etc/UTC' 17:24:25 Local time is now: Tue Jan 12 17:24:24 UTC 2021. 17:24:25 Universal Time is now: Tue Jan 12 17:24:24 UTC 2021. 17:24:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:24:25 17:24:25 Setting up systemd-sysv (237-3ubuntu10.43) ... 17:24:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:25 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 17:24:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:24:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:24:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:24:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:24:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:24:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:24:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:24:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:24:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:24:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:24:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:25 Setting up patch (2.7.6-2ubuntu1.1) ... 17:24:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:24:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:24:25 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:24:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 17:24:25 Installing new version of config file /etc/ssl/openssl.cnf ... 17:24:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:24:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:24:25 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:24:27 Updating certificates in /etc/ssl/certs... 17:24:27 22 added, 17 removed; done. 17:24:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:24:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:24:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:24:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:24:28 Setting up pkgbinarymangler (138.18.04.1) ... 17:24:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:24:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up perl (5.26.1-6ubuntu0.5) ... 17:24:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:24:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:24:28 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:24:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:24:28 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:24:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:24:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:24:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:24:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:24:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:24:28 Processing triggers for systemd (237-3ubuntu10.43) ... 17:24:28 Processing triggers for mime-support (3.60ubuntu1) ... 17:24:28 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:24:28 Updating certificates in /etc/ssl/certs... 17:24:29 0 added, 0 removed; done. 17:24:29 Running hooks in /etc/ca-certificates/update.d... 17:24:29 done. 17:24:29 Reading package lists... 17:24:29 Building dependency tree... 17:24:29 Reading state information... 17:24:30 The following NEW packages will be installed: 17:24:30 apt-transport-https 17:24:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:24:30 Need to get 1696 B of archives. 17:24:30 After this operation, 153 kB of additional disk space will be used. 17:24:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:24:30 debconf: delaying package configuration, since apt-utils is not installed 17:24:30 Fetched 1696 B in 0s (27.8 kB/s) 17:24:30 Selecting previously unselected package apt-transport-https. 17:24:30 (Reading database ... 13929 files and directories currently installed.) 17:24:30 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:24:30 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:24:30 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:24:30 Waiting for network to be ready... 17:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:24:37 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:24:38 2021-01-12T17:24:35Z INFO Waiting for automatic snapd restart... 17:24:40 snapd 2.48.2 from Canonical* installed 17:24:41 "snapd" switched to the "latest/stable" channel 17:24:41 [Pipeline] } 17:24:43 $ docker stop --time=1 8c37af2aeb8f2a1855aeb8c49bf04d8dab6a2f53876f24e4be50fa7ed564d29e 17:24:45 core18 20201210 from Canonical* installed 17:24:45 "core18" switched to the "latest/stable" channel 17:24:45 17:24:46 $ docker rm -f 8c37af2aeb8f2a1855aeb8c49bf04d8dab6a2f53876f24e4be50fa7ed564d29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:24:48 17:24:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:24:48 latest: Pulling from edgex-devops/edgex-compose-arm64 17:24:48 29e5d40040c1: Pulling fs layer 17:24:48 1ce36da41761: Pulling fs layer 17:24:48 25b303627fd3: Pulling fs layer 17:24:48 29e5d40040c1: Verifying Checksum 17:24:48 29e5d40040c1: Download complete 17:24:49 29e5d40040c1: Pull complete 17:24:49 1ce36da41761: Verifying Checksum 17:24:49 1ce36da41761: Download complete 17:24:50 snapcraft 4.4.4 from Canonical* installed 17:24:50 "snapcraft" switched to the "latest/stable" channel 17:24:50 17:24:50 1ce36da41761: Pull complete 17:24:51 25b303627fd3: Verifying Checksum 17:24:51 25b303627fd3: Download complete 17:24:53 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:24:53 - README.md 17:24:53 - snapcraft.yaml.orig 17:24:53 17:24:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:24:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:24:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:24:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:24:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:25:00 Reading package lists... 17:25:01 25b303627fd3: Pull complete 17:25:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:25:01 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:25:01 prd-ubuntu18.04-docker-arm64-4c-16g-19753 does not seem to be running inside a container 17:25:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:25:04 $ docker top 78bd41fdae3b270d8ea19e275e0aa12caad37b58c8e86e0b82345e8d8124f9af -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:05 + docker-compose build --help 17:25:05 + grep parallel 17:25:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:25:08 Reading package lists... 17:25:08 Building dependency tree... 17:25:08 Reading state information... 17:25:08 Suggested packages: 17:25:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:25:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:25:08 Recommended packages: 17:25:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:25:08 The following NEW packages will be installed: 17:25:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:25:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:25:08 pkg-config zip 17:25:08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:25:08 Need to get 7655 kB of archives. 17:25:08 After this operation, 43.7 MB of additional disk space will be used. 17:25:08 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:25:08 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:25:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:25:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:25:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:25:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:25:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:25:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:25:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:25:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:25:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:25:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:25:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:25:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:25:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:25:08 debconf: delaying package configuration, since apt-utils is not installed 17:25:08 Fetched 7655 kB in 1s (9393 kB/s) 17:25:08 Selecting previously unselected package libglib2.0-0:amd64. 17:25:08 (Reading database ... 13933 files and directories currently installed.) 17:25:08 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:25:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:25:09 Selecting previously unselected package libpsl5:amd64. 17:25:09 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:25:09 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:25:09 Selecting previously unselected package libnghttp2-14:amd64. 17:25:09 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:25:09 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:25:09 Selecting previously unselected package librtmp1:amd64. 17:25:09 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:25:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:25:09 Selecting previously unselected package libcurl3-gnutls:amd64. 17:25:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:25:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:25:09 Selecting previously unselected package liberror-perl. 17:25:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:25:09 Unpacking liberror-perl (0.17025-1) ... 17:25:09 Selecting previously unselected package git-man. 17:25:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:25:09 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:25:09 Selecting previously unselected package git. 17:25:09 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:25:09 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:25:10 --parallel Build images in parallel. [Pipeline] } 17:25:10 $ docker stop --time=1 78bd41fdae3b270d8ea19e275e0aa12caad37b58c8e86e0b82345e8d8124f9af 17:25:10 Selecting previously unselected package libnorm1:amd64. 17:25:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:25:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:25:10 Selecting previously unselected package libpgm-5.2-0:amd64. 17:25:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:25:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:25:10 Selecting previously unselected package libsodium23:amd64. 17:25:10 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:25:10 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:25:10 Selecting previously unselected package libzmq5:amd64. 17:25:10 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:25:10 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:25:10 Selecting previously unselected package libzmq3-dev:amd64. 17:25:10 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:25:10 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:25:10 Selecting previously unselected package pkg-config. 17:25:10 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:25:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:25:11 Selecting previously unselected package zip. 17:25:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:25:11 Unpacking zip (3.0-11build1) ... 17:25:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:25:11 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:25:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:25:11 Setting up liberror-perl (0.17025-1) ... 17:25:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:25:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:25:11 No schema files found: doing nothing. 17:25:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:25:11 Setting up zip (3.0-11build1) ... 17:25:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:25:11 Setting up libsodium23:amd64 (1.0.16-2) ... 17:25:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:25:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:25:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:25:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:25:11 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:25:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:25:12 $ docker rm -f 78bd41fdae3b270d8ea19e275e0aa12caad37b58c8e86e0b82345e8d8124f9af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:12 . [Pipeline] withDockerContainer 17:25:13 prd-ubuntu18.04-docker-arm64-4c-16g-19753 does not seem to be running inside a container 17:25:13 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:25:14 $ docker top b025bbd20f9c6cc9e89dbc6ab1f47f256bcf45f2b9d281fe554c32e6f3690fe8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:15 + docker-compose -f ./docker-compose-build.yml build --parallel 17:25:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:25:18 git set to automatically installed. 17:25:18 git-man set to automatically installed. 17:25:18 libcurl3-gnutls set to automatically installed. 17:25:18 liberror-perl set to automatically installed. 17:25:18 libglib2.0-0 set to automatically installed. 17:25:18 libnghttp2-14 set to automatically installed. 17:25:18 libnorm1 set to automatically installed. 17:25:18 libpgm-5.2-0 set to automatically installed. 17:25:18 libpsl5 set to automatically installed. 17:25:18 librtmp1 set to automatically installed. 17:25:18 libsodium23 set to automatically installed. 17:25:18 libzmq3-dev set to automatically installed. 17:25:18 libzmq5 set to automatically installed. 17:25:18 pkg-config set to automatically installed. 17:25:18 zip set to automatically installed. 17:25:19 snapd is not logged in, snap install commands will use sudo 17:25:19 Building docker-core-command-go ... 17:25:19 Building docker-core-data-go ... 17:25:19 Building docker-core-metadata-go ... 17:25:19 Building docker-security-bootstrapper-go ... 17:25:19 Building docker-security-proxy-setup-go ... 17:25:19 Building docker-security-secretstore-setup-go ... 17:25:19 Building docker-support-notifications-go ... 17:25:19 Building docker-support-scheduler-go ... 17:25:19 Building docker-sys-mgmt-agent-go ... 17:25:19 Building docker-security-secretstore-setup-go 17:25:19 Building docker-core-metadata-go 17:25:19 Building docker-security-proxy-setup-go 17:25:19 Building docker-support-scheduler-go 17:25:19 Building docker-support-notifications-go 17:25:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:25:26 snap "core18" has no updates available 17:25:26 Pulling config-common 17:25:27 Pulling go-build-helper 17:25:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:25:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:25:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 17:25:54 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:25:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:25:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:25:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:25:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:25:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:25:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:25:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:25:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 17:25:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 17:25:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 17:25:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 17:25:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 17:25:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 17:25:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 17:25:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:25:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 17:25:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 17:25:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 17:25:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 17:25:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 17:25:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 17:25:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 17:25:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 17:25:54 Fetched 23.7 MB in 0s (0 B/s) 17:25:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:25:54 Fetched 96.5 kB in 0s (0 B/s) 17:25:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:25:54 Fetched 279 kB in 0s (0 B/s) 17:25:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:25:54 Fetched 122 kB in 0s (0 B/s) 17:25:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:25:54 Fetched 77.8 kB in 0s (0 B/s) 17:25:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:25:54 Fetched 8848 B in 0s (0 B/s) 17:25:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:25:54 Fetched 47.8 kB in 0s (0 B/s) 17:25:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:25:54 Fetched 45.6 kB in 0s (0 B/s) 17:25:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:25:54 Fetched 15.0 kB in 0s (0 B/s) 17:25:54 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:25:54 Fetched 214 kB in 0s (0 B/s) 17:25:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 17:25:54 Fetched 155 kB in 0s (0 B/s) 17:25:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:25:54 Fetched 50.6 kB in 0s (0 B/s) 17:25:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:25:54 Fetched 14.8 kB in 0s (0 B/s) 17:25:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:25:54 Fetched 41.8 kB in 0s (0 B/s) 17:25:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:25:54 Fetched 499 kB in 0s (0 B/s) 17:25:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:25:54 Fetched 111 kB in 0s (0 B/s) 17:25:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:25:54 Fetched 240 kB in 0s (0 B/s) 17:25:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:25:54 Fetched 29.3 kB in 0s (0 B/s) 17:25:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:25:54 Fetched 85.5 kB in 0s (0 B/s) 17:25:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:25:54 Fetched 24.5 kB in 0s (0 B/s) 17:25:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:25:54 Fetched 49.2 kB in 0s (0 B/s) 17:25:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:25:54 Fetched 54.2 kB in 0s (0 B/s) 17:25:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:25:54 Fetched 30.8 kB in 0s (0 B/s) 17:25:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 17:25:54 Fetched 17.0 kB in 0s (0 B/s) 17:25:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:25:54 Fetched 85.9 kB in 0s (0 B/s) 17:25:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:25:54 Fetched 8720 B in 0s (0 B/s) 17:25:54 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:25:54 Fetched 137 kB in 0s (0 B/s) 17:25:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:25:54 Fetched 119 kB in 0s (0 B/s) 17:25:54 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:25:54 Fetched 109 kB in 0s (0 B/s) 17:25:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:25:54 Fetched 11.1 kB in 0s (0 B/s) 17:25:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:25:54 Fetched 645 kB in 0s (0 B/s) 17:25:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:25:54 Fetched 41.3 kB in 0s (0 B/s) 17:25:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:25:54 Fetched 17.9 kB in 0s (0 B/s) 17:25:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:25:54 Fetched 368 kB in 0s (0 B/s) 17:25:54 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:25:54 Fetched 187 kB in 0s (0 B/s) 17:25:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:25:54 Fetched 175 kB in 0s (0 B/s) 17:25:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:25:54 Fetched 206 kB in 0s (0 B/s) 17:25:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 17:25:54 Fetched 1301 kB in 0s (0 B/s) 17:25:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:25:54 Fetched 36.2 kB in 0s (0 B/s) 17:25:54 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:25:54 Fetched 159 kB in 0s (0 B/s) 17:25:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:25:54 Fetched 107 kB in 0s (0 B/s) 17:25:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:25:54 Fetched 48.7 kB in 0s (0 B/s) 17:25:54 Pulling static-packages 17:25:54 'go115' has dependencies that need to be staged: static-packages go-build-helper 17:25:54 Skipping pull go-build-helper (already ran) 17:25:54 Skipping pull static-packages (already ran) 17:25:54 Building go-build-helper 17:25:58 Building static-packages 17:26:00 Staging go-build-helper 17:26:01 Staging static-packages 17:26:03 Pulling go115 17:26:04 'edgex-go' has dependencies that need to be staged: go115 17:26:04 Skipping pull go115 (already ran) 17:26:04 Building go115 17:26:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:04 Dload Upload Total Spent Left Speed 17:26:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 115M 30 35.2M 0 0 37.6M 0 0:00:03 --:--:-- 0:00:03 37.5M 70 115M 70 81.9M 0 0 42.2M 0 0:00:02 0:00:01 0:00:01 42.2M 100 115M 100 115M 0 0 41.2M 0 0:00:02 0:00:02 --:--:-- 41.2M 17:26:07 go1.15.2.linux-amd64.tar.gz: OK 17:26:12 Staging go115 17:26:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:26:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:26:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:26:18 Fetched 0 B in 0s (0 B/s) 17:26:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:26:18 Fetched 224 kB in 0s (0 B/s) 17:26:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:26:18 Fetched 157 kB in 0s (0 B/s) 17:26:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:26:18 Fetched 221 kB in 0s (0 B/s) 17:26:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:26:18 Fetched 143 kB in 0s (0 B/s) 17:26:18 Pulling edgex-go 17:26:19 Pulling version 17:26:20 Building config-common 17:26:22 Skipping build go-build-helper (already ran) 17:26:22 Skipping build static-packages (already ran) 17:26:22 Skipping build go115 (already ran) 17:26:22 Building edgex-go 17:26: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:26:24 go: downloading github.com/gorilla/mux v1.8.0 17:26:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 17:26:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 17:26:24 go: downloading github.com/google/uuid v1.1.4 17:26:24 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 17:26:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:26:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:26:24 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 17:26:24 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:26:24 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 17:26:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:26:24 go: downloading github.com/pelletier/go-toml v1.2.0 17:26:24 go: downloading github.com/pebbe/zmq4 v1.2.2 17:26:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:26:24 go: downloading github.com/hashicorp/consul/api v1.1.0 17:26:24 go: downloading github.com/pkg/errors v0.8.1 17:26:24 go: downloading gopkg.in/yaml.v2 v2.4.0 17:26:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:26:24 go: downloading github.com/BurntSushi/toml v0.3.1 17:26:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:26:24 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:26:24 go: downloading github.com/x448/float16 v0.8.4 17:26:24 go: downloading github.com/imdario/mergo v0.3.11 17:26:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:26:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:26:25 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:26:25 go: downloading github.com/mitchellh/copystructure v1.0.0 17:26:25 go: downloading github.com/go-kit/kit v0.8.0 17:26:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:26:25 go: downloading github.com/hashicorp/serf v0.8.2 17:26:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:26:25 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:26:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:26:25 go: downloading github.com/go-playground/universal-translator v0.17.0 17:26:25 go: downloading github.com/leodido/go-urn v1.2.0 17:26:25 go: downloading github.com/go-playground/locales v0.13.0 17:26:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:26:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:26:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:26:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:26:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:26:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:26:27 ---> f6ffcf67a25d 17:26:27 Step 3/22 : WORKDIR /edgex-go 17:26:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:26:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:26:27 ---> f6ffcf67a25d 17:26:27 Step 3/23 : WORKDIR /edgex-go 17:26:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:26:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:26:28 ---> f6ffcf67a25d 17:26:28 Step 3/22 : WORKDIR /edgex-go 17:26:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:26:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:26:28 ---> f6ffcf67a25d 17:26:28 Step 3/24 : WORKDIR /edgex-go 17:26:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:26:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:26:28 ---> f6ffcf67a25d 17:26:28 Step 3/21 : WORKDIR /edgex-go 17:26:32 ---> Running in 0e3391869be5 17:26:32 ---> Running in 9b1296486497 17:26:32 ---> Running in f7a950cf13da 17:26:32 ---> Running in 4d23c9fbc2bc 17:26:32 ---> Running in 84fb8ca8fc2b 17:26:32 Removing intermediate container 9b1296486497 17:26:32 ---> 0093e064d165 17:26:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:32 Removing intermediate container f7a950cf13da 17:26:32 ---> 5c4b0b7ad03c 17:26:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:32 Removing intermediate container 4d23c9fbc2bc 17:26:32 ---> fa7dfcfb547c 17:26:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:32 Removing intermediate container 84fb8ca8fc2b 17:26:32 ---> fad498ea0ab0 17:26:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:32 Removing intermediate container 0e3391869be5 17:26:32 ---> dc7a45a64cf9 17:26:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:32 ---> Running in b8b39ec26209 17:26:32 ---> Running in 2542891c45ff 17:26:32 ---> Running in cbf042524931 17:26:32 ---> Running in c505e8db0355 17:26:33 ---> Running in d86a8f535688 17:26: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:26:36 Removing intermediate container b8b39ec26209 17:26:36 ---> 521a78a701f3 17:26:36 Step 5/23 : RUN apk add --update --no-cache make git 17:26:36 ---> Running in 22c327c0c8a7 17:26:36 Removing intermediate container 2542891c45ff 17:26:36 ---> dcebc8c92261 17:26:36 Step 5/21 : RUN apk add --update --no-cache make git 17:26:36 Removing intermediate container c505e8db0355 17:26:36 ---> bf3d107bb8e1 17:26:36 Step 5/24 : RUN apk add --update --no-cache make git 17:26:37 ---> Running in 5ae2803a78df 17:26:37 ---> Running in 70f2ab57789a 17:26:37 Removing intermediate container d86a8f535688 17:26:37 ---> 33addaad5aa5 17:26:37 Step 5/22 : RUN apk add --update --no-cache make git 17:26:37 Removing intermediate container cbf042524931 17:26:37 ---> 6891d3d44c54 17:26:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:26:37 ---> Running in d4951a000a3e 17:26:38 ---> Running in 5782bac9fabc 17:26:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:38 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:26:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:26:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:40 OK: 217 MiB in 51 packages 17:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:41 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:26:41 go: downloading github.com/stretchr/testify v1.6.1 17:26:41 OK: 217 MiB in 51 packages 17:26:41 OK: 217 MiB in 51 packages 17:26:41 OK: 217 MiB in 51 packages 17:26:41 go: downloading github.com/davecgh/go-spew v1.1.1 17:26:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:26:41 go: downloading github.com/pmezard/go-difflib v1.0.0 17:26:41 OK: 217 MiB in 51 packages 17:26:41 Removing intermediate container 22c327c0c8a7 17:26:41 ---> a6b555660f1a 17:26:41 Step 6/23 : COPY go.mod . 17:26:42 ---> 1ce3b425918c 17:26:42 Step 7/23 : RUN go mod download 17:26: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:26:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:26:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:26:42 Removing intermediate container 70f2ab57789a 17:26:42 ---> 3aba4cdf2042 17:26:42 Step 6/24 : COPY go.mod . 17:26:42 ---> Running in 9a1f0c95d814 17:26:42 Removing intermediate container d4951a000a3e 17:26:42 ---> 84c9232fd5a7 17:26:42 Step 6/22 : COPY go.mod . 17:26:43 Removing intermediate container 5ae2803a78df 17:26:43 ---> 8687b3fd1eed 17:26:43 Step 6/21 : COPY go.mod . 17:26:43 Removing intermediate container 5782bac9fabc 17:26:43 ---> b8607461e640 17:26:43 Step 6/22 : COPY go.mod . 17:26:44 ---> 0207ea6bf201 17:26:44 Step 7/24 : RUN go mod download 17:26:44 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:26:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:26:44 ---> 411af47ba5b9 17:26:44 Step 7/22 : RUN go mod download 17:26:44 ---> Running in f8602a60fe3f 17:26:44 ---> 19e841be064d 17:26:44 Step 7/22 : RUN go mod download 17:26:44 ---> Running in 2a1c452f0475 17:26:44 ---> d9619fb656e6 17:26:44 Step 7/21 : RUN go mod download 17:26:44 ---> Running in cfe4bb80f4bb 17:26:44 ---> Running in 86b70b6ec2a0 17:26:45 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:26:45 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:26:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:26:47 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:26:47 Removing intermediate container 9a1f0c95d814 17:26:47 ---> 806bc38416b3 17:26:47 Step 8/23 : COPY . . 17:26:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:26:48 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:26:48 go: downloading github.com/lib/pq v1.9.0 17:26:50 Removing intermediate container f8602a60fe3f 17:26:50 ---> 1788a89c0d50 17:26:50 Step 8/24 : COPY . . 17:26:51 Removing intermediate container 2a1c452f0475 17:26:51 ---> 626579f294c0 17:26:51 Step 8/22 : COPY . . 17:26:52 Building version 17:26:52 Removing intermediate container 86b70b6ec2a0 17:26:52 ---> 3d811d2143be 17:26:52 Step 8/22 : COPY . . 17:26:52 Removing intermediate container cfe4bb80f4bb 17:26:52 ---> 8f7ea0e400fd 17:26:52 Step 8/21 : COPY . . 17:26:54 Staging config-common 17:26:55 Skipping stage go-build-helper (already ran) 17:26:55 Skipping stage static-packages (already ran) 17:26:55 Skipping stage go115 (already ran) 17:26:55 Staging edgex-go 17:26:56 Staging version 17:26:57 Priming config-common 17:26:58 Priming go-build-helper 17:26:59 Priming static-packages 17:27:01 Priming go115 17:27:02 Priming edgex-go 17:27:04 Priming version 17:27:05 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:27:10 ---> 671aa7dcca9e 17:27:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:27:12 ---> Running in cae25f4d8402 17:27:12 ---> 21c1904138e3 17:27:12 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:27:12 ---> de7d431d525d 17:27:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:27:12 ---> Running in e0ee77f1e23d 17:27:12 ---> 7d315b42a1f8 17:27:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:27:12 ---> df07f94bd9fd 17:27:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:27:12 ---> Running in 3ab770583f07 17:27:13 ---> Running in 5ca83e01d5e4 17:27:13 ---> Running in 6bc6b32e64d9 17:27:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:27:14 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:27:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:27:15 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:27:15 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:28:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:28:37 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:28:44 Removing intermediate container e0ee77f1e23d 17:28:44 ---> b697f9e73b4f 17:28:44 17:28:44 Step 10/24 : FROM alpine:3.12 17:28:44 3.12: Pulling from library/alpine 17:28:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:28:45 Status: Downloaded newer image for alpine:3.12 17:28:45 ---> afeebe901d6b 17:28:45 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:28:46 ---> Running in 59f697147cf4 17:28:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:28:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:28:49 (1/5) Installing ca-certificates (20191127-r4) 17:28:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:28:49 (3/5) Installing libcurl (7.69.1-r3) 17:28:49 (4/5) Installing curl (7.69.1-r3) 17:28:50 (5/5) Installing dumb-init (1.2.2-r1) 17:28:50 Executing busybox-1.31.1-r19.trigger 17:28:50 Executing ca-certificates-20191127-r4.trigger 17:28:50 OK: 7 MiB in 19 packages 17:28:52 Removing intermediate container 6bc6b32e64d9 17:28:52 ---> 5963f08297cc 17:28:52 17:28:52 Step 10/21 : FROM alpine:3.12 17:28:52 ---> afeebe901d6b 17:28:52 Step 11/21 : RUN apk add --update --no-cache curl 17:28:52 ---> Running in e186071ff8c7 17:28:52 Removing intermediate container 3ab770583f07 17:28:52 ---> 240d113c78f6 17:28:52 17:28:52 Step 10/22 : FROM alpine:3.12 17:28:52 ---> afeebe901d6b 17:28:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:28:53 Removing intermediate container 5ca83e01d5e4 17:28:53 ---> 76cf98f7cd03 17:28:53 17:28:53 Step 10/22 : FROM alpine:3.12 17:28:53 ---> afeebe901d6b 17:28:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:28:53 ---> Running in e7cde1a9fff6 17:28:53 Removing intermediate container 59f697147cf4 17:28:53 ---> ee1bbf5b9938 17:28:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:28:53 ---> Running in 781cd79bb7fe 17:28:54 ---> Running in 6c74fa2ab57a 17:28:55 Removing intermediate container 6c74fa2ab57a 17:28:55 ---> 87a89d7ce6d7 17:28:55 Step 13/24 : WORKDIR / 17:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:28:55 ---> Running in a95755173c37 17:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:28:55 (1/4) Installing ca-certificates (20191127-r4) 17:28:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:28:55 (3/4) Installing libcurl (7.69.1-r3) 17:28:55 (4/4) Installing curl (7.69.1-r3) 17:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:28:55 Executing busybox-1.31.1-r19.trigger 17:28:55 Executing ca-certificates-20191127-r4.trigger 17:28:55 Removing intermediate container a95755173c37 17:28:55 ---> ffbcfa0579a0 17:28:55 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:28:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:28:56 OK: 7 MiB in 18 packages 17:28:56 (1/1) Installing dumb-init (1.2.2-r1) 17:28:56 Executing busybox-1.31.1-r19.trigger 17:28:56 OK: 5 MiB in 15 packages 17:28:56 (1/2) Installing ca-certificates (20191127-r4) 17:28:57 (2/2) Installing dumb-init (1.2.2-r1) 17:28:57 Executing busybox-1.31.1-r19.trigger 17:28:57 Executing ca-certificates-20191127-r4.trigger 17:28:57 OK: 6 MiB in 16 packages 17:28:57 ---> 0bba58d20db5 17:28:57 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:28:58 Removing intermediate container e7cde1a9fff6 17:28:58 ---> bc6f2879d987 17:28:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:28:59 ---> 41421b874c37 17:28:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:28:59 ---> Running in a9756d6ff4d2 17:28:59 Removing intermediate container e186071ff8c7 17:28:59 ---> 9a32c57671c1 17:28:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:28:59 Removing intermediate container 781cd79bb7fe 17:28:59 ---> 0a0bcec9a74b 17:28:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:28:59 ---> Running in 50ccbd175c74 17:29:00 ---> Running in d8df0ef2c76a 17:29:00 Removing intermediate container a9756d6ff4d2 17:29:00 ---> a6715ab6d489 17:29:00 Step 13/22 : ENV APP_PORT=48085 17:29:00 ---> 861bd9d77ec4 17:29:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:29:00 ---> Running in e0e021afe56b 17:29:01 Removing intermediate container 50ccbd175c74 17:29:01 ---> e61b362bc79b 17:29:01 Step 13/21 : WORKDIR /edgex 17:29:01 Removing intermediate container d8df0ef2c76a 17:29:01 ---> e57c09591d69 17:29:01 Step 13/22 : ENV APP_PORT=48060 17:29:02 Removing intermediate container e0e021afe56b 17:29:02 ---> 3a9261af3fc4 17:29:02 Step 14/22 : EXPOSE $APP_PORT 17:29:02 ---> Running in 492b049d99e5 17:29:02 ---> Running in 51bf838dcab0 17:29:02 ---> Running in cd56f50cee75 17:29:02 ---> 3d1c6a9e1da8 17:29:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:29:02 Removing intermediate container cae25f4d8402 17:29:02 ---> 78c631db4fa7 17:29:02 17:29:02 Step 10/23 : FROM alpine:3.12 17:29:02 ---> afeebe901d6b 17:29:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:29:02 ---> Using cache 17:29:02 ---> bc6f2879d987 17:29:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:29:02 ---> Using cache 17:29:02 ---> a6715ab6d489 17:29:02 Step 13/23 : ENV APP_PORT=48081 17:29:03 ---> Running in dfdefaac7025 17:29:03 Removing intermediate container cd56f50cee75 17:29:03 ---> f11b6a5d82c9 17:29:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:03 Removing intermediate container 492b049d99e5 17:29:03 ---> fd400446ab0c 17:29:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:29:03 Removing intermediate container 51bf838dcab0 17:29:03 ---> cdda78ec0678 17:29:03 Step 14/22 : EXPOSE $APP_PORT 17:29:03 ---> Running in 8b4373e5ea15 17:29:03 Removing intermediate container dfdefaac7025 17:29:03 ---> b9f33b296b70 17:29:03 Step 14/23 : EXPOSE $APP_PORT 17:29:04 ---> 7166c7a45e32 17:29:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:29:04 ---> Running in 081af4ea3581 17:29:04 Removing intermediate container 8b4373e5ea15 17:29:04 ---> d466d5c6072c 17:29:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:04 ---> c620589257cc 17:29:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:29:04 ---> 225c2feb874c 17:29:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:29:04 Removing intermediate container 081af4ea3581 17:29:04 ---> 2aa45ba23d81 17:29:04 Step 15/23 : WORKDIR / 17:29:05 ---> Running in c7e5583e6835 17:29:05 ---> 06bd6b33f5e2 17:29:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:29:05 ---> a78992b3b14f 17:29:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:29:05 ---> Running in 2bce496fda78 17:29:05 Removing intermediate container c7e5583e6835 17:29:05 ---> 460fb1b7d3ce 17:29:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:06 ---> ed0c52108475 17:29:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:29:06 ---> 358635b5c1bb 17:29:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:29:06 ---> e4dfec9257ee 17:29:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:29:07 ---> 7d4ad2b4d725 17:29:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:29:08 ---> 0b347613787b 17:29:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] ---> 9ce6541a7931 17:29:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:29:08 17:29:08 ---> Running in d12a99facc3a 17:29:08 ---> Running in 553094624ddf 17:29:08 ---> ed7802aa8984 17:29:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:29:08 ---> ab3607efbf69 17:29:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:29:08 Removing intermediate container 2bce496fda78 17:29:08 ---> 18e5c6fbc176 17:29:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:29:08 ---> Running in 9cec1aa66d12 17:29:09 ---> Running in 974c6c7c4c36 17:29:09 Removing intermediate container d12a99facc3a 17:29:09 ---> 41d7e9b4b4fa 17:29:09 Step 18/21 : CMD ["--init=true"] 17:29:09 Removing intermediate container 553094624ddf 17:29:09 ---> be5ef76ff248 17:29:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:09 ---> Running in 9c2bb2225708 17:29:09 ---> Running in 69d7d0a15dde 17:29:09 ---> 906268e656e7 17:29:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:29:09 Removing intermediate container 9cec1aa66d12 17:29:09 ---> bb175c550360 17:29:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:09 ---> Running in b11418b2dabe 17:29:09 Removing intermediate container 974c6c7c4c36 17:29:09 ---> 9015ac2f5192 17:29:09 Step 22/24 : LABEL arch=arm64 17:29:09 ---> Running in 2c77c3a43feb 17:29:09 ---> Running in 0031760179a9 17:29:09 Removing intermediate container 9c2bb2225708 17:29:09 ---> 320fcfdcc9b9 17:29:09 Step 20/22 : LABEL arch=arm64 17:29:09 Removing intermediate container 69d7d0a15dde 17:29:09 ---> f47935b21b62 17:29:09 Step 19/21 : LABEL arch=arm64 17:29:10 ---> Running in cd01d1e18953 17:29:10 ---> Running in d630005353b8 17:29:10 Removing intermediate container b11418b2dabe 17:29:10 ---> 2c70e9bdd2db 17:29:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:10 Removing intermediate container 2c77c3a43feb 17:29:10 ---> aee8ef5fd4de 17:29:10 Step 20/22 : LABEL arch=arm64 17:29:10 Removing intermediate container 0031760179a9 17:29:10 ---> 4db0c3df9ccd 17:29:10 Step 23/24 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:29:10 ---> Running in 67c33efc9a18 17:29:10 ---> Running in 364a5b206081 17:29:10 ---> Running in 5e44c535f815 17:29:11 Removing intermediate container d630005353b8 17:29:11 ---> 26b766b3ff3b 17:29:11 Step 20/21 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:29:11 Removing intermediate container cd01d1e18953 17:29:11 ---> a0f812983554 17:29:11 Step 21/22 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:29:11 ---> Running in 47cb244b1eb0 17:29:11 ---> Running in 1d5f88648a40 17:29:11 Removing intermediate container 67c33efc9a18 17:29:11 ---> a1af9cb88bc3 17:29:11 Step 21/22 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:29:11 Removing intermediate container 364a5b206081 17:29:11 ---> cca422513144 17:29:11 Step 21/23 : LABEL arch=arm64 17:29:11 Removing intermediate container 5e44c535f815 17:29:11 ---> d683348ed3c6 17:29:11 Step 24/24 : LABEL version=0.0.0 17:29:11 ---> Running in 88746fb869eb 17:29:11 ---> Running in eef7a3c97b13 17:29:11 ---> Running in 8e49d5f98d57 17:29:11 Removing intermediate container 1d5f88648a40 17:29:11 ---> 8cacc74ab713 17:29:11 Step 22/22 : LABEL version=0.0.0 17:29:12 Removing intermediate container 47cb244b1eb0 17:29:12 ---> c8f949382b8b 17:29:12 Step 21/21 : LABEL version=0.0.0 17:29:12 ---> Running in ec6936fd8bd7 17:29:12 ---> Running in 07025eb50795 17:29:12 Removing intermediate container 88746fb869eb 17:29:12 ---> 9b4536aa7d44 17:29:12 Step 22/23 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:29:12 Removing intermediate container eef7a3c97b13 17:29:12 ---> 21530d48cf7b 17:29:12 Step 22/22 : LABEL version=0.0.0 17:29:12 Removing intermediate container 8e49d5f98d57 17:29:12 ---> cf661eed5e77 17:29:12 17:29:12 ---> Running in 0c16a8a5d034 17:29:12 ---> Running in bad7e0aabf55 17:29:12 Removing intermediate container ec6936fd8bd7 17:29:12 ---> 74b2eb5e0600 17:29:12 17:29:12 Successfully built cf661eed5e77 17:29:13 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:29:13  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 17:29:13 Removing intermediate container 07025eb50795 17:29:13 ---> 1cc1d2025f99 17:29:13 17:29:13 Removing intermediate container 0c16a8a5d034 17:29:13 ---> 4610b7775846 17:29:13 Step 23/23 : LABEL version=0.0.0 17:29:13 Successfully built 74b2eb5e0600 17:29:13 Successfully tagged docker-support-scheduler-go-arm64:latest 17:29:13 Building docker-security-bootstrapper-go 17:29:13  Building docker-support-scheduler-go ... done  ---> Running in a23c2d3e7e31 17:29:13 Successfully built 1cc1d2025f99 17:29:13 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:29:13  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 17:29:13 Removing intermediate container bad7e0aabf55 17:29:13 ---> 193586981fe5 17:29:13 17:29:14 Successfully built 193586981fe5 17:29:14 Successfully tagged docker-support-notifications-go-arm64:latest 17:29:14 Removing intermediate container a23c2d3e7e31 17:29:14 ---> 1857209653fc 17:29:14  Building docker-support-notifications-go ... done Building docker-core-data-go 17:29:14 17:29:14 Successfully built 1857209653fc 17:29:14 Successfully tagged docker-core-metadata-go-arm64:latest 17:30:11  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:30:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:11 ---> f6ffcf67a25d 17:30:11 Step 3/23 : WORKDIR /edgex-go 17:30:11 ---> Using cache 17:30:11 ---> dc7a45a64cf9 17:30:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:11 ---> Using cache 17:30:11 ---> 33addaad5aa5 17:30:11 Step 5/23 : RUN apk add --update --no-cache make git 17:30:11 ---> Using cache 17:30:11 ---> 84c9232fd5a7 17:30:11 Step 6/23 : COPY go.mod . 17:30:11 ---> Using cache 17:30:11 ---> 411af47ba5b9 17:30:11 Step 7/23 : RUN go mod download 17:30:11 ---> Using cache 17:30:11 ---> 626579f294c0 17:30:11 Step 8/23 : COPY . . 17:30:11 ---> Using cache 17:30:11 ---> de7d431d525d 17:30:11 Step 9/23 : RUN make cmd/core-command/core-command 17:30:11 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:30:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:30:11 ---> f6ffcf67a25d 17:30:11 Step 3/33 : WORKDIR /edgex-go 17:30:11 ---> Using cache 17:30:11 ---> dc7a45a64cf9 17:30:11 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:11 ---> Using cache 17:30:11 ---> 33addaad5aa5 17:30:11 Step 5/33 : RUN apk add --update --no-cache make git 17:30:11 ---> Using cache 17:30:11 ---> 84c9232fd5a7 17:30:11 Step 6/33 : COPY go.mod . 17:30:11 ---> Using cache 17:30:11 ---> 411af47ba5b9 17:30:11 Step 7/33 : RUN go mod download 17:30:11 ---> Using cache 17:30:11 ---> 626579f294c0 17:30:11 Step 8/33 : COPY . . 17:30:11 ---> Using cache 17:30:11 ---> de7d431d525d 17:30:11 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 17:30:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:30:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:11 ---> f6ffcf67a25d 17:30:11 Step 3/23 : WORKDIR /edgex-go 17:30:11 ---> Using cache 17:30:11 ---> dc7a45a64cf9 17:30:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:11 ---> Using cache 17:30:11 ---> 33addaad5aa5 17:30:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:30:11 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:30:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:30:11 ---> f6ffcf67a25d 17:30:11 Step 3/26 : WORKDIR /edgex-go 17:30:11 ---> Using cache 17:30:11 ---> dc7a45a64cf9 17:30:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:11 ---> Using cache 17:30:11 ---> 33addaad5aa5 17:30:11 Step 5/26 : RUN apk add --update --no-cache make bash git 17:30:11 ---> Running in 2424f7985eb0 17:30:11 ---> Running in 78c99cce821c 17:30:11 ---> Running in e247c11fca51 17:30:11 ---> Running in 7da6822a38ad 17:30:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:30:13 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:30:13 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:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:30:14 OK: 217 MiB in 51 packages 17:30:15 OK: 217 MiB in 51 packages 17:30:16 Removing intermediate container 78c99cce821c 17:30:16 ---> 1baa4e73f97b 17:30:16 Step 6/26 : COPY go.mod . 17:30:17 Removing intermediate container 7da6822a38ad 17:30:17 ---> 0c48ab668727 17:30:17 Step 6/23 : COPY go.mod . 17:30:17 ---> e0e13cb8d02a 17:30:17 Step 7/26 : RUN go mod download 17:30:18 ---> Running in 9dadd002d05c 17:30:18 ---> cc970d43350c 17:30:18 Step 7/23 : RUN go mod download 17:30:18 ---> Running in 7e6f8ca13e7a 17:30:24 Removing intermediate container 9dadd002d05c 17:30:24 ---> a5f6c9d3187e 17:30:24 Step 8/26 : COPY . . 17:30:24 Removing intermediate container 7e6f8ca13e7a 17:30:24 ---> cf632891a280 17:30:24 Step 8/23 : COPY . . 17:30:56 ---> 8279bd2e189a 17:30:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:30:56 ---> 5adb61d68b66 17:30:56 Step 9/23 : RUN make cmd/core-data/core-data 17:30:56 ---> Running in e69fbe84e43f 17:30:56 ---> Running in 9889e97dae3e 17:30:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:30:56 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:31:03 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:31:18 Removing intermediate container e247c11fca51 17:31:18 ---> 8f340f4aa267 17:31:18 17:31:18 Step 10/23 : FROM alpine:3.12 17:31:18 ---> afeebe901d6b 17:31:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:31:18 ---> Using cache 17:31:18 ---> bc6f2879d987 17:31:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:31:18 ---> Using cache 17:31:18 ---> a6715ab6d489 17:31:18 Step 13/23 : ENV APP_PORT=48082 17:31:18 ---> Running in fef42fc8ca63 17:31:18 Removing intermediate container fef42fc8ca63 17:31:18 ---> 4677d16a5297 17:31:18 Step 14/23 : EXPOSE $APP_PORT 17:31:18 ---> Running in 8404a73d8b84 17:31:18 Removing intermediate container 8404a73d8b84 17:31:18 ---> 6f5505e7d67a 17:31:18 Step 15/23 : WORKDIR / 17:31:18 ---> Running in de84c89975fa 17:31:19 Removing intermediate container de84c89975fa 17:31:19 ---> c59840547a45 17:31:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:20 ---> ed14c0cd2225 17:31:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:31:22 ---> b672490cf49f 17:31:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:31:24 ---> 62944f6e53bf 17:31:24 Step 19/23 : ENTRYPOINT ["/core-command"] 17:31:24 ---> Running in 5766b302d7d6 17:31:24 Removing intermediate container 2424f7985eb0 17:31:24 ---> aa83092fe1d3 17:31:24 17:31:24 Step 10/33 : FROM alpine:3.12 17:31:24 ---> afeebe901d6b 17:31:25 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl 17:31:25 ---> Running in efcb43784246 17:31:25 Removing intermediate container 5766b302d7d6 17:31:25 ---> 526243b37800 17:31:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:25 ---> Running in 903de3074398 17:31:26 Removing intermediate container 903de3074398 17:31:26 ---> ac40ba9653bb 17:31:26 Step 21/23 : LABEL arch=arm64 17:31:26 ---> Running in 78851657b962 17:31:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:31:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:31:27 Removing intermediate container 78851657b962 17:31:27 ---> d1889d962ad4 17:31:27 Step 22/23 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:31:27 ---> Running in ef5e698968f2 17:31:27 (1/2) Installing dumb-init (1.2.2-r1) 17:31:28 (2/2) Installing openssl (1.1.1i-r0) 17:31:28 Executing busybox-1.31.1-r19.trigger 17:31:28 OK: 6 MiB in 16 packages 17:31:28 Removing intermediate container ef5e698968f2 17:31:28 ---> 2e8b4ad2d294 17:31:28 Step 23/23 : LABEL version=0.0.0 17:31:28 ---> Running in ecf1a5d4d1d8 17:31:29 Removing intermediate container ecf1a5d4d1d8 17:31:29 ---> 84998223c2f2 17:31:29 17:31:30 Successfully built 84998223c2f2 17:31:30 Successfully tagged docker-core-command-go-arm64:latest 17:31:30  Building docker-core-command-go ... done Removing intermediate container efcb43784246 17:31:30 ---> c5b662c832ed 17:31:30 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:31:30 ---> Running in 7a12543a5df1 17:31:31 Removing intermediate container 7a12543a5df1 17:31:31 ---> 7da4e92b462f 17:31:31 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 17:31:31 ---> Running in f59e0bc9b667 17:31:31 Removing intermediate container f59e0bc9b667 17:31:31 ---> 6144855f0a36 17:31:31 Step 14/33 : 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:31:32 ---> Running in b3b3b957f2e2 17:31:34 Connecting to github.com (140.82.113.4:443) 17:31:34 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.237.3:443) 17:31:34 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 17:31:34 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 17:31:34 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 17:31:34 dockerize 17:31:37 Removing intermediate container b3b3b957f2e2 17:31:37 ---> 3bf6155dfa46 17:31:37 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 17:31:37 ---> Running in 9f18ad592686 17:31:37 Removing intermediate container 9f18ad592686 17:31:37 ---> b5c894212dc5 17:31:37 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:31:37 ---> Running in 5519c95cec03 17:31:38 Removing intermediate container 5519c95cec03 17:31:38 ---> e3126022b8e3 17:31:38 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 17:31:38 ---> Running in e49dc900bf25 17:31:40 Move dockerize executable 17:31:42 Removing intermediate container e49dc900bf25 17:31:42 ---> ae19c2181aea 17:31:42 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 17:31:42 ---> Running in 4f0520f8590e 17:31:43 Removing intermediate container 4f0520f8590e 17:31:43 ---> 7e653eccdcd7 17:31:43 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:31:44 ---> c3e31522e526 17:31:44 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:31:44 ---> Running in d03190582a11 17:31:48 Removing intermediate container d03190582a11 17:31:48 ---> 1618c258e501 17:31:48 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:49 ---> 178503a7925d 17:31:49 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:31:51 ---> 01be70394310 17:31:51 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:31:52 ---> 51e26e910e70 17:31:52 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:31:54 ---> 4c9af4bae4ab 17:31:54 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:31:55 ---> 3d6aa8a37250 17:31:55 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 17:31:56 ---> Running in e5b02ba96fe3 17:31:57 Removing intermediate container e5b02ba96fe3 17:31:57 ---> 12e9e75260fb 17:31:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:31:58 Removing intermediate container e69fbe84e43f 17:31:58 ---> f7e6d4627bb4 17:31:58 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:31:58 ---> 96fb74d4143a 17:31:58 Step 28/33 : RUN chmod +x /entrypoint.sh 17:31:58 ---> Running in 93a6ea7dca3c 17:31:59 ---> Running in 6c7a8b3c6a8a 17:32:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:32:01 Removing intermediate container 6c7a8b3c6a8a 17:32:01 ---> c1c1c7944494 17:32:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:32:02 ---> Running in b1b599fcfd8e 17:32:03 Removing intermediate container b1b599fcfd8e 17:32:03 ---> 0251b8a57b5f 17:32:03 Step 30/33 : CMD ["install"] 17:32:03 ---> Running in 0511ff4c8d4a 17:32:03 Removing intermediate container 93a6ea7dca3c 17:32:03 ---> 92448afc2d72 17:32:03 17:32:03 Step 11/26 : FROM docker:20.10.0 17:32:03 20.10.0: Pulling from library/docker 17:32:04 Removing intermediate container 0511ff4c8d4a 17:32:04 ---> 6028037473de 17:32:04 Step 31/33 : LABEL arch=arm64 17:32:05 ---> Running in 7f56677f55a2 17:32:06 Removing intermediate container 7f56677f55a2 17:32:06 ---> e397c6950f5c 17:32:06 Step 32/33 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:32:07 ---> Running in be1d127dca69 17:32:07 Removing intermediate container be1d127dca69 17:32:07 ---> 85bb9094bf5f 17:32:07 Step 33/33 : LABEL version=0.0.0 17:32:08 ---> Running in 7375523052c4 17:32:08 Removing intermediate container 7375523052c4 17:32:08 ---> f8c76cfc4ef3 17:32:08 17:32:09 Successfully built f8c76cfc4ef3 17:32:09 Successfully tagged docker-security-bootstrapper-go-arm64:latest 17:32:13  Building docker-security-bootstrapper-go ... done Removing intermediate container 9889e97dae3e 17:32:13 ---> 2781b881bd35 17:32:13 17:32:13 Step 10/23 : FROM alpine:3.12 17:32:13 ---> afeebe901d6b 17:32:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:32:13 ---> Running in 2d61ad2d5e7e 17:32:14 Removing intermediate container 2d61ad2d5e7e 17:32:14 ---> c4523fb5b69f 17:32:14 Step 12/23 : ENV APP_PORT=48080 17:32:14 ---> Running in 0dc2fd6c5481 17:32:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:32:14 Status: Downloaded newer image for docker:20.10.0 17:32:14 ---> eeaf43b92773 17:32:14 Step 12/26 : RUN apk add --no-cache bash 17:32:14 ---> Running in 2a15b2916bd9 17:32:14 Removing intermediate container 0dc2fd6c5481 17:32:14 ---> 8275fd741e5b 17:32:14 Step 13/23 : EXPOSE $APP_PORT 17:32:15 ---> Running in 28b5dbfa0393 17:32:15 Removing intermediate container 28b5dbfa0393 17:32:15 ---> 1e06740916a7 17:32:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:15 ---> Running in 28c0cd8dccfc 17:32:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:32:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:32:16 (1/2) Installing readline (8.0.4-r0) 17:32:16 (2/2) Installing bash (5.0.17-r0) 17:32:17 Executing bash-5.0.17-r0.post-install 17:32:17 Executing busybox-1.31.1-r19.trigger 17:32:17 OK: 12 MiB in 22 packages 17:32:18 Removing intermediate container 28c0cd8dccfc 17:32:18 ---> 98df0441c23b 17:32:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:32:18 ---> Running in 74355b593719 17:32:18 Removing intermediate container 2a15b2916bd9 17:32:18 ---> 946aa05f5448 17:32:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:32:18 ---> Running in 48f3c5727ba9 17:32:19 Removing intermediate container 48f3c5727ba9 17:32:19 ---> 97f53816e6c5 17:32:19 Step 14/26 : ENV APP_PORT=48090 17:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:32:19 ---> Running in 2870c854a11f 17:32:20 Removing intermediate container 2870c854a11f 17:32:20 ---> 32c22ff4f065 17:32:20 Step 15/26 : EXPOSE $APP_PORT 17:32:20 ---> Running in 05d4103cca28 17:32:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:32:20 Removing intermediate container 05d4103cca28 17:32:20 ---> c46efee311ed 17:32:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:32:21 (1/6) Installing dumb-init (1.2.2-r1) 17:32:21 (2/6) Installing libgcc (9.3.0-r2) 17:32:21 (3/6) Installing libsodium (1.0.18-r0) 17:32:21 (4/6) Installing libstdc++ (9.3.0-r2) 17:32:21 (5/6) Installing libzmq (4.3.3-r0) 17:32:21 (6/6) Installing zeromq (4.3.3-r0) 17:32:21 Executing busybox-1.31.1-r19.trigger 17:32:21 OK: 8 MiB in 20 packages 17:32:21 ---> c665855d82f4 17:32:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:32:22 ---> f5c14b66531a 17:32:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:32:22 Removing intermediate container 74355b593719 17:32:22 ---> 478ac39e1df4 17:32:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:23 ---> 8978bc7a25f7 17:32:23 Step 19/26 : RUN apk --no-cache add py3-pip 17:32:23 ---> Running in 505815a7b953 17:32:23 ---> 3964f40498a3 17:32:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:32:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:32:25 ---> ddef409378d9 17:32:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:32:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:32:26 ---> 141f556e666d 17:32:26 Step 19/23 : ENTRYPOINT ["/core-data"] 17:32:26 ---> Running in 31cc577eb8bd 17:32:26 Removing intermediate container 31cc577eb8bd 17:32:26 ---> 39c59975ad13 17:32:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:26 ---> Running in 42e7a36ecb8c 17:32:27 (1/33) Installing libbz2 (1.0.8-r1) 17:32:27 (2/33) Installing expat (2.2.9-r1) 17:32:27 (3/33) Installing libffi (3.3-r2) 17:32:27 (4/33) Installing gdbm (1.13-r1) 17:32:27 (5/33) Installing xz-libs (5.2.5-r0) 17:32:27 (6/33) Installing sqlite-libs (3.32.1-r0) 17:32:27 Removing intermediate container 42e7a36ecb8c 17:32:27 ---> 04ee75caf53c 17:32:27 Step 21/23 : LABEL arch=arm64 17:32:27 ---> Running in 7db381c54442 17:32:27 (7/33) Installing python3 (3.8.5-r0) 17:32:28 Removing intermediate container 7db381c54442 17:32:28 ---> b75abaf36245 17:32:28 Step 22/23 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:32:28 ---> Running in f259717a5eee 17:32:29 Removing intermediate container f259717a5eee 17:32:29 ---> 0dfa2d59f5ba 17:32:29 Step 23/23 : LABEL version=0.0.0 17:32:29 ---> Running in e3183d704950 17:32:29 (8/33) Installing py3-appdirs (1.4.4-r1) 17:32:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:32:29 (10/33) Installing py3-parsing (2.4.7-r0) 17:32:29 (11/33) Installing py3-six (1.15.0-r0) 17:32:29 Removing intermediate container e3183d704950 17:32:29 ---> d6bfbb55e571 17:32:29 17:32:29 (12/33) Installing py3-packaging (20.4-r0) 17:32:29 (13/33) Installing py3-setuptools (47.0.0-r0) 17:32:29 (14/33) Installing py3-chardet (3.0.4-r4) 17:32:30 (15/33) Installing py3-idna (2.9-r0) 17:32:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:32:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:32:30 Successfully built d6bfbb55e571 17:32:30 (18/33) Installing py3-requests (2.23.0-r0) 17:32:30 (19/33) Installing py3-msgpack (1.0.0-r0) 17:32:30 (20/33) Installing py3-lockfile (0.12.2-r3) 17:32:30 Successfully tagged docker-core-data-go-arm64:latest 17:32:30  Building docker-core-data-go ... done (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:32:30 (22/33) Installing py3-colorama (0.4.3-r0) 17:32:30 (23/33) Installing py3-distlib (0.3.0-r0) 17:32:30 (24/33) Installing py3-distro (1.5.0-r1) 17:32:30 (25/33) Installing py3-webencodings (0.5.1-r3) 17:32:30 (26/33) Installing py3-html5lib (1.0.1-r4) 17:32:30 (27/33) Installing py3-pytoml (0.1.21-r0) 17:32:30 (28/33) Installing py3-pep517 (0.8.2-r0) 17:32:30 (29/33) Installing py3-progress (1.5-r0) 17:32:30 (30/33) Installing py3-toml (0.10.1-r0) 17:32:30 (31/33) Installing py3-retrying (1.3.3-r0) 17:32:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:32:30 (33/33) Installing py3-pip (20.1.1-r0) 17:32:30 Executing busybox-1.31.1-r19.trigger 17:32:30 OK: 71 MiB in 55 packages 17:32:37 Removing intermediate container 505815a7b953 17:32:37 ---> 8d3cabd3a6e3 17:32:37 Step 20/26 : RUN pip install docker-compose==1.23.2 17:32:37 ---> Running in 15f76b7e9657 17:32:40 Collecting docker-compose==1.23.2 17:32:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:32:41 Collecting PyYAML<4,>=3.10 17:32:41 Downloading PyYAML-3.13.tar.gz (270 kB) 17:32:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:32:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:32:45 Collecting websocket-client<1.0,>=0.32.0 17:32:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:32:46 Collecting jsonschema<3,>=2.5.1 17:32:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:32:46 Collecting texttable<0.10,>=0.9.0 17:32:46 Downloading texttable-0.9.1.tar.gz (11 kB) 17:32:48 Collecting cached-property<2,>=1.2.0 17:32:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:32:48 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:32:48 Collecting dockerpty<0.5,>=0.4.1 17:32:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:32:50 Collecting docopt<0.7,>=0.6.1 17:32:50 Downloading docopt-0.6.2.tar.gz (25 kB) 17:32:52 Collecting docker<4.0,>=3.6.0 17:32:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:32:52 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:32:52 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:32:53 Collecting idna<2.8,>=2.5 17:32:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:32:53 Collecting urllib3<1.25,>=1.21.1 17:32:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:32:53 Collecting docker-pycreds>=0.4.0 17:32:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:32:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:32:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:32:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:32:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:32:54 Installing collected packages: PyYAML, idna, urllib3, requests, websocket-client, jsonschema, texttable, cached-property, dockerpty, docopt, docker-pycreds, docker, docker-compose 17:32:54 Running setup.py install for PyYAML: started 17:32:56 Running setup.py install for PyYAML: finished with status 'done' 17:32:56 Attempting uninstall: idna 17:32:56 Found existing installation: idna 2.9 17:32:56 Uninstalling idna-2.9: 17:32:56 Successfully uninstalled idna-2.9 17:32:57 Attempting uninstall: urllib3 17:32:57 Found existing installation: urllib3 1.25.9 17:32:57 Uninstalling urllib3-1.25.9: 17:32:57 Successfully uninstalled urllib3-1.25.9 17:32:58 Attempting uninstall: requests 17:32:58 Found existing installation: requests 2.23.0 17:32:58 Uninstalling requests-2.23.0: 17:32:58 Successfully uninstalled requests-2.23.0 17:32:59 Running setup.py install for texttable: started 17:33:00 Running setup.py install for texttable: finished with status 'done' 17:33:01 Running setup.py install for dockerpty: started 17:33:03 Running setup.py install for dockerpty: finished with status 'done' 17:33:03 Running setup.py install for docopt: started 17:33:04 Running setup.py install for docopt: finished with status 'done' 17:33:05 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:33:10 Removing intermediate container 15f76b7e9657 17:33:10 ---> 631803254c14 17:33:10 Step 21/26 : RUN apk --no-cache add curl 17:33:10 ---> Running in d0af36fa7da1 17:33:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:33:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:33:11 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:33:11 (2/3) Installing libcurl (7.69.1-r3) 17:33:11 (3/3) Installing curl (7.69.1-r3) 17:33:11 Executing busybox-1.31.1-r19.trigger 17:33:11 OK: 71 MiB in 58 packages 17:33:13 Removing intermediate container d0af36fa7da1 17:33:13 ---> 83200bed7a36 17:33:13 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:33:13 ---> Running in a919cc33e2bd 17:33:13 Removing intermediate container a919cc33e2bd 17:33:13 ---> c1f6fb7b40c9 17:33:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:13 ---> Running in 64e721b6f29b 17:33:13 Removing intermediate container 64e721b6f29b 17:33:13 ---> d83713a1e701 17:33:13 Step 24/26 : LABEL arch=arm64 17:33:14 ---> Running in 00c1cd0be092 17:33:14 Removing intermediate container 00c1cd0be092 17:33:14 ---> e5dc41d5d133 17:33:14 Step 25/26 : LABEL git_sha=aa28710662ce16d9368cf146bd802508810116bc 17:33:14 ---> Running in 112475a2b70c 17:33:15 Removing intermediate container 112475a2b70c 17:33:15 ---> 4663caa8b1c8 17:33:15 Step 26/26 : LABEL version=0.0.0 17:33:15 ---> Running in df77afc26922 17:33:16 Removing intermediate container df77afc26922 17:33:16 ---> 68c535f0814f 17:33:16 17:33:16 Successfully built 68c535f0814f 17:33:16 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:33:16  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:33:16 $ docker stop --time=1 b025bbd20f9c6cc9e89dbc6ab1f47f256bcf45f2b9d281fe554c32e6f3690fe8 17:33:18 $ docker rm -f b025bbd20f9c6cc9e89dbc6ab1f47f256bcf45f2b9d281fe554c32e6f3690fe8 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:19 + + docker images 17:33:19 grep docker 17:33:19 docker-sys-mgmt-agent-go-arm64 latest 68c535f0814f 4 seconds ago 300MB 17:33:19 docker-core-data-go-arm64 latest d6bfbb55e571 50 seconds ago 21MB 17:33:19 docker-security-bootstrapper-go-arm64 latest f8c76cfc4ef3 About a minute ago 40.3MB 17:33:19 docker-core-command-go-arm64 latest 84998223c2f2 About a minute ago 15.4MB 17:33:19 docker-support-notifications-go-arm64 latest 193586981fe5 4 minutes ago 15.9MB 17:33:19 docker-core-metadata-go-arm64 latest 1857209653fc 4 minutes ago 17.7MB 17:33:19 docker-security-proxy-setup-go-arm64 latest 1cc1d2025f99 4 minutes ago 23.3MB 17:33:19 docker-security-secretstore-setup-go-arm64 latest cf661eed5e77 4 minutes ago 23.4MB 17:33:19 docker-support-scheduler-go-arm64 latest 74b2eb5e0600 4 minutes ago 15.5MB 17:33:19 docker 20.10.0 eeaf43b92773 4 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:33:21 provisioning config files... 17:33:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config4229891293347962943tmp [Pipeline] { [Pipeline] sh 17:33:22 + set +x 17:33:22 + curl -s https://codecov.io/bash 17:33:22 + bash -s -- 17:33:22 17:33:22 _____ _ 17:33:22 / ____| | | 17:33:22 | | ___ __| | ___ ___ _____ __ 17:33:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:33:22 | |___| (_) | (_| | __/ (_| (_) \ V / 17:33:22 \_____\___/ \__,_|\___|\___\___/ \_/ 17:33:22 Bash-20201231-23d4836 17:33:22 17:33:22 17:33:22 ==> git version 2.24.3 found 17:33:22 ==> 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:33:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:33:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:33:22 ==> Jenkins CI detected. 17:33:22 project root: . 17:33:22 --> token set from env 17:33:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:33:22 ==> Running gcov in . (disable via -X gcov) 17:33:22 ==> Python coveragepy not found 17:33:22 ==> Searching for coverage reports in: 17:33:22 + . 17:33:22 -> Found 1 reports 17:33:22 ==> Detecting git/mercurial file structure 17:33:22 ==> Reading reports 17:33:22 + ./coverage.out bytes=550268 17:33:22 ==> Appending adjustments 17:33:22 https://docs.codecov.io/docs/fixing-reports 17:33:25 + Found adjustments 17:33:25 ==> Gzipping contents 17:33:25 84K /tmp/codecov.EYRaBi.gz 17:33:25 ==> Uploading reports 17:33:25 url: https://codecov.io 17:33:25 query: branch=PR-2970&commit=aa28710662ce16d9368cf146bd802508810116bc&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 17:33:25 -> Pinging Codecov 17:33:25 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=aa28710662ce16d9368cf146bd802508810116bc&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 17:33:26 -> Uploading to 17:33:26 https://storage.googleapis.com/codecov/v4/raw/2021-01-12/00271124DB129430A58F1EEE437C3FCB/aa28710662ce16d9368cf146bd802508810116bc/100f5441-b650-4132-b215-3a247391dcd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T173325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e35bfe77744662e654b4bcb5a7cb3ec63447d4a7bd0ae87f0cd1ce6ce027e2f 17:33:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:26 Dload Upload Total Spent Left Speed 17:33:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83939 0 0 100 83939 0 158k --:--:-- --:--:-- --:--:-- 158k 17:33:26 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/aa28710662ce16d9368cf146bd802508810116bc [Pipeline] } 17:33:26 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:33:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:30 ---> package-listing.sh 17:33:30 ++ facter osfamily 17:33:30 ++ tr '[:upper:]' '[:lower:]' 17:33:30 + OS_FAMILY=redhat 17:33:30 + workspace=/w/workspace/edgex-go/19 17:33:30 + START_PACKAGES=/tmp/packages_start.txt 17:33:30 + END_PACKAGES=/tmp/packages_end.txt 17:33:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:30 + PACKAGES=/tmp/packages_start.txt 17:33:30 + '[' /w/workspace/edgex-go/19 ']' 17:33:30 + PACKAGES=/tmp/packages_end.txt 17:33:30 + case "${OS_FAMILY}" in 17:33:30 + rpm -qa 17:33:30 + sort 17:33:35 + '[' -f /tmp/packages_start.txt ']' 17:33:35 + '[' -f /tmp/packages_end.txt ']' 17:33:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:35 + '[' /w/workspace/edgex-go/19 ']' 17:33:35 + mkdir -p /w/workspace/edgex-go/19/archives/ 17:33:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 17:33:35 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:33:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:36 17:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:36 alpine: Pulling from edgex-lftools-log-publisher 17:33:36 df20fa9351a1: Pulling fs layer 17:33:36 36b3adc4ff6f: Pulling fs layer 17:33:36 8ad3a11d3b57: Pulling fs layer 17:33:36 46f8f816bc3b: Pulling fs layer 17:33:36 93b61091891f: Pulling fs layer 17:33:36 93b9cdb0e59b: Pulling fs layer 17:33:36 5e14af77c1be: Pulling fs layer 17:33:36 01666e4c0597: Pulling fs layer 17:33:36 aa168da1d23b: Pulling fs layer 17:33:36 46f8f816bc3b: Waiting 17:33:36 93b61091891f: Waiting 17:33:36 93b9cdb0e59b: Waiting 17:33:36 5e14af77c1be: Waiting 17:33:36 aa168da1d23b: Waiting 17:33:36 36b3adc4ff6f: Verifying Checksum 17:33:36 36b3adc4ff6f: Download complete 17:33:36 46f8f816bc3b: Verifying Checksum 17:33:36 46f8f816bc3b: Download complete 17:33:36 df20fa9351a1: Verifying Checksum 17:33:36 df20fa9351a1: Download complete 17:33:36 93b9cdb0e59b: Verifying Checksum 17:33:36 93b9cdb0e59b: Download complete 17:33:36 93b61091891f: Verifying Checksum 17:33:36 93b61091891f: Download complete 17:33:36 5e14af77c1be: Verifying Checksum 17:33:36 5e14af77c1be: Download complete 17:33:36 01666e4c0597: Verifying Checksum 17:33:36 01666e4c0597: Download complete 17:33:37 df20fa9351a1: Pull complete 17:33:37 8ad3a11d3b57: Verifying Checksum 17:33:37 8ad3a11d3b57: Download complete 17:33:37 36b3adc4ff6f: Pull complete 17:33:37 8ad3a11d3b57: Pull complete 17:33:38 46f8f816bc3b: Pull complete 17:33:39 aa168da1d23b: Verifying Checksum 17:33:39 aa168da1d23b: Download complete 17:33:40 93b61091891f: Pull complete 17:33:40 93b9cdb0e59b: Pull complete 17:33:40 5e14af77c1be: Pull complete 17:33:40 01666e4c0597: Pull complete 17:33:52 aa168da1d23b: Pull complete 17:33:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:33:52 prd-centos7-docker-4c-2g-19752 does not seem to be running inside a container 17:33:53 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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:34:01 $ docker top b2412ec2e229bbb295b762fc67d55b8ad822f3796923e9f28d03fc3ffcf43359 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:02 + touch /tmp/pre-build-complete [Pipeline] sh 17:34:02 + mkdir -p /var/log/sa [Pipeline] sh 17:34:03 + ls /var/log/sa-host 17:34:03 + sadf -c /var/log/sa-host/sa12 17:34:03 file_magic: OK 17:34:03 HZ: Using current value: 100 17:34:03 file_header: OK 17:34:03 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:34:03 Statistics: 17:34:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:34:03 File successfully converted to sysstat format version 12.2.1 17:34:03 + sadf -c /var/log/sa-host/sa23 17:34:03 file_magic: OK 17:34:03 HZ: Using current value: 100 17:34:03 file_header: OK 17:34:03 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:34:03 Statistics: 17:34:03 Hnuu...uuuununununu... 17:34:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:03 provisioning config files... 17:34:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config3336914946236957186tmp [Pipeline] { [Pipeline] echo 17:34:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:34:03 ---> create-netrc.sh [Pipeline] } 17:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:34:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:34:04 ---> python-tools-install.sh [Pipeline] echo 17:34:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:34:04 ---> sudo-logs.sh 17:34:04 Archiving 'sudo' log.. [Pipeline] echo 17:34:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:34:04 ---> job-cost.sh 17:34:04 lf-activate-venv: SKIPPING 17:34:04 INFO: No Stack... 17:34:05 INFO: Retrieving Pricing Info for: v1-standard-2 17:34:05 INFO: Archiving Costs [Pipeline] echo 17:34:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:34:06 ---> logs-deploy.sh 17:34:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/19 17:34:06 INFO: archiving workspace using pattern(s): 17:34:07 Archives upload complete. 17:34:07 INFO: archiving logs to Nexus 17:34:08 ---> uname -a: 17:34:08 Linux prd-centos7-docker-4c-2g-19752.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:34:08 17:34:08 17:34:08 ---> lscpu: 17:34:08 Architecture: x86_64 17:34:08 CPU op-mode(s): 32-bit, 64-bit 17:34:08 Byte Order: Little Endian 17:34:08 Address sizes: 40 bits physical, 48 bits virtual 17:34:08 CPU(s): 4 17:34:08 On-line CPU(s) list: 0-3 17:34:08 Thread(s) per core: 1 17:34:08 Core(s) per socket: 1 17:34:08 Socket(s): 4 17:34:08 NUMA node(s): 1 17:34:08 Vendor ID: GenuineIntel 17:34:08 CPU family: 6 17:34:08 Model: 44 17:34:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:34:08 Stepping: 1 17:34:08 CPU MHz: 2933.442 17:34:08 BogoMIPS: 5866.88 17:34:08 Virtualization: VT-x 17:34:08 Hypervisor vendor: KVM 17:34:08 Virtualization type: full 17:34:08 L1d cache: 128 KiB 17:34:08 L1i cache: 128 KiB 17:34:08 L2 cache: 16 MiB 17:34:08 L3 cache: 64 MiB 17:34:08 NUMA node0 CPU(s): 0-3 17:34:08 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:34:08 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:34:08 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:34:08 Vulnerability Meltdown: Mitigation; PTI 17:34:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:34:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:34:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:34:08 Vulnerability Srbds: Not affected 17:34:08 Vulnerability Tsx async abort: Not affected 17:34:08 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:34:08 17:34:08 17:34:08 ---> nproc: 17:34:08 4 17:34:08 17:34:08 17:34:08 ---> df -h: 17:34:08 Filesystem Size Used Available Use% Mounted on 17:34:08 overlay 50.0G 10.4G 39.6G 21% / 17:34:08 tmpfs 64.0M 0 64.0M 0% /dev 17:34:08 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:34:08 shm 64.0M 0 64.0M 0% /dev/shm 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /facter-os 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/resolv.conf 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hostname 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hosts 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/sa-host 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/secure 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/auth.log 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /run/cloud-init/result.json 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/19 17:34:08 /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/19@tmp 17:34:08 17:34:08 17:34:08 ---> free -m: 17:34:08 total used free shared buff/cache available 17:34:08 Mem: 1837 705 107 0 1024 1046 17:34:08 Swap: 1023 59 964 17:34:08 17:34:08 17:34:08 ---> ip addr: 17:34:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:34:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:34:08 inet 127.0.0.1/8 scope host lo 17:34:08 valid_lft forever preferred_lft forever 17:34:08 inet6 ::1/128 scope host 17:34:08 valid_lft forever preferred_lft forever 17:34:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:34:08 link/ether fa:16:3e:a2:9f:db brd ff:ff:ff:ff:ff:ff 17:34:08 inet 10.30.123.58/23 brd 10.30.123.255 scope global dynamic eth0 17:34:08 valid_lft 85045sec preferred_lft 85045sec 17:34:08 inet6 fe80::f816:3eff:fea2:9fdb/64 scope link 17:34:08 valid_lft forever preferred_lft forever 17:34:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:34:08 link/ether 02:42:6c:ef:a5:3b brd ff:ff:ff:ff:ff:ff 17:34:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:34:08 valid_lft forever preferred_lft forever 17:34:08 inet6 fe80::42:6cff:feef:a53b/64 scope link 17:34:08 valid_lft forever preferred_lft forever 17:34:08 17:34:08 17:34:08 ---> sar -b -r -n DEV: 17:34:08 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 17:34:08 17:34:08 17:11:21 LINUX RESTART (4 CPU) 17:34:08 17:34:08 17:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:34:08 17:13:01 70.56 19.69 50.87 0.00 5162.26 13512.02 0.00 17:34:08 17:14:02 304.75 124.82 179.93 0.00 7865.46 52454.95 0.00 17:34:08 17:15:01 218.49 102.25 116.24 0.00 3738.02 14058.73 0.00 17:34:08 17:16:01 138.00 74.00 64.00 0.00 3314.65 6950.27 0.00 17:34:08 17:17:02 350.70 148.07 202.63 0.00 67455.93 137148.48 0.00 17:34:08 17:18:01 3516.35 3177.59 338.76 0.00 169211.94 182920.86 0.00 17:34:08 17:19:04 363.02 109.20 253.83 0.00 38033.96 79250.93 0.00 17:34:08 17:20:01 2530.81 2181.94 348.87 0.00 106455.18 126982.81 0.00 17:34:08 17:21:01 920.13 671.50 248.63 0.00 42596.44 51127.03 0.00 17:34:08 17:22:01 2.63 0.55 2.08 0.00 26.24 39.77 0.00 17:34:08 17:23:01 0.53 0.02 0.52 0.00 0.53 6.91 0.00 17:34:08 17:24:01 1.38 1.22 0.17 0.00 93.91 1.65 0.00 17:34:08 17:25:02 0.23 0.00 0.23 0.00 0.00 1.97 0.00 17:34:08 17:26:01 0.29 0.00 0.29 0.00 0.00 3.05 0.00 17:34:08 17:27:01 1.90 1.67 0.23 0.00 56.90 3.05 0.00 17:34:08 17:28:01 0.87 0.07 0.80 0.00 1.47 15.30 0.00 17:34:08 17:29:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 17:34:08 17:30:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 17:34:08 17:31:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 17:34:08 17:32:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 17:34:08 17:33:01 0.28 0.03 0.25 0.00 0.80 3.28 0.00 17:34:08 17:34:01 188.62 80.75 107.87 0.00 7939.96 18541.09 0.00 17:34:08 Average: 386.14 299.12 87.02 0.00 20386.39 30990.48 0.00 17:34:08 17:34:08 17:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:34:08 17:13:01 68304 0 798488 42.44 2620 1012132 1460576 49.85 643852 966692 20 17:34:08 17:14:02 73740 0 793356 42.17 1492 1012956 1525944 52.08 673168 835968 66200 17:34:08 17:15:01 286696 0 792952 42.14 724 801172 1820244 62.12 642468 670008 45420 17:34:08 17:16:01 261124 0 741676 39.42 708 878036 1433304 48.92 601088 729764 38244 17:34:08 17:17:02 69844 0 825488 43.87 0 986212 2255616 76.98 782052 824260 84996 17:34:08 17:18:01 438224 0 1041748 55.37 0 401572 4539056 154.91 652264 526064 4224 17:34:08 17:19:04 76120 0 779404 41.42 0 1026020 1876600 64.05 710660 854056 62304 17:34:08 17:20:01 259036 0 732484 38.93 0 890024 1515128 51.71 605704 774128 12 17:34:08 17:21:01 567288 0 633704 33.68 0 680552 1262660 43.09 492528 584404 20 17:34:08 17:22:01 575048 0 624956 33.22 0 681540 1184088 40.41 487752 583564 8 17:34:08 17:23:01 575148 0 624868 33.21 0 681528 1184124 40.41 488172 583352 8 17:34:08 17:24:01 572432 0 624740 33.20 0 684372 1180148 40.28 488172 586188 8 17:34:08 17:25:02 573384 0 623776 33.15 0 684384 1180028 40.27 487580 586188 8 17:34:08 17:26:01 573408 0 623748 33.15 0 684388 1180028 40.27 487456 586188 8 17:34:08 17:27:01 571048 0 624980 33.22 0 685516 1180112 40.28 488312 586896 20 17:34:08 17:28:01 570940 0 625084 33.22 0 685520 1180148 40.28 488556 586908 8 17:34:08 17:29:01 571580 0 624436 33.19 0 685528 1180028 40.27 488028 586908 16 17:34:08 17:30:01 571564 0 624444 33.19 0 685536 1180028 40.27 487784 586908 8 17:34:08 17:31:01 571016 0 624980 33.22 0 685548 1180160 40.28 488200 586912 12 17:34:08 17:32:01 571240 0 624752 33.20 0 685552 1180172 40.28 488368 586908 16 17:34:08 17:33:01 571432 0 624568 33.19 0 685544 1180064 40.27 488152 586908 12 17:34:08 17:34:01 165360 0 691976 36.78 0 1024208 1390080 47.44 555280 885688 16 17:34:08 Average: 415181 0 696664 37.03 252 769447 1511288 51.58 555254 667494 13709 17:34:08 17:34:08 17:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:34:08 17:13:01 eth0 1428.27 1272.09 5688.39 149.60 0.00 0.00 0.00 0.00 17:34:08 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:13:01 vethca1df70 871.93 779.70 82.62 2671.41 0.00 0.00 0.00 0.00 17:34:08 17:13:01 docker0 871.93 779.56 70.70 2671.40 0.00 0.00 0.00 0.00 17:34:08 17:14:02 eth0 569.22 481.85 3635.17 48.42 0.00 0.00 0.00 0.00 17:34:08 17:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:14:02 docker0 197.11 230.65 14.16 824.99 0.00 0.00 0.00 0.00 17:34:08 17:15:01 eth0 46.67 31.73 36.05 72.43 0.00 0.00 0.00 0.00 17:34:08 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:15:01 veth195c711 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:34:08 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:16:01 eth0 17.26 9.34 15.28 8.16 0.00 0.00 0.00 0.00 17:34:08 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:16:01 veth195c711 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:17:02 veth5607c63 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:34:08 17:17:02 eth0 196.91 168.75 1680.95 80.22 0.00 0.00 0.00 0.00 17:34:08 17:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:18:01 veth5f78167 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:34:08 17:18:01 veth60db7c9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:34:08 17:18:01 veth5607c63 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:34:08 17:18:01 veth4fd44ab 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:34:08 17:19:04 veth5607c63 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 17:34:08 17:19:04 veth2f658dc 14.37 44.34 0.94 246.74 0.00 0.00 0.00 0.00 17:34:08 17:19:04 eth0 2896.62 2338.99 13274.96 424.74 0.00 0.00 0.00 0.00 17:34:08 17:19:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:34:08 17:20:01 veth5607c63 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 17:34:08 17:20:01 eth0 85.03 54.73 170.90 87.78 0.00 0.00 0.00 0.00 17:34:08 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:20:01 vethead6d58 4.78 5.16 0.58 21.04 0.00 0.00 0.00 0.00 17:34:08 17:21:01 eth0 82.23 48.86 190.42 82.09 0.00 0.00 0.00 0.00 17:34:08 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:21:01 docker0 1175.69 1190.33 91.38 4431.09 0.00 0.00 0.00 0.00 17:34:08 17:22:01 eth0 1.48 0.37 0.60 0.09 0.00 0.00 0.00 0.00 17:34:08 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:23:01 eth0 1.15 0.30 0.33 0.20 0.00 0.00 0.00 0.00 17:34:08 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:24:01 eth0 0.55 0.42 0.37 0.21 0.00 0.00 0.00 0.00 17:34:08 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:25:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:34:08 17:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:26:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:34:08 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:27:01 eth0 0.75 0.10 0.13 0.06 0.00 0.00 0.00 0.00 17:34:08 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:28:01 eth0 0.55 0.35 0.33 0.17 0.00 0.00 0.00 0.00 17:34:08 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:29:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:34:08 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:30:01 eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00 17:34:08 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:31:01 eth0 1.30 0.35 0.35 0.17 0.00 0.00 0.00 0.00 17:34:08 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:32:01 eth0 0.65 0.38 0.35 0.30 0.00 0.00 0.00 0.00 17:34:08 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:33:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 17:34:08 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:34:01 eth0 239.37 187.19 2179.74 68.65 0.00 0.00 0.00 0.00 17:34:08 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 Average: eth0 135.38 111.76 710.42 28.57 0.00 0.00 0.00 0.00 17:34:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:08 Average: docker0 53.53 54.20 4.16 201.76 0.00 0.00 0.00 0.00 17:34:08 17:34:08 17:34:08 ---> sar -P ALL: 17:34:08 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 17:34:08 17:34:08 17:11:21 LINUX RESTART (4 CPU) 17:34:08 17:34:08 17:12:01 CPU %user %nice %system %iowait %steal %idle 17:34:08 17:13:01 all 11.14 0.00 5.69 1.72 0.04 81.41 17:34:08 17:13:01 0 10.37 0.00 7.89 1.54 0.05 80.15 17:34:08 17:13:01 1 12.17 0.00 4.52 1.40 0.05 81.86 17:34:08 17:13:01 2 9.56 0.00 5.26 0.10 0.03 85.03 17:34:08 17:13:01 3 12.43 0.00 5.13 3.83 0.03 78.57 17:34:08 17:14:02 all 12.49 0.00 9.43 6.42 0.05 71.62 17:34:08 17:14:02 0 11.24 0.00 9.86 5.25 0.05 73.60 17:34:08 17:14:02 1 11.47 0.00 9.09 7.39 0.03 72.01 17:34:08 17:14:02 2 14.19 0.00 9.64 6.43 0.05 69.68 17:34:08 17:14:02 3 13.04 0.00 9.14 6.58 0.05 71.20 17:34:08 17:15:01 all 49.52 0.00 13.08 5.92 0.02 31.47 17:34:08 17:15:01 0 49.95 0.00 13.54 3.61 0.04 32.87 17:34:08 17:15:01 1 49.93 0.00 12.76 5.69 0.02 31.60 17:34:08 17:15:01 2 46.48 0.00 13.23 7.51 0.02 32.77 17:34:08 17:15:01 3 51.70 0.00 12.78 6.86 0.02 28.64 17:34:08 17:16:01 all 40.25 0.00 12.07 3.74 0.03 43.91 17:34:08 17:16:01 0 39.06 0.00 11.89 3.32 0.03 45.69 17:34:08 17:16:01 1 40.81 0.00 12.00 5.30 0.03 41.86 17:34:08 17:16:01 2 40.17 0.00 12.22 4.47 0.03 43.10 17:34:08 17:16:01 3 40.95 0.00 12.17 1.88 0.02 44.98 17:34:08 17:17:02 all 21.34 0.00 19.43 4.64 0.05 54.53 17:34:08 17:17:02 0 23.84 0.00 19.84 6.58 0.05 49.68 17:34:08 17:17:02 1 19.86 0.00 19.08 5.38 0.03 55.64 17:34:08 17:17:02 2 22.12 0.00 19.37 3.63 0.05 54.83 17:34:08 17:17:02 3 19.55 0.00 19.45 2.99 0.07 57.95 17:34:08 17:18:01 all 22.47 0.00 30.50 23.92 0.07 23.03 17:34:08 17:18:01 0 22.99 0.00 30.67 23.14 0.09 23.12 17:34:08 17:18:01 1 23.56 0.00 30.95 26.61 0.07 18.82 17:34:08 17:18:01 2 22.19 0.00 31.09 23.47 0.05 23.20 17:34:08 17:18:01 3 21.13 0.00 29.28 22.46 0.07 27.05 17:34:08 17:19:04 all 48.61 0.00 18.69 15.48 0.05 17.16 17:34:08 17:19:04 0 48.84 0.00 18.35 16.20 0.05 16.56 17:34:08 17:19:04 1 48.27 0.00 19.76 15.40 0.05 16.52 17:34:08 17:19:04 2 48.47 0.00 19.39 16.03 0.05 16.07 17:34:08 17:19:04 3 48.85 0.00 17.29 14.29 0.07 19.51 17:34:08 17:20:01 all 25.67 0.00 23.59 28.94 0.07 21.72 17:34:08 17:20:01 0 23.89 0.00 24.53 30.69 0.07 20.81 17:34:08 17:20:01 1 26.15 0.00 23.36 27.81 0.07 22.61 17:34:08 17:20:01 2 26.23 0.00 23.32 29.49 0.11 20.85 17:34:08 17:20:01 3 26.42 0.00 23.17 27.76 0.04 22.62 17:34:08 17:21:01 all 37.09 0.00 17.40 10.91 0.05 34.55 17:34:08 17:21:01 0 37.78 0.00 17.50 12.71 0.03 31.98 17:34:08 17:21:01 1 36.21 0.00 17.63 9.65 0.03 36.49 17:34:08 17:21:01 2 36.50 0.00 17.61 11.17 0.07 34.66 17:34:08 17:21:01 3 37.85 0.00 16.89 10.10 0.05 35.11 17:34:08 17:22:01 all 0.18 0.00 0.04 0.00 0.00 99.78 17:34:08 17:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:34:08 17:22:01 1 0.55 0.00 0.03 0.02 0.00 99.40 17:34:08 17:22:01 2 0.08 0.00 0.07 0.00 0.00 99.85 17:34:08 17:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:34:08 17:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80 17:34:08 17:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:23:01 1 0.52 0.00 0.02 0.00 0.00 99.47 17:34:08 17:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:34:08 17:23:01 3 0.07 0.00 0.07 0.00 0.00 99.87 17:34:08 17:34:08 17:23:01 CPU %user %nice %system %iowait %steal %idle 17:34:08 17:24:01 all 0.16 0.00 0.04 0.00 0.00 99.80 17:34:08 17:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:34:08 17:24:01 1 0.55 0.00 0.05 0.00 0.00 99.40 17:34:08 17:24:01 2 0.02 0.00 0.03 0.02 0.00 99.93 17:34:08 17:24:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:34:08 17:25:02 all 0.15 0.00 0.03 0.00 0.00 99.82 17:34:08 17:25:02 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:25:02 1 0.53 0.00 0.05 0.00 0.00 99.42 17:34:08 17:25:02 2 0.02 0.00 0.03 0.00 0.00 99.95 17:34:08 17:25:02 3 0.03 0.00 0.02 0.00 0.00 99.95 17:34:08 17:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 17:34:08 17:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:34:08 17:26:01 1 0.53 0.00 0.02 0.00 0.00 99.46 17:34:08 17:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:34:08 17:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:27:01 all 0.07 0.00 0.06 0.03 0.00 99.84 17:34:08 17:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:34:08 17:27:01 1 0.20 0.00 0.13 0.08 0.00 99.58 17:34:08 17:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:34:08 17:27:01 3 0.05 0.00 0.05 0.02 0.00 99.88 17:34:08 17:28:01 all 0.03 0.00 0.04 0.00 0.00 99.92 17:34:08 17:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:34:08 17:28:01 1 0.03 0.00 0.05 0.02 0.00 99.90 17:34:08 17:28:01 2 0.05 0.00 0.05 0.00 0.00 99.90 17:34:08 17:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:34:08 17:29:01 all 0.15 0.00 0.03 0.00 0.00 99.83 17:34:08 17:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:29:01 1 0.53 0.00 0.03 0.00 0.00 99.43 17:34:08 17:29:01 2 0.02 0.00 0.05 0.00 0.00 99.93 17:34:08 17:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:30:01 all 0.15 0.00 0.02 0.00 0.00 99.84 17:34:08 17:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:34:08 17:30:01 1 0.47 0.00 0.00 0.00 0.00 99.53 17:34:08 17:30:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:34:08 17:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:34:08 17:31:01 all 0.16 0.00 0.03 0.00 0.00 99.81 17:34:08 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:31:01 1 0.52 0.00 0.02 0.00 0.02 99.45 17:34:08 17:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 17:34:08 17:31:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:34:08 17:32:01 all 0.17 0.00 0.02 0.00 0.00 99.81 17:34:08 17:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:32:01 1 0.53 0.00 0.02 0.00 0.00 99.45 17:34:08 17:32:01 2 0.10 0.00 0.03 0.00 0.00 99.87 17:34:08 17:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:33:01 all 0.15 0.00 0.03 0.00 0.00 99.81 17:34:08 17:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:34:08 17:33:01 1 0.52 0.00 0.03 0.00 0.00 99.45 17:34:08 17:33:01 2 0.03 0.00 0.05 0.02 0.00 99.90 17:34:08 17:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:34:08 17:34:01 all 6.55 0.00 5.01 3.22 0.02 85.20 17:34:08 17:34:01 0 6.60 0.00 4.69 1.69 0.02 87.00 17:34:08 17:34:01 1 5.74 0.00 5.13 5.94 0.02 83.18 17:34:08 17:34:01 2 6.96 0.00 5.37 3.33 0.02 84.32 17:34:08 17:34:01 3 6.90 0.00 4.86 1.91 0.02 86.31 17:34:08 17:34:08 Average: CPU %user %nice %system %iowait %steal %idle 17:34:08 Average: all 12.29 0.00 6.85 4.59 0.02 76.25 17:34:08 Average: 0 12.20 0.00 7.01 4.58 0.02 76.19 17:34:08 Average: 1 12.42 0.00 6.83 4.86 0.02 75.87 17:34:08 Average: 2 12.14 0.00 6.93 4.62 0.02 76.28 17:34:08 Average: 3 12.41 0.00 6.63 4.30 0.02 76.64 17:34:08 17:34:08 17:34:08