Pull request #3733 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0fa087e48d7c69ecf1a101837f9b587aaaacbaae+bdb2c85536eb59c2c674b54b9fa7260d772e6f9f (d43603eefe0703e404ea7e25d62b0bd7694b1be2) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2974451142100066970.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh347401236776669855.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7795551328780465748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6840237933442357538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1155774321680173795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-126 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8610480614257288131.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh338627258666016568.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1293399878199445886.key > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 Commit message: "style: Fix variable assignments and enable varcheck linter" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:19 ========================================================= 14:04:19 EdgeX Global Pipelines Version Info 14:04:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:20 ------------------- 14:04:20 stable info: 14:04:20 ------------------- 14:04:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:04:20 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:04:20 Message: update stable to v1.0.205 14:04:21 ------------------- 14:04:21 experimental info: 14:04:21 ------------------- 14:04:21 Commited By: **** collab-it+edgex@linuxfoundation.org 14:04:21 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:04:21 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3733 [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3733 [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3733 [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fa087e [Pipeline] echo 14:04:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:22 provisioning config files... 14:04:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1104846056219830554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 381b7cc00204179e3880464bc179ef8279f5f7d1 # timeout=10 14:04:22 ---> docker-login.sh 14:04:22 nexus3.edgexfoundry.org:10001 14:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:23 Configure a credential helper to remove this warning. See 14:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:23 14:04:23 Login Succeeded 14:04:23 nexus3.edgexfoundry.org:10002 14:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:23 Configure a credential helper to remove this warning. See 14:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:23 14:04:23 Login Succeeded 14:04:23 nexus3.edgexfoundry.org:10003 14:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:23 Configure a credential helper to remove this warning. See 14:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:23 14:04:23 Login Succeeded 14:04:23 nexus3.edgexfoundry.org:10004 14:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:23 Configure a credential helper to remove this warning. See 14:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:23 14:04:23 Login Succeeded 14:04:23 docker.io 14:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:24 Configure a credential helper to remove this warning. See 14:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:24 14:04:24 Login Succeeded 14:04:24 ---> docker-login.sh ends [Pipeline] } 14:04:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:24 ++ 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 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ cut -d/ -f2 14:04:24 ++ dirname cmd/core-command/Dockerfile 14:04:24 + echo core-command,cmd/core-command/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/core-data/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo core-data,cmd/core-data/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/core-metadata/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo core-metadata,cmd/core-metadata/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/security-bootstrapper/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/security-proxy-setup/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/support-notifications/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo support-notifications,cmd/support-notifications/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/support-scheduler/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:04:24 + for file in '`ls cmd/**/Dockerfile`' 14:04:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:04:24 ++ cut -d/ -f2 14:04:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:04:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:25 14:04:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:04:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:25 latest: Pulling from edgex-devops/git-semver 14:04:25 31603596830f: Pulling fs layer 14:04:25 04fac38145f0: Pulling fs layer 14:04:25 701f6daf10bf: Pulling fs layer 14:04:25 24f72da36158: Pulling fs layer 14:04:25 24f72da36158: Waiting 14:04:25 04fac38145f0: Verifying Checksum 14:04:25 04fac38145f0: Download complete 14:04:25 31603596830f: Verifying Checksum 14:04:25 31603596830f: Download complete 14:04:26 31603596830f: Pull complete 14:04:26 04fac38145f0: Pull complete 14:04:26 24f72da36158: Verifying Checksum 14:04:26 24f72da36158: Download complete 14:04:26 701f6daf10bf: Download complete 14:04:27 701f6daf10bf: Pull complete 14:04:27 24f72da36158: Pull complete 14:04:27 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:04:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:04:27 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 14:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 14:04:29 $ docker top fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:29 [ssh-agent] Looking for ssh-agent implementation... 14:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:29 $ docker exec fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent 14:04:29 SSH_AUTH_SOCK=/tmp/ssh-lDbtGuCyAJGh/agent.14 14:04:29 SSH_AGENT_PID=20 14:04:29 Running ssh-add (command line suppressed) 14:04:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7644316431298163990.key (/w/workspace/edgex-go/2@tmp/private_key_7644316431298163990.key) 14:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:29 + git tag --points-at HEAD [Pipeline] } 14:04:29 $ docker exec --env ******** --env ******** fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent -k 14:04:30 unset SSH_AUTH_SOCK; 14:04:30 unset SSH_AGENT_PID; 14:04:30 echo Agent pid 20 killed; 14:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:30 [ssh-agent] Looking for ssh-agent implementation... 14:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:30 $ docker exec fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent 14:04:30 SSH_AUTH_SOCK=/tmp/ssh-cOchCFFXkK9s/agent.53 14:04:30 SSH_AGENT_PID=60 14:04:30 Running ssh-add (command line suppressed) 14:04:30 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5492837895068167802.key (/w/workspace/edgex-go/2@tmp/private_key_5492837895068167802.key) 14:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:30 + git semver init 14:04:30 # -> Open(): unable to determine branch for HEAD 14:04:30 # $GIT_DIR = /w/workspace/edgex-go/2/.git 14:04:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 14:04:30 # $SEMVER_REMOTE_NAME = origin 14:04:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:04:30 # $SEMVER_USER_NAME = edgex-jenkins 14:04:30 # $SEMVER_BRANCH = PR-3733 14:04:30 # $SEMVER_TEMP = /tmp/semver-623616057 14:04:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:07:22 # '/tmp/semver-623616057' -> '/w/workspace/edgex-go/2/.semver' 14:07:22 # -> Force: false 14:07:22 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 14:07:22 $ docker exec --env ******** --env ******** fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent -k 14:07:22 unset SSH_AUTH_SOCK; 14:07:22 unset SSH_AGENT_PID; 14:07:22 echo Agent pid 60 killed; 14:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:23 + git semver [Pipeline] } 14:07:23 $ docker stop --time=1 fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d 14:07:25 $ docker rm -f fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d [Pipeline] // withDockerContainer [Pipeline] sh 14:07:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:07:25 Stashed 1 file(s) [Pipeline] echo 14:07:25 [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] echo 14:07:26 ========================================================= 14:07:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:07:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:07:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:07:26 540db60ca938: Pulling fs layer 14:07:26 adcc1eea9eea: Pulling fs layer 14:07:26 4c4ab2625f07: Pulling fs layer 14:07:26 db62176df00c: Pulling fs layer 14:07:26 3b30891b0d05: Pulling fs layer 14:07:26 06b49ca38bd5: Pulling fs layer 14:07:26 c788192a36de: Pulling fs layer 14:07:26 a77e37c0d609: Pulling fs layer 14:07:26 c3185cebc471: Pulling fs layer 14:07:26 db62176df00c: Waiting 14:07:26 3b30891b0d05: Waiting 14:07:26 06b49ca38bd5: Waiting 14:07:26 c788192a36de: Waiting 14:07:26 a77e37c0d609: Waiting 14:07:26 c3185cebc471: Waiting 14:07:26 4c4ab2625f07: Verifying Checksum 14:07:26 4c4ab2625f07: Download complete 14:07:27 adcc1eea9eea: Verifying Checksum 14:07:27 adcc1eea9eea: Download complete 14:07:27 3b30891b0d05: Verifying Checksum 14:07:27 3b30891b0d05: Download complete 14:07:27 06b49ca38bd5: Verifying Checksum 14:07:27 06b49ca38bd5: Download complete 14:07:27 c788192a36de: Verifying Checksum 14:07:27 c788192a36de: Download complete 14:07:27 540db60ca938: Verifying Checksum 14:07:27 540db60ca938: Pull complete 14:07:27 adcc1eea9eea: Pull complete 14:07:27 4c4ab2625f07: Pull complete 14:07:28 a77e37c0d609: Verifying Checksum 14:07:28 a77e37c0d609: Download complete 14:07:32 c3185cebc471: Verifying Checksum 14:07:32 c3185cebc471: Download complete 14:07:33 db62176df00c: Verifying Checksum 14:07:33 db62176df00c: Download complete 14:07:36 db62176df00c: Pull complete 14:07:36 3b30891b0d05: Pull complete 14:07:36 06b49ca38bd5: Pull complete 14:07:36 c788192a36de: Pull complete 14:07:36 a77e37c0d609: Pull complete 14:07:38 c3185cebc471: Pull complete 14:07:38 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 14:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:07:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:07:39 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:07:39 WORKDIR /edgex 14:07:39 COPY go.mod . 14:07:39 RUN go mod download' 14:07:39 + docker build -t ci-base-image-x86_64 -f - . 14:07:40 Sending build context to Docker daemon 329.1MB 14:07:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:07:40 ---> 031687cdd783 14:07:40 Step 2/4 : WORKDIR /edgex 14:07:41 Still waiting to schedule task 14:07:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:07:42 ---> Running in f2bd57dea564 14:07:42 Removing intermediate container f2bd57dea564 14:07:42 ---> 8b242143bbb7 14:07:42 Step 3/4 : COPY go.mod . 14:07:42 ---> aa358329522b 14:07:42 Step 4/4 : RUN go mod download 14:07:42 ---> Running in f7ce7c4e6dc0 14:08:21 Removing intermediate container f7ce7c4e6dc0 14:08:21 ---> 494b06318ee8 14:08:21 Successfully built 494b06318ee8 14:08:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:08:21 + docker inspect -f . ci-base-image-x86_64 14:08:21 . [Pipeline] withDockerContainer 14:08:22 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 14:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:22 $ docker top dd95a6583509ad4cd58408e2351c5966624b7d1e9fff83dc4950d840dbbf60f1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:22 + go version 14:08:22 go version go1.16.6 linux/amd64 [Pipeline] } 14:08:22 $ docker stop --time=1 dd95a6583509ad4cd58408e2351c5966624b7d1e9fff83dc4950d840dbbf60f1 14:08:24 $ docker rm -f dd95a6583509ad4cd58408e2351c5966624b7d1e9fff83dc4950d840dbbf60f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:24 + docker inspect -f . ci-base-image-x86_64 14:08:24 . [Pipeline] withDockerContainer 14:08:24 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 14:08:25 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:25 $ docker top 630c0919dbe2c174173af0692b1505cace2d3164fc30febd5090d60e06fc8801 -eo pid,comm [Pipeline] { [Pipeline] echo 14:08:25 ========================================================= 14:08:25 [edgeXBuildGoParallel] Running Tests and Build... 14:08:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:08:25 + go mod tidy [Pipeline] sh 14:08:26 + make test 14:08:26 go mod tidy 14:08:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:08:31 ? github.com/edgexfoundry/edgex-go [no test files] 14:08:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:08:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:08:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:08:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:08:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:08:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:08:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:08:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:08:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:08:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 14:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 14:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:09:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements 14:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 90.1% of statements 14:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 14:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:09:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.8% of statements 14:09:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 14:09:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 14:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 14:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 14:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 14:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 14:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 14:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 14:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 14:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 82.5% of statements 14:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 14:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.265s coverage: 70.3% of statements 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.4% of statements 14:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 14:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 14:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 14:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 14:09:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:10:22 GO111MODULE=on go vet ./... 14:10:33 gofmt -l . 14:10:33 [ "`gofmt -l .`" = "" ] 14:10:33 ./bin/test-attribution-txt.sh [Pipeline] sh 14:10:33 + ls -al . 14:10:33 total 612 14:10:33 drwxrwxr-x 10 1001 1001 4096 Sep 29 14:10 . 14:10:33 drwxr-xr-x 4 root root 28 Sep 29 14:08 .. 14:10:33 -rw-rw-r-- 1 1001 1001 11 Sep 29 14:04 .dockerignore 14:10:33 drwxrwxr-x 8 1001 1001 179 Sep 29 14:04 .git 14:10:33 drwxrwxr-x 4 1001 1001 142 Sep 29 14:04 .github 14:10:33 -rw-rw-r-- 1 1001 1001 818 Sep 29 14:04 .gitignore 14:10:33 -rw-rw-r-- 1 1001 1001 53 Sep 29 14:04 .golangci.yml 14:10:33 -rw-rw-r-- 1 1001 1001 76 Sep 29 14:04 .hadolint.yml 14:10:33 drwx------ 3 1001 1001 58 Sep 29 14:07 .semver 14:10:33 -rw-rw-r-- 1 1001 1001 166 Sep 29 14:04 .sonarcloud.properties 14:10:33 -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:04 ADOPTERS.md 14:10:33 -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:04 Attribution.txt 14:10:33 -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:04 CHANGELOG.md 14:10:33 -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:04 CONTRIBUTING.md 14:10:33 -rw-rw-r-- 1 1001 1001 677 Sep 29 14:04 GOVERNANCE.md 14:10:33 -rw-rw-r-- 1 1001 1001 849 Sep 29 14:04 Jenkinsfile 14:10:33 -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:04 LICENSE 14:10:33 -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:04 Makefile 14:10:33 -rw-rw-r-- 1 1001 1001 582 Sep 29 14:04 OWNERS.md 14:10:33 -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:04 README.md 14:10:33 -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:04 SECURITY.md 14:10:33 -rw-rw-r-- 1 1001 1001 5 Sep 29 14:07 VERSION 14:10:33 -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:04 ZMQWindows.md 14:10:33 drwxrwxr-x 2 1001 1001 37 Sep 29 14:04 bin 14:10:33 drwxrwxr-x 14 1001 1001 4096 Sep 29 14:04 cmd 14:10:33 -rw-r--r-- 1 root root 403100 Sep 29 14:09 coverage.out 14:10:33 -rw-rw-r-- 1 1001 1001 841 Sep 29 14:04 go.mod 14:10:33 -rw-r--r-- 1 root root 50064 Sep 29 14:08 go.sum 14:10:33 drwxrwxr-x 8 1001 1001 124 Sep 29 14:04 internal 14:10:33 drwxrwxr-x 3 1001 1001 16 Sep 29 14:04 openapi 14:10:33 drwxrwxr-x 4 1001 1001 71 Sep 29 14:04 snap 14:10:33 -rw-rw-r-- 1 1001 1001 204 Sep 29 14:04 version.go [Pipeline] sh 14:10:33 + '[' -e coverage.out ] 14:10:33 + chown 1001:1001 coverage.out [Pipeline] stash 14:10:33 Stashed 1 file(s) [Pipeline] sh 14:10:34 + make build 14:10:34 go mod tidy 14:10:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:10:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:10:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-128 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws 14:10:37 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:10:38 The recommended git tool is: git 14:10:42 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 14:10:42 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 14:10:43 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 14:10:43 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 14:10:44 using credential edgex-jenkins-ssh 14:10:44 Cloning the remote Git repository 14:10:44 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 14:10:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:10:44 > git init /w/workspace/edgex-go/2 # timeout=10 14:10:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:10:44 > git --version # timeout=10 14:10:44 > git --version # 'git version 2.17.1' 14:10:44 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:45 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 14:10:46 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 14:10:47 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 14:10: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 14:10: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 [Pipeline] } 14:10:50 $ docker stop --time=1 630c0919dbe2c174173af0692b1505cace2d3164fc30febd5090d60e06fc8801 14:10:52 $ docker rm -f 630c0919dbe2c174173af0692b1505cace2d3164fc30febd5090d60e06fc8801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:55 14:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:55 latest: Pulling from edgex-devops/edgex-compose 14:10:55 cbdbe7a5bc2a: Pulling fs layer 14:10:55 ca9280d653b3: Pulling fs layer 14:10:55 7e9c9ca2126c: Pulling fs layer 14:10:56 cbdbe7a5bc2a: Download complete 14:10:56 cbdbe7a5bc2a: Pull complete 14:10:57 ca9280d653b3: Verifying Checksum 14:10:57 ca9280d653b3: Download complete 14:10:57 ca9280d653b3: Pull complete 14:11:00 7e9c9ca2126c: Verifying Checksum 14:11:00 7e9c9ca2126c: Download complete 14:11:03 7e9c9ca2126c: Pull complete 14:11:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:11:03 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 14:11:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:11:06 $ docker top 98b5a465f2d646e12754536e1d3284c5caf5bbd8d8f21a9cc6740b306911cf47 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:07 + docker-compose build --help 14:11:07 + grep parallel 14:11:07 --parallel Build images in parallel. [Pipeline] } 14:11:07 $ docker stop --time=1 98b5a465f2d646e12754536e1d3284c5caf5bbd8d8f21a9cc6740b306911cf47 14:11:09 $ docker rm -f 98b5a465f2d646e12754536e1d3284c5caf5bbd8d8f21a9cc6740b306911cf47 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:09 . [Pipeline] withDockerContainer 14:11:09 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 14:11:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:11:10 $ docker top 4a866f2ffb2b3d043651cb1de6fe2f17a80840dc90115fd2f6e5ae2b15d9cf28 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:10 + docker-compose -f ./docker-compose-build.yml build --parallel 14:11:11 Building core-command ... 14:11:11 Building core-data ... 14:11:11 Building core-metadata ... 14:11:11 Building security-bootstrapper ... 14:11:11 Building security-proxy-setup ... 14:11:11 Building security-secretstore-setup ... 14:11:11 Building support-notifications ... 14:11:11 Building support-scheduler ... 14:11:11 Building sys-mgmt-agent ... 14:11:11 Building core-metadata 14:11:11 Building support-scheduler 14:11:11 Building security-proxy-setup 14:11:11 Building security-bootstrapper 14:11:11 Building sys-mgmt-agent 14:11:19 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:11:19 Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:11:19 Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) 14:11:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:11:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:11:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:11:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:11:19 > git config core.sparsecheckout # timeout=10 14:11:19 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 14:11:19 > git remote # timeout=10 14:11:19 > git config --get remote.origin.url # timeout=10 14:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:11:19 > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 14:11:19 > git rev-parse HEAD^{commit} # timeout=10 14:11:19 > git config core.sparsecheckout # timeout=10 14:11:19 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 14:11:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:11:20 ---> 494b06318ee8 14:11:20 Step 3/23 : WORKDIR /edgex-go 14:11:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:11:20 ---> 494b06318ee8 14:11:20 Step 3/32 : WORKDIR /edgex-go 14:11:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:11:20 ---> 494b06318ee8 14:11:20 Step 3/24 : WORKDIR /edgex-go 14:11:24 Commit message: "style: Fix variable assignments and enable varcheck linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:25 provisioning config files... 14:11:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1486651529919204064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:25 ---> docker-login.sh 14:11:25 nexus3.edgexfoundry.org:10001 14:11:27 ---> Running in 079c0c48f203 14:11:27 ---> Running in 07bd5e7297bb 14:11:27 ---> Running in f148417330ef 14:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:27 Configure a credential helper to remove this warning. See 14:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:27 14:11:27 Login Succeeded 14:11:27 nexus3.edgexfoundry.org:10002 14:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:28 Configure a credential helper to remove this warning. See 14:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:28 14:11:28 Login Succeeded 14:11:28 nexus3.edgexfoundry.org:10003 14:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:29 Configure a credential helper to remove this warning. See 14:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:29 14:11:29 Login Succeeded 14:11:29 nexus3.edgexfoundry.org:10004 14:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:29 Configure a credential helper to remove this warning. See 14:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:29 14:11:29 Login Succeeded 14:11:29 docker.io 14:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:30 Configure a credential helper to remove this warning. See 14:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:30 14:11:30 Login Succeeded 14:11:30 ---> docker-login.sh ends [Pipeline] } 14:11:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:11:31 ========================================================= 14:11:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:11:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:11:31 Removing intermediate container f148417330ef 14:11:31 ---> 04ef27e81cc1 14:11:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:31 Removing intermediate container 07bd5e7297bb 14:11:31 ---> 52afd7a66054 14:11:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:31 Removing intermediate container 079c0c48f203 14:11:31 ---> 4b5419a63da7 14:11:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:31 ---> Running in 4f13ae0ae918 14:11:31 ---> Running in 9b9633afaff5 14:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:11:31 ---> Running in 4f31fbfac724 14:11:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:11:31 595b0fe564bb: Pulling fs layer 14:11:31 24495759ef45: Pulling fs layer 14:11:31 d148012ef14d: Pulling fs layer 14:11:31 e90a11edd702: Pulling fs layer 14:11:31 d77568369979: Pulling fs layer 14:11:31 fc1c9f9a7f3b: Pulling fs layer 14:11:31 170f2ba95c9a: Pulling fs layer 14:11:31 97ac5df62f85: Pulling fs layer 14:11:31 fc1c9f9a7f3b: Waiting 14:11:31 170f2ba95c9a: Waiting 14:11:31 97ac5df62f85: Waiting 14:11:31 e90a11edd702: Waiting 14:11:31 d77568369979: Waiting 14:11:32 d148012ef14d: Verifying Checksum 14:11:32 d148012ef14d: Download complete 14:11:32 24495759ef45: Verifying Checksum 14:11:32 24495759ef45: Download complete 14:11:32 d77568369979: Download complete 14:11:32 595b0fe564bb: Download complete 14:11:32 fc1c9f9a7f3b: Verifying Checksum 14:11:32 fc1c9f9a7f3b: Download complete 14:11:32 170f2ba95c9a: Verifying Checksum 14:11:32 170f2ba95c9a: Download complete 14:11:33 595b0fe564bb: Pull complete 14:11:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:11:33 ---> 494b06318ee8 14:11:33 Step 3/22 : WORKDIR /edgex-go 14:11:33 ---> Using cache 14:11:33 ---> 52afd7a66054 14:11:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:33 24495759ef45: Pull complete 14:11:34 d148012ef14d: Pull complete 14:11:35 ---> Running in 462feec734dd 14:11:36 97ac5df62f85: Verifying Checksum 14:11:36 97ac5df62f85: Download complete 14:11:36 Removing intermediate container 4f13ae0ae918 14:11:36 ---> 20e539622c7c 14:11:36 Step 5/24 : RUN apk add --update --no-cache make git 14:11:36 Removing intermediate container 9b9633afaff5 14:11:36 ---> f830d6f28363 14:11:36 Step 5/32 : RUN apk add --update --no-cache make git 14:11:36 ---> Running in a70953c409f2 14:11:36 ---> Running in 5fad0ebaca44 14:11:36 Removing intermediate container 4f31fbfac724 14:11:36 ---> 07a9f11fa26c 14:11:36 Step 5/23 : RUN apk add --update --no-cache make git 14:11:36 e90a11edd702: Verifying Checksum 14:11:36 e90a11edd702: Download complete 14:11:36 ---> Running in 7f0d55596f46 14:11:36 Removing intermediate container 462feec734dd 14:11:36 ---> cca612b1d960 14:11:36 Step 5/22 : RUN apk add --update --no-cache make git 14:11:36 ---> Running in b70e4f1dfe61 14:11:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:11:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:11:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:11:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:11:37 ---> 494b06318ee8 14:11:37 Step 3/24 : WORKDIR /edgex-go 14:11:37 ---> Using cache 14:11:37 ---> 52afd7a66054 14:11:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:37 ---> Using cache 14:11:37 ---> cca612b1d960 14:11:37 Step 5/24 : RUN apk add --update --no-cache make bash git 14:11:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:11:37 ---> Running in d87f21ae7ab8 14:11:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:11:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:11:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:11:38 OK: 219 MiB in 52 packages 14:11:38 Removing intermediate container a70953c409f2 14:11:38 ---> ebb5bb044566 14:11:38 Step 6/24 : COPY go.mod . 14:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:11:38 ---> 23c5b406dff1 14:11:38 Step 7/24 : RUN go mod download 14:11:38 ---> Running in d894b7cf7672 14:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:11:39 OK: 219 MiB in 52 packages 14:11:39 Removing intermediate container d894b7cf7672 14:11:39 ---> 43644ac53187 14:11:39 Step 8/24 : COPY . . 14:11:39 Removing intermediate container b70e4f1dfe61 14:11:39 ---> 68a248b14df6 14:11:39 Step 6/22 : COPY go.mod . 14:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:11:39 ---> 0d8feaac6576 14:11:39 Step 7/22 : RUN go mod download 14:11:40 OK: 219 MiB in 52 packages 14:11:43 OK: 219 MiB in 52 packages 14:11:43 ---> Running in 9154aa957bf4 14:11:43 ---> 1b1b50abd485 14:11:43 Step 9/24 : RUN go mod tidy 14:11:43 Removing intermediate container d87f21ae7ab8 14:11:43 ---> 3140409e0d40 14:11:43 Step 6/24 : COPY go.mod . 14:11:43 ---> Running in 44cf9d6a3f2a 14:11:43 OK: 219 MiB in 52 packages 14:11:43 Removing intermediate container 7f0d55596f46 14:11:43 ---> 89fa883dacda 14:11:43 Step 6/23 : COPY go.mod . 14:11:43 ---> 09d0a1ec8e8a 14:11:43 Step 7/24 : RUN go mod download 14:11:43 ---> Running in 471e6a052b9e 14:11:44 Removing intermediate container 5fad0ebaca44 14:11:44 ---> 53cc188c7a01 14:11:44 Step 6/32 : COPY go.mod . 14:11:44 ---> 8a623a710b21 14:11:44 Step 7/23 : RUN go mod download 14:11:44 ---> Running in 1ac4e7490834 14:11:44 ---> 84243d243c9d 14:11:44 Step 7/32 : RUN go mod download 14:11:44 ---> Running in 381a6bbd5c76 14:11:44 Removing intermediate container 9154aa957bf4 14:11:44 ---> 130304c74f01 14:11:44 Step 8/22 : COPY . . 14:11:46 e90a11edd702: Pull complete 14:11:46 d77568369979: Pull complete 14:11:46 fc1c9f9a7f3b: Pull complete 14:11:46 170f2ba95c9a: Pull complete 14:11:46 Removing intermediate container 44cf9d6a3f2a 14:11:46 ---> 81f33978cd3d 14:11:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:11:48 Removing intermediate container 471e6a052b9e 14:11:48 ---> 3f58b7445ba7 14:11:48 Step 8/24 : COPY . . 14:11:48 ---> Running in cc6445766eca 14:11:50 Removing intermediate container 1ac4e7490834 14:11:50 ---> 3dc0728c9dfa 14:11:50 Step 8/23 : COPY . . 14:11:50 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 14:11:51 Removing intermediate container 381a6bbd5c76 14:11:51 ---> 802cbdccdbaa 14:11:51 Step 8/32 : COPY . . 14:11:51 97ac5df62f85: Pull complete 14:11:51 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 14:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:11:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:11:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:11:52 WORKDIR /edgex 14:11:52 COPY go.mod . 14:11:52 RUN go mod download 14:11:52 + docker build -t ci-base-image-arm64 -f - . 14:11:52 ---> d7bd92be059a 14:11:52 Step 9/22 : RUN go mod tidy 14:11:54 Sending build context to Docker daemon 166.1MB 14:11:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:11:54 ---> 04bc70af865f 14:11:54 Step 2/4 : WORKDIR /edgex 14:11:58 ---> Running in b8e4a1e326f8 14:11:58 ---> 443645c44a95 14:11:58 Step 9/24 : RUN go mod tidy 14:11:58 ---> fe42c38a861f 14:11:58 Step 9/23 : RUN go mod tidy 14:11:58 ---> Running in f08a5b993fb4 14:11:58 ---> Running in fbe0673b3585 14:11:59 ---> Running in 181ad380cb32 14:11:59 Removing intermediate container 181ad380cb32 14:11:59 ---> f99990cf8db5 14:11:59 Step 3/4 : COPY go.mod . 14:12:00 ---> 5e86cd5e6c72 14:12:00 Step 4/4 : RUN go mod download 14:12:00 ---> Running in db462923c5a5 14:12:02 Removing intermediate container b8e4a1e326f8 14:12:02 ---> 8d78bae2210e 14:12:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:12:02 ---> Running in 31d51f22d527 14:12:02 Removing intermediate container f08a5b993fb4 14:12:02 ---> 6a0bf604d757 14:12:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:12:02 ---> Running in 9802897b677a 14:12:02 Removing intermediate container fbe0673b3585 14:12:02 ---> c4d49f596647 14:12:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:12:02 ---> Running in ebbc805b4fc2 14:12:03 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 14:12:03 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 14:12:03 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 14:12:11 ---> 02bd75bc6846 14:12:11 Step 9/32 : RUN go mod tidy 14:12:11 ---> Running in be8665598e71 14:12:13 Removing intermediate container be8665598e71 14:12:13 ---> d59925b7a1b1 14:12:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:12:13 ---> Running in 93f39f5a54a5 14:12:14 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 14:12:24 Removing intermediate container cc6445766eca 14:12:24 ---> 0c88afaa9da6 14:12:24 14:12:24 Step 11/24 : FROM alpine:3.14 14:12:24 3.14: Pulling from library/alpine 14:12:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:12:25 Status: Downloaded newer image for alpine:3.14 14:12:25 ---> 14119a10abf4 14:12:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:12:25 ---> Running in 3b62d17e49e7 14:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:12:26 (1/1) Installing dumb-init (1.2.5-r1) 14:12:26 Executing busybox-1.33.1-r3.trigger 14:12:26 OK: 6 MiB in 15 packages 14:12:27 Removing intermediate container 3b62d17e49e7 14:12:27 ---> 8eb76b8b9631 14:12:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:12:27 ---> Running in deda08c18de2 14:12:27 Removing intermediate container deda08c18de2 14:12:27 ---> 1aa6b238daec 14:12:27 Step 14/24 : ENV APP_PORT=59881 14:12:27 ---> Running in e7887cc70d44 14:12:27 Removing intermediate container e7887cc70d44 14:12:27 ---> 17a4c4e0e02a 14:12:27 Step 15/24 : EXPOSE $APP_PORT 14:12:27 ---> Running in 6b9c419b061b 14:12:27 Removing intermediate container 6b9c419b061b 14:12:27 ---> 4d1eb7de0b8e 14:12:27 Step 16/24 : WORKDIR / 14:12:27 ---> Running in 5088cb851a9a 14:12:28 Removing intermediate container 5088cb851a9a 14:12:28 ---> 08a380998fae 14:12:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:12:28 ---> 562498ee16b4 14:12:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:12:29 ---> 3f591661e481 14:12:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:12:29 ---> e1b2a2839b73 14:12:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:12:29 ---> Running in 2c4faf51bc3b 14:12:29 Removing intermediate container 2c4faf51bc3b 14:12:29 ---> 566a83102e11 14:12:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:29 ---> Running in d94eda57fd0e 14:12:30 Removing intermediate container d94eda57fd0e 14:12:30 ---> e09fa0cd1606 14:12:30 Step 22/24 : LABEL arch=x86_64 14:12:30 ---> Running in 75bcb881b5d4 14:12:31 Removing intermediate container 75bcb881b5d4 14:12:31 ---> 5cdae54b9654 14:12:31 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:12:31 ---> Running in d8d7bfe46cf3 14:12:31 Removing intermediate container d8d7bfe46cf3 14:12:31 ---> 33f3682a6c43 14:12:31 Step 24/24 : LABEL version=0.0.0 14:12:31 ---> Running in b310113a1f65 14:12:31 Removing intermediate container b310113a1f65 14:12:31 ---> 3cb154e00fc7 14:12:31 14:12:31 Successfully built 3cb154e00fc7 14:12:31 Successfully tagged core-metadata:latest 14:12:31  Building core-metadata ... done Building core-command 14:12:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:12:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:12:38 ---> 494b06318ee8 14:12:38 Step 3/24 : WORKDIR /edgex-go 14:12:38 ---> Using cache 14:12:38 ---> 52afd7a66054 14:12:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:38 ---> Using cache 14:12:38 ---> cca612b1d960 14:12:38 Step 5/24 : RUN apk add --update --no-cache make git 14:12:38 ---> Using cache 14:12:38 ---> 68a248b14df6 14:12:38 Step 6/24 : COPY go.mod . 14:12:38 ---> Using cache 14:12:38 ---> 0d8feaac6576 14:12:38 Step 7/24 : RUN go mod download 14:12:38 ---> Using cache 14:12:38 ---> 130304c74f01 14:12:38 Step 8/24 : COPY . . 14:12:38 ---> Using cache 14:12:38 ---> d7bd92be059a 14:12:38 Step 9/24 : RUN go mod tidy 14:12:38 ---> Using cache 14:12:38 ---> 8d78bae2210e 14:12:38 Step 10/24 : RUN make cmd/core-command/core-command 14:12:39 ---> Running in c538d6f6aa80 14:12:39 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 14:12:41 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 14:12:44 Removing intermediate container 9802897b677a 14:12:44 ---> 6c8ed40d4422 14:12:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:12:44 ---> Running in d4fad92be74f 14:12:45 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 14:12:48 Removing intermediate container d4fad92be74f 14:12:48 ---> 0989b6807bf5 14:12:48 14:12:48 Step 12/24 : FROM docker:20.10.7 14:12:48 Removing intermediate container 31d51f22d527 14:12:48 ---> a96e1b381a6f 14:12:48 14:12:48 Step 11/22 : FROM alpine:3.14 14:12:48 ---> 14119a10abf4 14:12:48 Step 12/22 : RUN apk add --update --no-cache curl 14:12:48 20.10.7: Pulling from library/docker 14:12:48 ---> Running in 8cba7f921795 14:12:49 Removing intermediate container ebbc805b4fc2 14:12:49 ---> 63c12ed97bbb 14:12:49 14:12:49 Step 11/23 : FROM alpine:3.14 14:12:49 ---> 14119a10abf4 14:12:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:12:49 ---> Using cache 14:12:49 ---> 8eb76b8b9631 14:12:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:12:49 ---> Using cache 14:12:49 ---> 1aa6b238daec 14:12:49 Step 14/23 : ENV APP_PORT=59861 14:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:12:49 ---> Running in 643aa695977d 14:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:12:49 Removing intermediate container 643aa695977d 14:12:49 ---> 9771f203463c 14:12:49 Step 15/23 : EXPOSE $APP_PORT 14:12:49 ---> Running in f8af7452ca35 14:12:49 (1/5) Installing ca-certificates (20191127-r5) 14:12:49 (2/5) Installing brotli-libs (1.0.9-r5) 14:12:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:12:49 Removing intermediate container f8af7452ca35 14:12:49 ---> 22e34ca98bae 14:12:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:12:49 (4/5) Installing libcurl (7.79.1-r0) 14:12:49 (5/5) Installing curl (7.79.1-r0) 14:12:49 Executing busybox-1.33.1-r3.trigger 14:12:49 Executing ca-certificates-20191127-r5.trigger 14:12:49 OK: 8 MiB in 19 packages 14:12:49 ---> f45a34a4a40c 14:12:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:12:51 ---> f125b7a7923e 14:12:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:12:51 Removing intermediate container 8cba7f921795 14:12:51 ---> 0058d2cd3e16 14:12:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:12:51 ---> Running in b7f234c91d5e 14:12:51 Removing intermediate container 93f39f5a54a5 14:12:51 ---> fa860d9a5e6b 14:12:51 14:12:51 Step 11/32 : FROM alpine:3.14 14:12:51 ---> 14119a10abf4 14:12:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:12:51 ---> Running in 55f46686e36a 14:12:51 ---> b41bfca73b90 14:12:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:12:51 Removing intermediate container b7f234c91d5e 14:12:51 ---> 6204c6ab7f53 14:12:51 Step 14/22 : WORKDIR /edgex 14:12:51 ---> Running in a2c0cf2734d3 14:12:51 Removing intermediate container 55f46686e36a 14:12:51 ---> be3fc24b94a4 14:12:51 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:12:51 ---> Running in ee21f04a9f30 14:12:51 ---> Running in fc5d8f2b8195 14:12:52 Removing intermediate container a2c0cf2734d3 14:12:52 ---> 7c84fc5d200b 14:12:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:52 Removing intermediate container fc5d8f2b8195 14:12:52 ---> ab3cae6e9821 14:12:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:12:52 ---> Running in 19a4bfefeaff 14:12:52 Removing intermediate container 19a4bfefeaff 14:12:52 ---> 6a4d16d3edcd 14:12:52 Step 21/23 : LABEL arch=x86_64 14:12:52 ---> 15d4e4eaabf3 14:12:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:12:52 ---> Running in 92ce30c41d26 14:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:12:53 Removing intermediate container 92ce30c41d26 14:12:53 ---> 60aa93b6d310 14:12:53 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:12:53 ---> Running in cd394dfe2dc9 14:12:53 (1/2) Installing dumb-init (1.2.5-r1) 14:12:53 (2/2) Installing su-exec (0.2-r1) 14:12:53 Executing busybox-1.33.1-r3.trigger 14:12:53 OK: 6 MiB in 16 packages 14:12:53 Removing intermediate container cd394dfe2dc9 14:12:53 ---> b0be16242418 14:12:53 Step 23/23 : LABEL version=0.0.0 14:12:53 ---> 9778fc9cdc8b 14:12:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:12:53 ---> Running in f19185475859 14:12:53 Removing intermediate container f19185475859 14:12:53 ---> f46e497d87de 14:12:53 14:12:54 Successfully built f46e497d87de 14:12:54 ---> d446e1c3045f 14:12:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:12:54 Successfully tagged support-scheduler:latest 14:12:54 Building core-data 14:12:54  Building support-scheduler ... done Removing intermediate container ee21f04a9f30 14:12:54 ---> ce82e9e9e918 14:12:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:12:54 ---> Running in dc4ca9bda68c 14:12:54 ---> Running in ae43ab526c2d 14:12:55 Removing intermediate container ae43ab526c2d 14:12:55 ---> ed9a94c77896 14:12:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:12:55 Removing intermediate container dc4ca9bda68c 14:12:55 ---> 9928c1dceca7 14:12:55 Step 19/22 : CMD ["--init=true"] 14:12:55 ---> Running in cbf9ab402773 14:12:55 ---> Running in 7a6cb6cddb83 14:12:56 Removing intermediate container cbf9ab402773 14:12:56 ---> 28ac82f8e773 14:12:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:12:56 Removing intermediate container 7a6cb6cddb83 14:12:56 ---> 6c50e855cb7e 14:12:56 Step 20/22 : LABEL arch=x86_64 14:12:56 ---> Running in e1e2a2913501 14:12:56 ---> Running in 514ccaf60746 14:12:56 Removing intermediate container 514ccaf60746 14:12:56 ---> 745c74a3306a 14:12:56 Step 21/22 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:12:56 ---> Running in 645defc2a529 14:12:57 Removing intermediate container 645defc2a529 14:12:57 ---> 92126b4113f7 14:12:57 Step 22/22 : LABEL version=0.0.0 14:12:57 ---> Running in 26aa204107e9 14:12:57 Removing intermediate container e1e2a2913501 14:12:57 ---> 5322af0c2d73 14:12:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:12:57 Removing intermediate container 26aa204107e9 14:12:57 ---> dd38f9055647 14:12:57 14:12:57 ---> Running in 76cf369036c6 14:12:57 Successfully built dd38f9055647 14:12:57 Successfully tagged security-proxy-setup:latest 14:12:57  Building security-proxy-setup ... done Building security-secretstore-setup 14:12:59 Removing intermediate container 76cf369036c6 14:12:59 ---> 3c6b27029c57 14:12:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:13:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:13:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:13:02 ---> 494b06318ee8 14:13:02 Step 3/26 : WORKDIR /edgex-go 14:13:02 ---> Using cache 14:13:02 ---> 52afd7a66054 14:13:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:02 ---> Using cache 14:13:02 ---> cca612b1d960 14:13:02 Step 5/26 : RUN apk add --update --no-cache make git 14:13:02 ---> Using cache 14:13:02 ---> 68a248b14df6 14:13:02 Step 6/26 : COPY go.mod . 14:13:02 ---> Using cache 14:13:02 ---> 0d8feaac6576 14:13:02 Step 7/26 : RUN go mod download 14:13:02 ---> Using cache 14:13:02 ---> 130304c74f01 14:13:02 Step 8/26 : COPY . . 14:13:02 ---> Using cache 14:13:02 ---> d7bd92be059a 14:13:02 Step 9/26 : RUN go mod tidy 14:13:02 ---> Using cache 14:13:02 ---> 8d78bae2210e 14:13:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:13:02 ---> d921cb853b9f 14:13:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:13:03 ---> Running in 1fa9c446a97e 14:13:03 ---> Running in fdb92a810076 14:13:03 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 14:13:03 Status: Downloaded newer image for docker:20.10.7 14:13:03 ---> 08bdaf2f88f9 14:13:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:13:03 ---> Running in 31f585bd07e7 14:13:03 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 14:13:04 Removing intermediate container 31f585bd07e7 14:13:04 ---> 79fadb352975 14:13:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:13:04 ---> Running in 81d8286ff45f 14:13:04 Removing intermediate container c538d6f6aa80 14:13:04 ---> 91c66c04a637 14:13:04 14:13:04 Step 11/24 : FROM alpine:3.14 14:13:04 ---> 14119a10abf4 14:13:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:13:04 ---> Using cache 14:13:04 ---> 8eb76b8b9631 14:13:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:13:04 ---> Using cache 14:13:04 ---> 1aa6b238daec 14:13:04 Step 14/24 : ENV APP_PORT=59882 14:13:04 ---> Running in a67eb4d6abf5 14:13:05 Removing intermediate container fdb92a810076 14:13:05 ---> c7368b39b2be 14:13:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:05 Removing intermediate container a67eb4d6abf5 14:13:05 ---> 83813439841f 14:13:05 Step 15/24 : EXPOSE $APP_PORT 14:13:05 ---> Running in ad6ab1c8d77b 14:13:05 ---> 9f73e3c65192 14:13:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:13:05 Removing intermediate container ad6ab1c8d77b 14:13:05 ---> 13792659bb9f 14:13:05 Step 16/24 : WORKDIR / 14:13:05 (1/39) Installing readline (8.1.0-r0) 14:13:05 (2/39) Installing bash (5.1.0-r0) 14:13:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:13:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:13:05 ---> 494b06318ee8 14:13:05 Step 3/24 : WORKDIR /edgex-go 14:13:05 ---> Using cache 14:13:05 ---> 52afd7a66054 14:13:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:05 ---> Using cache 14:13:05 ---> cca612b1d960 14:13:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:13:05 ---> Running in ae9789d31dcb 14:13:05 Executing bash-5.1.0-r0.post-install 14:13:05 ---> Running in 27de903e3dcf 14:13:05 (3/39) Installing brotli-libs (1.0.9-r3) 14:13:05 (4/39) Installing nghttp2-libs (1.42.0-r1) 14:13:05 (5/39) Installing libcurl (7.79.1-r0) 14:13:05 (6/39) Installing curl (7.79.1-r0) 14:13:05 (7/39) Installing dumb-init (1.2.5-r0) 14:13:05 (8/39) Installing libbz2 (1.0.8-r1) 14:13:05 ---> 0e02794ec696 14:13:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:13:06 (9/39) Installing expat (2.2.10-r1) 14:13:06 (10/39) Installing libffi (3.3-r2) 14:13:06 (11/39) Installing gdbm (1.19-r0) 14:13:06 (12/39) Installing xz-libs (5.2.5-r0) 14:13:06 (13/39) Installing sqlite-libs (3.34.1-r0) 14:13:06 (14/39) Installing python3 (3.8.10-r0) 14:13:06 Removing intermediate container ae9789d31dcb 14:13:06 ---> 243cd3caea45 14:13:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:13:07 ---> 3e03f4e5078c 14:13:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:13:07 ---> cf0593775df1 14:13:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:13:07 ---> 661fbfba42c6 14:13:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:13:07 (15/39) Installing py3-appdirs (1.4.4-r1) 14:13:07 (16/39) Installing py3-ordered-set (4.0.2-r0) 14:13:07 (17/39) Installing py3-parsing (2.4.7-r1) 14:13:07 (18/39) Installing py3-six (1.15.0-r0) 14:13:08 (19/39) Installing py3-packaging (20.9-r0) 14:13:08 (20/39) Installing py3-setuptools (51.3.3-r0) 14:13:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:13:08 ---> b8850407dc07 14:13:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:13:08 ---> 535305338282 14:13:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:13:08 (21/39) Installing py3-chardet (4.0.0-r0) 14:13:08 (22/39) Installing py3-idna (3.1-r0) 14:13:08 ---> Running in db96a2e188a4 14:13:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 14:13:08 (24/39) Installing py3-requests (2.25.1-r1) 14:13:08 ---> 3b71f99635bb 14:13:08 Step 20/24 : ENTRYPOINT ["/core-command"] 14:13:08 (25/39) Installing py3-msgpack (1.0.2-r0) 14:13:08 (26/39) Installing py3-lockfile (0.12.2-r3) 14:13:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:13:08 ---> Running in d0cd34eedd6a 14:13:08 (28/39) Installing py3-colorama (0.4.4-r0) 14:13:08 Removing intermediate container db96a2e188a4 14:13:08 ---> 1434de53b7e8 14:13:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:13:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 14:13:08 (30/39) Installing py3-distlib (0.3.1-r1) 14:13:08 (31/39) Installing py3-distro (1.5.0-r1) 14:13:08 (32/39) Installing py3-webencodings (0.5.1-r3) 14:13:08 (33/39) Installing py3-html5lib (1.1-r0) 14:13:08 (34/39) Installing py3-pytoml (0.1.21-r0) 14:13:08 (35/39) Installing py3-pep517 (0.9.1-r0) 14:13:08 Removing intermediate container d0cd34eedd6a 14:13:08 ---> ec97a85ce9bd 14:13:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:08 (36/39) Installing py3-progress (1.5-r0) 14:13:08 (37/39) Installing py3-retrying (1.3.3-r0) 14:13:08 OK: 219 MiB in 52 packages 14:13:08 (38/39) Installing py3-toml (0.10.2-r0) 14:13:08 (39/39) Installing py3-pip (20.3.4-r0) 14:13:08 ---> Running in d9c0229e3afc 14:13:09 ---> 3791f6056ca2 14:13:09 Step 27/32 : RUN chmod +x /entrypoint.sh 14:13:09 ---> Running in d52b135ae66b 14:13:09 Removing intermediate container d9c0229e3afc 14:13:09 ---> f89a7ad4ca89 14:13:09 Step 22/24 : LABEL arch=x86_64 14:13:09 ---> Running in 2f0eb222c58e 14:13:09 Removing intermediate container 2f0eb222c58e 14:13:09 ---> 8a3d990e40f9 14:13:09 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:13:09 ---> Running in 3a06b6110376 14:13:09 Executing busybox-1.32.1-r6.trigger 14:13:09 OK: 82 MiB in 59 packages 14:13:09 Removing intermediate container 27de903e3dcf 14:13:09 ---> 073e8c47be0c 14:13:09 Step 6/24 : COPY go.mod . 14:13:09 Removing intermediate container 3a06b6110376 14:13:09 ---> 3a26f18778bf 14:13:09 Step 24/24 : LABEL version=0.0.0 14:13:09 ---> Running in 487937ef01a5 14:13:10 ---> 3b4049c16a23 14:13:10 Step 7/24 : RUN go mod download 14:13:10 ---> Running in 9b9ba956d53e 14:13:10 Removing intermediate container 487937ef01a5 14:13:10 ---> 0b74ae99688e 14:13:10 14:13:10 Successfully built 0b74ae99688e 14:13:10 Successfully tagged core-command:latest 14:13:10  Building core-command ... done Building support-notifications 14:13:10 Removing intermediate container d52b135ae66b 14:13:10 ---> aa6fafedb4b1 14:13:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:13:10 ---> Running in a658a5cce6a6 14:13:11 Removing intermediate container a658a5cce6a6 14:13:11 ---> 2a9ea0afc11a 14:13:11 Step 29/32 : CMD ["gate"] 14:13:12 ---> Running in bcc880b94e71 14:13:13 Removing intermediate container 9b9ba956d53e 14:13:13 ---> ad666b74d906 14:13:13 Step 8/24 : COPY . . 14:13:13 Removing intermediate container bcc880b94e71 14:13:13 ---> 7f9dd9879f69 14:13:13 Step 30/32 : LABEL arch=x86_64 14:13:13 ---> Running in 8e8f2c1b25bc 14:13:13 Collecting docker-compose==1.23.2 14:13:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:13:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:13:13 Collecting websocket-client<1.0,>=0.32.0 14:13:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:13:13 Collecting docker<4.0,>=3.6.0 14:13:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:13:13 Collecting texttable<0.10,>=0.9.0 14:13:13 Downloading texttable-0.9.1.tar.gz (11 kB) 14:13:14 Collecting jsonschema<3,>=2.5.1 14:13:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:13:14 Collecting PyYAML<4,>=3.10 14:13:14 Downloading PyYAML-3.13.tar.gz (270 kB) 14:13:15 Removing intermediate container 8e8f2c1b25bc 14:13:15 ---> f99a139fa09c 14:13:15 Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:13:15 Collecting cached-property<2,>=1.2.0 14:13:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:13:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:13:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:13:15 Collecting docopt<0.7,>=0.6.1 14:13:15 Downloading docopt-0.6.2.tar.gz (25 kB) 14:13:17 Collecting dockerpty<0.5,>=0.4.1 14:13:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:13:17 ---> Running in 10bfa90bba62 14:13:18 Collecting docker-pycreds>=0.4.0 14:13:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:13:18 Collecting certifi>=2017.4.17 14:13:18 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 14:13:18 Collecting idna<2.8,>=2.5 14:13:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:13:18 Collecting urllib3<1.25,>=1.21.1 14:13:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:13:18 Collecting chardet<3.1.0,>=3.0.2 14:13:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:13:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:13:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:13:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:13:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:13:18 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:13:18 Attempting uninstall: urllib3 14:13:18 Found existing installation: urllib3 1.26.2 14:13:18 Uninstalling urllib3-1.26.2: 14:13:18 Successfully uninstalled urllib3-1.26.2 14:13:19 Removing intermediate container 10bfa90bba62 14:13:19 ---> 5e202c525d94 14:13:19 Step 32/32 : LABEL version=0.0.0 14:13:19 Attempting uninstall: idna 14:13:19 Found existing installation: idna 3.1 14:13:19 Uninstalling idna-3.1: 14:13:19 Successfully uninstalled idna-3.1 14:13:19 ---> 6e0cd18aefdd 14:13:19 Step 9/24 : RUN go mod tidy 14:13:19 ---> Running in 997b53a7e890 14:13:19 Attempting uninstall: chardet 14:13:19 Found existing installation: chardet 4.0.0 14:13:19 Uninstalling chardet-4.0.0: 14:13:19 ---> Running in 70b79b9205f4 14:13:19 Successfully uninstalled chardet-4.0.0 14:13:19 Removing intermediate container 997b53a7e890 14:13:19 ---> 93902ede964b 14:13:19 14:13:19 Successfully built 93902ede964b 14:13:19 Successfully tagged security-bootstrapper:latest 14:13:19  Building security-bootstrapper ... done  Attempting uninstall: requests 14:13:19 Found existing installation: requests 2.25.1 14:13:19 Uninstalling requests-2.25.1: 14:13:19 Successfully uninstalled requests-2.25.1 14:13:19 Running setup.py install for texttable: started 14:13:20 Running setup.py install for texttable: finished with status 'done' 14:13:20 Running setup.py install for PyYAML: started 14:13:21 Running setup.py install for PyYAML: finished with status 'done' 14:13:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:13:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:13:21 ---> 494b06318ee8 14:13:21 Step 3/23 : WORKDIR /edgex-go 14:13:21 ---> Using cache 14:13:21 ---> 52afd7a66054 14:13:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:21 ---> Using cache 14:13:21 ---> cca612b1d960 14:13:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:13:21 Removing intermediate container 70b79b9205f4 14:13:21 ---> 3bc3942f15fe 14:13:21 Step 10/24 : RUN make cmd/core-data/core-data 14:13:21 Running setup.py install for docopt: started 14:13:21 ---> Running in 0378ff742152 14:13:21 ---> Running in 11078706e90d 14:13:22 Running setup.py install for docopt: finished with status 'done' 14:13:22 Running setup.py install for dockerpty: started 14:13:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:13:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:13:22 Running setup.py install for dockerpty: finished with status 'done' 14:13:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 14:13:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:13:24 OK: 219 MiB in 52 packages 14:13:24 Removing intermediate container 0378ff742152 14:13:24 ---> a5b1b8f46229 14:13:24 Step 6/23 : COPY go.mod . 14:13:25 ---> c63f60303739 14:13:25 Step 7/23 : RUN go mod download 14:13:25 ---> Running in 639872140c85 14:13:26 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 14:13:27 Removing intermediate container 81d8286ff45f 14:13:27 ---> 639af6ae325e 14:13:27 Step 15/24 : ENV APP_PORT=58890 14:13:27 ---> Running in d2d8023b7b7d 14:13:27 Removing intermediate container d2d8023b7b7d 14:13:27 ---> 0fe5e56d2008 14:13:27 Step 16/24 : EXPOSE $APP_PORT 14:13:27 ---> Running in b5f96f31c466 14:13:27 Removing intermediate container b5f96f31c466 14:13:27 ---> 723f7f9ceb76 14:13:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:13:27 Removing intermediate container 639872140c85 14:13:27 ---> 3729c0da32e8 14:13:27 Step 8/23 : COPY . . 14:13:28 ---> 7e7c3a912190 14:13:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:13:30 ---> f293957df7d9 14:13:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:13:30 ---> 3971b27540ec 14:13:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:13:30 ---> Running in 157d64330fa8 14:13:31 Removing intermediate container 157d64330fa8 14:13:31 ---> 08441523dfb7 14:13:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:31 Removing intermediate container 1fa9c446a97e 14:13:31 ---> 8400c69e757f 14:13:31 14:13:31 Step 11/26 : FROM alpine:3.14 14:13:31 ---> 14119a10abf4 14:13:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:13:31 ---> Running in a497c268efcb 14:13:31 ---> Running in 0190a8d6c613 14:13:31 Removing intermediate container a497c268efcb 14:13:31 ---> c7529bac8af7 14:13:31 Step 22/24 : LABEL arch=x86_64 14:13:32 ---> Running in 1f8e18b76844 14:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:13:32 Removing intermediate container 1f8e18b76844 14:13:32 ---> 54ec2ac84644 14:13:32 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:13:32 ---> Running in 220340788fed 14:13:32 (1/3) Installing ca-certificates (20191127-r5) 14:13:32 (2/3) Installing dumb-init (1.2.5-r1) 14:13:32 (3/3) Installing su-exec (0.2-r1) 14:13:32 Executing busybox-1.33.1-r3.trigger 14:13:32 Executing ca-certificates-20191127-r5.trigger 14:13:32 OK: 6 MiB in 17 packages 14:13:33 Removing intermediate container 220340788fed 14:13:33 ---> ce15ecf5ad9c 14:13:33 Step 24/24 : LABEL version=0.0.0 14:13:33 ---> Running in 7da339067d99 14:13:33 Removing intermediate container 7da339067d99 14:13:33 ---> 28272ce71a32 14:13:33 14:13:34 Successfully built 28272ce71a32 14:13:34 Successfully tagged sys-mgmt-agent:latest 14:13:34  Building sys-mgmt-agent ... done Removing intermediate container 0190a8d6c613 14:13:34 ---> a3045adea87e 14:13:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:13:34 ---> Running in 25d9b63879a3 14:13:34 ---> 066432b5a863 14:13:34 Step 9/23 : RUN go mod tidy 14:13:34 Removing intermediate container 25d9b63879a3 14:13:34 ---> a2f34a984b88 14:13:34 Step 14/26 : WORKDIR / 14:13:34 ---> Running in b8fd139cea98 14:13:34 ---> Running in 1ef3dde1e75d 14:13:34 Removing intermediate container 1ef3dde1e75d 14:13:34 ---> 3c92f7e83df4 14:13:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:13:35 ---> 2a780cb6b6ae 14:13:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:13:35 ---> 461636c43a6f 14:13:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:13:35 ---> 7826ca264e19 14:13:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:13:36 ---> a0b6ba2a9500 14:13:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:13:36 Removing intermediate container b8fd139cea98 14:13:36 ---> d7daf1d85e20 14:13:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:13:36 ---> Running in 63539ea22248 14:13:36 ---> b15a6baf1068 14:13:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:13:36 ---> 41f8945f0079 14:13:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:13:37 Removing intermediate container db462923c5a5 14:13:37 ---> 99afe8d59d63 14:13:37 Successfully built 99afe8d59d63 14:13:37 Successfully tagged ci-base-image-arm64:latest 14:13:37 ---> 471c67b0e29e 14:13:37 Step 22/26 : 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/ 14:13:37 ---> Running in 6d7a262587af [Pipeline] isUnix [Pipeline] sh 14:13:37 + docker inspect -f . ci-base-image-arm64 14:13:37 . [Pipeline] withDockerContainer 14:13:38 prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container 14:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat 14:13:38 Removing intermediate container 6d7a262587af 14:13:38 ---> ef9218008eff 14:13:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:13:38 ---> Running in a0185da4f8ab 14:13:38 Removing intermediate container a0185da4f8ab 14:13:38 ---> 8f7dfd13bb9a 14:13:38 Step 24/26 : LABEL arch=x86_64 14:13:38 ---> Running in 49cf53f8b066 14:13:38 Removing intermediate container 49cf53f8b066 14:13:38 ---> 448582c1d0df 14:13:38 Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:13:38 ---> Running in b902f4b46ae1 14:13:39 Removing intermediate container b902f4b46ae1 14:13:39 ---> 63418bace64f 14:13:39 Step 26/26 : LABEL version=0.0.0 14:13:39 ---> Running in dd60accfc47c 14:13:39 Removing intermediate container dd60accfc47c 14:13:39 ---> a95db64f6987 14:13:39 14:13:39 Successfully built a95db64f6987 14:13:39 Successfully tagged security-secretstore-setup:latest 14:13:40 $ docker top 47a2d40085944d9fa2c096c740a309c1fff0f00c2a8b127b2231405999b7cb16 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:41 + go version 14:13:41 go version go1.16.6 linux/arm64 [Pipeline] } 14:13:41 $ docker stop --time=1 47a2d40085944d9fa2c096c740a309c1fff0f00c2a8b127b2231405999b7cb16 14:13:43 $ docker rm -f 47a2d40085944d9fa2c096c740a309c1fff0f00c2a8b127b2231405999b7cb16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:13:43 + docker inspect -f . ci-base-image-arm64 14:13:43 . [Pipeline] withDockerContainer 14:13:44 prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container 14:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat 14:13:45  Building security-secretstore-setup ... done Removing intermediate container 11078706e90d 14:13:45 ---> 17d9f62d9b51 14:13:45 14:13:45 Step 11/24 : FROM alpine:3.14 14:13:45 ---> 14119a10abf4 14:13:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:13:45 ---> Running in 2a3bcf9d410a 14:13:45 Removing intermediate container 2a3bcf9d410a 14:13:45 ---> dd73266d82aa 14:13:45 Step 13/24 : ENV APP_PORT=59880 14:13:45 ---> Running in c81b9a0670b9 14:13:45 Removing intermediate container c81b9a0670b9 14:13:45 ---> f6943f9cb67e 14:13:45 Step 14/24 : EXPOSE $APP_PORT 14:13:45 ---> Running in ddcb4554893f 14:13:45 Removing intermediate container ddcb4554893f 14:13:45 ---> c2b10b5b98e0 14:13:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:45 ---> Running in 7addea5fc889 14:13:45 $ docker top 44636dab719582739dc4ec1589709366a9db4b63d0910ec04f396cf9ca4cc9ef -eo pid,comm [Pipeline] { [Pipeline] echo 14:13:46 ========================================================= 14:13:46 [edgeXBuildGoParallel] Running Tests and Build... 14:13:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:13:46 Removing intermediate container 7addea5fc889 14:13:46 ---> f6824c05f837 14:13:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:13:46 ---> Running in f7f90a7d4309 14:13:46 + go mod tidy 14:13:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:13:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 14:13:48 + make test 14:13:48 go mod tidy 14:13:48 (1/6) Installing dumb-init (1.2.5-r1) 14:13:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:13:48 (3/6) Installing libsodium (1.0.18-r0) 14:13:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:13:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:13:49 (5/6) Installing libzmq (4.3.4-r0) 14:13:49 (6/6) Installing zeromq (4.3.4-r0) 14:13:49 Executing busybox-1.33.1-r3.trigger 14:13:49 OK: 8 MiB in 20 packages 14:13:49 Removing intermediate container f7f90a7d4309 14:13:49 ---> c2dac7263e89 14:13:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:50 ---> a55e8eebc31e 14:13:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:13:50 ---> 57fa410ed385 14:13:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:13:50 Removing intermediate container 63539ea22248 14:13:50 ---> 2b763a91fced 14:13:50 14:13:50 Step 11/23 : FROM alpine:3.14 14:13:50 ---> 14119a10abf4 14:13:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:13:50 ---> Running in b04012ce1d32 14:13:50 ---> 2a4bf746371a 14:13:50 Step 20/24 : ENTRYPOINT ["/core-data"] 14:13:50 ---> Running in b257809107c6 14:13:50 Removing intermediate container b257809107c6 14:13:50 ---> c26dd6b99d3d 14:13:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:50 ---> Running in c4143267c530 14:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:13:51 Removing intermediate container c4143267c530 14:13:51 ---> 93a98871502c 14:13:51 Step 22/24 : LABEL arch=x86_64 14:13:51 ---> Running in cfdb3fd31802 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:13:51 Removing intermediate container cfdb3fd31802 14:13:51 ---> a154d2a9e076 14:13:51 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:13:51 ---> Running in 24caedf1fb99 14:13:51 Removing intermediate container 24caedf1fb99 14:13:51 ---> c48ecab1c0af 14:13:51 Step 24/24 : LABEL version=0.0.0 14:13:51 (1/2) Installing ca-certificates (20191127-r5) 14:13:51 (2/2) Installing dumb-init (1.2.5-r1) 14:13:51 Executing busybox-1.33.1-r3.trigger 14:13:51 Executing ca-certificates-20191127-r5.trigger 14:13:51 OK: 6 MiB in 16 packages 14:13:51 ---> Running in d7aa653cc0fc 14:13:51 Removing intermediate container d7aa653cc0fc 14:13:51 ---> fe06bdbc8fb9 14:13:51 14:13:51 Successfully built fe06bdbc8fb9 14:13:51 Successfully tagged core-data:latest 14:13:51  Building core-data ... done Removing intermediate container b04012ce1d32 14:13:51 ---> cd27100fc8f5 14:13:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:13:51 ---> Running in 46d93d6b71d6 14:13:52 Removing intermediate container 46d93d6b71d6 14:13:52 ---> 4caf39525a8d 14:13:52 Step 14/23 : ENV APP_PORT=59860 14:13:52 ---> Running in 1f4f9b953c76 14:13:52 Removing intermediate container 1f4f9b953c76 14:13:52 ---> ad69857e330f 14:13:52 Step 15/23 : EXPOSE $APP_PORT 14:13:52 ---> Running in b952f735d4a4 14:13:52 Removing intermediate container b952f735d4a4 14:13:52 ---> 11ff0288dae2 14:13:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:52 ---> bfcac6b88efa 14:13:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:13:52 ---> 6120d1f2134d 14:13:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:13:52 ---> ce2cbd792598 14:13:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:13:52 ---> Running in d20a667bc548 14:13:52 Removing intermediate container d20a667bc548 14:13:52 ---> 04b71dd91909 14:13:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:52 ---> Running in f029e0da60aa 14:13:52 Removing intermediate container f029e0da60aa 14:13:52 ---> 8354d2f5b853 14:13:52 Step 21/23 : LABEL arch=x86_64 14:13:52 ---> Running in 6cb996290cf0 14:13:53 Removing intermediate container 6cb996290cf0 14:13:53 ---> 7fd972f7a58a 14:13:53 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:13:53 ---> Running in 7800efe89bbd 14:13:53 Removing intermediate container 7800efe89bbd 14:13:53 ---> 030fd866271d 14:13:53 Step 23/23 : LABEL version=0.0.0 14:13:53 ---> Running in 770b8698dd72 14:13:53 Removing intermediate container 770b8698dd72 14:13:53 ---> f18bd13a2899 14:13:53 14:13:53 Successfully built f18bd13a2899 14:13:53 Successfully tagged support-notifications:latest 14:13:53  Building support-notifications ... done  [Pipeline] } 14:13:53 $ docker stop --time=1 4a866f2ffb2b3d043651cb1de6fe2f17a80840dc90115fd2f6e5ae2b15d9cf28 14:13:54 $ docker rm -f 4a866f2ffb2b3d043651cb1de6fe2f17a80840dc90115fd2f6e5ae2b15d9cf28 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:55 + docker images 14:13:55 REPOSITORY TAG IMAGE ID CREATED SIZE 14:13:55 support-notifications latest f18bd13a2899 2 seconds ago 16.8MB 14:13:55 core-data latest fe06bdbc8fb9 4 seconds ago 20.5MB 14:13:55 2b763a91fced 5 seconds ago 1.75GB 14:13:55 17d9f62d9b51 11 seconds ago 1.76GB 14:13:55 security-secretstore-setup latest a95db64f6987 16 seconds ago 28.2MB 14:13:55 sys-mgmt-agent latest 28272ce71a32 22 seconds ago 325MB 14:13:55 8400c69e757f 25 seconds ago 1.76GB 14:13:55 security-bootstrapper latest 93902ede964b 36 seconds ago 18.8MB 14:13:55 core-command latest 0b74ae99688e 45 seconds ago 16MB 14:13:55 91c66c04a637 51 seconds ago 1.75GB 14:13:55 security-proxy-setup latest dd38f9055647 58 seconds ago 26.7MB 14:13:55 support-scheduler latest f46e497d87de About a minute ago 16.1MB 14:13:55 fa860d9a5e6b About a minute ago 1.75GB 14:13:55 63c12ed97bbb About a minute ago 1.75GB 14:13:55 0989b6807bf5 About a minute ago 1.75GB 14:13:55 a96e1b381a6f About a minute ago 1.76GB 14:13:55 core-metadata latest 3cb154e00fc7 About a minute ago 16.8MB 14:13:55 0c88afaa9da6 About a minute ago 1.76GB 14:13:55 ci-base-image-x86_64 latest 494b06318ee8 5 minutes ago 1.25GB 14:13:55 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 14:13:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 14:13:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 14:13:55 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 14:13:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [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 14:14:10 Still waiting to schedule task 14:14:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:14:15 ? github.com/edgexfoundry/edgex-go [no test files] 14:15:11 Running on prd-ubuntu18.04-docker-8c-8g-129 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws 14:15:11 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:15:11 The recommended git tool is: git 14:15:14 using credential edgex-jenkins-ssh 14:15:14 Cloning the remote Git repository 14:15:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:15:15 > git init /w/workspace/edgex-go/2 # timeout=10 14:15:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:15:15 > git --version # timeout=10 14:15:15 > git --version # 'git version 2.17.1' 14:15:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:15:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements 14:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:15:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.349s coverage: 98.5% of statements 14:15:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 46.3% of statements 14:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.617s coverage: 90.1% of statements 14:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.275s coverage: 84.4% of statements 14:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:16:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.602s coverage: 94.2% of statements 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:16:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:16:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:16:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:16:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.216s coverage: 58.8% of statements 14:16:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 21.7% of statements 14:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements 14:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements 14:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 14:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements 14:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 14:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements 14:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 14:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.739s coverage: 82.5% of statements 14:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:16:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements 14:16:32 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:16:32 Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:16:32 Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) 14:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements 14:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.815s coverage: 64.4% of statements 14:16:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:16:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements 14:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 14:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 14:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 14:16:36 Commit message: "style: Fix variable assignments and enable varcheck linter" 14:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 14:16:32 > git config core.sparsecheckout # timeout=10 14:16:32 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 14:16:32 > git remote # timeout=10 14:16:32 > git config --get remote.origin.url # timeout=10 14:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:32 > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 14:16:32 > git rev-parse HEAD^{commit} # timeout=10 14:16:32 > git config core.sparsecheckout # timeout=10 14:16:32 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:37 + echo snap-build.sh 14:16:37 snap-build.sh 14:16:37 + SNAP_BASE_DIR=. 14:16:37 + '[' '!' -z /w/workspace/edgex-go/2 ']' 14:16:37 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 14:16:37 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 14:16:37 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 14:16:37 + cd /w/workspace/edgex-go/2 14:16:37 + sudo apt-get remove -qy --purge lxd lxd-client 14:16:37 Reading package lists... 14:16:37 Building dependency tree... 14:16:37 Reading state information... 14:16:37 The following packages were automatically installed and are no longer required: 14:16:37 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:16:37 uidmap xdelta3 14:16:37 Use 'sudo apt autoremove' to remove them. 14:16:37 The following packages will be REMOVED: 14:16:37 lxd* lxd-client* 14:16:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:16:38 After this operation, 31.7 MB disk space will be freed. 14:16:38 (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 ... 190317 files and directories currently installed.) 14:16:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:16:39 Removing lxd dnsmasq configuration 14:16:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:16:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:16:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:16:40 (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 ... 190142 files and directories currently installed.) 14:16:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.383s coverage: 70.3% of statements 14:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:16:41 Processing triggers for systemd (237-3ubuntu10.45) ... 14:16:41 Processing triggers for ureadahead (0.100.0-21) ... 14:16:42 + sudo snap remove --purge lxd 14:16:42 snap "lxd" is not installed 14:16:42 + sudo groupadd --force --system lxd 14:16:42 ++ whoami 14:16:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:16:42 + newgrp - lxd 14:16:42 + sudo snap install lxd 14:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.745s coverage: 43.4% of statements 14:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements 14:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements 14:16:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 19.5% of statements 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.592s coverage: 92.0% of statements 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 63.2% of statements 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 97.7% of statements 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.179s coverage: 28.9% of statements 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 14:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 14:16:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:16:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:16:52 GO111MODULE=on go vet ./... 14:16:52 2021-09-29T14:16:50Z INFO Waiting for automatic snapd restart... 14:17:14 lxd 4.18 from Canonical* installed 14:17:14 + sudo lxd init --auto 14:17:21 + sudo snap install --classic snapcraft 14:17:34 snapcraft 5.0 from Canonical* installed 14:17:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 14:17:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 14:17:34 % Total % Received % Xferd Average Speed Time Time Time Current 14:17:34 Dload Upload Total Spent Left Speed 14:17:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3282 14:17:34 100 3325k 100 3325k 0 0 7786k 0 --:--:-- --:--:-- --:--:-- 7786k 14:17:34 ./yq_linux_amd64 14:17:34 + sudo snapcraft prime --use-lxd 14:17:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:17:35 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: 14:17:35 - README.md 14:17:35 14:17:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:17:35 Launching a container. 14:17:42 Waiting for container to be ready 14:17:42 To start your first instance, try: lxc launch ubuntu:18.04 14:17:42 14:17:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:17:47 Waiting for network to be ready... 14:17:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:17:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:17:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 14:17:48 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:17:48 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:17:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 14:17:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 14:17:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 14:17:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 14:17:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 14:17:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 14:17:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 14:17:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:17:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:17:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:17:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:17:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:17:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:17:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:17:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] 14:17:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 14:17:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 14:17:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 14:17:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 14:17:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 14:17:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 14:17:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 14:17:58 Fetched 25.4 MB in 11s (2393 kB/s) 14:17:59 Reading package lists... 14:17:59 Reading package lists... 14:17:59 Building dependency tree... 14:17:59 Reading state information... 14:18:00 The following additional packages will be installed: 14:18:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:18:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:18:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:18:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:18:00 Suggested packages: 14:18:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:18:00 Recommended packages: 14:18:00 gnupg libsasl2-modules 14:18:00 The following NEW packages will be installed: 14:18:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:18:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:18:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:18:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:18:00 The following packages will be upgraded: 14:18:00 gpg gpg-agent gpgconf libudev1 14:18:00 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 14:18:00 Need to get 3527 kB of archives. 14:18:00 After this operation, 13.3 MB of additional disk space will be used. 14:18:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 14:18:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 14:18:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 14:18:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 14:18:00 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 14:18:00 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 14:18:00 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:18:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:18:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 14:18:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 14:18:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 14:18:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:18:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 14:18:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 14:18:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 14:18:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 14:18:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 14:18:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 14:18:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 14:18:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 14:18:01 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 14:18:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 14:18:01 debconf: delaying package configuration, since apt-utils is not installed 14:18:01 Fetched 3527 kB in 1s (2882 kB/s) 14:18:01 (Reading database ... 12511 files and directories currently installed.) 14:18:01 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 14:18:01 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:18:01 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 14:18:01 Selecting previously unselected package udev. 14:18:01 (Reading database ... 12511 files and directories currently installed.) 14:18:01 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 14:18:01 Unpacking udev (237-3ubuntu10.52) ... 14:18:01 Selecting previously unselected package libfuse2:amd64. 14:18:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:18:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:18:02 Selecting previously unselected package fuse. 14:18:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:18:02 Unpacking fuse (2.9.7-1ubuntu1) ... 14:18:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 14:18:02 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:18:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 14:18:02 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:18:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 14:18:02 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:18:02 Selecting previously unselected package libksba8:amd64. 14:18:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:18:02 Unpacking libksba8:amd64 (1.3.5-2) ... 14:18:02 Selecting previously unselected package libroken18-heimdal:amd64. 14:18:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:18:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:18:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:18:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libwind0-heimdal:amd64. 14:18:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:18:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:18:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:18:02 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:18:02 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:18:02 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:02 Selecting previously unselected package libsasl2-modules-db:amd64. 14:18:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:18:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:18:03 Selecting previously unselected package libsasl2-2:amd64. 14:18:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:18:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:18:03 Selecting previously unselected package libldap-common. 14:18:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 14:18:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:18:03 Selecting previously unselected package libldap-2.4-2:amd64. 14:18:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 14:18:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:18:03 Selecting previously unselected package dirmngr. 14:18:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 14:18:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 14:18:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:18:03 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 14:18:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:18:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:18:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:18:03 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 14:18:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libksba8:amd64 (1.3.5-2) ... 14:18:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:18:03 Setting up udev (237-3ubuntu10.52) ... 14:18:03 invoke-rc.d: policy-rc.d denied execution of start. 14:18:03 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Processing triggers for systemd (237-3ubuntu10) ... 14:18:03 Setting up fuse (2.9.7-1ubuntu1) ... 14:18:03 Setting up gpg (2.2.4-1ubuntu1.4) ... 14:18:03 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:18:03 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:18:03 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 14:18:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:18:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:18:04 settings in the [Install] section, and DefaultInstance for template units). 14:18:04 This means they are not meant to be enabled using systemctl. 14:18:04 Possible reasons for having this kind of units are: 14:18:04 1) A unit may be statically enabled by being symlinked from another unit's 14:18:04 .wants/ or .requires/ directory. 14:18:04 2) A unit's purpose may be to act as a helper for some other unit which has 14:18:04 a requirement dependency on it. 14:18:04 3) A unit may be started when needed via activation (socket, path, timer, 14:18:04 D-Bus, udev, scripted systemctl call, ...). 14:18:04 4) In case of template units, the unit is meant to be enabled with some 14:18:04 instance name specified. 14:18:04 Reading package lists... 14:18:05 Building dependency tree... 14:18:05 Reading state information... 14:18:05 The following additional packages will be installed: 14:18:05 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 14:18:05 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 14:18:05 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 14:18:05 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 14:18:05 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 14:18:05 Suggested packages: 14:18:05 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:18:05 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:18:05 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:18:05 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:18:05 systemd-container policykit-1 14:18:05 Recommended packages: 14:18:05 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 14:18:05 The following NEW packages will be installed: 14:18:05 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 14:18:05 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 14:18:05 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 14:18:05 multiarch-support openssh-client python3 python3-minimal python3.6 14:18:05 python3.6-minimal snapd squashfs-tools sudo 14:18:05 The following packages will be upgraded: 14:18:05 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:18:05 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 14:18:05 Need to get 36.8 MB of archives. 14:18:05 After this operation, 147 MB of additional disk space will be used. 14:18:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 14:18:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 14:18:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 14:18:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:18:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 14:18:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 14:18:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 14:18:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:18:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 14:18:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:18:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 14:18:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 14:18:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 14:18:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 14:18:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 14:18:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 14:18:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 14:18:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 14:18:06 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 14:18:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 14:18:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:18:06 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:18:06 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:18:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:18:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:18:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 14:18:06 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:18:06 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:18:06 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 14:18:06 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 14:18:08 debconf: delaying package configuration, since apt-utils is not installed 14:18:08 Fetched 36.8 MB in 3s (12.7 MB/s) 14:18:08 (Reading database ... 12757 files and directories currently installed.) 14:18:08 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 14:18:08 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:18:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 14:18:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:18:09 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 14:18:09 (Reading database ... 12757 files and directories currently installed.) 14:18:09 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 14:18:09 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 14:18:09 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 14:18:09 (Reading database ... 12757 files and directories currently installed.) 14:18:09 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 14:18:09 Unpacking apt (1.6.14) over (1.6.1) ... 14:18:11 Setting up apt (1.6.14) ... 14:18:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:18:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:18:11 (Reading database ... 12764 files and directories currently installed.) 14:18:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 14:18:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 14:18:11 Selecting previously unselected package libpython3.6-minimal:amd64. 14:18:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:18:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:18:11 Selecting previously unselected package libexpat1:amd64. 14:18:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:18:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:18:11 Selecting previously unselected package python3.6-minimal. 14:18:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:18:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:18:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 14:18:12 Checking for services that may need to be restarted...done. 14:18:12 Checking for services that may need to be restarted...done. 14:18:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:18:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:18:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:18:12 Selecting previously unselected package python3-minimal. 14:18:12 (Reading database ... 13012 files and directories currently installed.) 14:18:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:18:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:18:12 Selecting previously unselected package mime-support. 14:18:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:18:12 Unpacking mime-support (3.60ubuntu1) ... 14:18:12 Selecting previously unselected package libmpdec2:amd64. 14:18:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:18:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:18:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:18:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:18:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:18:12 Selecting previously unselected package python3.6. 14:18:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:18:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:18:13 Selecting previously unselected package libpython3-stdlib:amd64. 14:18:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:18:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:18:13 Setting up python3-minimal (3.6.7-1~18.04) ... 14:18:13 Selecting previously unselected package python3. 14:18:13 (Reading database ... 13442 files and directories currently installed.) 14:18:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:18:13 Unpacking python3 (3.6.7-1~18.04) ... 14:18:13 Selecting previously unselected package multiarch-support. 14:18:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 14:18:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 14:18:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 14:18:13 Selecting previously unselected package liblzo2-2:amd64. 14:18:13 (Reading database ... 13479 files and directories currently installed.) 14:18:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:18:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:18:13 Selecting previously unselected package libbsd0:amd64. 14:18:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:18:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:18:13 Selecting previously unselected package sudo. 14:18:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 14:18:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 14:18:13 Selecting previously unselected package apparmor. 14:18:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:18:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:18:13 gofmt -l . 14:18:13 [ "`gofmt -l .`" = "" ] 14:18:14 Selecting previously unselected package libedit2:amd64. 14:18:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 14:18:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:18:14 Selecting previously unselected package libkrb5support0:amd64. 14:18:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 14:18:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:18:14 Selecting previously unselected package libk5crypto3:amd64. 14:18:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 14:18:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:18:14 Selecting previously unselected package libkeyutils1:amd64. 14:18:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 14:18:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:18:14 Selecting previously unselected package libkrb5-3:amd64. 14:18:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 14:18:14 ./bin/test-attribution-txt.sh 14:18:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:18:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:18:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 14:18:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:18:14 Selecting previously unselected package libssl1.0.0:amd64. 14:18:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 14:18:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 14:18:14 Selecting previously unselected package openssh-client. 14:18:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 14:18:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 14:18:14 Selecting previously unselected package squashfs-tools. 14:18:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 14:18:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:18:14 Selecting previously unselected package snapd. 14:18:14 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 14:18:14 Unpacking snapd (2.51.1+18.04) ... [Pipeline] sh 14:18:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:18:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 14:18:16 Setting up mime-support (3.60ubuntu1) ... 14:18:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 14:18:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:18:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:18:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:18:16 + ls -al . 14:18:16 total 640 14:18:16 drwxrwxr-x 9 1001 1001 4096 Sep 29 14:18 . 14:18:16 drwxr-xr-x 4 root root 4096 Sep 29 14:13 .. 14:18:16 -rw-rw-r-- 1 1001 1001 11 Sep 29 14:11 .dockerignore 14:18:16 drwxrwxr-x 8 1001 1001 4096 Sep 29 14:11 .git 14:18:16 drwxrwxr-x 4 1001 1001 4096 Sep 29 14:11 .github 14:18:16 -rw-rw-r-- 1 1001 1001 818 Sep 29 14:11 .gitignore 14:18:16 -rw-rw-r-- 1 1001 1001 53 Sep 29 14:11 .golangci.yml 14:18:16 -rw-rw-r-- 1 1001 1001 76 Sep 29 14:11 .hadolint.yml 14:18:16 -rw-rw-r-- 1 1001 1001 166 Sep 29 14:11 .sonarcloud.properties 14:18:16 -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:11 ADOPTERS.md 14:18:16 -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:11 Attribution.txt 14:18:16 -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:11 CHANGELOG.md 14:18:16 -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:11 CONTRIBUTING.md 14:18:16 -rw-rw-r-- 1 1001 1001 677 Sep 29 14:11 GOVERNANCE.md 14:18:16 -rw-rw-r-- 1 1001 1001 849 Sep 29 14:11 Jenkinsfile 14:18:16 -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:11 LICENSE 14:18:16 -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:11 Makefile 14:18:16 -rw-rw-r-- 1 1001 1001 582 Sep 29 14:11 OWNERS.md 14:18:16 -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:11 README.md 14:18:16 -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:11 SECURITY.md 14:18:16 -rw-rw-r-- 1 1001 1001 5 Sep 29 14:07 VERSION 14:18:16 -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:11 ZMQWindows.md 14:18:16 drwxrwxr-x 2 1001 1001 4096 Sep 29 14:11 bin 14:18:16 drwxrwxr-x 14 1001 1001 4096 Sep 29 14:11 cmd 14:18:16 -rw-r--r-- 1 root root 403100 Sep 29 14:16 coverage.out 14:18:16 -rw-rw-r-- 1 1001 1001 841 Sep 29 14:11 go.mod 14:18:16 -rw-r--r-- 1 root root 50064 Sep 29 14:13 go.sum 14:18:16 drwxrwxr-x 8 1001 1001 4096 Sep 29 14:11 internal 14:18:16 drwxrwxr-x 3 1001 1001 4096 Sep 29 14:11 openapi 14:18:16 drwxrwxr-x 4 1001 1001 4096 Sep 29 14:11 snap 14:18:16 -rw-rw-r-- 1 1001 1001 204 Sep 29 14:11 version.go [Pipeline] sh 14:18:17 Setting up systemd (237-3ubuntu10.52) ... 14:18:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:18:17 + '[' -e coverage.out ] 14:18:17 + chown 1001:1001 coverage.out [Pipeline] stash 14:18:17 Warning: overwriting stash ‘coverage-report’ 14:18:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:18:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:18:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:18:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:18:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:18:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:18:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:18:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:18:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:18:18 Setting up python3 (3.6.7-1~18.04) ... 14:18:18 running python rtupdate hooks for python3.6... 14:18:18 running python post-rtupdate hooks for python3.6... 14:18:18 Setting up apparmor (2.12-4ubuntu5.1) ... 14:18:18 Stashed 1 file(s) [Pipeline] sh 14:18:19 + make build 14:18:19 go mod tidy 14:18:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:18:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:18:19 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 14:18:19 Setting up snapd (2.51.1+18.04) ... 14:18:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:18:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:18:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:18:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:18:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:18:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:18:21 /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' 14:18:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:18:21 Processing triggers for systemd (237-3ubuntu10.52) ... 14:18:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:18:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:18:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:18:23 Reading package lists... 14:18:24 Reading package lists... 14:18:24 Building dependency tree... 14:18:24 Reading state information... 14:18:24 Calculating upgrade... 14:18:24 The following packages will be upgraded: 14:18:24 advancecomp base-files bash binutils binutils-common 14:18:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:18:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:18:24 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 14:18:24 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 14:18:24 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 14:18:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 14:18:24 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 14:18:24 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 14:18:24 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 14:18:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 14:18:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 14:18:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 14:18:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 14:18:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 14:18:24 ubuntu-keyring util-linux 14:18:24 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:18:24 Need to get 64.2 MB of archives. 14:18:24 After this operation, 5142 kB of additional disk space will be used. 14:18:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 14:18:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:18:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:18:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:18:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:18:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:18:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:18:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:18:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:18:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:18:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:18:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:18:24 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 14:18:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:18:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 14:18:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 14:18:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 14:18:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 14:18:25 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 14:18:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 14:18:25 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 14:18:25 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:18:25 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:18:25 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:18:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:18:25 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:18:25 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:18:25 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:18:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:18:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:18:25 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:18:25 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:18:25 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 14:18:25 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 14:18:25 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 14:18:25 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 14:18:25 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 14:18:25 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 14:18:25 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 14:18:25 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:18:25 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:18:25 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 14:18:25 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 14:18:25 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:18:25 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:18:25 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 14:18:25 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 14:18:25 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:18:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 14:18:25 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 14:18:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 14:18:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 14:18:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 14:18:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:18:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:18:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:18:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:18:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:18:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:18:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:18:25 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:18:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:18:25 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:18:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:18:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:18:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:18:26 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 14:18:26 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 14:18:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 14:18:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 14:18:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 14:18:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:18:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 14:18:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 14:18:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:18:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:18:26 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:18:26 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:18:26 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 14:18:26 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 14:18:26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:18:26 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:18:26 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 14:18:26 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 14:18:26 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 14:18:26 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 14:18:26 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 14:18:26 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 14:18:26 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 14:18:26 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 14:18:26 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 14:18:26 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:18:26 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 14:18:26 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 14:18:26 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 14:18:26 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:18:26 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:18:26 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 14:18:26 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:18:26 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:18:26 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:18:26 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:18:26 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:18:26 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:18:27 debconf: delaying package configuration, since apt-utils is not installed 14:18:27 Fetched 64.2 MB in 2s (29.9 MB/s) 14:18:27 (Reading database ... 13914 files and directories currently installed.) 14:18:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 14:18:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:18:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 14:18:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:18:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 14:18:27 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 14:18:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:28 (Reading database ... 13914 files and directories currently installed.) 14:18:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:18:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:18:28 (Reading database ... 13914 files and directories currently installed.) 14:18:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:29 (Reading database ... 13914 files and directories currently installed.) 14:18:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 14:18:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:18:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 14:18:29 (Reading database ... 13914 files and directories currently installed.) 14:18:29 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 14:18:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:18:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:18:29 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 14:18:29 Setting up base-files (10.1ubuntu2.11) ... 14:18:29 Installing new version of config file /etc/issue ... 14:18:29 Installing new version of config file /etc/issue.net ... 14:18:29 Installing new version of config file /etc/lsb-release ... 14:18:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:18:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:18:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:18:30 Removing obsolete conffile /etc/default/motd-news ... 14:18:30 (Reading database ... 13915 files and directories currently installed.) 14:18:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 14:18:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 14:18:30 Setting up bash (4.4.18-2ubuntu1.2) ... 14:18:30 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 14:18:30 (Reading database ... 13915 files and directories currently installed.) 14:18:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:18:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:18:30 (Reading database ... 13915 files and directories currently installed.) 14:18:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 14:18:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 14:18:30 Setting up tar (1.29b-2ubuntu0.2) ... 14:18:30 (Reading database ... 13915 files and directories currently installed.) 14:18:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 14:18:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:18:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 14:18:31 (Reading database ... 13915 files and directories currently installed.) 14:18:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 14:18:31 (Reading database ... 13915 files and directories currently installed.) 14:18:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 14:18:31 (Reading database ... 13915 files and directories currently installed.) 14:18:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:18:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:18:31 Setting up grep (3.1-2build1) ... 14:18:31 (Reading database ... 13915 files and directories currently installed.) 14:18:31 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 14:18:31 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 14:18:31 Setting up gzip (1.6-5ubuntu1.1) ... 14:18:31 (Reading database ... 13915 files and directories currently installed.) 14:18:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 14:18:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:18:31 Setting up login (1:4.5-1ubuntu2) ... 14:18:31 (Reading database ... 13915 files and directories currently installed.) 14:18:31 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:18:32 (Reading database ... 13915 files and directories currently installed.) 14:18:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 14:18:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 14:18:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 14:18:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 14:18:33 (Reading database ... 13915 files and directories currently installed.) 14:18:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 14:18:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:18:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:18:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:18:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:18:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:18:33 (Reading database ... 13915 files and directories currently installed.) 14:18:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:18:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:18:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:18:33 (Reading database ... 13915 files and directories currently installed.) 14:18:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:33 (Reading database ... 13915 files and directories currently installed.) 14:18:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:33 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:33 (Reading database ... 13915 files and directories currently installed.) 14:18:33 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:33 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:33 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:34 (Reading database ... 13915 files and directories currently installed.) 14:18:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:34 (Reading database ... 13915 files and directories currently installed.) 14:18:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:18:34 (Reading database ... 13915 files and directories currently installed.) 14:18:34 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:34 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:34 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:18:34 (Reading database ... 13915 files and directories currently installed.) 14:18:34 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:34 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:34 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:34 (Reading database ... 13915 files and directories currently installed.) 14:18:34 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:34 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:18:34 (Reading database ... 13915 files and directories currently installed.) 14:18:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:18:35 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:18:35 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:18:35 (Reading database ... 13915 files and directories currently installed.) 14:18:35 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 14:18:35 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:18:35 Setting up libc-bin (2.27-3ubuntu1.4) ... 14:18:36 (Reading database ... 13915 files and directories currently installed.) 14:18:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:18:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:18:36 (Reading database ... 13917 files and directories currently installed.) 14:18:36 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:18:36 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:18:36 Setting up debconf (1.5.66ubuntu1) ... 14:18:36 (Reading database ... 13917 files and directories currently installed.) 14:18:36 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 14:18:36 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:18:36 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 14:18:36 (Reading database ... 13917 files and directories currently installed.) 14:18:36 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 14:18:36 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:18:36 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 14:18:36 (Reading database ... 13917 files and directories currently installed.) 14:18:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:18:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:18:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:18:36 (Reading database ... 13917 files and directories currently installed.) 14:18:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:18:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:18:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 14:18:36 (Reading database ... 13919 files and directories currently installed.) 14:18:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:18:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:18:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:18:37 (Reading database ... 13923 files and directories currently installed.) 14:18:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 14:18:37 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:18:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:37 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 14:18:37 (Reading database ... 13923 files and directories currently installed.) 14:18:37 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 14:18:37 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 14:18:37 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 14:18:37 (Reading database ... 13923 files and directories currently installed.) 14:18:37 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 14:18:37 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 14:18:37 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 14:18:37 (Reading database ... 13923 files and directories currently installed.) 14:18:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 14:18:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:18:37 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 14:18:38 (Reading database ... 13923 files and directories currently installed.) 14:18:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 14:18:38 (Reading database ... 13923 files and directories currently installed.) 14:18:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 14:18:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 14:18:38 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 14:18:38 (Reading database ... 13923 files and directories currently installed.) 14:18:38 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 14:18:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:18:38 Setting up passwd (1:4.5-1ubuntu2) ... 14:18:38 (Reading database ... 13923 files and directories currently installed.) 14:18:38 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 14:18:38 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:18:38 Setting up gpgv (2.2.4-1ubuntu1.4) ... 14:18:38 (Reading database ... 13923 files and directories currently installed.) 14:18:38 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:18:38 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:18:38 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:18:38 (Reading database ... 13923 files and directories currently installed.) 14:18:38 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:18:38 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:18:38 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:18:38 (Reading database ... 13923 files and directories currently installed.) 14:18:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:18:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:18:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:18:39 (Reading database ... 13923 files and directories currently installed.) 14:18:39 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:18:39 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:18:39 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:18:39 (Reading database ... 13923 files and directories currently installed.) 14:18:39 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:18:39 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:18:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:18:39 (Reading database ... 13923 files and directories currently installed.) 14:18:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 14:18:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 14:18:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 14:18:39 (Reading database ... 13923 files and directories currently installed.) 14:18:39 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 14:18:39 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 14:18:39 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 14:18:39 (Reading database ... 13923 files and directories currently installed.) 14:18:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 14:18:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 14:18:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 14:18:39 (Reading database ... 13924 files and directories currently installed.) 14:18:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:18:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:18:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:18:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:18:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 14:18:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 14:18:40 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 14:18:40 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 14:18:40 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:18:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:18:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:18:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:18:40 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:18:40 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:18:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:18:40 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:18:40 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:18:40 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:18:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:18:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:18:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 14:18:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 14:18:40 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 14:18:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 14:18:41 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:18:41 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:18:41 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 14:18:41 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 14:18:41 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:18:41 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:18:41 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:18:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:18:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:18:41 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:18:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:18:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:18:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:43 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:44 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:44 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:18:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:18:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:18:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:18:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:18:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:18:45 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:18:45 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:18:45 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:18:45 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:18:45 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:18:45 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:18:45 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 14:18:45 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:18:45 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:45 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:18:45 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:45 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:45 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:45 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:18:45 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:18:45 Setting up tzdata (2021a-0ubuntu0.18.04) ... 14:18:45 14:18:45 Current default time zone: 'Etc/UTC' 14:18:45 Local time is now: Wed Sep 29 14:18:45 UTC 2021. 14:18:45 Universal Time is now: Wed Sep 29 14:18:45 UTC 2021. 14:18:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:18:45 14:18:45 Setting up systemd-sysv (237-3ubuntu10.52) ... 14:18:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:45 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 14:18:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:18:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 14:18:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:18:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 14:18:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:18:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:18:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:18:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:18:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 14:18:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:45 Setting up patch (2.7.6-2ubuntu1.1) ... 14:18:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 14:18:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:18:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 14:18:45 Installing new version of config file /etc/ssl/openssl.cnf ... 14:18:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 14:18:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 14:18:45 Setting up ca-certificates (20210119~18.04.2) ... 14:18:47 Updating certificates in /etc/ssl/certs... 14:18:48 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 14:18:48 23 added, 28 removed; done. 14:18:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 14:18:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:18:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:18:48 Setting up pkgbinarymangler (138.18.04.1) ... 14:18:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 14:18:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:18:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:48 Setting up perl (5.26.1-6ubuntu0.5) ... 14:18:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 14:18:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:18:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:18:48 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 14:18:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:18:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:18:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:18:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:18:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:18:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:18:49 Processing triggers for systemd (237-3ubuntu10.52) ... 14:18:49 Processing triggers for mime-support (3.60ubuntu1) ... 14:18:49 Processing triggers for ca-certificates (20210119~18.04.2) ... 14:18:49 Updating certificates in /etc/ssl/certs... 14:18:50 0 added, 0 removed; done. 14:18:50 Running hooks in /etc/ca-certificates/update.d... 14:18:50 done. 14:18:50 Reading package lists... 14:18:50 Building dependency tree... 14:18:50 Reading state information... 14:18:50 The following NEW packages will be installed: 14:18:50 apt-transport-https 14:18:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:18:51 Need to get 4348 B of archives. 14:18:51 After this operation, 154 kB of additional disk space will be used. 14:18:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 14:18:51 debconf: delaying package configuration, since apt-utils is not installed 14:18:51 Fetched 4348 B in 0s (22.5 kB/s) 14:18:51 Selecting previously unselected package apt-transport-https. 14:18:51 (Reading database ... 13928 files and directories currently installed.) 14:18:51 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 14:18:51 Unpacking apt-transport-https (1.6.14) ... 14:18:51 Setting up apt-transport-https (1.6.14) ... 14:18:51 Waiting for network to be ready... 14:18:52 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 14:18:56 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 14:18:57 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 14:18:58 2021-09-29T14:18:55Z INFO Waiting for automatic snapd restart... 14:19:00 snapd 2.51.7 from Canonical* installed 14:19:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:19:00 "snapd" switched to the "latest/stable" channel 14:19:00 14:19:03 core18 20210722 from Canonical* installed 14:19:03 "core18" switched to the "latest/stable" channel 14:19:03 14:19: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 14:19:06 snapcraft 5.0 from Canonical* installed 14:19:06 "snapcraft" switched to the "latest/stable" channel 14:19:06 14:19:08 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 14:19:10 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 14:19:10 - README.md 14:19:10 14:19:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:19:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:19:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:19:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:19:12 Reading package lists... 14:19:12 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 14:19:13 Reading package lists... 14:19:13 Building dependency tree... 14:19:13 Reading state information... 14:19:13 Suggested packages: 14:19:13 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:19:13 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:19:13 Recommended packages: 14:19:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:19:13 The following NEW packages will be installed: 14:19:13 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:19:13 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:19:13 pkg-config zip 14:19:13 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:19:13 Need to get 7670 kB of archives. 14:19:13 After this operation, 43.8 MB of additional disk space will be used. 14:19:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 14:19:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 14:19:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 14:19:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 14:19:13 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:19:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:19:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:19:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:19:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:19: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 14:19:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:19:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:19:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:19:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:19:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:19:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:19:14 debconf: delaying package configuration, since apt-utils is not installed 14:19:14 Fetched 7670 kB in 1s (9435 kB/s) 14:19:14 Selecting previously unselected package libglib2.0-0:amd64. 14:19:14 (Reading database ... 13932 files and directories currently installed.) 14:19:14 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 14:19:14 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:19:14 Selecting previously unselected package libpsl5:amd64. 14:19:14 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:19:14 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:19:14 Selecting previously unselected package libnghttp2-14:amd64. 14:19:14 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:19:14 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:19:14 Selecting previously unselected package librtmp1:amd64. 14:19:14 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:19:14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:19:14 Selecting previously unselected package libcurl3-gnutls:amd64. 14:19:14 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 14:19:14 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 14:19:14 Selecting previously unselected package liberror-perl. 14:19:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:19:14 Unpacking liberror-perl (0.17025-1) ... 14:19:15 Selecting previously unselected package git-man. 14:19:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 14:19:15 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 14:19:15 Selecting previously unselected package git. 14:19:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 14:19:15 Unpacking git (1:2.17.1-1ubuntu0.9) ... 14:19:15 Selecting previously unselected package libnorm1:amd64. 14:19:15 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:19:15 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:19:15 Selecting previously unselected package libpgm-5.2-0:amd64. 14:19:15 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:19:15 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:19:15 Selecting previously unselected package libsodium23:amd64. 14:19:15 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:19:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:19:15 Selecting previously unselected package libzmq5:amd64. 14:19:15 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:19:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:19:15 Selecting previously unselected package libzmq3-dev:amd64. 14:19:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:19:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:19:15 Selecting previously unselected package pkg-config. 14:19:15 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:19:15 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:19:15 Selecting previously unselected package zip. 14:19:15 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:19:15 Unpacking zip (3.0-11build1) ... 14:19:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:19:15 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 14:19:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:19:16 Setting up liberror-perl (0.17025-1) ... 14:19:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:19:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:19:16 No schema files found: doing nothing. 14:19:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:19:16 Setting up zip (3.0-11build1) ... 14:19:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:19:16 Setting up libsodium23:amd64 (1.0.16-2) ... 14:19:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:19:16 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:19:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 14:19:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:19:16 Setting up git (1:2.17.1-1ubuntu0.9) ... 14:19:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:19:16 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 14:19:16 git set to automatically installed. 14:19:16 git-man set to automatically installed. 14:19:16 libcurl3-gnutls set to automatically installed. 14:19:16 liberror-perl set to automatically installed. 14:19:16 libglib2.0-0 set to automatically installed. 14:19:16 libnghttp2-14 set to automatically installed. 14:19:16 libnorm1 set to automatically installed. 14:19:16 libpgm-5.2-0 set to automatically installed. 14:19:16 libpsl5 set to automatically installed. 14:19:16 librtmp1 set to automatically installed. 14:19:16 libsodium23 set to automatically installed. 14:19:16 libzmq3-dev set to automatically installed. 14:19:16 libzmq5 set to automatically installed. 14:19:16 pkg-config set to automatically installed. 14:19:16 zip set to automatically installed. 14:19:18 snapd is not logged in, snap install commands will use sudo 14:19:20 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] } 14:19:27 $ docker stop --time=1 44636dab719582739dc4ec1589709366a9db4b63d0910ec04f396cf9ca4cc9ef 14:19:28 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 14:19:28 snapd is not logged in, snap install commands will use sudo 14:19:29 snap "core18" has no updates available 14:19:30 Pulling config-common 14:19:30 + snapcraftctl pull 14:19:30 $ docker rm -f 44636dab719582739dc4ec1589709366a9db4b63d0910ec04f396cf9ca4cc9ef 14:19:31 Pulling go-build-helper 14:19:31 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:19:32 'edgex-go' has dependencies that need to be staged: go-build-helper 14:19:32 Skipping pull go-build-helper (already ran) 14:19:32 Building go-build-helper 14:19:32 + snapcraftctl build 14:19:32 14:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:19:33 latest: Pulling from edgex-devops/edgex-compose-arm64 14:19:33 29e5d40040c1: Pulling fs layer 14:19:33 1ce36da41761: Pulling fs layer 14:19:33 25b303627fd3: Pulling fs layer 14:19:33 29e5d40040c1: Download complete 14:19:34 Staging go-build-helper 14:19:34 + snapcraftctl stage 14:19:34 1ce36da41761: Download complete 14:19:34 29e5d40040c1: Pull complete 14:19:35 1ce36da41761: Pull complete 14:19:36 25b303627fd3: Verifying Checksum 14:19:36 25b303627fd3: Download complete 14:19:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:19:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:19:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 14:19:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 14:19:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 14:19:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 14:19:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 14:19:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 14:19:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 14:19:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 14:19:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:19:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:19:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:19:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:19:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:19:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:19:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:19:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:19:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:19:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] 14:19:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 14:19:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 14:19:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 14:19:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 14:19:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 14:19:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 14:19:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 14:19:44 Fetched 25.4 MB in 0s (0 B/s) 14:19:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 14:19:44 Fetched 224 kB in 0s (0 B/s) 14:19:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 14:19:44 Fetched 157 kB in 0s (0 B/s) 14:19:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 14:19:44 Fetched 221 kB in 0s (0 B/s) 14:19:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 14:19:44 Fetched 143 kB in 0s (0 B/s) 14:19:44 Pulling edgex-go 14:19:44 + snapcraftctl pull 14:19:45 Pulling hooks 14:19:45 + snapcraftctl pull 14:19:46 25b303627fd3: Pull complete 14:19:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:19:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:19:46 prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container 14:19:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:19:50 $ docker top 7baff6d5b6c29ca26fa8fd8787e4ed1c8b812ac27f2aba5d44940078e58fa033 -eo pid,comm [Pipeline] { [Pipeline] sh 14:19:51 + grep parallel 14:19:51 + docker-compose build --help 14:19:55 --parallel Build images in parallel. [Pipeline] } 14:19:55 $ docker stop --time=1 7baff6d5b6c29ca26fa8fd8787e4ed1c8b812ac27f2aba5d44940078e58fa033 14:19:57 $ docker rm -f 7baff6d5b6c29ca26fa8fd8787e4ed1c8b812ac27f2aba5d44940078e58fa033 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:19:58 . [Pipeline] withDockerContainer 14:19:58 prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container 14:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:20:00 $ docker top cb73fcf5ea907acb1efa5306c233af9ef36612da9ea6e9a5ee1f6b82c5bb0159 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:01 + docker-compose -f ./docker-compose-build.yml build --parallel 14:20:03 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:20:03 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:20:03 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:20:03 Fetched 0 B in 0s (0 B/s) 14:20:03 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 14:20:03 Fetched 96.5 kB in 0s (0 B/s) 14:20:03 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 14:20:03 Fetched 279 kB in 0s (0 B/s) 14:20:03 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 14:20:03 Fetched 122 kB in 0s (0 B/s) 14:20:03 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:20:03 Fetched 77.8 kB in 0s (0 B/s) 14:20:03 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 14:20:03 Fetched 8848 B in 0s (0 B/s) 14:20:03 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 14:20:03 Fetched 47.8 kB in 0s (0 B/s) 14:20:03 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:20:03 Fetched 45.6 kB in 0s (0 B/s) 14:20:03 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 14:20:03 Fetched 15.0 kB in 0s (0 B/s) 14:20:03 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 14:20:03 Fetched 220 kB in 0s (0 B/s) 14:20:03 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 14:20:03 Fetched 154 kB in 0s (0 B/s) 14:20:03 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:20:03 Fetched 50.6 kB in 0s (0 B/s) 14:20:03 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 14:20:03 Fetched 14.8 kB in 0s (0 B/s) 14:20:03 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:20:03 Fetched 41.8 kB in 0s (0 B/s) 14:20:03 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 14:20:03 Fetched 499 kB in 0s (0 B/s) 14:20:03 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:20:03 Fetched 111 kB in 0s (0 B/s) 14:20:03 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 14:20:03 Fetched 240 kB in 0s (0 B/s) 14:20:03 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 14:20:03 Fetched 29.3 kB in 0s (0 B/s) 14:20:03 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 14:20:03 Fetched 85.5 kB in 0s (0 B/s) 14:20:03 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:20:03 Fetched 24.5 kB in 0s (0 B/s) 14:20:03 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 14:20:03 Fetched 49.2 kB in 0s (0 B/s) 14:20:03 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:20:03 Fetched 54.2 kB in 0s (0 B/s) 14:20:03 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 14:20:03 Fetched 30.8 kB in 0s (0 B/s) 14:20:03 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 14:20:03 Fetched 15.8 kB in 0s (0 B/s) 14:20:03 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 14:20:03 Fetched 85.9 kB in 0s (0 B/s) 14:20:03 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 14:20:03 Fetched 8720 B in 0s (0 B/s) 14:20:03 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 14:20:03 Fetched 140 kB in 0s (0 B/s) 14:20:03 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:20:03 Fetched 119 kB in 0s (0 B/s) 14:20:03 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 14:20:03 Fetched 111 kB in 0s (0 B/s) 14:20:03 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:20:03 Fetched 11.1 kB in 0s (0 B/s) 14:20:03 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 14:20:03 Fetched 646 kB in 0s (0 B/s) 14:20:03 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 14:20:03 Fetched 41.3 kB in 0s (0 B/s) 14:20:03 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:20:03 Fetched 17.9 kB in 0s (0 B/s) 14:20:03 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:20:03 Fetched 368 kB in 0s (0 B/s) 14:20:03 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:20:03 Fetched 187 kB in 0s (0 B/s) 14:20:03 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 14:20:03 Fetched 175 kB in 0s (0 B/s) 14:20:03 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 14:20:03 Fetched 206 kB in 0s (0 B/s) 14:20:03 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 14:20:03 Fetched 1302 kB in 0s (0 B/s) 14:20:03 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:20:03 Fetched 36.2 kB in 0s (0 B/s) 14:20:03 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 14:20:03 Fetched 159 kB in 0s (0 B/s) 14:20:03 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 14:20:03 Fetched 107 kB in 0s (0 B/s) 14:20:03 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:20:03 Fetched 48.7 kB in 0s (0 B/s) 14:20:03 Pulling static-packages 14:20:03 + snapcraftctl pull 14:20:03 Pulling version 14:20:03 + cd /root/project 14:20:03 + git describe --tags --abbrev=0 14:20:03 + sed s/v// 14:20:03 + GIT_VERSION=2.0.1-dev.59 14:20:03 + [ -z 2.0.1-dev.59 ] 14:20:03 + snapcraftctl set-version 2.0.1-dev.59 14:20:04 Building config-common 14:20:04 + snapcraftctl build 14:20:06 Building core-command ... 14:20:06 Building core-data ... 14:20:06 Building core-metadata ... 14:20:06 Building security-bootstrapper ... 14:20:06 Building security-proxy-setup ... 14:20:06 Building security-secretstore-setup ... 14:20:06 Building support-notifications ... 14:20:06 Building support-scheduler ... 14:20:06 Building sys-mgmt-agent ... 14:20:06 Building security-bootstrapper 14:20:06 Building core-data 14:20:06 Building support-notifications 14:20:06 Building security-secretstore-setup 14:20:06 Building support-scheduler 14:20:07 Skipping build go-build-helper (already ran) 14:20:07 Building edgex-go 14:20:07 + cd /root/parts/edgex-go/src 14:20:07 + git describe --tags --abbrev=0 14:20:07 + sed s/v// 14:20:07 + GIT_VERSION=2.0.1-dev.59 14:20:07 + [ -z 2.0.1-dev.59 ] 14:20:07 + echo 2.0.1-dev.59 14:20:07 + make build 14:20:07 go mod tidy 14:20:10 go: downloading github.com/gorilla/mux v1.8.0 14:20:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 14:20:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 14:20:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 14:20:11 go: downloading github.com/stretchr/testify v1.7.0 14:20:11 go: downloading github.com/google/uuid v1.3.0 14:20:11 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 14:20:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:20:11 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:20:11 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:20:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 14:20:11 go: downloading github.com/pelletier/go-toml v1.9.4 14:20:11 go: downloading github.com/lib/pq v1.10.3 14:20:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:20:11 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 14:20:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 14:20:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 14:20:12 go: downloading github.com/go-playground/validator/v10 v10.9.0 14:20:12 go: downloading github.com/go-kit/kit v0.11.0 14:20:12 go: downloading github.com/davecgh/go-spew v1.1.1 14:20:12 go: downloading github.com/pmezard/go-difflib v1.0.0 14:20:12 go: downloading github.com/stretchr/objx v0.1.1 14:20:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 14:20:12 go: downloading github.com/x448/float16 v0.8.4 14:20:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:20:12 go: downloading github.com/go-playground/universal-translator v0.18.0 14:20:12 go: downloading github.com/leodido/go-urn v1.2.1 14:20:12 go: downloading golang.org/x/text v0.3.6 14:20:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:20:12 go: downloading github.com/go-playground/locales v0.14.0 14:20:12 go: downloading github.com/go-logfmt/logfmt v0.5.0 14:20:13 go: downloading github.com/go-stack/stack v1.8.0 14:20:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 14:20:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:20:13 go: downloading github.com/pebbe/zmq4 v1.2.7 14:20:13 go: downloading github.com/kr/pretty v0.3.0 14:20:13 go: downloading github.com/hashicorp/consul/api v1.8.1 14:20:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:20:13 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 14:20:13 go: downloading github.com/gorilla/websocket v1.4.2 14:20:13 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 14:20:13 go: downloading github.com/onsi/ginkgo v1.10.1 14:20:13 go: downloading github.com/onsi/gomega v1.7.0 14:20:13 go: downloading github.com/kr/text v0.2.0 14:20:13 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:20:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:20:14 go: downloading github.com/mitchellh/copystructure v1.0.0 14:20:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:20:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:20:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:20:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:20:14 go: downloading github.com/hashicorp/serf v0.9.5 14:20:14 go: downloading github.com/hashicorp/consul/sdk v0.7.0 14:20:14 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:20:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:20:14 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:20:14 go: downloading github.com/fatih/color v1.9.0 14:20:14 go: downloading github.com/mattn/go-colorable v0.1.6 14:20:14 go: downloading github.com/mattn/go-isatty v0.0.12 14:20:14 go: downloading github.com/pkg/errors v0.9.1 14:20:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:20:14 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:20:14 go: downloading github.com/hashicorp/memberlist v0.2.2 14:20:14 go: downloading github.com/hpcloud/tail v1.0.0 14:20:14 go: downloading gopkg.in/yaml.v2 v2.4.0 14:20:14 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:20:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:20:14 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:20:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:20:14 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:20:14 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:20:14 go: downloading github.com/hashicorp/go-multierror v1.1.0 14:20:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:20:14 go: downloading github.com/miekg/dns v1.1.26 14:20:14 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:20:14 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:20:14 go: downloading github.com/hashicorp/errwrap v1.0.0 14:20:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data 14:20:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:20:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command 14:20:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:20:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:20:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:20:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:20:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:20:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:20:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config 14:20:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:20:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 14:20:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 14:20:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 14:20:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 14:20:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 14:20:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 14:20:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 14:20:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 14:20:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 14:20:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 14:20:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 14:20:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 14:20:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 14:20:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 14:20:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 14:20:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 14:20:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 14:20:40 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 14:20:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 14:20:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 14:20:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 14:20:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 14:20:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 14:20:40 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 14:20:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 14:20:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 14:20:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 14:20:41 Building hooks 14:20:41 + cd /root/parts/hooks/src 14:20:41 + make build 14:20:42 go mod tidy 14:20:42 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 14:20:42 go: downloading github.com/stretchr/testify v1.5.1 14:20:42 go: downloading gopkg.in/yaml.v2 v2.2.2 14:20:42 go: downloading github.com/davecgh/go-spew v1.1.0 14:20:43 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 14:20:44 GO111MODULE=on go build -o cmd/install/install ./cmd/install 14:20:44 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 14:20:44 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 14:20:47 Building static-packages 14:20:47 + snapcraftctl build 14:20:49 Building version 14:20:49 + snapcraftctl build 14:20:52 Staging config-common 14:20:52 + snapcraftctl stage 14:20:53 Skipping stage go-build-helper (already ran) 14:20:53 Staging edgex-go 14:20:53 + snapcraftctl stage 14:20:54 Staging hooks 14:20:54 + snapcraftctl stage 14:20:55 Staging static-packages 14:20:55 + snapcraftctl stage 14:20:56 Staging version 14:20:56 + snapcraftctl stage 14:20:58 Priming config-common 14:20:58 + snapcraftctl prime 14:20:59 Priming go-build-helper 14:20:59 + snapcraftctl prime 14:21:00 Priming edgex-go 14:21:00 + snapcraftctl prime 14:21:01 Priming hooks 14:21:01 + snapcraftctl prime 14:21:03 Priming static-packages 14:21:03 + snapcraftctl prime 14:21:06 Priming version 14:21:06 + snapcraftctl prime 14:21:07 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] } 14:21:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:21:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:21:14 ---> 99afe8d59d63 14:21:14 Step 3/32 : WORKDIR /edgex-go 14:21:14 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:21:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:21:14 ---> 99afe8d59d63 14:21:14 Step 3/26 : WORKDIR /edgex-go 14:21:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:21:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:21:14 ---> 99afe8d59d63 14:21:14 Step 3/24 : WORKDIR /edgex-go 14:21:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:21:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:14 ---> 99afe8d59d63 14:21:14 Step 3/23 : WORKDIR /edgex-go 14:21:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:21:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:14 ---> 99afe8d59d63 14:21:14 Step 3/23 : WORKDIR /edgex-go 14:21:15 ---> Running in 2657b2baec97 14:21:15 ---> Running in fea78f7df184 14:21:15 ---> Running in eae977fe4f12 14:21:15 ---> Running in 38dbe32a5a4f 14:21:15 ---> Running in 640b978b5c84 14:21:16 Removing intermediate container 2657b2baec97 14:21:16 ---> da74f125902c 14:21:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:16 ---> Running in f92da1f3cf84 14:21:16 Removing intermediate container 38dbe32a5a4f 14:21:16 ---> c6b6a19fb5e3 14:21:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:16 Removing intermediate container fea78f7df184 14:21:16 ---> 42fe9f68f1d2 14:21:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:16 Removing intermediate container 640b978b5c84 14:21:16 ---> a61fd1748fd4 14:21:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:16 Removing intermediate container eae977fe4f12 14:21:16 ---> 8c1730e43c9f 14:21:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:17 ---> Running in 98fd4acb529a 14:21:17 ---> Running in 87542fff66d7 14:21:17 ---> Running in f5bd5709bd48 14:21:17 ---> Running in 4fdad050a1e0 14:21:21 Removing intermediate container f92da1f3cf84 14:21:21 ---> 6ab02d6df281 14:21:21 Step 5/26 : RUN apk add --update --no-cache make git 14:21:21 ---> Running in 6ab1ee7feeb2 14:21:21 Removing intermediate container 98fd4acb529a 14:21:21 ---> 66ad9465c00e 14:21:21 Step 5/23 : RUN apk add --update --no-cache make git 14:21:22 Removing intermediate container 4fdad050a1e0 14:21:22 ---> 081378310111 14:21:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:21:22 ---> Running in bfc53058b153 14:21:22 ---> Running in 2eb73c2418af 14:21:22 Removing intermediate container 87542fff66d7 14:21:22 ---> 3cba5739bdce 14:21:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:21:22 Removing intermediate container f5bd5709bd48 14:21:22 ---> 1b78d6bff181 14:21:22 Step 5/32 : RUN apk add --update --no-cache make git 14:21:23 ---> Running in ff0fe793fd75 14:21:23 ---> Running in db9dcd1ba8d7 14:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:21:25 OK: 218 MiB in 52 packages 14:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:21:26 OK: 218 MiB in 52 packages 14:21:27 OK: 218 MiB in 52 packages 14:21:27 OK: 218 MiB in 52 packages 14:21:27 Removing intermediate container 6ab1ee7feeb2 14:21:27 ---> 606a7b9866bb 14:21:27 Step 6/26 : COPY go.mod . 14:21:27 OK: 218 MiB in 52 packages 14:21:28 Removing intermediate container bfc53058b153 14:21:28 ---> 196c3d4135fe 14:21:28 Step 6/23 : COPY go.mod . 14:21:29 ---> 882820e5c9e7 14:21:29 Step 7/26 : RUN go mod download 14:21:29 Removing intermediate container 2eb73c2418af 14:21:29 ---> dc0f0c94cae3 14:21:29 Step 6/24 : COPY go.mod . 14:21:29 ---> Running in e74c5128337a 14:21:29 Removing intermediate container ff0fe793fd75 14:21:29 ---> e81b02aedc7f 14:21:29 Step 6/23 : COPY go.mod . 14:21:29 Removing intermediate container db9dcd1ba8d7 14:21:29 ---> 137116d37d75 14:21:29 Step 6/32 : COPY go.mod . 14:21:30 ---> 656385d41aa2 14:21:30 Step 7/23 : RUN go mod download 14:21:30 ---> Running in f3d6bda97049 14:21:30 ---> bd4c37a7a2b4 14:21:30 Step 7/24 : RUN go mod download 14:21:31 ---> 0ada98e2ab76 14:21:31 Step 7/23 : RUN go mod download 14:21:31 ---> Running in 706db5b2b512 14:21:31 ---> Running in a717e9b49211 14:21:31 ---> a7a7a61d2cb0 14:21:31 Step 7/32 : RUN go mod download 14:21:31 ---> Running in d0b7a8c96310 14:21:35 Removing intermediate container e74c5128337a 14:21:35 ---> 4618248644e1 14:21:35 Step 8/26 : COPY . . 14:21:39 Removing intermediate container f3d6bda97049 14:21:39 ---> f7cb9bd46572 14:21:39 Step 8/23 : COPY . . 14:21:40 Removing intermediate container 706db5b2b512 14:21:40 ---> 1c9e5e30830b 14:21:40 Step 8/24 : COPY . . 14:21:41 Removing intermediate container a717e9b49211 14:21:41 ---> 20df1952edf5 14:21:41 Step 8/23 : COPY . . 14:21:42 Removing intermediate container d0b7a8c96310 14:21:42 ---> df2a043e70b7 14:21:42 Step 8/32 : COPY . . 14:22:00 ---> 176bc2c2ee22 14:22:00 Step 9/26 : RUN go mod tidy 14:22:01 ---> Running in b5e4a7f25d39 14:22:01 ---> 43428ba9a875 14:22:01 Step 9/23 : RUN go mod tidy 14:22:01 ---> 45383c6c7410 14:22:01 Step 9/24 : RUN go mod tidy 14:22:01 ---> 943b39904ee6 14:22:01 Step 9/23 : RUN go mod tidy 14:22:01 ---> 2707c1927d59 14:22:01 Step 9/32 : RUN go mod tidy 14:22:01 ---> Running in 9e4aac2e7e63 14:22:01 ---> Running in 71158cf186e0 14:22:01 ---> Running in 1a1c05e6a6f7 14:22:02 ---> Running in 29b6c6beba3c 14:22:08 Removing intermediate container b5e4a7f25d39 14:22:08 ---> a488fb95106c 14:22:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:22:08 ---> Running in 0efd914b7f3a 14:22:09 Removing intermediate container 9e4aac2e7e63 14:22:09 ---> d661e4ceee00 14:22:09 Step 10/24 : RUN make cmd/core-data/core-data 14:22:09 Removing intermediate container 71158cf186e0 14:22:09 ---> 2584c20652a3 14:22:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:22:10 ---> Running in 60aa4dc6aac0 14:22:10 ---> Running in cac5b8fd976e 14:22:10 Removing intermediate container 29b6c6beba3c 14:22:10 ---> 408e025db75e 14:22:10 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:22:10 Removing intermediate container 1a1c05e6a6f7 14:22:10 ---> 5c1f8a42b7e8 14:22:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:22:10 ---> Running in 37c9dc9ad737 14:22:10 ---> Running in 591f87fc4484 14:22:10 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 14:22: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 14:22:13 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 14:22:13 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 14:22: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 14:24:20 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 14:24:35 Removing intermediate container 591f87fc4484 14:24:35 ---> fd45f84f07ed 14:24:35 14:24:35 Step 11/32 : FROM alpine:3.14 14:24:35 Removing intermediate container 0efd914b7f3a 14:24:35 ---> f44e62a385cb 14:24:35 14:24:35 Step 11/26 : FROM alpine:3.14 14:24:35 3.14: Pulling from library/alpine 14:24:35 3.14: Pulling from library/alpine 14:24:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:24:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:24:37 Status: Downloaded newer image for alpine:3.14 14:24:37 Status: Downloaded newer image for alpine:3.14 14:24:37 ---> bb3de5531c18 14:24:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:24:37 ---> bb3de5531c18 14:24:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:24:39 ---> Running in 871fefc4b6c7 14:24:39 ---> Running in 1d93e001961a 14:24:40 Removing intermediate container 37c9dc9ad737 14:24:40 ---> f3387120d2cd 14:24:40 14:24:40 Step 11/23 : FROM alpine:3.14 14:24:40 ---> bb3de5531c18 14:24:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:24:40 Removing intermediate container cac5b8fd976e 14:24:40 ---> 98b80a87d38d 14:24:40 14:24:40 Step 11/23 : FROM alpine:3.14 14:24:40 ---> bb3de5531c18 14:24:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:24:40 Removing intermediate container 871fefc4b6c7 14:24:40 ---> 9dc1371c2873 14:24:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:24:40 ---> Running in 4b89cf97b251 14:24:40 ---> Running in 67848c812848 14:24:40 ---> Running in eddfb6370e82 14:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:24:42 (1/3) Installing ca-certificates (20191127-r5) 14:24:42 (2/3) Installing dumb-init (1.2.5-r1) 14:24:42 (3/3) Installing su-exec (0.2-r1) 14:24:42 Executing busybox-1.33.1-r3.trigger 14:24:42 Executing ca-certificates-20191127-r5.trigger 14:24:43 OK: 6 MiB in 17 packages 14:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:24:45 (1/2) Installing ca-certificates (20191127-r5) 14:24:45 (2/2) Installing dumb-init (1.2.5-r1) 14:24:45 Executing busybox-1.33.1-r3.trigger 14:24:45 Executing ca-certificates-20191127-r5.trigger 14:24:45 (1/1) Installing dumb-init (1.2.5-r1) 14:24:45 Executing busybox-1.33.1-r3.trigger 14:24:45 OK: 5 MiB in 15 packages 14:24:45 (1/2) Installing dumb-init (1.2.5-r1) 14:24:45 (2/2) Installing su-exec (0.2-r1) 14:24:45 Executing busybox-1.33.1-r3.trigger 14:24:45 OK: 5 MiB in 16 packages 14:24:45 OK: 6 MiB in 16 packages 14:24:46 Removing intermediate container 1d93e001961a 14:24:46 ---> be535bf3e8bc 14:24:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:24:46 ---> Running in f3e244c12669 14:24:47 Removing intermediate container 67848c812848 14:24:47 ---> d73cd5133efc 14:24:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:24:47 Removing intermediate container f3e244c12669 14:24:47 ---> 61e2b2d5e7e4 14:24:47 Step 14/26 : WORKDIR / 14:24:48 Removing intermediate container eddfb6370e82 14:24:48 ---> 30b71aa36e45 14:24:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:24:48 ---> Running in dc30662137c0 14:24:48 Removing intermediate container 4b89cf97b251 14:24:48 ---> 97168b83796d 14:24:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:24:48 ---> Running in d72b0681fd18 14:24:48 ---> Running in 7b231e427303 14:24:48 ---> Running in 9af57864b15c 14:24:48 Removing intermediate container dc30662137c0 14:24:48 ---> a5ae1487cbf9 14:24:48 Step 14/23 : ENV APP_PORT=59861 14:24:49 Removing intermediate container 60aa4dc6aac0 14:24:49 ---> 0e24284eb9e5 14:24:49 14:24:49 Step 11/24 : FROM alpine:3.14 14:24:49 ---> bb3de5531c18 14:24:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:24:49 ---> Running in fc7f8f076b5d 14:24:49 ---> Running in 024c17f4c6f2 14:24:49 Removing intermediate container d72b0681fd18 14:24:49 ---> 50254abbe2f9 14:24:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:24:49 Removing intermediate container 7b231e427303 14:24:49 ---> bf9e0b1e0e71 14:24:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:24:49 Removing intermediate container 9af57864b15c 14:24:49 ---> e99cd36f6cf3 14:24:49 Step 14/23 : ENV APP_PORT=59860 14:24:50 ---> Running in 42703896e88b 14:24:50 ---> Running in 444b06a428a7 14:24:50 Removing intermediate container fc7f8f076b5d 14:24:50 ---> f04698c8e030 14:24:50 Step 15/23 : EXPOSE $APP_PORT 14:24:50 Removing intermediate container 024c17f4c6f2 14:24:50 ---> 2ad9b5e083e1 14:24:50 Step 13/24 : ENV APP_PORT=59880 14:24:50 ---> Running in 6c9437c619ab 14:24:50 ---> Running in 7cdfb96a2f0a 14:24:50 Removing intermediate container 42703896e88b 14:24:50 ---> 1e0a5d0de6bd 14:24:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:24:50 Removing intermediate container 444b06a428a7 14:24:50 ---> 1601339efd03 14:24:50 Step 15/23 : EXPOSE $APP_PORT 14:24:51 ---> 3dd7b2b1fc06 14:24:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:24:51 ---> Running in 3fe27c21886d 14:24:51 ---> Running in a5884f908b38 14:24:51 Removing intermediate container 6c9437c619ab 14:24:51 ---> a1d99a2793a5 14:24:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:51 Removing intermediate container 7cdfb96a2f0a 14:24:51 ---> 7904f6286ac4 14:24:51 Step 14/24 : EXPOSE $APP_PORT 14:24:51 ---> Running in 277cdd37a8e7 14:24:52 Removing intermediate container 3fe27c21886d 14:24:52 ---> edc9eb8ff6c3 14:24:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:52 ---> 63807babfddd 14:24:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:24:52 Removing intermediate container 277cdd37a8e7 14:24:52 ---> c6d0f8235565 14:24:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:52 ---> 7787469d9eab 14:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:24:52 ---> Running in 9e856fb37b7b 14:24:53 ---> 1ab8f56458e9 14:24:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:24:54 ---> bce74fda4624 14:24:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:24:55 Removing intermediate container a5884f908b38 14:24:55 ---> 3d9f8a888bf7 14:24:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:24:55 ---> Running in dc55869ac4bf 14:24:55 ---> 7637151c1ae4 14:24:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:24:56 ---> 00cc5e873799 14:24:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:24:56 ---> 643bf73dd846 14:24:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:24:56 Removing intermediate container dc55869ac4bf 14:24:56 ---> a58aed1a794d 14:24:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:24:57 Removing intermediate container 9e856fb37b7b 14:24:57 ---> 4bd1e025d1f8 14:24:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:24:57 ---> 7c3c875c647a 14:24:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:24:57 ---> Running in 05a12b1c4c14 14:24:57 ---> Running in a7c6dbc1ac1a 14:24:57 ---> 83e8a5ea2bff 14:24:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:24:58 ---> Running in 8c584b1862cf 14:24:58 ---> c76253c4a412 14:24:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:24:58 ---> 55b3ceab761f 14:24:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:24:58 Removing intermediate container a7c6dbc1ac1a 14:24:58 ---> 7bf6bd3f6571 14:24:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:58 ---> Running in 24de5ffcb4b1 14:24:59 ---> Running in 2f387997ebf7 14:24:59 Removing intermediate container 8c584b1862cf 14:24:59 ---> 0a16e5dab80a 14:24:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:59 ---> Running in d2d7e36b2d92 14:24:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:59 Removing intermediate container 2f387997ebf7 14:24:59 ---> f94a91f85b1c 14:24:59 Step 21/23 : LABEL arch=arm64 14:25:00 ---> Running in 1585430e3d45 14:25:00 Removing intermediate container d2d7e36b2d92 14:25:00 ---> ff843ac82d7e 14:25:00 Step 21/23 : LABEL arch=arm64 14:25:00 ---> e6b9e673ad53 14:25:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:25:00 ---> Running in 6ee12e62b7c8 14:25:00 Removing intermediate container 1585430e3d45 14:25:00 ---> 7e02dc15dac3 14:25:00 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:25:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:25:01 ---> Running in c635f8990cdd 14:25:01 Removing intermediate container 6ee12e62b7c8 14:25:01 ---> c2c1d97cda1b 14:25:01 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:25:01 ---> Running in 8a00eea33db4 14:25:01 ---> 5e19e0528268 14:25:02 Step 22/26 : 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/ 14:25:02 Removing intermediate container c635f8990cdd 14:25:02 ---> 7d61574ef363 14:25:02 Step 23/23 : LABEL version=0.0.0 14:25:02 ---> Running in dba4fcee4359 14:25:02 (1/6) Installing dumb-init (1.2.5-r1) 14:25:02 ---> Running in 7490f7f9a801 14:25:02 Removing intermediate container 24de5ffcb4b1 14:25:02 ---> 7c7e79aa94c4 14:25:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:02 Removing intermediate container 8a00eea33db4 14:25:02 ---> 617080e416f5 14:25:02 Step 23/23 : LABEL version=0.0.0 14:25:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:25:02 (3/6) Installing libsodium (1.0.18-r0) 14:25:02 ---> Running in 38e87afd7bed 14:25:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:25:03 Removing intermediate container 7490f7f9a801 14:25:03 ---> ad7124f6de9e 14:25:03 14:25:03 Removing intermediate container 38e87afd7bed 14:25:03 ---> d0d444104311 14:25:03 14:25:03 Successfully built ad7124f6de9e 14:25:03 Successfully tagged support-scheduler-arm64:latest 14:25:03  Building support-scheduler ... done Building sys-mgmt-agent 14:25:03 (5/6) Installing libzmq (4.3.4-r0) 14:25:04 ---> 4a97c149ba05 14:25:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:25:04 (6/6) Installing zeromq (4.3.4-r0) 14:25:04 Successfully built d0d444104311 14:25:04 Successfully tagged support-notifications-arm64:latest 14:25:04  Building support-notifications ... done Building security-proxy-setup 14:25:04 Executing busybox-1.33.1-r3.trigger 14:25:04 OK: 8 MiB in 20 packages 14:25:05 Removing intermediate container dba4fcee4359 14:25:05 ---> cb9c4e6ce2cc 14:25:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:25:06 ---> 5fdca478062d 14:25:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:25:06 ---> Running in 2135471416d6 14:25:06 Removing intermediate container 05a12b1c4c14 14:25:06 ---> 22c79587c049 14:25:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:08 Removing intermediate container 2135471416d6 14:25:08 ---> a1f98f069479 14:25:08 Step 24/26 : LABEL arch=arm64 14:25:08 ---> 9e95a7a90b9c 14:25:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:25:08 ---> 6bb07001eb6f 14:25:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:25:08 ---> Running in f45aa481d232 14:25:09 Removing intermediate container f45aa481d232 14:25:09 ---> a3728dd2fbe5 14:25:09 Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:25:10 ---> c57740cd7275 14:25:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:25:10 ---> Running in 7b1388b2ff3b 14:25:11 ---> f6f6e1a25a77 14:25:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:25:11 Removing intermediate container 7b1388b2ff3b 14:25:11 ---> 7f31914e887a 14:25:11 Step 26/26 : LABEL version=0.0.0 14:25:12 ---> f997aaf2c211 14:25:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:25:12 ---> Running in 549a4793c8ab 14:25:12 ---> Running in 3396fb9ddb57 14:25:12 Removing intermediate container 549a4793c8ab 14:25:12 ---> d44f811a022b 14:25:12 14:25:12 ---> da82f7c55fb9 14:25:12 Step 20/24 : ENTRYPOINT ["/core-data"] 14:25:13 Successfully built d44f811a022b 14:25:13 ---> Running in 4561365a2965 14:25:13 Successfully tagged security-secretstore-setup-arm64:latest 14:25:13  Building security-secretstore-setup ... done Building core-metadata 14:25:13 Removing intermediate container 3396fb9ddb57 14:25:13 ---> 391c13ca6c13 14:25:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:25:13 Removing intermediate container 4561365a2965 14:25:13 ---> e3ef44879e0c 14:25:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:25:14 ---> Running in 6c15709815f2 14:25:14 ---> 9f48d04f7fe6 14:25:14 Step 27/32 : RUN chmod +x /entrypoint.sh 14:25:14 Removing intermediate container 6c15709815f2 14:25:14 ---> ae7491133d89 14:25:14 Step 22/24 : LABEL arch=arm64 14:25:14 ---> Running in aae3df49e9e6 14:25:14 ---> Running in 2fce7086f53c 14:25:15 Removing intermediate container 2fce7086f53c 14:25:15 ---> 7fc764f63ce0 14:25:15 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:25:16 ---> Running in 2ecf0f9e52dc 14:25:18 Removing intermediate container 2ecf0f9e52dc 14:25:18 ---> c07788c782f1 14:25:18 Step 24/24 : LABEL version=0.0.0 14:25:18 ---> Running in 096fb1ffbd54 14:25:18 Removing intermediate container aae3df49e9e6 14:25:18 ---> 46b9de7e88a1 14:25:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:25:18 ---> Running in b693e2653e5b 14:25:18 Removing intermediate container 096fb1ffbd54 14:25:18 ---> b163b8b27953 14:25:18 14:25:19 Successfully built b163b8b27953 14:25:19 Successfully tagged core-data-arm64:latest 14:25:19  Building core-data ... done Building core-command 14:25:20 Removing intermediate container b693e2653e5b 14:25:20 ---> 71e6c62b6766 14:25:20 Step 29/32 : CMD ["gate"] 14:25:20 ---> Running in 28a96770612d 14:25:21 Removing intermediate container 28a96770612d 14:25:21 ---> f628bf42f9cf 14:25:21 Step 30/32 : LABEL arch=arm64 14:25:21 ---> Running in 4c6b7866e030 14:25:22 Removing intermediate container 4c6b7866e030 14:25:22 ---> 74fb57cf8be0 14:25:22 Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:25:23 ---> Running in c381aaf973c1 14:25:24 Removing intermediate container c381aaf973c1 14:25:24 ---> 8cd47c76c661 14:25:24 Step 32/32 : LABEL version=0.0.0 14:25:24 ---> Running in 91376f036baf 14:25:25 Removing intermediate container 91376f036baf 14:25:25 ---> 2538871deda6 14:25:25 14:25:26 Successfully built 2538871deda6 14:25:26 Successfully tagged security-bootstrapper-arm64:latest 14:25:48  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:25:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:25:48 ---> 99afe8d59d63 14:25:48 Step 3/22 : WORKDIR /edgex-go 14:25:48 ---> Using cache 14:25:48 ---> a61fd1748fd4 14:25:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:48 ---> Using cache 14:25:48 ---> 3cba5739bdce 14:25:48 Step 5/22 : RUN apk add --update --no-cache make git 14:25:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:25:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:25:48 ---> 99afe8d59d63 14:25:48 Step 3/24 : WORKDIR /edgex-go 14:25:48 ---> Using cache 14:25:48 ---> a61fd1748fd4 14:25:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:48 ---> Using cache 14:25:48 ---> 3cba5739bdce 14:25:48 Step 5/24 : RUN apk add --update --no-cache make bash git 14:25:49 ---> Running in 301506fab111 14:25:49 ---> Running in e9cf5b20fcdb 14:25:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:25:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:25:53 ---> 99afe8d59d63 14:25:53 Step 3/24 : WORKDIR /edgex-go 14:25:53 ---> Using cache 14:25:53 ---> a61fd1748fd4 14:25:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:53 ---> Using cache 14:25:53 ---> 3cba5739bdce 14:25:53 Step 5/24 : RUN apk add --update --no-cache make git 14:25:53 OK: 218 MiB in 52 packages 14:25:53 OK: 218 MiB in 52 packages 14:25:54 ---> Running in 0aa77d9266d4 14:25:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:25:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:25:55 ---> 99afe8d59d63 14:25:55 Step 3/24 : WORKDIR /edgex-go 14:25:55 ---> Using cache 14:25:55 ---> a61fd1748fd4 14:25:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:55 ---> Using cache 14:25:55 ---> 3cba5739bdce 14:25:55 Step 5/24 : RUN apk add --update --no-cache make git 14:25:55 ---> Running in 4b752b801225 14:25:55 Removing intermediate container e9cf5b20fcdb 14:25:55 ---> 8e1c22a2300f 14:25:55 Step 6/24 : COPY go.mod . 14:25:55 Removing intermediate container 301506fab111 14:25:55 ---> 4eae2d3e721a 14:25:55 Step 6/22 : COPY go.mod . 14:25:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:56 ---> b0ae2dbefdd1 14:25:56 Step 7/24 : RUN go mod download 14:25:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:25:56 ---> 464ccfd0c688 14:25:56 Step 7/22 : RUN go mod download 14:25:56 ---> Running in c57e8715620a 14:25:57 ---> Running in 3ba698a71353 14:25:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:25:58 OK: 218 MiB in 52 packages 14:25:58 OK: 218 MiB in 52 packages 14:26:00 Removing intermediate container 0aa77d9266d4 14:26:00 ---> 781c034ea7dd 14:26:00 Step 6/24 : COPY go.mod . 14:26:00 Removing intermediate container 4b752b801225 14:26:00 ---> 43e958178f65 14:26:00 Step 6/24 : COPY go.mod . 14:26:01 ---> 7bde191d3aac 14:26:01 Step 7/24 : RUN go mod download 14:26:01 ---> Running in ebc47850b57e 14:26:01 Removing intermediate container c57e8715620a 14:26:01 ---> 4d21035d2797 14:26:01 Step 8/24 : COPY . . 14:26:01 ---> 058e667c6bf1 14:26:01 Step 7/24 : RUN go mod download 14:26:01 Removing intermediate container 3ba698a71353 14:26:01 ---> 13012c63a0a7 14:26:01 Step 8/22 : COPY . . 14:26:02 ---> Running in 7cd81a099609 14:26:10 Removing intermediate container ebc47850b57e 14:26:10 ---> 4334bc7223e8 14:26:10 Step 8/24 : COPY . . 14:26:10 Removing intermediate container 7cd81a099609 14:26:10 ---> 96edaa93abb0 14:26:10 Step 8/24 : COPY . . 14:26:23 ---> c47f1503b7da 14:26:23 Step 9/22 : RUN go mod tidy 14:26:23 ---> 104d9c3f024a 14:26:23 Step 9/24 : RUN go mod tidy 14:26:24 ---> Running in 65f91f6c3907 14:26:24 ---> Running in f7a8669f098f 14:26:25 ---> 10eb44f6a4ab 14:26:25 Step 9/24 : RUN go mod tidy 14:26:25 ---> Running in ea8e768a828c 14:26:25 ---> 7498d141fa8d 14:26:25 Step 9/24 : RUN go mod tidy 14:26:25 ---> Running in cd48f5c8d6ae 14:26:31 Removing intermediate container 65f91f6c3907 14:26:31 ---> 6a3398da1257 14:26:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:26:31 Removing intermediate container f7a8669f098f 14:26:31 ---> 2f5a9f1a839f 14:26:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:26:31 ---> Running in 098e46346cf3 14:26:31 Removing intermediate container ea8e768a828c 14:26:31 ---> 4cc7662b2664 14:26:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:26:31 ---> Running in d3650717910e 14:26:31 Removing intermediate container cd48f5c8d6ae 14:26:31 ---> 212f7a372d61 14:26:31 Step 10/24 : RUN make cmd/core-command/core-command 14:26:31 ---> Running in 215172732b0e 14:26:31 ---> Running in 4494fd177064 14:26:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:26:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:26:34 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 14:26:34 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 14:28: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 14:28:12 Removing intermediate container 098e46346cf3 14:28:12 ---> 4d816863635f 14:28:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:28:13 ---> Running in 30dd361a8e43 14:28:14 Removing intermediate container 4494fd177064 14:28:14 ---> a430d0c710ad 14:28:14 14:28:14 Step 11/24 : FROM alpine:3.14 14:28:14 ---> bb3de5531c18 14:28:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:28:14 ---> Using cache 14:28:14 ---> d73cd5133efc 14:28:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:28:14 ---> Using cache 14:28:14 ---> a5ae1487cbf9 14:28:14 Step 14/24 : ENV APP_PORT=59882 14:28:14 ---> Running in 4f472b3baf1c 14:28:15 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 14:28:15 Removing intermediate container 4f472b3baf1c 14:28:15 ---> 7623bf26db15 14:28:15 Step 15/24 : EXPOSE $APP_PORT 14:28:15 ---> Running in 45f4765c37e7 14:28:17 Removing intermediate container 45f4765c37e7 14:28:17 ---> 2e862f064223 14:28:17 Step 16/24 : WORKDIR / 14:28:17 ---> Running in d5e81e3c3340 14:28:17 Removing intermediate container d3650717910e 14:28:17 ---> 40b0dc403621 14:28:17 14:28:17 Step 11/22 : FROM alpine:3.14 14:28:17 ---> bb3de5531c18 14:28:17 Step 12/22 : RUN apk add --update --no-cache curl 14:28:18 ---> Running in 5e3ab4fa796e 14:28:18 Removing intermediate container d5e81e3c3340 14:28:18 ---> 3ecc0b853b7c 14:28:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:19 ---> 3f2534742d98 14:28:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:28:20 Removing intermediate container 30dd361a8e43 14:28:20 ---> a53dde0b0271 14:28:20 14:28:20 Step 12/24 : FROM docker:20.10.7 14:28:21 20.10.7: Pulling from library/docker 14:28:22 ---> 7fca1896a055 14:28:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:28:22 Removing intermediate container 215172732b0e 14:28:22 ---> 359c09de98cb 14:28:22 14:28:22 Step 11/24 : FROM alpine:3.14 14:28:22 ---> bb3de5531c18 14:28:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:28:22 ---> Using cache 14:28:22 ---> d73cd5133efc 14:28:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:28:22 ---> Using cache 14:28:22 ---> a5ae1487cbf9 14:28:22 Step 14/24 : ENV APP_PORT=59881 14:28:22 ---> Running in 6d6320f1e988 14:28:23 ---> 519e77b2a14b 14:28:23 Step 20/24 : ENTRYPOINT ["/core-command"] 14:28:23 Removing intermediate container 6d6320f1e988 14:28:23 ---> 9fe6d20cdc86 14:28:23 Step 15/24 : EXPOSE $APP_PORT 14:28:23 ---> Running in 4a53cfc8a093 14:28:24 ---> Running in 80eba9cf4418 14:28:24 Removing intermediate container 4a53cfc8a093 14:28:24 ---> 73bec7a36fb3 14:28:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:24 Removing intermediate container 80eba9cf4418 14:28:24 ---> cabff5ea8611 14:28:24 Step 16/24 : WORKDIR / 14:28:24 ---> Running in 063cd97884ee 14:28:24 ---> Running in f8e4fecfa650 14:28:25 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 14:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:28:25 Removing intermediate container 063cd97884ee 14:28:25 ---> 3c5856884613 14:28:25 Step 22/24 : LABEL arch=arm64 14:28:26 Removing intermediate container f8e4fecfa650 14:28:26 ---> 1aaf97a1a0dd 14:28:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:26 ---> Running in e0865088e53b 14:28:27 Removing intermediate container e0865088e53b 14:28:27 ---> 8083053c8485 14:28:27 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:28:27 ---> 856398ee0e10 14:28:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:28:27 ---> Running in 746c269c1b44 14:28:28 Removing intermediate container 746c269c1b44 14:28:28 ---> 8d3e16ec14cc 14:28:28 Step 24/24 : LABEL version=0.0.0 14:28:28 ---> Running in 14ca41fe0c7a 14:28:29 ---> 457a1d915f3a 14:28:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:28:29 Removing intermediate container 14ca41fe0c7a 14:28:29 ---> b672958e4394 14:28:29 14:28:29 Successfully built b672958e4394 14:28:29 Successfully tagged core-command-arm64:latest 14:28:30  Building core-command ... done  ---> af0d06aac5f8 14:28:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:28:30 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 14:28:30 ERROR: unable to select packages: 14:28:30  curl (no such package): 14:28:30 required by: world[curl] 14:28:30 ---> Running in 8940a463dbaa 14:28:31 Removing intermediate container 8940a463dbaa 14:28:31 ---> a4d4dad6e8c3 14:28:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:31 ---> Running in 02dd09b548af 14:28:32 Removing intermediate container 02dd09b548af 14:28:32 ---> f7b75f79393f 14:28:32 Step 22/24 : LABEL arch=arm64 14:28:32 ---> Running in 017fe24c6d80 14:28:32 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 14:28:32 Status: Downloaded newer image for docker:20.10.7 14:28:32 ---> df445af6242a 14:28:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:28:32 ---> Running in 78cd6e2b1f96 14:28:32 Removing intermediate container 017fe24c6d80 14:28:32 ---> 7ea72e1359f2 14:28:32 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:28:32 ---> Running in b0976e781a19 14:28:33 Removing intermediate container 78cd6e2b1f96 14:28:33 ---> 7b922cee9fee 14:28:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:28:33 ---> Running in a18f14608873 14:28:33 Removing intermediate container b0976e781a19 14:28:33 ---> 202894810eab 14:28:33 Step 24/24 : LABEL version=0.0.0 14:28:33 ---> Running in 6f689544240a 14:28:34 Removing intermediate container 6f689544240a 14:28:34 ---> d3c8139b5d74 14:28:34 14:28:34 Successfully built d3c8139b5d74 14:28:34 Successfully tagged core-metadata-arm64:latest 14:28:35  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:28:36 (1/39) Installing readline (8.1.0-r0) 14:28:36 (2/39) Installing bash (5.1.0-r0) 14:28:36 Executing bash-5.1.0-r0.post-install 14:28:36 (3/39) Installing brotli-libs (1.0.9-r3) 14:28:36 (4/39) Installing nghttp2-libs (1.42.0-r1) 14:28:36 (5/39) Installing libcurl (7.79.1-r0) 14:28:36 (6/39) Installing curl (7.79.1-r0) 14:28:36 (7/39) Installing dumb-init (1.2.5-r0) 14:28:36 (8/39) Installing libbz2 (1.0.8-r1) 14:28:36 (9/39) Installing expat (2.2.10-r1) 14:28:36 (10/39) Installing libffi (3.3-r2) 14:28:36 (11/39) Installing gdbm (1.19-r0) 14:28:36 (12/39) Installing xz-libs (5.2.5-r0) 14:28:36 (13/39) Installing sqlite-libs (3.34.1-r0) 14:28:36 (14/39) Installing python3 (3.8.10-r0) 14:28:38 (15/39) Installing py3-appdirs (1.4.4-r1) 14:28:38 (16/39) Installing py3-ordered-set (4.0.2-r0) 14:28:38 (17/39) Installing py3-parsing (2.4.7-r1) 14:28:38 (18/39) Installing py3-six (1.15.0-r0) 14:28:38 (19/39) Installing py3-packaging (20.9-r0) 14:28:38 (20/39) Installing py3-setuptools (51.3.3-r0) 14:28:38 (21/39) Installing py3-chardet (4.0.0-r0) 14:28:38 (22/39) Installing py3-idna (3.1-r0) 14:28:38 (23/39) Installing py3-urllib3 (1.26.2-r1) 14:28:38 (24/39) Installing py3-requests (2.25.1-r1) 14:28:38 (25/39) Installing py3-msgpack (1.0.2-r0) 14:28:39 (26/39) Installing py3-lockfile (0.12.2-r3) 14:28:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:28:39 (28/39) Installing py3-colorama (0.4.4-r0) 14:28:39 (29/39) Installing py3-contextlib2 (0.6.0-r0) 14:28:39 (30/39) Installing py3-distlib (0.3.1-r1) 14:28:39 (31/39) Installing py3-distro (1.5.0-r1) 14:28:39 (32/39) Installing py3-webencodings (0.5.1-r3) 14:28:39 (33/39) Installing py3-html5lib (1.1-r0) 14:28:39 (34/39) Installing py3-pytoml (0.1.21-r0) 14:28:39 (35/39) Installing py3-pep517 (0.9.1-r0) 14:28:39 (36/39) Installing py3-progress (1.5-r0) 14:28:39 (37/39) Installing py3-retrying (1.3.3-r0) 14:28:39 (38/39) Installing py3-toml (0.10.2-r0) 14:28:39 (39/39) Installing py3-pip (20.3.4-r0) 14:28:39 Executing busybox-1.32.1-r6.trigger 14:28:39 OK: 82 MiB in 59 packages 14:28:47 Collecting docker-compose==1.23.2 14:28:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:28:48 Collecting docker<4.0,>=3.6.0 14:28:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:28: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) 14:28:48 Collecting docopt<0.7,>=0.6.1 14:28:48 Downloading docopt-0.6.2.tar.gz (25 kB) 14:28:50 Collecting jsonschema<3,>=2.5.1 14:28:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:28:50 Collecting texttable<0.10,>=0.9.0 14:28:50 Downloading texttable-0.9.1.tar.gz (11 kB) 14:28:54 Collecting PyYAML<4,>=3.10 14:28:54 Downloading PyYAML-3.13.tar.gz (270 kB) 14:28:57 Collecting cached-property<2,>=1.2.0 14:28:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:28:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:28:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:28:58 Collecting dockerpty<0.5,>=0.4.1 14:28:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:29:01 Collecting websocket-client<1.0,>=0.32.0 14:29:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:29:01 Collecting docker-pycreds>=0.4.0 14:29:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:29:02 Collecting idna<2.8,>=2.5 14:29:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:29:02 Collecting chardet<3.1.0,>=3.0.2 14:29:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:29:03 Collecting urllib3<1.25,>=1.21.1 14:29:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:29:03 Collecting certifi>=2017.4.17 14:29:03 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 14:29:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:29:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:29:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:29:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:29:05 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:29:05 Attempting uninstall: urllib3 14:29:05 Found existing installation: urllib3 1.26.2 14:29:05 Uninstalling urllib3-1.26.2: 14:29:05 Successfully uninstalled urllib3-1.26.2 14:29:05 Attempting uninstall: idna 14:29:05 Found existing installation: idna 3.1 14:29:05 Uninstalling idna-3.1: 14:29:05 Successfully uninstalled idna-3.1 14:29:06 Attempting uninstall: chardet 14:29:06 Found existing installation: chardet 4.0.0 14:29:06 Uninstalling chardet-4.0.0: 14:29:06 Successfully uninstalled chardet-4.0.0 14:29:07 Attempting uninstall: requests 14:29:07 Found existing installation: requests 2.25.1 14:29:07 Uninstalling requests-2.25.1: 14:29:08 Successfully uninstalled requests-2.25.1 14:29:08 Running setup.py install for texttable: started 14:29:11 Running setup.py install for texttable: finished with status 'done' 14:29:11 Running setup.py install for PyYAML: started 14:29:13 Running setup.py install for PyYAML: finished with status 'done' 14:29:13 Running setup.py install for docopt: started 14:29:16 Running setup.py install for docopt: finished with status 'done' 14:29:16 Running setup.py install for dockerpty: started 14:29:18 Running setup.py install for dockerpty: finished with status 'done' 14:29:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 14:29:29 Removing intermediate container a18f14608873 14:29:29 ---> e07dbf89d5da 14:29:29 Step 15/24 : ENV APP_PORT=58890 14:29:29 ---> Running in a8d5b6875562 14:29:29 Removing intermediate container a8d5b6875562 14:29:29 ---> d2a0f51031ea 14:29:29 Step 16/24 : EXPOSE $APP_PORT 14:29:29 ---> Running in 77bab7c1c265 14:29:29 Removing intermediate container 77bab7c1c265 14:29:29 ---> 0fff54f816ab 14:29:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:29:31 ---> 228c1c3c1481 14:29:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:29:31 ---> 5c3ec671a023 14:29:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:29:32 ---> 67e172008551 14:29:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:29:33 ---> Running in bb1357d00a85 14:29:33 Removing intermediate container bb1357d00a85 14:29:33 ---> e3738d18afe4 14:29:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:33 ---> Running in c7f711805337 14:29:34 Removing intermediate container c7f711805337 14:29:34 ---> 4967c828d582 14:29:34 Step 22/24 : LABEL arch=arm64 14:29:34 ---> Running in 2fc95e9b20aa 14:29:34 Removing intermediate container 2fc95e9b20aa 14:29:34 ---> 9ddc92a70b60 14:29:34 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:29:34 ---> Running in b625eda8c8b4 14:29:35 Removing intermediate container b625eda8c8b4 14:29:35 ---> 8acdecc20852 14:29:35 Step 24/24 : LABEL version=0.0.0 14:29:35 ---> Running in a586f1b107a4 14:29:36 Removing intermediate container a586f1b107a4 14:29:36 ---> 1baf2dfb83ea 14:29:36 14:29:36 Successfully built 1baf2dfb83ea 14:29:36 Successfully tagged sys-mgmt-agent-arm64:latest 14:29:36  Building sys-mgmt-agent ... done  14:29:36 ERROR: for security-proxy-setup (, "The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1") 14:29:36 Service 'security-proxy-setup' failed to build: The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1 [Pipeline] } 14:29:37 $ docker stop --time=1 cb73fcf5ea907acb1efa5306c233af9ef36612da9ea6e9a5ee1f6b82c5bb0159 14:29:38 $ docker rm -f cb73fcf5ea907acb1efa5306c233af9ef36612da9ea6e9a5ee1f6b82c5bb0159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:29:40 14:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:29:40 arm64: Pulling from edgex-lftools-log-publisher 14:29:40 448f6bf000e3: Pulling fs layer 14:29:40 f757da607395: Pulling fs layer 14:29:40 05883995daec: Pulling fs layer 14:29:40 8603b9c90790: Pulling fs layer 14:29:40 1560dd03e051: Pulling fs layer 14:29:40 27f5ce0e4adf: Pulling fs layer 14:29:40 c2d8d7efcc4b: Pulling fs layer 14:29:40 8603b9c90790: Waiting 14:29:40 1560dd03e051: Waiting 14:29:40 c2d8d7efcc4b: Waiting 14:29:40 27f5ce0e4adf: Waiting 14:29:41 f757da607395: Verifying Checksum 14:29:41 f757da607395: Download complete 14:29:41 8603b9c90790: Verifying Checksum 14:29:41 8603b9c90790: Download complete 14:29:41 05883995daec: Verifying Checksum 14:29:41 05883995daec: Download complete 14:29:41 27f5ce0e4adf: Verifying Checksum 14:29:41 27f5ce0e4adf: Download complete 14:29:41 1560dd03e051: Verifying Checksum 14:29:41 1560dd03e051: Download complete 14:29:42 448f6bf000e3: Verifying Checksum 14:29:42 448f6bf000e3: Download complete 14:29:45 c2d8d7efcc4b: Verifying Checksum 14:29:45 c2d8d7efcc4b: Download complete 14:29:46 448f6bf000e3: Pull complete 14:29:47 f757da607395: Pull complete 14:29:48 05883995daec: Pull complete 14:29:48 8603b9c90790: Pull complete 14:29:49 1560dd03e051: Pull complete 14:29:50 27f5ce0e4adf: Pull complete 14:30:05 c2d8d7efcc4b: Pull complete 14:30:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:30:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:30:05 prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container 14:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:30:09 $ docker top bede39b0078be209b5350f387ebc176b4eb56c6557878b978e8919c500771e70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:11 ---> job-cost.sh 14:30:11 lf-activate-venv: SKIPPING 14:30:11 INFO: No Stack... 14:30:12 INFO: Retrieving Pricing Info for: v3-standard-4 14:30:13 INFO: Archiving Costs [Pipeline] sh 14:30:13 + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, 14:30:13 -f6 [Pipeline] lock 14:30:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] 14:30:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] did not exist. Created. 14:30:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:30:14 + echo total: 0.10999999940395355 [Pipeline] stash 14:30:14 Stashed 1 file(s) [Pipeline] } 14:30:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:30:14 $ docker stop --time=1 bede39b0078be209b5350f387ebc176b4eb56c6557878b978e8919c500771e70 14:30:16 $ docker rm -f bede39b0078be209b5350f387ebc176b4eb56c6557878b978e8919c500771e70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:30:17 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:30:19 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:30:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:30:20 ---> package-listing.sh 14:30:20 ++ tr '[:upper:]' '[:lower:]' 14:30:20 ++ facter osfamily 14:30:20 + OS_FAMILY=redhat 14:30:20 + workspace=/w/workspace/edgex-go/2 14:30:20 + START_PACKAGES=/tmp/packages_start.txt 14:30:20 + END_PACKAGES=/tmp/packages_end.txt 14:30:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:30:20 + PACKAGES=/tmp/packages_start.txt 14:30:20 + '[' /w/workspace/edgex-go/2 ']' 14:30:20 + PACKAGES=/tmp/packages_end.txt 14:30:20 + case "${OS_FAMILY}" in 14:30:20 + sort 14:30:20 + rpm -qa 14:30:22 + '[' -f /tmp/packages_start.txt ']' 14:30:22 + '[' -f /tmp/packages_end.txt ']' 14:30:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:30:22 + '[' /w/workspace/edgex-go/2 ']' 14:30:22 + mkdir -p /w/workspace/edgex-go/2/archives/ 14:30:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 14:30:22 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:30:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:23 14:30:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:30:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:23 latest: Pulling from edgex-lftools-log-publisher 14:30:23 b4d181a07f80: Pulling fs layer 14:30:23 a1111a8f2ec3: Pulling fs layer 14:30:23 ed53099fbce6: Pulling fs layer 14:30:23 dc539afda2c1: Pulling fs layer 14:30:23 77bc0d833cb6: Pulling fs layer 14:30:23 9065ff56babe: Pulling fs layer 14:30:23 d287ab97295c: Pulling fs layer 14:30:23 dc539afda2c1: Waiting 14:30:23 77bc0d833cb6: Waiting 14:30:23 9065ff56babe: Waiting 14:30:23 d287ab97295c: Waiting 14:30:24 a1111a8f2ec3: Verifying Checksum 14:30:24 a1111a8f2ec3: Download complete 14:30:24 dc539afda2c1: Verifying Checksum 14:30:24 dc539afda2c1: Download complete 14:30:24 77bc0d833cb6: Verifying Checksum 14:30:24 77bc0d833cb6: Download complete 14:30:24 9065ff56babe: Verifying Checksum 14:30:24 9065ff56babe: Download complete 14:30:24 ed53099fbce6: Verifying Checksum 14:30:24 ed53099fbce6: Download complete 14:30:25 b4d181a07f80: Verifying Checksum 14:30:25 b4d181a07f80: Download complete 14:30:26 b4d181a07f80: Pull complete 14:30:26 a1111a8f2ec3: Pull complete 14:30:27 ed53099fbce6: Pull complete 14:30:27 dc539afda2c1: Pull complete 14:30:27 77bc0d833cb6: Pull complete 14:30:27 9065ff56babe: Pull complete 14:30:29 d287ab97295c: Verifying Checksum 14:30:29 d287ab97295c: Download complete 14:30:33 d287ab97295c: Pull complete 14:30:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:30:34 prd-centos7-docker-4c-2g-126 does not seem to be running inside a container 14:30:34 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:30:37 $ docker top 7ce2ed1eb05b7fcc2901262c0a8f78d17a9dc843de4eff976ea5e3e854d7406d -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:38 + touch /tmp/pre-build-complete [Pipeline] sh 14:30:38 + mkdir -p /var/log/sysstat [Pipeline] sh 14:30:38 + ls /var/log/sa-host 14:30:38 + sadf -c /var/log/sa-host/sa05 14:30:38 file_magic: OK 14:30:38 HZ: Using current value: 100 14:30:38 file_header: OK 14:30:38 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 14:30:38 Statistics: 14:30:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:30:38 File successfully converted to sysstat format version 12.0.3 14:30:38 + sadf -c /var/log/sa-host/sa29 14:30:38 file_magic: OK 14:30:38 HZ: Using current value: 100 14:30:38 file_header: OK 14:30:38 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 14:30:38 Statistics: 14:30:38 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:30:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:39 provisioning config files... 14:30:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5420575534468837709tmp [Pipeline] { [Pipeline] echo 14:30:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:30:39 ---> create-netrc.sh [Pipeline] } 14:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:30:40 ---> python-tools-install.sh [Pipeline] echo 14:30:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:30:40 ---> sudo-logs.sh 14:30:40 Archiving 'sudo' log.. 14:30:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-126.vexxhost.local: Name or service not known 14:30:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-126.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:30:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:30:41 ---> job-cost.sh 14:30:41 lf-activate-venv: SKIPPING 14:30:41 DEBUG: total: 0.10999999940395355 14:30:41 INFO: Retrieving Stack Cost... 14:30:41 INFO: Retrieving Pricing Info for: v3-standard-2 14:30:42 INFO: Archiving Costs [Pipeline] echo 14:30:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:30:42 ---> logs-deploy.sh 14:30:42 lf-activate-venv: SKIPPING 14:30:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3733/2 14:30:42 INFO: archiving workspace using pattern(s): 14:30:43 Archives upload complete. 14:30:43 INFO: archiving logs to Nexus 14:30:44 ---> uname -a: 14:30:44 Linux prd-centos7-docker-4c-2g-126.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:30:44 14:30:44 14:30:44 ---> lscpu: 14:30:44 Architecture: x86_64 14:30:44 CPU op-mode(s): 32-bit, 64-bit 14:30:44 Byte Order: Little Endian 14:30:44 Address sizes: 40 bits physical, 48 bits virtual 14:30:44 CPU(s): 2 14:30:44 On-line CPU(s) list: 0,1 14:30:44 Thread(s) per core: 1 14:30:44 Core(s) per socket: 1 14:30:44 Socket(s): 2 14:30:44 NUMA node(s): 1 14:30:44 Vendor ID: AuthenticAMD 14:30:44 CPU family: 23 14:30:44 Model: 49 14:30:44 Model name: AMD EPYC-Rome Processor 14:30:44 Stepping: 0 14:30:44 CPU MHz: 2799.998 14:30:44 BogoMIPS: 5599.99 14:30:44 Virtualization: AMD-V 14:30:44 Hypervisor vendor: KVM 14:30:44 Virtualization type: full 14:30:44 L1d cache: 32K 14:30:44 L1i cache: 32K 14:30:44 L2 cache: 512K 14:30:44 L3 cache: 16384K 14:30:44 NUMA node0 CPU(s): 0,1 14:30:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:30:44 14:30:44 14:30:44 ---> nproc: 14:30:44 2 14:30:44 14:30:44 14:30:44 ---> df -h: 14:30:44 Filesystem Size Used Avail Use% Mounted on 14:30:44 overlay 40G 14G 27G 33% / 14:30:44 tmpfs 64M 0 64M 0% /dev 14:30:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:30:44 shm 64M 0 64M 0% /dev/shm 14:30:44 /dev/vda1 40G 14G 27G 33% /facter-os 14:30:44 14:30:44 14:30:44 ---> sar -b -r -n DEV: 14:30:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 14:30:44 14:30:44 14:01:35 LINUX RESTART (2 CPU) 14:30:44 14:30:44 14:02:01 tps rtps wtps bread/s bwrtn/s 14:30:44 14:03:01 28.55 11.09 17.47 2170.63 3219.11 14:30:44 14:04:01 5.10 0.00 5.10 0.00 2722.62 14:30:44 14:05:01 57.92 3.41 54.50 2578.65 3737.79 14:30:44 14:06:01 4.41 0.00 4.41 0.00 3345.86 14:30:44 14:07:01 1.55 0.00 1.55 0.00 1176.58 14:30:44 14:08:01 146.93 0.15 146.78 22.11 42616.04 14:30:44 14:09:01 269.78 0.00 269.78 0.00 53062.83 14:30:44 14:10:01 52.78 0.00 52.78 0.00 9772.39 14:30:44 14:11:01 78.59 0.00 78.59 0.00 9615.20 14:30:44 14:12:02 898.42 447.95 450.47 15909.09 288165.23 14:30:44 14:13:01 420.81 90.79 330.02 7198.38 122255.42 14:30:44 14:14:01 587.39 114.97 472.42 6277.04 142104.61 14:30:44 14:15:01 5.93 0.05 5.88 1.33 202.93 14:30:44 14:16:01 0.30 0.02 0.28 0.13 2.75 14:30:44 14:17:01 0.37 0.18 0.18 5.73 2.30 14:30:44 14:18:01 0.82 0.00 0.82 0.00 16.76 14:30:44 14:19:01 0.22 0.00 0.22 0.00 2.45 14:30:44 14:20:01 0.27 0.00 0.27 0.00 3.43 14:30:44 14:21:01 0.23 0.00 0.23 0.00 2.83 14:30:44 14:22:01 0.25 0.00 0.25 0.00 3.02 14:30:44 14:23:01 0.28 0.00 0.28 0.00 3.00 14:30:44 14:24:01 0.17 0.00 0.17 0.00 2.33 14:30:44 14:25:01 0.28 0.00 0.28 0.00 3.17 14:30:44 14:26:01 0.25 0.00 0.25 0.00 2.47 14:30:44 14:27:01 0.23 0.00 0.23 0.00 3.15 14:30:44 14:28:01 0.25 0.00 0.25 0.00 2.82 14:30:44 14:29:01 0.23 0.00 0.23 0.00 1.93 14:30:44 14:30:01 0.28 0.00 0.28 0.00 3.17 14:30:44 Average: 91.46 23.89 67.57 1218.73 24340.52 14:30:44 14:30:44 14:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:30:44 14:03:01 5600448 0 742336 9.27 2620 1663536 1175864 12.98 517540 1500568 20496 14:30:44 14:04:01 5512856 0 742716 9.27 2620 1750748 1108936 12.24 602984 1501696 27236 14:30:44 14:05:01 5199188 0 862488 10.77 2620 1944644 1285996 14.20 806976 1595316 50388 14:30:44 14:06:01 5113328 0 863584 10.78 2620 2029408 1285712 14.19 865872 1620340 35180 14:30:44 14:07:01 5105188 0 863220 10.78 2620 2037912 1284588 14.18 865352 1628764 8504 14:30:44 14:08:01 3215532 0 1110216 13.86 2620 3680572 1561592 17.24 1166804 2986048 612540 14:30:44 14:09:01 3096700 0 1224044 15.28 2620 3685576 1533900 16.94 1385380 2876596 263272 14:30:44 14:10:01 3163464 0 1179580 14.73 2620 3663276 1734776 19.15 1262016 2929928 119100 14:30:44 14:11:01 3080120 0 1137384 14.20 2620 3788816 1517800 16.76 1284640 2995432 286464 14:30:44 14:12:02 745332 0 1380816 17.24 2620 5880172 2143040 23.66 2616156 3873356 632 14:30:44 14:13:01 147736 0 1347780 16.83 2620 6510804 1983052 21.89 2825984 4235396 65308 14:30:44 14:14:01 2467580 0 1219108 15.22 2620 4319632 1323828 14.62 1397844 3339156 20 14:30:44 14:15:01 2488784 0 1197896 14.96 2620 4319640 1104408 12.19 1419056 3306388 12 14:30:44 14:16:01 2489912 0 1196768 14.94 2620 4319640 1104652 12.20 1409376 3316592 8 14:30:44 14:17:01 2491860 0 1194780 14.92 2620 4319680 1104568 12.20 1409572 3316052 20 14:30:44 14:18:01 2491504 0 1195136 14.92 2620 4319680 1104592 12.20 1409744 3316052 8 14:30:44 14:19:01 2491924 0 1194708 14.92 2620 4319688 1104472 12.19 1403896 3321752 8 14:30:44 14:20:01 2491884 0 1194744 14.92 2620 4319692 1104472 12.19 1403920 3321752 8 14:30:44 14:21:01 2491904 0 1194716 14.92 2620 4319700 1104472 12.19 1408120 3317656 8 14:30:44 14:22:01 2491988 0 1194628 14.92 2620 4319704 1104520 12.19 1408144 3317656 8 14:30:44 14:23:01 2491560 0 1195052 14.92 2620 4319708 1104580 12.20 1426992 3298780 8 14:30:44 14:24:01 2492308 0 1194300 14.91 2620 4319712 1104472 12.19 1427100 3298776 8 14:30:44 14:25:01 2492092 0 1194512 14.91 2620 4319716 1104472 12.19 1427020 3298776 8 14:30:44 14:26:01 2491968 0 1194632 14.92 2620 4319720 1104472 12.19 1427024 3298776 8 14:30:44 14:27:01 2492084 0 1194512 14.91 2620 4319724 1104472 12.19 1427036 3298776 8 14:30:44 14:28:01 2492004 0 1194584 14.92 2620 4319732 1104544 12.19 1427124 3298780 8 14:30:44 14:29:01 2492100 0 1194488 14.91 2620 4319732 1104472 12.19 1427040 3298776 8 14:30:44 14:30:01 2492504 0 1194076 14.91 2620 4319740 1104472 12.19 1426884 3298776 8 14:30:44 Average: 2939780 0 1135457 14.18 2620 3931082 1271828 14.04 1367343 3000240 53189 14:30:44 14:30:44 14:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:30:44 14:03:01 eth0 568.60 393.21 1530.85 65.28 0.00 0.00 0.00 0.00 14:30:44 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:04:01 eth0 722.72 447.82 1501.43 30.31 0.00 0.00 0.00 0.00 14:30:44 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:05:01 veth4efe54e 456.65 458.07 40.68 877.06 0.00 0.00 0.00 0.00 14:30:44 14:05:01 eth0 730.12 617.40 1540.12 69.39 0.00 0.00 0.00 0.00 14:30:44 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:05:01 docker0 456.65 457.94 34.44 877.05 0.00 0.00 0.00 0.00 14:30:44 14:06:01 veth4efe54e 500.52 657.70 45.71 1461.05 0.00 0.00 0.00 0.00 14:30:44 14:06:01 eth0 700.27 501.55 1465.06 46.41 0.00 0.00 0.00 0.00 14:30:44 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:06:01 docker0 500.52 657.70 38.86 1461.05 0.00 0.00 0.00 0.00 14:30:44 14:07:01 veth4efe54e 44.58 66.08 4.58 146.88 0.00 0.00 0.00 0.00 14:30:44 14:07:01 eth0 74.50 45.26 148.26 5.08 0.00 0.00 0.00 0.00 14:30:44 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:07:01 docker0 44.58 66.08 3.97 146.88 0.00 0.00 0.00 0.00 14:30:44 14:08:01 eth0 1232.42 906.74 5606.64 120.62 0.00 0.00 0.00 0.00 14:30:44 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:08:01 vethaf98b0a 409.31 506.71 36.57 2058.89 0.00 0.00 0.00 0.00 14:30:44 14:08:01 docker0 485.85 621.67 37.13 2304.44 0.00 0.00 0.00 0.00 14:30:44 14:09:01 veth79b5ea1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:30:44 14:09:01 eth0 34.24 19.63 29.95 12.56 0.00 0.00 0.00 0.00 14:30:44 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:09:01 docker0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:30:44 14:10:01 veth79b5ea1 2.06 2.06 0.16 0.17 0.00 0.00 0.00 0.00 14:30:44 14:10:01 eth0 32.03 18.93 18.57 56.60 0.00 0.00 0.00 0.00 14:30:44 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:10:01 docker0 2.06 2.06 0.13 0.17 0.00 0.00 0.00 0.00 14:30:44 14:11:01 eth0 267.62 176.97 1697.87 23.36 0.00 0.00 0.00 0.00 14:30:44 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:11:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:12:02 vetha72f606 0.00 0.83 0.00 0.05 0.00 0.00 0.00 0.00 14:30:44 14:12:02 eth0 121.58 79.51 206.40 60.01 0.00 0.00 0.00 0.00 14:30:44 14:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:12:02 vethf525e5f 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 14:30:44 14:13:01 vetha72f606 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:30:44 14:13:01 eth0 274.92 148.26 1411.05 74.71 0.00 0.00 0.00 0.00 14:30:44 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:13:01 veth6432c31 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 14:30:44 14:14:01 eth0 250.29 132.02 638.90 73.52 0.00 0.00 0.00 0.00 14:30:44 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:14:01 docker0 1650.16 2088.61 124.41 5674.90 0.00 0.00 0.00 0.00 14:30:44 14:15:01 eth0 0.82 0.43 0.07 0.05 0.00 0.00 0.00 0.00 14:30:44 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:16:01 eth0 0.50 0.42 0.27 0.21 0.00 0.00 0.00 0.00 14:30:44 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:17:01 eth0 0.27 0.18 0.37 0.01 0.00 0.00 0.00 0.00 14:30:44 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:18:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 14:30:44 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:30:44 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:20:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:30:44 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:30:44 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:22:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:30:44 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:23:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:30:44 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:30:44 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:30:44 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:27:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:28:01 eth0 0.15 0.10 0.08 0.04 0.00 0.00 0.00 0.00 14:30:44 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:29:01 eth0 0.07 0.07 0.01 0.03 0.00 0.00 0.00 0.00 14:30:44 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:30:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 Average: eth0 178.98 124.63 563.80 22.78 0.00 0.00 0.00 0.00 14:30:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:44 Average: docker0 58.97 74.63 4.45 202.79 0.00 0.00 0.00 0.00 14:30:44 14:30:44 14:30:44 ---> sar -P ALL: 14:30:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 14:30:44 14:30:44 14:01:35 LINUX RESTART (2 CPU) 14:30:44 14:30:44 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:30:44 14:03:01 all 10.01 0.00 1.45 0.41 0.07 88.06 14:30:44 14:03:01 0 9.60 0.00 1.76 0.45 0.07 88.12 14:30:44 14:03:01 1 10.42 0.00 1.14 0.37 0.07 87.99 14:30:44 14:04:01 all 2.22 0.00 0.74 0.00 0.07 96.98 14:30:44 14:04:01 0 2.24 0.00 0.83 0.00 0.10 96.83 14:30:44 14:04:01 1 2.19 0.00 0.66 0.00 0.03 97.12 14:30:44 14:05:01 all 9.17 0.00 3.23 1.91 0.10 85.58 14:30:44 14:05:01 0 9.00 0.00 3.39 2.50 0.10 85.01 14:30:44 14:05:01 1 9.35 0.00 3.08 1.33 0.10 86.14 14:30:44 14:06:01 all 4.64 0.00 1.34 0.00 0.06 93.96 14:30:44 14:06:01 0 4.20 0.00 1.48 0.00 0.07 94.25 14:30:44 14:06:01 1 5.06 0.00 1.21 0.00 0.05 93.67 14:30:44 14:07:01 all 0.83 0.00 0.23 0.00 0.03 98.90 14:30:44 14:07:01 0 0.94 0.00 0.25 0.00 0.03 98.78 14:30:44 14:07:01 1 0.72 0.00 0.22 0.00 0.03 99.03 14:30:44 14:08:01 all 23.12 0.00 7.46 2.93 0.12 66.37 14:30:44 14:08:01 0 20.63 0.00 7.55 2.65 0.12 69.04 14:30:44 14:08:01 1 25.59 0.00 7.38 3.20 0.11 63.72 14:30:44 14:09:01 all 55.53 0.00 10.01 2.01 0.14 32.32 14:30:44 14:09:01 0 55.90 0.00 10.41 2.35 0.13 31.22 14:30:44 14:09:01 1 55.14 0.00 9.61 1.67 0.15 33.43 14:30:44 14:10:01 all 34.14 0.00 4.57 0.56 0.10 60.63 14:30:44 14:10:01 0 34.53 0.00 4.78 0.67 0.09 59.94 14:30:44 14:10:01 1 33.76 0.00 4.35 0.46 0.11 61.33 14:30:44 14:11:01 all 62.81 0.00 7.19 1.43 0.16 28.42 14:30:44 14:11:01 0 61.34 0.00 7.30 1.65 0.17 29.54 14:30:44 14:11:01 1 64.27 0.00 7.07 1.21 0.15 27.31 14:30:44 14:12:02 all 32.21 0.00 18.44 31.68 0.16 17.51 14:30:44 14:12:02 0 32.65 0.00 18.38 32.72 0.16 16.08 14:30:44 14:12:02 1 31.76 0.00 18.50 30.63 0.16 18.94 14:30:44 14:13:01 all 81.02 0.00 14.45 4.14 0.15 0.24 14:30:44 14:13:01 0 80.09 0.00 15.40 4.07 0.17 0.28 14:30:44 14:13:01 1 81.95 0.00 13.50 4.21 0.13 0.21 14:30:44 14:30:44 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:30:44 14:14:01 all 60.10 0.00 17.92 4.38 0.14 17.46 14:30:44 14:14:01 0 59.49 0.00 18.80 4.31 0.13 17.27 14:30:44 14:14:01 1 60.71 0.00 17.04 4.44 0.15 17.66 14:30:44 14:15:01 all 0.23 0.00 0.14 0.00 0.02 99.62 14:30:44 14:15:01 0 0.40 0.00 0.20 0.00 0.02 99.38 14:30:44 14:15:01 1 0.05 0.00 0.08 0.00 0.02 99.85 14:30:44 14:16:01 all 0.25 0.00 0.06 0.00 0.02 99.67 14:30:44 14:16:01 0 0.45 0.00 0.05 0.00 0.02 99.48 14:30:44 14:16:01 1 0.05 0.00 0.07 0.00 0.02 99.87 14:30:44 14:17:01 all 0.26 0.00 0.07 0.00 0.01 99.67 14:30:44 14:17:01 0 0.47 0.00 0.10 0.00 0.02 99.42 14:30:44 14:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 14:30:44 14:18:01 all 0.13 0.00 0.05 0.00 0.01 99.81 14:30:44 14:18:01 0 0.23 0.00 0.05 0.00 0.00 99.72 14:30:44 14:18:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:30:44 14:19:01 all 0.23 0.00 0.03 0.00 0.02 99.72 14:30:44 14:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 14:30:44 14:19:01 1 0.38 0.00 0.03 0.00 0.02 99.57 14:30:44 14:20:01 all 0.23 0.00 0.03 0.00 0.02 99.72 14:30:44 14:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:30:44 14:20:01 1 0.43 0.00 0.03 0.00 0.02 99.52 14:30:44 14:21:01 all 0.21 0.00 0.03 0.00 0.01 99.75 14:30:44 14:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:30:44 14:21:01 1 0.37 0.00 0.03 0.00 0.00 99.60 14:30:44 14:22:01 all 0.23 0.00 0.02 0.00 0.01 99.74 14:30:44 14:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:30:44 14:22:01 1 0.43 0.00 0.03 0.00 0.02 99.52 14:30:44 14:23:01 all 0.23 0.00 0.03 0.00 0.02 99.72 14:30:44 14:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:30:44 14:23:01 1 0.42 0.00 0.02 0.00 0.02 99.55 14:30:44 14:24:01 all 0.18 0.00 0.05 0.00 0.01 99.76 14:30:44 14:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:30:44 14:24:01 1 0.33 0.00 0.08 0.00 0.02 99.57 14:30:44 14:30:44 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:30:44 14:25:01 all 0.23 0.00 0.03 0.00 0.02 99.73 14:30:44 14:25:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:30:44 14:25:01 1 0.40 0.00 0.03 0.00 0.02 99.55 14:30:44 14:26:01 all 0.25 0.00 0.03 0.00 0.00 99.72 14:30:44 14:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:30:44 14:26:01 1 0.47 0.00 0.03 0.00 0.00 99.50 14:30:44 14:27:01 all 0.14 0.00 0.04 0.00 0.02 99.80 14:30:44 14:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:30:44 14:27:01 1 0.25 0.00 0.07 0.00 0.02 99.67 14:30:44 14:28:01 all 0.14 0.00 0.03 0.00 0.01 99.82 14:30:44 14:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:30:44 14:28:01 1 0.27 0.00 0.03 0.00 0.02 99.68 14:30:44 14:29:01 all 0.23 0.00 0.03 0.00 0.01 99.72 14:30:44 14:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:30:44 14:29:01 1 0.43 0.00 0.05 0.00 0.02 99.50 14:30:44 14:30:01 all 0.18 0.00 0.02 0.00 0.02 99.78 14:30:44 14:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:30:44 14:30:01 1 0.33 0.00 0.02 0.00 0.02 99.63 14:30:44 Average: all 12.74 0.00 2.95 1.66 0.05 82.60 14:30:44 Average: 0 12.52 0.00 3.06 1.73 0.05 82.63 14:30:44 Average: 1 12.96 0.00 2.84 1.60 0.05 82.56 14:30:44 14:30:44 14:30:44